Sep 01 17:52:46 devstack devstack@c-api.service[74057]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 17:52:46 devstack devstack@c-api.service[74057]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 17:52:46 2026] *** Sep 01 17:52:46 devstack devstack@c-api.service[74057]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 17:52:46 devstack devstack@c-api.service[74057]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 17:52:46 devstack devstack@c-api.service[74057]: nodename: devstack Sep 01 17:52:46 devstack devstack@c-api.service[74057]: machine: x86_64 Sep 01 17:52:46 devstack devstack@c-api.service[74057]: clock source: unix Sep 01 17:52:46 devstack devstack@c-api.service[74057]: pcre jit disabled Sep 01 17:52:46 devstack devstack@c-api.service[74057]: detected number of CPU cores: 4 Sep 01 17:52:46 devstack devstack@c-api.service[74057]: current working directory: / Sep 01 17:52:46 devstack devstack@c-api.service[74057]: detected binary path: /usr/bin/uwsgi-core Sep 01 17:52:46 devstack devstack@c-api.service[74057]: your processes number limit is 47518 Sep 01 17:52:46 devstack devstack@c-api.service[74057]: your memory page size is 4096 bytes Sep 01 17:52:46 devstack devstack@c-api.service[74057]: detected max file descriptor number: 2048 Sep 01 17:52:46 devstack devstack@c-api.service[74057]: lock engine: pthread robust mutexes Sep 01 17:52:46 devstack devstack@c-api.service[74057]: thunder lock: enabled Sep 01 17:52:46 devstack devstack@c-api.service[74057]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 17:52:46 devstack devstack@c-api.service[74057]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 17:52:46 devstack devstack@c-api.service[74057]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 17:52:46 devstack devstack@c-api.service[74057]: Set PythonHome to /opt/stack/data/venv Sep 01 17:52:46 devstack devstack@c-api.service[74057]: Python main interpreter initialized at 0x78cd0c4a4668 Sep 01 17:52:46 devstack devstack@c-api.service[74057]: python threads support enabled Sep 01 17:52:46 devstack devstack@c-api.service[74057]: your server socket listen backlog is limited to 100 connections Sep 01 17:52:46 devstack devstack@c-api.service[74057]: your mercy for graceful operations on workers is 80 seconds Sep 01 17:52:46 devstack devstack@c-api.service[74057]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 17:52:46 devstack devstack@c-api.service[74057]: *** Operational MODE: preforking *** Sep 01 17:52:46 devstack devstack@c-api.service[74057]: *** uWSGI is running in multiple interpreter mode *** Sep 01 17:52:46 devstack devstack@c-api.service[74057]: spawned uWSGI master process (pid: 74057) Sep 01 17:52:46 devstack devstack@c-api.service[74057]: spawned uWSGI worker 1 (pid: 74060, cores: 1) Sep 01 17:52:46 devstack devstack@c-api.service[74057]: spawned uWSGI worker 2 (pid: 74061, cores: 1) Sep 01 17:52:46 devstack devstack@c-api.service[74057]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 17:52:47 devstack devstack@c-api.service[74061]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 17:52:47 devstack devstack@c-api.service[74061]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 17:52:47 devstack devstack@c-api.service[74061]: we strongly recommend against using it for new projects. Sep 01 17:52:47 devstack devstack@c-api.service[74061]: If you are already using Eventlet, we recommend migrating to a different Sep 01 17:52:47 devstack devstack@c-api.service[74061]: framework. For more detail see Sep 01 17:52:47 devstack devstack@c-api.service[74061]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 17:52:47 devstack devstack@c-api.service[74061]: import eventlet # noqa Sep 01 17:52:47 devstack devstack@c-api.service[74060]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 17:52:47 devstack devstack@c-api.service[74060]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 17:52:47 devstack devstack@c-api.service[74060]: we strongly recommend against using it for new projects. Sep 01 17:52:47 devstack devstack@c-api.service[74060]: If you are already using Eventlet, we recommend migrating to a different Sep 01 17:52:47 devstack devstack@c-api.service[74060]: framework. For more detail see Sep 01 17:52:47 devstack devstack@c-api.service[74060]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 17:52:47 devstack devstack@c-api.service[74060]: import eventlet # noqa Sep 01 17:52:47 devstack devstack@c-api.service[74061]: /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 01 17:52:47 devstack devstack@c-api.service[74061]: from cgi import parse_header Sep 01 17:52:47 devstack devstack@c-api.service[74060]: /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 01 17:52:47 devstack devstack@c-api.service[74060]: from cgi import parse_header Sep 01 17:52:47 devstack devstack@c-api.service[74061]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 17:52:47 devstack devstack@c-api.service[74061]: warnings.warn( Sep 01 17:52:47 devstack devstack@c-api.service[74061]: /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 01 17:52:47 devstack devstack@c-api.service[74061]: removals.removed_module( Sep 01 17:52:47 devstack devstack@c-api.service[74061]: /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 01 17:52:47 devstack devstack@c-api.service[74061]: removals.removed_module( Sep 01 17:52:47 devstack devstack@c-api.service[74060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 17:52:47 devstack devstack@c-api.service[74060]: warnings.warn( Sep 01 17:52:47 devstack devstack@c-api.service[74060]: /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 01 17:52:47 devstack devstack@c-api.service[74060]: removals.removed_module( Sep 01 17:52:47 devstack devstack@c-api.service[74060]: /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 01 17:52:47 devstack devstack@c-api.service[74060]: removals.removed_module( Sep 01 17:52:49 devstack devstack@c-api.service[74061]: /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 01 17:52:49 devstack devstack@c-api.service[74061]: warnings.warn( Sep 01 17:52:49 devstack devstack@c-api.service[74060]: /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 01 17:52:49 devstack devstack@c-api.service[74060]: warnings.warn( Sep 01 17:52:49 devstack devstack@c-api.service[74061]: /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 01 17:52:49 devstack devstack@c-api.service[74061]: warnings.warn( Sep 01 17:52:49 devstack devstack@c-api.service[74060]: /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 01 17:52:49 devstack devstack@c-api.service[74060]: warnings.warn( Sep 01 17:52:49 devstack devstack@c-api.service[74061]: 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 01 17:52:49 devstack devstack@c-api.service[74061]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74061) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 17:52:50 devstack devstack@c-api.service[74060]: 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 01 17:52:50 devstack devstack@c-api.service[74060]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74060) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 17:52:50 devstack devstack@c-api.service[74061]: /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 01 17:52:50 devstack devstack@c-api.service[74061]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 17:52:50 devstack devstack@c-api.service[74060]: /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 01 17:52:50 devstack devstack@c-api.service[74060]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74061) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74060) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74061) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: INFO dbcounter [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Registered counter for database cinder Sep 01 17:52:51 devstack devstack@c-api.service[74060]: INFO dbcounter [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Registered counter for database cinder Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG oslo_db.sqlalchemy.engines [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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=74061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG oslo_db.sqlalchemy.engines [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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=74060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG dbcounter [-] [74061] Writer thread running {{(pid=74061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: /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 01 17:52:51 devstack devstack@c-api.service[74061]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 17:52:51 devstack devstack@c-api.service[74061]: INFO cinder.rpc [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74061]: INFO cinder.rpc [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74061]: INFO cinder.rpc [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG dbcounter [-] [74060] Writer thread running {{(pid=74060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: INFO cinder.rpc [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74060]: /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 01 17:52:51 devstack devstack@c-api.service[74060]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: INFO cinder.rpc [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING cinder.keymgr.conf_key_mgr [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: INFO cinder.rpc [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: INFO cinder.rpc [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74060]: INFO cinder.rpc [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING cinder.keymgr.conf_key_mgr [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG oslo_db.sqlalchemy.engines [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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=74061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: INFO cinder.rpc [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG oslo_db.sqlalchemy.engines [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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=74060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: INFO cinder.rpc [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: INFO cinder.rpc [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74060]: INFO cinder.rpc [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING cinder.api.contrib.hosts [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING cinder.api.contrib.hosts [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: extensions {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: os-volume-manage {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: os-quota-class-sets {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: extensions {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: os-hosts {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: os-volume-manage {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: capabilities {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: os-quota-class-sets {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: encryption {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: os-hosts {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: scheduler-stats {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: capabilities {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: os-quota-sets {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: encryption {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: os-availability-zone {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: scheduler-stats {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: qos-specs {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: os-quota-sets {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: extra_specs {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: os-availability-zone {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: backups {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: qos-specs {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: encryption {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: extra_specs {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: cgsnapshots {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: backups {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: os-volume-type-access {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: consistencygroups {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: encryption {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: os-volume-transfer {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: cgsnapshots {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extended resource: os-snapshot-manage {{(pid=74060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: os-volume-type-access {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: consistencygroups {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: os-volume-transfer {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extended resource: os-snapshot-manage {{(pid=74061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING stevedore.named [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: WARNING castellan.key_manager [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 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 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] SnapshotActionsController initialized {{(pid=74060) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension AdminActions extending resource: volumes {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension AdminActions extending resource: snapshots {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension AdminActions extending resource: backups {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension VolumeActions extending resource: volumes {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension UsedLimits extending resource: limits {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension TypesManage extending resource: types {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74060]: DEBUG cinder.api.v3.router [None req-d0fd8281-6a31-4e1f-9713-72f0950cdfa6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:51 devstack devstack@c-api.service[74061]: WARNING stevedore.named [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:52:52 devstack devstack@c-api.service[74061]: WARNING castellan.key_manager [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 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 01 17:52:52 devstack devstack@c-api.service[74060]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x78cd0c4a4668 pid: 74060 (default app) Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.contrib.snapshot_actions [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] SnapshotActionsController initialized {{(pid=74061) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension AdminActions extending resource: volumes {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension AdminActions extending resource: snapshots {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension AdminActions extending resource: backups {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension VolumeActions extending resource: volumes {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension UsedLimits extending resource: limits {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension TypesManage extending resource: types {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74061]: DEBUG cinder.api.v3.router [None req-28795883-e3ff-4e69-9580-f47e4b9d3ec2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:52:52 devstack devstack@c-api.service[74060]: DEBUG cinder.api.middleware.request_id [None req-d4644192-a0d4-4e42-bb27-9b81437333f4 None None] RequestId filter calling following filter/app {{(pid=74060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:52:52 devstack devstack@c-api.service[74060]: [pid: 74060|app: 0|req: 1/1] 192.168.122.108 () {50 vars in 785 bytes} [Tue Sep 1 17:52:51 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 17:52:52 devstack devstack@c-api.service[74061]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x78cd0c4a4668 pid: 74061 (default app) Sep 01 17:53:00 devstack devstack@c-api.service[74060]: DEBUG cinder.api.middleware.request_id [None req-6317e256-0b9c-474f-8e8a-dfb6ab685429 None None] RequestId filter calling following filter/app {{(pid=74060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:53:01 devstack devstack@c-api.service[74060]: INFO cinder.api.openstack.wsgi [None req-6317e256-0b9c-474f-8e8a-dfb6ab685429 admin admin] POST http://192.168.122.108/volume/v3/types Sep 01 17:53:01 devstack devstack@c-api.service[74060]: DEBUG cinder.api.openstack.wsgi [None req-6317e256-0b9c-474f-8e8a-dfb6ab685429 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:53:01 devstack devstack@c-api.service[74060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:53:01 devstack devstack@c-api.service[74060]: warnings.warn( Sep 01 17:53:01 devstack devstack@c-api.service[74060]: DEBUG oslo_db.sqlalchemy.engines [None req-6317e256-0b9c-474f-8e8a-dfb6ab685429 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=74060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:53:01 devstack devstack@c-api.service[74060]: INFO cinder.api.openstack.wsgi [None req-6317e256-0b9c-474f-8e8a-dfb6ab685429 admin admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 17:53:01 devstack devstack@c-api.service[74060]: [pid: 74060|app: 0|req: 2/2] 192.168.122.108 () {60 vars in 1191 bytes} [Tue Sep 1 17:53:00 2026] POST /volume/v3/types => generated 186 bytes in 1149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:53:01 devstack devstack@c-api.service[74061]: DEBUG cinder.api.middleware.request_id [None req-03a39004-0cdd-4ee9-9fcb-ddaa4cc440fa None None] RequestId filter calling following filter/app {{(pid=74061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:53:01 devstack devstack@c-api.service[74061]: DEBUG dbcounter [-] [74061] Writing DB stats cinder:SELECT=6 {{(pid=74061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:53:01 devstack devstack@c-api.service[74061]: INFO cinder.api.openstack.wsgi [None req-03a39004-0cdd-4ee9-9fcb-ddaa4cc440fa admin admin] POST http://192.168.122.108/volume/v3/types/30c9a56c-537b-41bb-aff8-63cac2be5eff/extra_specs Sep 01 17:53:01 devstack devstack@c-api.service[74061]: DEBUG cinder.api.openstack.wsgi [None req-03a39004-0cdd-4ee9-9fcb-ddaa4cc440fa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:53:01 devstack devstack@c-api.service[74061]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:53:01 devstack devstack@c-api.service[74061]: warnings.warn( Sep 01 17:53:01 devstack devstack@c-api.service[74061]: DEBUG oslo_db.sqlalchemy.engines [None req-03a39004-0cdd-4ee9-9fcb-ddaa4cc440fa 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=74061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:53:02 devstack devstack@c-api.service[74061]: INFO cinder.api.openstack.wsgi [None req-03a39004-0cdd-4ee9-9fcb-ddaa4cc440fa admin admin] http://192.168.122.108/volume/v3/types/30c9a56c-537b-41bb-aff8-63cac2be5eff/extra_specs returned with HTTP 200 Sep 01 17:53:02 devstack devstack@c-api.service[74061]: [pid: 74061|app: 0|req: 1/3] 192.168.122.108 () {60 vars in 1338 bytes} [Tue Sep 1 17:53:01 2026] POST /volume/v3/types/30c9a56c-537b-41bb-aff8-63cac2be5eff/extra_specs => generated 55 bytes in 849 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 17:53:11 devstack devstack@c-api.service[74060]: DEBUG dbcounter [-] [74060] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:53:12 devstack devstack@c-api.service[74061]: DEBUG dbcounter [-] [74061] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:53:42 devstack devstack@c-api.service[74060]: DEBUG cinder.api.middleware.request_id [None req-9e746d4e-fe77-4fb0-90b1-56dd186592a1 None None] RequestId filter calling following filter/app {{(pid=74060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:53:42 devstack devstack@c-api.service[74060]: INFO cinder.api.openstack.wsgi [None req-9e746d4e-fe77-4fb0-90b1-56dd186592a1 None None] GET http://192.168.122.108/volume// Sep 01 17:53:42 devstack devstack@c-api.service[74060]: DEBUG cinder.api.openstack.wsgi [None req-9e746d4e-fe77-4fb0-90b1-56dd186592a1 None None] Empty body provided in request {{(pid=74060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:53:42 devstack devstack@c-api.service[74060]: DEBUG cinder.api.openstack.wsgi [None req-9e746d4e-fe77-4fb0-90b1-56dd186592a1 None None] Calling method 'all' {{(pid=74060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:53:42 devstack devstack@c-api.service[74060]: INFO cinder.api.openstack.wsgi [None req-9e746d4e-fe77-4fb0-90b1-56dd186592a1 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 17:53:42 devstack devstack@c-api.service[74060]: [pid: 74060|app: 0|req: 3/4] 192.168.122.108 () {58 vars in 1314 bytes} [Tue Sep 1 17:53:42 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 17:55:29 devstack devstack@c-api.service[74061]: DEBUG cinder.api.middleware.request_id [None req-f1513925-9663-415a-8350-b3ba15314b96 None None] RequestId filter calling following filter/app {{(pid=74061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:55:29 devstack devstack@c-api.service[74061]: INFO cinder.api.openstack.wsgi [None req-f1513925-9663-415a-8350-b3ba15314b96 tempest-verify_tempest_config-1401921475 tempest-verify_tempest_config-1401921475-project-member] GET http://192.168.122.108/volume/v3/extensions Sep 01 17:55:29 devstack devstack@c-api.service[74061]: DEBUG cinder.api.openstack.wsgi [None req-f1513925-9663-415a-8350-b3ba15314b96 tempest-verify_tempest_config-1401921475 tempest-verify_tempest_config-1401921475-project-member] Empty body provided in request {{(pid=74061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:55:29 devstack devstack@c-api.service[74061]: DEBUG cinder.api.openstack.wsgi [None req-f1513925-9663-415a-8350-b3ba15314b96 tempest-verify_tempest_config-1401921475 tempest-verify_tempest_config-1401921475-project-member] Calling method 'index' {{(pid=74061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:55:29 devstack devstack@c-api.service[74061]: INFO cinder.api.openstack.wsgi [None req-f1513925-9663-415a-8350-b3ba15314b96 tempest-verify_tempest_config-1401921475 tempest-verify_tempest_config-1401921475-project-member] http://192.168.122.108/volume/v3/extensions returned with HTTP 200 Sep 01 17:55:29 devstack devstack@c-api.service[74061]: [pid: 74061|app: 0|req: 2/5] 192.168.122.108 () {58 vars in 1130 bytes} [Tue Sep 1 17:55:29 2026] GET /volume/v3/extensions => generated 5245 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 17:55:36 devstack devstack@c-api.service[74060]: DEBUG cinder.api.middleware.request_id [None req-e75d9c77-6e94-489e-a323-35cf459be404 None None] RequestId filter calling following filter/app {{(pid=74060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:55:36 devstack devstack@c-api.service[74060]: INFO cinder.api.openstack.wsgi [None req-e75d9c77-6e94-489e-a323-35cf459be404 demo admin] POST http://192.168.122.108/volume/v3/types Sep 01 17:55:36 devstack devstack@c-api.service[74060]: DEBUG cinder.api.openstack.wsgi [None req-e75d9c77-6e94-489e-a323-35cf459be404 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:55:36 devstack devstack@c-api.service[74060]: INFO cinder.api.openstack.wsgi [None req-e75d9c77-6e94-489e-a323-35cf459be404 demo admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 17:55:36 devstack devstack@c-api.service[74060]: [pid: 74060|app: 0|req: 4/6] 192.168.122.108 () {60 vars in 1191 bytes} [Tue Sep 1 17:55:36 2026] POST /volume/v3/types => generated 184 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:55:46 devstack devstack@c-api.service[74060]: DEBUG dbcounter [-] [74060] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:57:30 devstack devstack@c-api.service[74057]: Tue Sep 1 17:57:30 2026 - graceful shutdown triggered... Sep 01 17:57:30 devstack devstack@c-api.service[74060]: Gracefully killing worker 1 (pid: 74060)... Sep 01 17:57:30 devstack devstack@c-api.service[74061]: Gracefully killing worker 2 (pid: 74061)... Sep 01 17:57:31 devstack devstack@c-api.service[74057]: worker 1 buried after 1 seconds Sep 01 17:57:31 devstack devstack@c-api.service[74057]: worker 2 buried after 1 seconds Sep 01 17:57:31 devstack devstack@c-api.service[74057]: goodbye to uWSGI. Sep 01 17:57:31 devstack devstack@c-api.service[86179]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 17:57:31 devstack devstack@c-api.service[86179]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 17:57:31 2026] *** Sep 01 17:57:31 devstack devstack@c-api.service[86179]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 17:57:31 devstack devstack@c-api.service[86179]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 17:57:31 devstack devstack@c-api.service[86179]: nodename: devstack Sep 01 17:57:31 devstack devstack@c-api.service[86179]: machine: x86_64 Sep 01 17:57:31 devstack devstack@c-api.service[86179]: clock source: unix Sep 01 17:57:31 devstack devstack@c-api.service[86179]: pcre jit disabled Sep 01 17:57:31 devstack devstack@c-api.service[86179]: detected number of CPU cores: 4 Sep 01 17:57:31 devstack devstack@c-api.service[86179]: current working directory: / Sep 01 17:57:31 devstack devstack@c-api.service[86179]: detected binary path: /usr/bin/uwsgi-core Sep 01 17:57:31 devstack devstack@c-api.service[86179]: your processes number limit is 47518 Sep 01 17:57:31 devstack devstack@c-api.service[86179]: your memory page size is 4096 bytes Sep 01 17:57:31 devstack devstack@c-api.service[86179]: detected max file descriptor number: 2048 Sep 01 17:57:31 devstack devstack@c-api.service[86179]: lock engine: pthread robust mutexes Sep 01 17:57:31 devstack devstack@c-api.service[86179]: thunder lock: enabled Sep 01 17:57:31 devstack devstack@c-api.service[86179]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 17:57:31 devstack devstack@c-api.service[86179]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 17:57:31 devstack devstack@c-api.service[86179]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 17:57:31 devstack devstack@c-api.service[86179]: Set PythonHome to /opt/stack/data/venv Sep 01 17:57:31 devstack devstack@c-api.service[86179]: Python main interpreter initialized at 0x771bb88a4668 Sep 01 17:57:31 devstack devstack@c-api.service[86179]: python threads support enabled Sep 01 17:57:31 devstack devstack@c-api.service[86179]: your server socket listen backlog is limited to 100 connections Sep 01 17:57:31 devstack devstack@c-api.service[86179]: your mercy for graceful operations on workers is 80 seconds Sep 01 17:57:31 devstack devstack@c-api.service[86179]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 17:57:31 devstack devstack@c-api.service[86179]: *** Operational MODE: preforking *** Sep 01 17:57:31 devstack devstack@c-api.service[86179]: *** uWSGI is running in multiple interpreter mode *** Sep 01 17:57:31 devstack devstack@c-api.service[86179]: spawned uWSGI master process (pid: 86179) Sep 01 17:57:31 devstack devstack@c-api.service[86179]: spawned uWSGI worker 1 (pid: 86182, cores: 1) Sep 01 17:57:31 devstack devstack@c-api.service[86179]: spawned uWSGI worker 2 (pid: 86183, cores: 1) Sep 01 17:57:31 devstack devstack@c-api.service[86179]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 17:57:31 devstack devstack@c-api.service[86183]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 17:57:31 devstack devstack@c-api.service[86183]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 17:57:31 devstack devstack@c-api.service[86183]: we strongly recommend against using it for new projects. Sep 01 17:57:31 devstack devstack@c-api.service[86183]: If you are already using Eventlet, we recommend migrating to a different Sep 01 17:57:31 devstack devstack@c-api.service[86183]: framework. For more detail see Sep 01 17:57:31 devstack devstack@c-api.service[86183]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 17:57:31 devstack devstack@c-api.service[86183]: import eventlet # noqa Sep 01 17:57:31 devstack devstack@c-api.service[86182]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 17:57:31 devstack devstack@c-api.service[86182]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 17:57:31 devstack devstack@c-api.service[86182]: we strongly recommend against using it for new projects. Sep 01 17:57:31 devstack devstack@c-api.service[86182]: If you are already using Eventlet, we recommend migrating to a different Sep 01 17:57:31 devstack devstack@c-api.service[86182]: framework. For more detail see Sep 01 17:57:31 devstack devstack@c-api.service[86182]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 17:57:31 devstack devstack@c-api.service[86182]: import eventlet # noqa Sep 01 17:57:32 devstack devstack@c-api.service[86183]: /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 01 17:57:32 devstack devstack@c-api.service[86183]: from cgi import parse_header Sep 01 17:57:32 devstack devstack@c-api.service[86182]: /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 01 17:57:32 devstack devstack@c-api.service[86182]: from cgi import parse_header Sep 01 17:57:32 devstack devstack@c-api.service[86183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 17:57:32 devstack devstack@c-api.service[86183]: warnings.warn( Sep 01 17:57:32 devstack devstack@c-api.service[86182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 17:57:32 devstack devstack@c-api.service[86182]: warnings.warn( Sep 01 17:57:32 devstack devstack@c-api.service[86183]: /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 01 17:57:32 devstack devstack@c-api.service[86183]: removals.removed_module( Sep 01 17:57:32 devstack devstack@c-api.service[86183]: /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 01 17:57:32 devstack devstack@c-api.service[86183]: removals.removed_module( Sep 01 17:57:32 devstack devstack@c-api.service[86182]: /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 01 17:57:32 devstack devstack@c-api.service[86182]: removals.removed_module( Sep 01 17:57:32 devstack devstack@c-api.service[86182]: /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 01 17:57:32 devstack devstack@c-api.service[86182]: removals.removed_module( Sep 01 17:57:34 devstack devstack@c-api.service[86183]: /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 01 17:57:34 devstack devstack@c-api.service[86183]: warnings.warn( Sep 01 17:57:35 devstack devstack@c-api.service[86182]: /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 01 17:57:35 devstack devstack@c-api.service[86182]: warnings.warn( Sep 01 17:57:35 devstack devstack@c-api.service[86183]: /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 01 17:57:35 devstack devstack@c-api.service[86183]: warnings.warn( Sep 01 17:57:35 devstack devstack@c-api.service[86182]: /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 01 17:57:35 devstack devstack@c-api.service[86182]: warnings.warn( Sep 01 17:57:35 devstack devstack@c-api.service[86183]: 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 01 17:57:35 devstack devstack@c-api.service[86183]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86183) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 17:57:35 devstack devstack@c-api.service[86183]: /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 01 17:57:35 devstack devstack@c-api.service[86183]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 17:57:35 devstack devstack@c-api.service[86182]: 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 01 17:57:35 devstack devstack@c-api.service[86182]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86182) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 17:57:35 devstack devstack@c-api.service[86182]: /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 01 17:57:35 devstack devstack@c-api.service[86182]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86183) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86182) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: INFO dbcounter [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Registered counter for database cinder Sep 01 17:57:36 devstack devstack@c-api.service[86182]: INFO dbcounter [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Registered counter for database cinder Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG oslo_db.sqlalchemy.engines [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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=86183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:57:36 devstack devstack@c-api.service[86182]: DEBUG oslo_db.sqlalchemy.engines [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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=86182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: DEBUG dbcounter [-] [86183] Writer thread running {{(pid=86183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 17:57:36 devstack devstack@c-api.service[86183]: /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 01 17:57:36 devstack devstack@c-api.service[86183]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 17:57:36 devstack devstack@c-api.service[86183]: INFO cinder.rpc [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 17:57:36 devstack devstack@c-api.service[86183]: INFO cinder.rpc [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 17:57:36 devstack devstack@c-api.service[86183]: INFO cinder.rpc [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 17:57:36 devstack devstack@c-api.service[86183]: INFO cinder.rpc [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 17:57:36 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:36 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:36 devstack devstack@c-api.service[86183]: WARNING cinder.keymgr.conf_key_mgr [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:36 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:36 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG dbcounter [-] [86182] Writer thread running {{(pid=86182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: /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 01 17:57:37 devstack devstack@c-api.service[86182]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 17:57:37 devstack devstack@c-api.service[86182]: INFO cinder.rpc [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG oslo_db.sqlalchemy.engines [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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=86183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: INFO cinder.rpc [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 17:57:37 devstack devstack@c-api.service[86182]: INFO cinder.rpc [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 17:57:37 devstack devstack@c-api.service[86183]: INFO cinder.rpc [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 17:57:37 devstack devstack@c-api.service[86182]: INFO cinder.rpc [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: INFO cinder.rpc [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING cinder.keymgr.conf_key_mgr [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG oslo_db.sqlalchemy.engines [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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=86182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: INFO cinder.rpc [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: INFO cinder.rpc [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING cinder.api.contrib.hosts [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: extensions {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: os-volume-manage {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: os-quota-class-sets {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: os-hosts {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: capabilities {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: encryption {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: scheduler-stats {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: os-quota-sets {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: os-availability-zone {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: qos-specs {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: extra_specs {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: backups {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: encryption {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: cgsnapshots {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: os-volume-type-access {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: consistencygroups {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: os-volume-transfer {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extended resource: os-snapshot-manage {{(pid=86183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING stevedore.named [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WARNING castellan.key_manager [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.contrib.snapshot_actions [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] SnapshotActionsController initialized {{(pid=86183) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension AdminActions extending resource: volumes {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension AdminActions extending resource: snapshots {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension AdminActions extending resource: backups {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING cinder.api.contrib.hosts [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension VolumeActions extending resource: volumes {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension UsedLimits extending resource: limits {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension TypesManage extending resource: types {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: DEBUG cinder.api.v3.router [None req-44f65feb-154f-471e-a3e1-8b0e1b773784 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: extensions {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: os-volume-manage {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86183]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x771bb88a4668 pid: 86183 (default app) Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: os-quota-class-sets {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: os-hosts {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: capabilities {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: encryption {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: scheduler-stats {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: os-quota-sets {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: os-availability-zone {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: qos-specs {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: extra_specs {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: backups {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: encryption {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: cgsnapshots {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: os-volume-type-access {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: consistencygroups {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: os-volume-transfer {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extended resource: os-snapshot-manage {{(pid=86182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING stevedore.named [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WARNING castellan.key_manager [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da 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 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.contrib.snapshot_actions [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] SnapshotActionsController initialized {{(pid=86182) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension AdminActions extending resource: volumes {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension AdminActions extending resource: snapshots {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension AdminActions extending resource: backups {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension VolumeActions extending resource: volumes {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension UsedLimits extending resource: limits {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension TypesManage extending resource: types {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension SnapshotActions extending resource: snapshots {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: DEBUG cinder.api.v3.router [None req-183ca10a-b828-40b2-ad6d-6c26e6bf25da None None] Extension VolumeTypeAccess extending resource: types {{(pid=86182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:37 devstack devstack@c-api.service[86182]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x771bb88a4668 pid: 86182 (default app) Sep 01 17:57:38 devstack devstack@c-api.service[86179]: Tue Sep 1 17:57:38 2026 - graceful shutdown triggered... Sep 01 17:57:38 devstack devstack@c-api.service[86183]: Gracefully killing worker 2 (pid: 86183)... Sep 01 17:57:39 devstack devstack@c-api.service[86182]: Gracefully killing worker 1 (pid: 86182)... Sep 01 17:57:39 devstack devstack@c-api.service[86179]: worker 1 buried after 1 seconds Sep 01 17:57:39 devstack devstack@c-api.service[86179]: worker 2 buried after 1 seconds Sep 01 17:57:39 devstack devstack@c-api.service[86179]: goodbye to uWSGI. Sep 01 17:57:40 devstack devstack@c-api.service[86560]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 17:57:40 devstack devstack@c-api.service[86560]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 17:57:40 2026] *** Sep 01 17:57:40 devstack devstack@c-api.service[86560]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 17:57:40 devstack devstack@c-api.service[86560]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 17:57:40 devstack devstack@c-api.service[86560]: nodename: devstack Sep 01 17:57:40 devstack devstack@c-api.service[86560]: machine: x86_64 Sep 01 17:57:40 devstack devstack@c-api.service[86560]: clock source: unix Sep 01 17:57:40 devstack devstack@c-api.service[86560]: pcre jit disabled Sep 01 17:57:40 devstack devstack@c-api.service[86560]: detected number of CPU cores: 4 Sep 01 17:57:40 devstack devstack@c-api.service[86560]: current working directory: / Sep 01 17:57:40 devstack devstack@c-api.service[86560]: detected binary path: /usr/bin/uwsgi-core Sep 01 17:57:40 devstack devstack@c-api.service[86560]: your processes number limit is 47518 Sep 01 17:57:40 devstack devstack@c-api.service[86560]: your memory page size is 4096 bytes Sep 01 17:57:40 devstack devstack@c-api.service[86560]: detected max file descriptor number: 2048 Sep 01 17:57:40 devstack devstack@c-api.service[86560]: lock engine: pthread robust mutexes Sep 01 17:57:40 devstack devstack@c-api.service[86560]: thunder lock: enabled Sep 01 17:57:40 devstack devstack@c-api.service[86560]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 17:57:40 devstack devstack@c-api.service[86560]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 17:57:40 devstack devstack@c-api.service[86560]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 17:57:40 devstack devstack@c-api.service[86560]: Set PythonHome to /opt/stack/data/venv Sep 01 17:57:40 devstack devstack@c-api.service[86560]: Python main interpreter initialized at 0x7227410a4668 Sep 01 17:57:40 devstack devstack@c-api.service[86560]: python threads support enabled Sep 01 17:57:40 devstack devstack@c-api.service[86560]: your server socket listen backlog is limited to 100 connections Sep 01 17:57:40 devstack devstack@c-api.service[86560]: your mercy for graceful operations on workers is 80 seconds Sep 01 17:57:40 devstack devstack@c-api.service[86560]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 17:57:40 devstack devstack@c-api.service[86560]: *** Operational MODE: preforking *** Sep 01 17:57:40 devstack devstack@c-api.service[86560]: *** uWSGI is running in multiple interpreter mode *** Sep 01 17:57:40 devstack devstack@c-api.service[86560]: spawned uWSGI master process (pid: 86560) Sep 01 17:57:40 devstack devstack@c-api.service[86560]: spawned uWSGI worker 1 (pid: 86561, cores: 1) Sep 01 17:57:40 devstack devstack@c-api.service[86560]: spawned uWSGI worker 2 (pid: 86562, cores: 1) Sep 01 17:57:40 devstack devstack@c-api.service[86560]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 17:57:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 17:57:40 devstack devstack@c-api.service[86562]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 17:57:40 devstack devstack@c-api.service[86562]: we strongly recommend against using it for new projects. Sep 01 17:57:40 devstack devstack@c-api.service[86562]: If you are already using Eventlet, we recommend migrating to a different Sep 01 17:57:40 devstack devstack@c-api.service[86562]: framework. For more detail see Sep 01 17:57:40 devstack devstack@c-api.service[86562]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 17:57:40 devstack devstack@c-api.service[86562]: import eventlet # noqa Sep 01 17:57:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 17:57:40 devstack devstack@c-api.service[86561]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 17:57:40 devstack devstack@c-api.service[86561]: we strongly recommend against using it for new projects. Sep 01 17:57:40 devstack devstack@c-api.service[86561]: If you are already using Eventlet, we recommend migrating to a different Sep 01 17:57:40 devstack devstack@c-api.service[86561]: framework. For more detail see Sep 01 17:57:40 devstack devstack@c-api.service[86561]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 17:57:40 devstack devstack@c-api.service[86561]: import eventlet # noqa Sep 01 17:57:40 devstack devstack@c-api.service[86562]: /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 01 17:57:40 devstack devstack@c-api.service[86562]: from cgi import parse_header Sep 01 17:57:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 17:57:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:57:40 devstack devstack@c-api.service[86562]: /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 01 17:57:40 devstack devstack@c-api.service[86562]: removals.removed_module( Sep 01 17:57:40 devstack devstack@c-api.service[86562]: /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 01 17:57:40 devstack devstack@c-api.service[86562]: removals.removed_module( Sep 01 17:57:41 devstack devstack@c-api.service[86561]: /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 01 17:57:41 devstack devstack@c-api.service[86561]: from cgi import parse_header Sep 01 17:57:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 17:57:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:57:41 devstack devstack@c-api.service[86561]: /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 01 17:57:41 devstack devstack@c-api.service[86561]: removals.removed_module( Sep 01 17:57:41 devstack devstack@c-api.service[86561]: /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 01 17:57:41 devstack devstack@c-api.service[86561]: removals.removed_module( Sep 01 17:57:42 devstack devstack@c-api.service[86562]: /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 01 17:57:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:57:43 devstack devstack@c-api.service[86561]: /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 01 17:57:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:57:43 devstack devstack@c-api.service[86562]: /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 01 17:57:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:57:43 devstack devstack@c-api.service[86561]: /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 01 17:57:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:57:43 devstack devstack@c-api.service[86562]: 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 01 17:57:43 devstack devstack@c-api.service[86562]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86562) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 17:57:43 devstack devstack@c-api.service[86562]: /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 01 17:57:43 devstack devstack@c-api.service[86562]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 17:57:44 devstack devstack@c-api.service[86561]: 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 01 17:57:44 devstack devstack@c-api.service[86561]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86561) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 17:57:44 devstack devstack@c-api.service[86561]: /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 01 17:57:44 devstack devstack@c-api.service[86561]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86562) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:44 devstack devstack@c-api.service[86562]: INFO dbcounter [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Registered counter for database cinder Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86561) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writer thread running {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: /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 01 17:57:45 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 17:57:45 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING cinder.keymgr.conf_key_mgr [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86561]: INFO dbcounter [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Registered counter for database cinder Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING cinder.api.contrib.hosts [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: extensions {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: os-volume-manage {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: os-quota-class-sets {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: os-hosts {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: capabilities {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: encryption {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: scheduler-stats {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: os-quota-sets {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: os-availability-zone {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: qos-specs {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: extra_specs {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: backups {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: encryption {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: cgsnapshots {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: os-volume-type-access {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: consistencygroups {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: os-volume-transfer {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extended resource: os-snapshot-manage {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 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 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.snapshot_actions [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] SnapshotActionsController initialized {{(pid=86562) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension AdminActions extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension AdminActions extending resource: snapshots {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension AdminActions extending resource: backups {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension VolumeActions extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension UsedLimits extending resource: limits {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension TypesManage extending resource: types {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-a30b7a4d-d535-4403-8c7a-1dd42bd31cc4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:45 devstack devstack@c-api.service[86562]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7227410a4668 pid: 86562 (default app) Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writer thread running {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: /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 01 17:57:46 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 17:57:46 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 17:57:46 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 17:57:46 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 17:57:46 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING cinder.keymgr.conf_key_mgr [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 17:57:46 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING cinder.api.contrib.hosts [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: extensions {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: os-volume-manage {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: os-quota-class-sets {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: os-hosts {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: capabilities {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: encryption {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: scheduler-stats {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: os-quota-sets {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: os-availability-zone {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: qos-specs {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: extra_specs {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: backups {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: encryption {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: cgsnapshots {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: os-volume-type-access {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: consistencygroups {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: os-volume-transfer {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extended resource: os-snapshot-manage {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 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 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.snapshot_actions [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] SnapshotActionsController initialized {{(pid=86561) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension AdminActions extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension AdminActions extending resource: snapshots {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension AdminActions extending resource: backups {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension VolumeActions extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension UsedLimits extending resource: limits {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension TypesManage extending resource: types {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-67e4ab45-4d86-4db6-8f26-2d8f7385d893 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 17:57:46 devstack devstack@c-api.service[86561]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7227410a4668 pid: 86561 (default app) Sep 01 17:57:55 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=6 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:57:56 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=6 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:58:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 17:58:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-571609914"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:58:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-571609914'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 17:58:38 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Create volume of 1 GB Sep 01 17:58:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:58:38 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Availability zone cache updated, next update will occur around 2026-09-01 16:58:39.024633. {{(pid=86562) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Availability Zones retrieved successfully. Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Flow 'volume_create_api' (3802993a-a11f-4570-9dbc-e1710116bc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb5e5eb-2a71-4c4d-aeee-cba76bef0310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb5e5eb-2a71-4c4d-aeee-cba76bef0310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de69e438-06cc-4a7c-83f6-bbb83fa62324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-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 01 17:58:39 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-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 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Created reservations ['e52686de-826e-4308-989b-c48f4d002b40', '68798da6-adcb-471b-8f45-308a4f69b5d2', '2b446434-1cd4-46d7-8556-f511d864f53b', '454f8dd3-ac31-48c4-ad7b-b85b4087bbec'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de69e438-06cc-4a7c-83f6-bbb83fa62324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52686de-826e-4308-989b-c48f4d002b40', '68798da6-adcb-471b-8f45-308a4f69b5d2', '2b446434-1cd4-46d7-8556-f511d864f53b', '454f8dd3-ac31-48c4-ad7b-b85b4087bbec']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6620dbd-afc5-4807-9031-ac070c500630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6620dbd-afc5-4807-9031-ac070c500630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a0e18f6-2d42-4a3f-8969-8b0935d24fb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-571609914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a370ef0961864ce69b3c875ada3bfb3c',qos_specs=None,replication_status=,reservations=['e52686de-826e-4308-989b-c48f4d002b40','68798da6-adcb-471b-8f45-308a4f69b5d2','2b446434-1cd4-46d7-8556-f511d864f53b','454f8dd3-ac31-48c4-ad7b-b85b4087bbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4729bef6daa7478fa18aa5e51c1f36bb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T15:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-571609914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a0e18f6-2d42-4a3f-8969-8b0935d24fb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a370ef0961864ce69b3c875ada3bfb3c',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='4729bef6daa7478fa18aa5e51c1f36bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90c5a0c-e236-47b2-8e18-88b3d1b01b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90c5a0c-e236-47b2-8e18-88b3d1b01b3c) 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-571609914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a370ef0961864ce69b3c875ada3bfb3c',qos_specs=None,replication_status=,reservations=['e52686de-826e-4308-989b-c48f4d002b40','68798da6-adcb-471b-8f45-308a4f69b5d2','2b446434-1cd4-46d7-8556-f511d864f53b','454f8dd3-ac31-48c4-ad7b-b85b4087bbec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4729bef6daa7478fa18aa5e51c1f36bb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f7c029-69b5-47ad-a5a2-2f12292ac834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f7c029-69b5-47ad-a5a2-2f12292ac834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Flow 'volume_create_api' (3802993a-a11f-4570-9dbc-e1710116bc48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 17:58:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Create volume request issued successfully. Sep 01 17:58:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f47fa864-ca25-4295-85b2-67b59ef60b12 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 17:58:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1/1] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 17:58:38 2026] POST /volume/v3/volumes => generated 760 bytes in 1379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 17:58:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-01bd6b56-f244-46f0-9ccc-2b674baaa99c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-01bd6b56-f244-46f0-9ccc-2b674baaa99c tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-01bd6b56-f244-46f0-9ccc-2b674baaa99c tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-01bd6b56-f244-46f0-9ccc-2b674baaa99c tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:40 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-01bd6b56-f244-46f0-9ccc-2b674baaa99c tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 17:58:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-01bd6b56-f244-46f0-9ccc-2b674baaa99c tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-01bd6b56-f244-46f0-9ccc-2b674baaa99c tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1/2] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:39 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 828 bytes in 922 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-319273e8-ebff-4e7c-85be-f3200b27876a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-319273e8-ebff-4e7c-85be-f3200b27876a tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-319273e8-ebff-4e7c-85be-f3200b27876a tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-319273e8-ebff-4e7c-85be-f3200b27876a tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:58:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-319273e8-ebff-4e7c-85be-f3200b27876a tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-319273e8-ebff-4e7c-85be-f3200b27876a tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 2/3] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:41 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 828 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da8847eb-0c47-4d0e-919f-afbf102aeddd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da8847eb-0c47-4d0e-919f-afbf102aeddd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da8847eb-0c47-4d0e-919f-afbf102aeddd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da8847eb-0c47-4d0e-919f-afbf102aeddd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da8847eb-0c47-4d0e-919f-afbf102aeddd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da8847eb-0c47-4d0e-919f-afbf102aeddd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 2/4] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:42 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 828 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7053100-7405-4570-a5c5-b7c6f61e7485 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7053100-7405-4570-a5c5-b7c6f61e7485 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7053100-7405-4570-a5c5-b7c6f61e7485 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7053100-7405-4570-a5c5-b7c6f61e7485 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:58:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b7053100-7405-4570-a5c5-b7c6f61e7485 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7053100-7405-4570-a5c5-b7c6f61e7485 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 3/5] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:43 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 828 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a028e9aa-4d7a-40e2-9460-23ae8e48628e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a028e9aa-4d7a-40e2-9460-23ae8e48628e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a028e9aa-4d7a-40e2-9460-23ae8e48628e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a028e9aa-4d7a-40e2-9460-23ae8e48628e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a028e9aa-4d7a-40e2-9460-23ae8e48628e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a028e9aa-4d7a-40e2-9460-23ae8e48628e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 3/6] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:44 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 828 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-64c9c0b0-3cf8-47c1-90d9-80997995326d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64c9c0b0-3cf8-47c1-90d9-80997995326d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64c9c0b0-3cf8-47c1-90d9-80997995326d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64c9c0b0-3cf8-47c1-90d9-80997995326d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:58:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-64c9c0b0-3cf8-47c1-90d9-80997995326d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64c9c0b0-3cf8-47c1-90d9-80997995326d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 4/7] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:46 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 828 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8f583688-f721-428b-bd56-fe9502ae24ad None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f583688-f721-428b-bd56-fe9502ae24ad tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f583688-f721-428b-bd56-fe9502ae24ad tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f583688-f721-428b-bd56-fe9502ae24ad tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8f583688-f721-428b-bd56-fe9502ae24ad tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f583688-f721-428b-bd56-fe9502ae24ad tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 4/8] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:47 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d2fe7f1f-6265-44b0-a4f9-25adc28609d4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2fe7f1f-6265-44b0-a4f9-25adc28609d4 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2fe7f1f-6265-44b0-a4f9-25adc28609d4 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2fe7f1f-6265-44b0-a4f9-25adc28609d4 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:58:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d2fe7f1f-6265-44b0-a4f9-25adc28609d4 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2fe7f1f-6265-44b0-a4f9-25adc28609d4 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 5/9] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:48 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 852 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-124b09e0-186d-41e2-9c6f-66775ca57b8b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-124b09e0-186d-41e2-9c6f-66775ca57b8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:58:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-124b09e0-186d-41e2-9c6f-66775ca57b8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-124b09e0-186d-41e2-9c6f-66775ca57b8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-124b09e0-186d-41e2-9c6f-66775ca57b8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:58:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-124b09e0-186d-41e2-9c6f-66775ca57b8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:58:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 5/10] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:49 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 17:58:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9252c711-763e-49b6-9992-1df73fa4b593 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 17:58:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1227816342"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:58:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1227816342'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 17:58:51 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Create volume of 1 GB Sep 01 17:58:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Availability Zones retrieved successfully. Sep 01 17:58:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Flow 'volume_create_api' (25cd7dcc-375a-43e8-b2e6-fd02a8e49cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 17:58:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30bf5a9b-804c-474c-841f-bc49c8f9ea0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 17:58:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30bf5a9b-804c-474c-841f-bc49c8f9ea0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905f618e-5662-4310-9888-73c2775ba876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Created reservations ['5a02ff71-09a1-44cc-8bde-c09d892843a7', 'e4034cfe-5bab-4dc2-ba81-3499cf0d0694', '7b2e8bed-ad6c-47a2-8256-3fdea49af712', 'bc5760f4-aa72-4a44-ac0f-eb34c338f578'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905f618e-5662-4310-9888-73c2775ba876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a02ff71-09a1-44cc-8bde-c09d892843a7', 'e4034cfe-5bab-4dc2-ba81-3499cf0d0694', '7b2e8bed-ad6c-47a2-8256-3fdea49af712', 'bc5760f4-aa72-4a44-ac0f-eb34c338f578']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f352d2d-a620-4c6f-af58-478888566818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f352d2d-a620-4c6f-af58-478888566818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468c21e7-c481-42a3-ae03-7ab1dcb4166d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1227816342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='824d22aa8ffe46ed84d71dc50d34c2ab',qos_specs=None,replication_status=,reservations=['5a02ff71-09a1-44cc-8bde-c09d892843a7','e4034cfe-5bab-4dc2-ba81-3499cf0d0694','7b2e8bed-ad6c-47a2-8256-3fdea49af712','bc5760f4-aa72-4a44-ac0f-eb34c338f578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd74ae82a23457192b445fea5ab3292',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T15:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1227816342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468c21e7-c481-42a3-ae03-7ab1dcb4166d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='824d22aa8ffe46ed84d71dc50d34c2ab',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='7cd74ae82a23457192b445fea5ab3292',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8959bb47-e8c4-4c1e-b808-3bc503325691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8959bb47-e8c4-4c1e-b808-3bc503325691) 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-1227816342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='824d22aa8ffe46ed84d71dc50d34c2ab',qos_specs=None,replication_status=,reservations=['5a02ff71-09a1-44cc-8bde-c09d892843a7','e4034cfe-5bab-4dc2-ba81-3499cf0d0694','7b2e8bed-ad6c-47a2-8256-3fdea49af712','bc5760f4-aa72-4a44-ac0f-eb34c338f578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd74ae82a23457192b445fea5ab3292',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e45a6ab2-cb80-494f-8844-f9b41a055155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e45a6ab2-cb80-494f-8844-f9b41a055155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Flow 'volume_create_api' (25cd7dcc-375a-43e8-b2e6-fd02a8e49cc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 17:58:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Create volume request issued successfully. Sep 01 17:58:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9252c711-763e-49b6-9992-1df73fa4b593 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 17:58:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 6/11] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 17:58:51 2026] POST /volume/v3/volumes => generated 761 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 17:58:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ef6c9021-c15d-4dd7-a53e-4f1fec378383 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef6c9021-c15d-4dd7-a53e-4f1fec378383 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:58:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef6c9021-c15d-4dd7-a53e-4f1fec378383 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef6c9021-c15d-4dd7-a53e-4f1fec378383 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ef6c9021-c15d-4dd7-a53e-4f1fec378383 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:58:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef6c9021-c15d-4dd7-a53e-4f1fec378383 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:58:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 6/12] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:52 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 829 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-01d24807-b0d9-43ba-ba7b-ced66afe6b34 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01d24807-b0d9-43ba-ba7b-ced66afe6b34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:58:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01d24807-b0d9-43ba-ba7b-ced66afe6b34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01d24807-b0d9-43ba-ba7b-ced66afe6b34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:58:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-01d24807-b0d9-43ba-ba7b-ced66afe6b34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:58:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01d24807-b0d9-43ba-ba7b-ced66afe6b34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:58:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 7/13] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:53 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-64d7d863-abf2-4dd3-8daf-dbfe5bedf202 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64d7d863-abf2-4dd3-8daf-dbfe5bedf202 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:58:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64d7d863-abf2-4dd3-8daf-dbfe5bedf202 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64d7d863-abf2-4dd3-8daf-dbfe5bedf202 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-64d7d863-abf2-4dd3-8daf-dbfe5bedf202 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:58:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64d7d863-abf2-4dd3-8daf-dbfe5bedf202 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:58:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 7/14] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:55 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-96982a83-d419-4679-b263-6606178bfa2b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-96982a83-d419-4679-b263-6606178bfa2b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:58:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-96982a83-d419-4679-b263-6606178bfa2b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-96982a83-d419-4679-b263-6606178bfa2b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:58:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-96982a83-d419-4679-b263-6606178bfa2b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:58:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-96982a83-d419-4679-b263-6606178bfa2b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:58:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 8/15] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:56 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 854 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3aff1aa4-648c-4b5b-ad79-8f3dc0098921 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3aff1aa4-648c-4b5b-ad79-8f3dc0098921 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:58:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3aff1aa4-648c-4b5b-ad79-8f3dc0098921 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3aff1aa4-648c-4b5b-ad79-8f3dc0098921 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3aff1aa4-648c-4b5b-ad79-8f3dc0098921 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:58:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3aff1aa4-648c-4b5b-ad79-8f3dc0098921 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:58:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 8/16] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 17:58:56 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8bae3c94-b66a-4983-bf89-dc6ad1c32bff None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8bae3c94-b66a-4983-bf89-dc6ad1c32bff None None] GET http://192.168.122.108/volume// Sep 01 17:58:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8bae3c94-b66a-4983-bf89-dc6ad1c32bff None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8bae3c94-b66a-4983-bf89-dc6ad1c32bff None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8bae3c94-b66a-4983-bf89-dc6ad1c32bff None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 17:58:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 9/17] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 17:58:57 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 17:58:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3fd95441-538c-41c9-9e21-067073b612fa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3fd95441-538c-41c9-9e21-067073b612fa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 17:58:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3fd95441-538c-41c9-9e21-067073b612fa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "468c21e7-c481-42a3-ae03-7ab1dcb4166d", "connector": null, "instance_uuid": "2103b556-fe21-49c8-8c25-e50173405a64"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:58:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:58 devstack devstack@c-api.service[86561]: /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 01 17:58:58 devstack devstack@c-api.service[86561]: .first() Sep 01 17:58:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-3fd95441-538c-41c9-9e21-067073b612fa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 17:58:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 9/18] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 17:58:57 2026] POST /volume/v3/attachments => generated 273 bytes in 907 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 17:58:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-69b7a77a-80e9-4874-aaa6-f61bb04607a1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-69b7a77a-80e9-4874-aaa6-f61bb04607a1 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:58:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-69b7a77a-80e9-4874-aaa6-f61bb04607a1 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-69b7a77a-80e9-4874-aaa6-f61bb04607a1 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:58:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9805bf6a-cfc2-43c6-bd5b-459bda7525f3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9805bf6a-cfc2-43c6-bd5b-459bda7525f3 None None] GET http://192.168.122.108/volume// Sep 01 17:58:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9805bf6a-cfc2-43c6-bd5b-459bda7525f3 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9805bf6a-cfc2-43c6-bd5b-459bda7525f3 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9805bf6a-cfc2-43c6-bd5b-459bda7525f3 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 17:58:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 10/19] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 17:58:58 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 17:58:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:58:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-182d61f0-45cd-4031-ab97-5ccd36d614e7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-69b7a77a-80e9-4874-aaa6-f61bb04607a1 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:58:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-182d61f0-45cd-4031-ab97-5ccd36d614e7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:58:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-182d61f0-45cd-4031-ab97-5ccd36d614e7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-182d61f0-45cd-4031-ab97-5ccd36d614e7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:58:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:58:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:58:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-69b7a77a-80e9-4874-aaa6-f61bb04607a1 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:58:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 10/20] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:58 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:58:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:58:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:58:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-182d61f0-45cd-4031-ab97-5ccd36d614e7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:58:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-182d61f0-45cd-4031-ab97-5ccd36d614e7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:58:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 11/21] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 17:58:58 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 1034 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 17:58:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-99183c65-b834-4ea8-aaab-9f3444c18b4f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:58:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99183c65-b834-4ea8-aaab-9f3444c18b4f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:58:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99183c65-b834-4ea8-aaab-9f3444c18b4f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:58:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99183c65-b834-4ea8-aaab-9f3444c18b4f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-99183c65-b834-4ea8-aaab-9f3444c18b4f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99183c65-b834-4ea8-aaab-9f3444c18b4f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 11/22] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:58:59 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-54bc9ea0-9635-4794-bbba-01bc70abd037 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54bc9ea0-9635-4794-bbba-01bc70abd037 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54bc9ea0-9635-4794-bbba-01bc70abd037 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54bc9ea0-9635-4794-bbba-01bc70abd037 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-54bc9ea0-9635-4794-bbba-01bc70abd037 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54bc9ea0-9635-4794-bbba-01bc70abd037 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 12/23] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:01 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 17:59:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-1830f7a1-5d3e-4340-9a52-7e8be830092e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-1830f7a1-5d3e-4340-9a52-7e8be830092e tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] PUT http://192.168.122.108/volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b Sep 01 17:59:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-1830f7a1-5d3e-4340-9a52-7e8be830092e tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:59:01 devstack devstack@c-api.service[86562]: /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 01 17:59:01 devstack devstack@c-api.service[86562]: .first() Sep 01 17:59:01 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-1830f7a1-5d3e-4340-9a52-7e8be830092e tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Acquiring lock "cinder-attachment_update-468c21e7-c481-42a3-ae03-7ab1dcb4166d-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 17:59:01 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-1830f7a1-5d3e-4340-9a52-7e8be830092e tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Lock "cinder-attachment_update-468c21e7-c481-42a3-ae03-7ab1dcb4166d-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 17:59:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7223127d-6510-4013-ad99-1323be55ea2f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7223127d-6510-4013-ad99-1323be55ea2f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7223127d-6510-4013-ad99-1323be55ea2f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7223127d-6510-4013-ad99-1323be55ea2f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7223127d-6510-4013-ad99-1323be55ea2f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7223127d-6510-4013-ad99-1323be55ea2f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 13/24] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:02 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:02 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-1830f7a1-5d3e-4340-9a52-7e8be830092e tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Lock "cinder-attachment_update-468c21e7-c481-42a3-ae03-7ab1dcb4166d-devstack" released by "attachment_update" :: held 0.761s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 17:59:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-1830f7a1-5d3e-4340-9a52-7e8be830092e tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b returned with HTTP 200 Sep 01 17:59:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 12/25] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 17:59:01 2026] PUT /volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b => generated 694 bytes in 956 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 17:59:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cf23c1dd-fb02-48c1-896e-39d87bfe453b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf23c1dd-fb02-48c1-896e-39d87bfe453b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf23c1dd-fb02-48c1-896e-39d87bfe453b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf23c1dd-fb02-48c1-896e-39d87bfe453b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cf23c1dd-fb02-48c1-896e-39d87bfe453b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf23c1dd-fb02-48c1-896e-39d87bfe453b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 14/26] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:03 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 854 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-627602493"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-627602493'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Create volume of 1 GB Sep 01 17:59:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Availability Zones retrieved successfully. Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Flow 'volume_create_api' (58979c0a-fc42-4595-b0d8-4faaa388c6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3d1b8a-d4e1-458f-b80e-b09ceb905b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3d1b8a-d4e1-458f-b80e-b09ceb905b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0c5d28-18e9-4ea8-b91a-89b54beae4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:59:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a6789a1e-d715-483d-994d-93f221f504cd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6789a1e-d715-483d-994d-93f221f504cd tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6789a1e-d715-483d-994d-93f221f504cd tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6789a1e-d715-483d-994d-93f221f504cd tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a6789a1e-d715-483d-994d-93f221f504cd tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6789a1e-d715-483d-994d-93f221f504cd tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 15/27] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:04 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Created reservations ['a2f6df87-1753-4685-8f0d-a865c7aea54d', '06ccc6b9-9528-4dd7-b4ff-ca0d2b7568ab', 'f8d9fade-92ee-46fb-8d30-24517b24cc1e', '9f5a86f3-8df9-491a-af65-5fd39fe76193'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0c5d28-18e9-4ea8-b91a-89b54beae4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f6df87-1753-4685-8f0d-a865c7aea54d', '06ccc6b9-9528-4dd7-b4ff-ca0d2b7568ab', 'f8d9fade-92ee-46fb-8d30-24517b24cc1e', '9f5a86f3-8df9-491a-af65-5fd39fe76193']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec1a321-891a-499e-b799-bfc0d70d3691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec1a321-891a-499e-b799-bfc0d70d3691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-627602493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c008528e4db54da8a39ada63e203520b',qos_specs=None,replication_status=,reservations=['a2f6df87-1753-4685-8f0d-a865c7aea54d','06ccc6b9-9528-4dd7-b4ff-ca0d2b7568ab','f8d9fade-92ee-46fb-8d30-24517b24cc1e','9f5a86f3-8df9-491a-af65-5fd39fe76193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9be567d4d254bda9dc62ba5ef194bb3',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T15:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-627602493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c008528e4db54da8a39ada63e203520b',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='b9be567d4d254bda9dc62ba5ef194bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:59:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3a8c2d-84fc-456f-a35e-7aa3bdb2a870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3a8c2d-84fc-456f-a35e-7aa3bdb2a870) 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-627602493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c008528e4db54da8a39ada63e203520b',qos_specs=None,replication_status=,reservations=['a2f6df87-1753-4685-8f0d-a865c7aea54d','06ccc6b9-9528-4dd7-b4ff-ca0d2b7568ab','f8d9fade-92ee-46fb-8d30-24517b24cc1e','9f5a86f3-8df9-491a-af65-5fd39fe76193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9be567d4d254bda9dc62ba5ef194bb3',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:59:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-6dfd17ff-3d14-4ee0-aa40-3bc45e77f690 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c59455e-7b99-41f0-94bc-985e8023a892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 17:59:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-6dfd17ff-3d14-4ee0-aa40-3bc45e77f690 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] POST http://192.168.122.108/volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b/action Sep 01 17:59:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-6dfd17ff-3d14-4ee0-aa40-3bc45e77f690 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 17:59:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-6dfd17ff-3d14-4ee0-aa40-3bc45e77f690 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c59455e-7b99-41f0-94bc-985e8023a892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Flow 'volume_create_api' (58979c0a-fc42-4595-b0d8-4faaa388c6b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Create volume request issued successfully. Sep 01 17:59:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a8526303-e0f9-4f14-b1ef-b57c8cc4577c tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 17:59:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 13/28] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 17:59:04 2026] POST /volume/v3/volumes => generated 767 bytes in 1075 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9b935d43-e120-4e08-a16e-a6dd92f790c3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b935d43-e120-4e08-a16e-a6dd92f790c3 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] GET http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b935d43-e120-4e08-a16e-a6dd92f790c3 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b935d43-e120-4e08-a16e-a6dd92f790c3 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9b935d43-e120-4e08-a16e-a6dd92f790c3 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Volume info retrieved successfully. Sep 01 17:59:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b935d43-e120-4e08-a16e-a6dd92f790c3 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 returned with HTTP 200 Sep 01 17:59:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 14/29] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:05 2026] GET /volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 => generated 835 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-04a5ad1a-c1fa-49e7-8012-3e6ac0afdedb req-6dfd17ff-3d14-4ee0-aa40-3bc45e77f690 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b/action returned with HTTP 204 Sep 01 17:59:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 16/30] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 17:59:05 2026] POST /volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b/action => generated 0 bytes in 298 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-233749b9-25f9-4d3a-9398-462cd629725f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-233749b9-25f9-4d3a-9398-462cd629725f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-233749b9-25f9-4d3a-9398-462cd629725f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-233749b9-25f9-4d3a-9398-462cd629725f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-233749b9-25f9-4d3a-9398-462cd629725f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-233749b9-25f9-4d3a-9398-462cd629725f tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 15/31] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:05 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 1146 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 17:59:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a0e9206c-0f1e-4191-92b3-6927210da50a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0e9206c-0f1e-4191-92b3-6927210da50a tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0e9206c-0f1e-4191-92b3-6927210da50a tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0e9206c-0f1e-4191-92b3-6927210da50a tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a0e9206c-0f1e-4191-92b3-6927210da50a tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0e9206c-0f1e-4191-92b3-6927210da50a tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 17/32] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:06 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 1146 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 17:59:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f7c8a04e-7e88-49f7-9d73-e1fe2ee7add7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7c8a04e-7e88-49f7-9d73-e1fe2ee7add7 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] GET http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7c8a04e-7e88-49f7-9d73-e1fe2ee7add7 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7c8a04e-7e88-49f7-9d73-e1fe2ee7add7 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f7c8a04e-7e88-49f7-9d73-e1fe2ee7add7 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Volume info retrieved successfully. Sep 01 17:59:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7c8a04e-7e88-49f7-9d73-e1fe2ee7add7 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 returned with HTTP 200 Sep 01 17:59:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 16/33] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:06 2026] GET /volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 => generated 859 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3960ae67-c1c2-4462-afc8-16af8749d72d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3960ae67-c1c2-4462-afc8-16af8749d72d tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] GET http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3960ae67-c1c2-4462-afc8-16af8749d72d tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3960ae67-c1c2-4462-afc8-16af8749d72d tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3960ae67-c1c2-4462-afc8-16af8749d72d tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Volume info retrieved successfully. Sep 01 17:59:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3960ae67-c1c2-4462-afc8-16af8749d72d tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 returned with HTTP 200 Sep 01 17:59:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 18/34] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:07 2026] GET /volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 => generated 859 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7a1d2099-a3a4-4f5f-83f1-49fd1a22652b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7a1d2099-a3a4-4f5f-83f1-49fd1a22652b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] GET http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7a1d2099-a3a4-4f5f-83f1-49fd1a22652b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7a1d2099-a3a4-4f5f-83f1-49fd1a22652b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7a1d2099-a3a4-4f5f-83f1-49fd1a22652b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Volume info retrieved successfully. Sep 01 17:59:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7a1d2099-a3a4-4f5f-83f1-49fd1a22652b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 returned with HTTP 200 Sep 01 17:59:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 17/35] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:08 2026] GET /volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-37148803-d7be-4ef9-8659-5182f5d799a5 req-68cfeb89-cafb-424a-8549-3ebad34e7293 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-37148803-d7be-4ef9-8659-5182f5d799a5 req-68cfeb89-cafb-424a-8549-3ebad34e7293 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] DELETE http://192.168.122.108/volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b Sep 01 17:59:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-37148803-d7be-4ef9-8659-5182f5d799a5 req-68cfeb89-cafb-424a-8549-3ebad34e7293 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-37148803-d7be-4ef9-8659-5182f5d799a5 req-68cfeb89-cafb-424a-8549-3ebad34e7293 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:10 devstack devstack@c-api.service[86561]: /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 01 17:59:10 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 17:59:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-37148803-d7be-4ef9-8659-5182f5d799a5 req-68cfeb89-cafb-424a-8549-3ebad34e7293 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b returned with HTTP 200 Sep 01 17:59:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 19/36] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 17:59:09 2026] DELETE /volume/v3/attachments/1a75402b-7f83-4797-ba9c-f67c41e3443b => generated 19 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-44f92052-4a85-4aa7-9dfa-d71c0d2f9c5b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44f92052-4a85-4aa7-9dfa-d71c0d2f9c5b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44f92052-4a85-4aa7-9dfa-d71c0d2f9c5b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44f92052-4a85-4aa7-9dfa-d71c0d2f9c5b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-44f92052-4a85-4aa7-9dfa-d71c0d2f9c5b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44f92052-4a85-4aa7-9dfa-d71c0d2f9c5b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 18/37] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:12 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 17:59:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7af2656f-c4ce-4489-9c9d-c53a5ab42e58 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7af2656f-c4ce-4489-9c9d-c53a5ab42e58 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7af2656f-c4ce-4489-9c9d-c53a5ab42e58 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7af2656f-c4ce-4489-9c9d-c53a5ab42e58 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7af2656f-c4ce-4489-9c9d-c53a5ab42e58 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7af2656f-c4ce-4489-9c9d-c53a5ab42e58 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 20/38] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:12 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 17:59:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-34ab3999-f843-46b8-8053-d7190a272966 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-34ab3999-f843-46b8-8053-d7190a272966 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-34ab3999-f843-46b8-8053-d7190a272966 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-34ab3999-f843-46b8-8053-d7190a272966 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-34ab3999-f843-46b8-8053-d7190a272966 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-34ab3999-f843-46b8-8053-d7190a272966 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 19/39] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:12 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a62b3e94-f566-4dc4-bc00-72dd2fa913aa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a62b3e94-f566-4dc4-bc00-72dd2fa913aa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] DELETE http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a62b3e94-f566-4dc4-bc00-72dd2fa913aa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a62b3e94-f566-4dc4-bc00-72dd2fa913aa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:13 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-a62b3e94-f566-4dc4-bc00-72dd2fa913aa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Delete volume with id: 468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a62b3e94-f566-4dc4-bc00-72dd2fa913aa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a62b3e94-f566-4dc4-bc00-72dd2fa913aa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Delete volume request issued successfully. Sep 01 17:59:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a62b3e94-f566-4dc4-bc00-72dd2fa913aa tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 202 Sep 01 17:59:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 21/40] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 17:59:13 2026] DELETE /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 17:59:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0c22d79b-76f2-4312-8526-1b8dabf0883b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c22d79b-76f2-4312-8526-1b8dabf0883b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c22d79b-76f2-4312-8526-1b8dabf0883b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c22d79b-76f2-4312-8526-1b8dabf0883b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0c22d79b-76f2-4312-8526-1b8dabf0883b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c22d79b-76f2-4312-8526-1b8dabf0883b tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 20/41] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:13 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-79eb5db0-20cd-41a9-8ce2-553893c6c10c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79eb5db0-20cd-41a9-8ce2-553893c6c10c tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79eb5db0-20cd-41a9-8ce2-553893c6c10c tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79eb5db0-20cd-41a9-8ce2-553893c6c10c tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-79eb5db0-20cd-41a9-8ce2-553893c6c10c tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79eb5db0-20cd-41a9-8ce2-553893c6c10c tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 22/42] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:14 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d0d43463-df1c-4a05-a8c7-a8f411b9b7f7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d0d43463-df1c-4a05-a8c7-a8f411b9b7f7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d0d43463-df1c-4a05-a8c7-a8f411b9b7f7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d0d43463-df1c-4a05-a8c7-a8f411b9b7f7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d0d43463-df1c-4a05-a8c7-a8f411b9b7f7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d0d43463-df1c-4a05-a8c7-a8f411b9b7f7 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 21/43] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:15 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1accba4c-b7f0-41c2-8243-d105ad192923 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1accba4c-b7f0-41c2-8243-d105ad192923 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1accba4c-b7f0-41c2-8243-d105ad192923 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1accba4c-b7f0-41c2-8243-d105ad192923 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1accba4c-b7f0-41c2-8243-d105ad192923 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Volume info retrieved successfully. Sep 01 17:59:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1accba4c-b7f0-41c2-8243-d105ad192923 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 200 Sep 01 17:59:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 23/44] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:16 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-856a82e0-5201-4dce-bc8c-7e1ac1444f34 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-856a82e0-5201-4dce-bc8c-7e1ac1444f34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] GET http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d Sep 01 17:59:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-856a82e0-5201-4dce-bc8c-7e1ac1444f34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-856a82e0-5201-4dce-bc8c-7e1ac1444f34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-856a82e0-5201-4dce-bc8c-7e1ac1444f34 tempest-DeleteServersTestJSON-1779729565 tempest-DeleteServersTestJSON-1779729565-project-member] http://192.168.122.108/volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d returned with HTTP 404 Sep 01 17:59:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 22/45] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:17 2026] GET /volume/v3/volumes/468c21e7-c481-42a3-ae03-7ab1dcb4166d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 17:59:26 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=101,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:59:27 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=154,cinder:INSERT=30,cinder:UPDATE=37 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:59:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-baa17d62-07ba-4f76-9810-7f74e052f76b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-baa17d62-07ba-4f76-9810-7f74e052f76b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] DELETE http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-baa17d62-07ba-4f76-9810-7f74e052f76b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-baa17d62-07ba-4f76-9810-7f74e052f76b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:28 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-baa17d62-07ba-4f76-9810-7f74e052f76b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Delete volume with id: be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-baa17d62-07ba-4f76-9810-7f74e052f76b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Volume info retrieved successfully. Sep 01 17:59:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-baa17d62-07ba-4f76-9810-7f74e052f76b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Delete volume request issued successfully. Sep 01 17:59:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-baa17d62-07ba-4f76-9810-7f74e052f76b tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 returned with HTTP 202 Sep 01 17:59:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 24/46] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 17:59:28 2026] DELETE /volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 17:59:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c51a650f-3072-4f72-b0e1-705dfe6f3c94 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c51a650f-3072-4f72-b0e1-705dfe6f3c94 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] GET http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c51a650f-3072-4f72-b0e1-705dfe6f3c94 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c51a650f-3072-4f72-b0e1-705dfe6f3c94 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c51a650f-3072-4f72-b0e1-705dfe6f3c94 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Volume info retrieved successfully. Sep 01 17:59:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c51a650f-3072-4f72-b0e1-705dfe6f3c94 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 returned with HTTP 200 Sep 01 17:59:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 23/47] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:28 2026] GET /volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 => generated 859 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f646eba8-5255-410f-88f6-6edf9ef9bd36 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f646eba8-5255-410f-88f6-6edf9ef9bd36 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] GET http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f646eba8-5255-410f-88f6-6edf9ef9bd36 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f646eba8-5255-410f-88f6-6edf9ef9bd36 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f646eba8-5255-410f-88f6-6edf9ef9bd36 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Volume info retrieved successfully. Sep 01 17:59:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f646eba8-5255-410f-88f6-6edf9ef9bd36 tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 returned with HTTP 200 Sep 01 17:59:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 25/48] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:29 2026] GET /volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 => generated 859 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b02b9346-742f-42b8-ad4c-2570e3e51bfc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b02b9346-742f-42b8-ad4c-2570e3e51bfc tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] GET http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 Sep 01 17:59:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b02b9346-742f-42b8-ad4c-2570e3e51bfc tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b02b9346-742f-42b8-ad4c-2570e3e51bfc tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b02b9346-742f-42b8-ad4c-2570e3e51bfc tempest-ServerRescueNegativeTestJSON-1531965218 tempest-ServerRescueNegativeTestJSON-1531965218-project-member] http://192.168.122.108/volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 returned with HTTP 404 Sep 01 17:59:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 24/49] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:30 2026] GET /volume/v3/volumes/be6dccaf-a9e7-4d77-aac7-2b4fefefdfa7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 17:59:39 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:59:40 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=5 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 17:59:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-6d5c6fbf-ad96-485f-b778-3e22cee4d540 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-6d5c6fbf-ad96-485f-b778-3e22cee4d540 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:59:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-6d5c6fbf-ad96-485f-b778-3e22cee4d540 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-6d5c6fbf-ad96-485f-b778-3e22cee4d540 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-6d5c6fbf-ad96-485f-b778-3e22cee4d540 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:59:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-6d5c6fbf-ad96-485f-b778-3e22cee4d540 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:59:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 26/50] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 17:59:57 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce5199a7-58f4-4938-ad2d-7f304942235b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce5199a7-58f4-4938-ad2d-7f304942235b None None] GET http://192.168.122.108/volume// Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce5199a7-58f4-4938-ad2d-7f304942235b None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce5199a7-58f4-4938-ad2d-7f304942235b None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce5199a7-58f4-4938-ad2d-7f304942235b None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 17:59:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 25/51] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 17:59:58 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 17:59:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-501735c5-f45b-44bc-9d06-11685442b15d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-501735c5-f45b-44bc-9d06-11685442b15d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 17:59:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-501735c5-f45b-44bc-9d06-11685442b15d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a0e18f6-2d42-4a3f-8969-8b0935d24fb8", "connector": null, "instance_uuid": "ebeb8ce0-941b-4126-bc74-c4fdd763b821"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:59:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-501735c5-f45b-44bc-9d06-11685442b15d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 17:59:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 27/52] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 17:59:58 2026] POST /volume/v3/attachments => generated 273 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9db9d8f6-09a3-4b63-b0be-995b7dad9fb2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9db9d8f6-09a3-4b63-b0be-995b7dad9fb2 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9db9d8f6-09a3-4b63-b0be-995b7dad9fb2 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9db9d8f6-09a3-4b63-b0be-995b7dad9fb2 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9db9d8f6-09a3-4b63-b0be-995b7dad9fb2 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:59:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a4293c78-4184-4f4b-838c-1565eb23bef2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4293c78-4184-4f4b-838c-1565eb23bef2 None None] GET http://192.168.122.108/volume// Sep 01 17:59:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4293c78-4184-4f4b-838c-1565eb23bef2 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4293c78-4184-4f4b-838c-1565eb23bef2 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4293c78-4184-4f4b-838c-1565eb23bef2 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 17:59:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 28/53] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 17:59:58 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 17:59:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9db9d8f6-09a3-4b63-b0be-995b7dad9fb2 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:59:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 26/54] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:58 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-f0a4ceaa-fc10-46fc-aaa6-92688ade97da None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-f0a4ceaa-fc10-46fc-aaa6-92688ade97da tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:59:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-f0a4ceaa-fc10-46fc-aaa6-92688ade97da tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-f0a4ceaa-fc10-46fc-aaa6-92688ade97da tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-f0a4ceaa-fc10-46fc-aaa6-92688ade97da tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:59:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-f0a4ceaa-fc10-46fc-aaa6-92688ade97da tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:59:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 29/55] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 17:59:58 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 1033 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-2827326d-60c0-4c17-9990-2c3f42903237 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-2827326d-60c0-4c17-9990-2c3f42903237 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] PUT http://192.168.122.108/volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7 Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-2827326d-60c0-4c17-9990-2c3f42903237 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-2827326d-60c0-4c17-9990-2c3f42903237 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Acquiring lock "cinder-attachment_update-3a0e18f6-2d42-4a3f-8969-8b0935d24fb8-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-2827326d-60c0-4c17-9990-2c3f42903237 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Lock "cinder-attachment_update-3a0e18f6-2d42-4a3f-8969-8b0935d24fb8-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 17:59:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:59 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-2827326d-60c0-4c17-9990-2c3f42903237 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Lock "cinder-attachment_update-3a0e18f6-2d42-4a3f-8969-8b0935d24fb8-devstack" released by "attachment_update" :: held 0.230s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 17:59:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-2827326d-60c0-4c17-9990-2c3f42903237 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7 returned with HTTP 200 Sep 01 17:59:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 27/56] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 17:59:58 2026] PUT /volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7 => generated 694 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 17:59:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-11bef7d6-0d22-4315-b959-47abcb8822bd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11bef7d6-0d22-4315-b959-47abcb8822bd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 17:59:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11bef7d6-0d22-4315-b959-47abcb8822bd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 17:59:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11bef7d6-0d22-4315-b959-47abcb8822bd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 17:59:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 17:59:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 17:59:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-11bef7d6-0d22-4315-b959-47abcb8822bd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 17:59:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11bef7d6-0d22-4315-b959-47abcb8822bd tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 17:59:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 30/57] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 17:59:59 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 17:59:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-52bee24f-611c-4606-9924-f4811db235b5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 17:59:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-52bee24f-611c-4606-9924-f4811db235b5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] POST http://192.168.122.108/volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7/action Sep 01 17:59:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-52bee24f-611c-4606-9924-f4811db235b5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 17:59:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-52bee24f-611c-4606-9924-f4811db235b5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 17:59:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 17:59:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 17:59:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 17:59:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 17:59:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-12069ea8-e138-4122-80ae-a5dba5ab43b0 req-52bee24f-611c-4606-9924-f4811db235b5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7/action returned with HTTP 204 Sep 01 17:59:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 28/58] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 17:59:59 2026] POST /volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:00:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-000c69f9-87e6-4a5c-a179-e2ef38515f86 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-000c69f9-87e6-4a5c-a179-e2ef38515f86 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-000c69f9-87e6-4a5c-a179-e2ef38515f86 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-000c69f9-87e6-4a5c-a179-e2ef38515f86 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-000c69f9-87e6-4a5c-a179-e2ef38515f86 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-000c69f9-87e6-4a5c-a179-e2ef38515f86 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 31/59] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:00 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:00:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a1c768db-45a5-4030-84fa-3f0f9ff4c2a5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1c768db-45a5-4030-84fa-3f0f9ff4c2a5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1c768db-45a5-4030-84fa-3f0f9ff4c2a5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1c768db-45a5-4030-84fa-3f0f9ff4c2a5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a1c768db-45a5-4030-84fa-3f0f9ff4c2a5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1c768db-45a5-4030-84fa-3f0f9ff4c2a5 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 29/60] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:00 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:00:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-497d0bd5-6a90-4af5-a7bd-09d968d9ca18 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-497d0bd5-6a90-4af5-a7bd-09d968d9ca18 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-497d0bd5-6a90-4af5-a7bd-09d968d9ca18 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-497d0bd5-6a90-4af5-a7bd-09d968d9ca18 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-497d0bd5-6a90-4af5-a7bd-09d968d9ca18 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-497d0bd5-6a90-4af5-a7bd-09d968d9ca18 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 32/61] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:00:05 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 1145 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:00:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-44e13af2-f3d0-4afb-9efd-4fd39bf62b33 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-44e13af2-f3d0-4afb-9efd-4fd39bf62b33 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] POST http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8/action Sep 01 18:00:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-44e13af2-f3d0-4afb-9efd-4fd39bf62b33 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:00:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-44e13af2-f3d0-4afb-9efd-4fd39bf62b33 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-44e13af2-f3d0-4afb-9efd-4fd39bf62b33 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-44e13af2-f3d0-4afb-9efd-4fd39bf62b33 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Begin detaching volume completed successfully. Sep 01 18:00:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-44e13af2-f3d0-4afb-9efd-4fd39bf62b33 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8/action returned with HTTP 202 Sep 01 18:00:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 30/62] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:00:05 2026] POST /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 18:00:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ecd84927-9ee8-4624-8a0c-7d5fdd7a253d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ecd84927-9ee8-4624-8a0c-7d5fdd7a253d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ecd84927-9ee8-4624-8a0c-7d5fdd7a253d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ecd84927-9ee8-4624-8a0c-7d5fdd7a253d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ecd84927-9ee8-4624-8a0c-7d5fdd7a253d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ecd84927-9ee8-4624-8a0c-7d5fdd7a253d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0cb4539f-27a4-49d4-b73a-4bc62cf851dc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 33/63] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:05 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 1148 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:00:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0cb4539f-27a4-49d4-b73a-4bc62cf851dc None None] GET http://192.168.122.108/volume// Sep 01 18:00:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0cb4539f-27a4-49d4-b73a-4bc62cf851dc None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0cb4539f-27a4-49d4-b73a-4bc62cf851dc None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0cb4539f-27a4-49d4-b73a-4bc62cf851dc None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:00:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 31/64] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:00:06 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:00:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-b915d00b-a291-41ad-b1e0-de59d622973e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-b915d00b-a291-41ad-b1e0-de59d622973e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-b915d00b-a291-41ad-b1e0-de59d622973e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-b915d00b-a291-41ad-b1e0-de59d622973e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-b915d00b-a291-41ad-b1e0-de59d622973e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-b915d00b-a291-41ad-b1e0-de59d622973e tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 34/65] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:00:06 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 1329 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:00:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-9df722e9-538a-4d77-8cf3-a97d105d73ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-9df722e9-538a-4d77-8cf3-a97d105d73ba tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] DELETE http://192.168.122.108/volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7 Sep 01 18:00:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-9df722e9-538a-4d77-8cf3-a97d105d73ba tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-9df722e9-538a-4d77-8cf3-a97d105d73ba tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:06 devstack devstack@c-api.service[86562]: /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 01 18:00:06 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:00:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-b8f043ed-b803-4078-814d-6e9080d16e9e req-9df722e9-538a-4d77-8cf3-a97d105d73ba tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7 returned with HTTP 200 Sep 01 18:00:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 32/66] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:00:06 2026] DELETE /volume/v3/attachments/1e512c36-5363-443b-b608-fd9c694231c7 => generated 19 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c4f10b43-8635-4f22-921a-e8760b15729d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c4f10b43-8635-4f22-921a-e8760b15729d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c4f10b43-8635-4f22-921a-e8760b15729d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c4f10b43-8635-4f22-921a-e8760b15729d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c4f10b43-8635-4f22-921a-e8760b15729d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c4f10b43-8635-4f22-921a-e8760b15729d tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 35/67] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:07 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6753b81b-c20d-40a3-93f8-2a56483f43ee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6753b81b-c20d-40a3-93f8-2a56483f43ee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6753b81b-c20d-40a3-93f8-2a56483f43ee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6753b81b-c20d-40a3-93f8-2a56483f43ee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6753b81b-c20d-40a3-93f8-2a56483f43ee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6753b81b-c20d-40a3-93f8-2a56483f43ee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 33/68] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:15 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3206ef77-dd9b-4be9-8112-01af54bb0f8b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3206ef77-dd9b-4be9-8112-01af54bb0f8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3206ef77-dd9b-4be9-8112-01af54bb0f8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3206ef77-dd9b-4be9-8112-01af54bb0f8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3206ef77-dd9b-4be9-8112-01af54bb0f8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3206ef77-dd9b-4be9-8112-01af54bb0f8b tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 36/69] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:15 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:25 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=34,cinder:UPDATE=7 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:00:25 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=48,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:00:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d7d9fb4f-45e6-49f7-a8fa-6fd55379edee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d7d9fb4f-45e6-49f7-a8fa-6fd55379edee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] DELETE http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d7d9fb4f-45e6-49f7-a8fa-6fd55379edee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d7d9fb4f-45e6-49f7-a8fa-6fd55379edee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:27 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-d7d9fb4f-45e6-49f7-a8fa-6fd55379edee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Delete volume with id: 3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d7d9fb4f-45e6-49f7-a8fa-6fd55379edee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d7d9fb4f-45e6-49f7-a8fa-6fd55379edee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Delete volume request issued successfully. Sep 01 18:00:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d7d9fb4f-45e6-49f7-a8fa-6fd55379edee tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 202 Sep 01 18:00:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 34/70] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:00:27 2026] DELETE /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:00:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8e73aaf6-e77e-4c4a-bb78-c57d59b8c251 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e73aaf6-e77e-4c4a-bb78-c57d59b8c251 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e73aaf6-e77e-4c4a-bb78-c57d59b8c251 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e73aaf6-e77e-4c4a-bb78-c57d59b8c251 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8e73aaf6-e77e-4c4a-bb78-c57d59b8c251 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e73aaf6-e77e-4c4a-bb78-c57d59b8c251 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 37/71] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:27 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b9a7a541-cbd0-4e8f-86d7-6ed71559ea32 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b9a7a541-cbd0-4e8f-86d7-6ed71559ea32 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b9a7a541-cbd0-4e8f-86d7-6ed71559ea32 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b9a7a541-cbd0-4e8f-86d7-6ed71559ea32 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b9a7a541-cbd0-4e8f-86d7-6ed71559ea32 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Volume info retrieved successfully. Sep 01 18:00:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b9a7a541-cbd0-4e8f-86d7-6ed71559ea32 tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 200 Sep 01 18:00:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 35/72] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:29 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-464b93b4-93cb-49e7-9f9d-1341b55703be None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-464b93b4-93cb-49e7-9f9d-1341b55703be tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] GET http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 Sep 01 18:00:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-464b93b4-93cb-49e7-9f9d-1341b55703be tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-464b93b4-93cb-49e7-9f9d-1341b55703be tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-464b93b4-93cb-49e7-9f9d-1341b55703be tempest-TaggedAttachmentsTest-506657003 tempest-TaggedAttachmentsTest-506657003-project-member] http://192.168.122.108/volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 returned with HTTP 404 Sep 01 18:00:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 38/73] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:30 2026] GET /volume/v3/volumes/3a0e18f6-2d42-4a3f-8969-8b0935d24fb8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1159351928"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1159351928'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Create volume of 1 GB Sep 01 18:00:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Availability Zones retrieved successfully. Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Flow 'volume_create_api' (1ecf618c-1895-4a0c-b218-c751944e530b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (064155fb-cce4-4c43-8a39-55a967081796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (064155fb-cce4-4c43-8a39-55a967081796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25ef51f-7f4b-454a-8e6e-efe5497c4ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Created reservations ['e8707d15-38e0-4846-b1d8-a0aa19253832', '279832a6-4bd8-418a-89ae-59def0432c54', '2a7c0ee5-a967-439a-be14-14d7f84b8d62', 'd3cf9ed5-f44c-45ea-b477-79d979f849bd'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25ef51f-7f4b-454a-8e6e-efe5497c4ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8707d15-38e0-4846-b1d8-a0aa19253832', '279832a6-4bd8-418a-89ae-59def0432c54', '2a7c0ee5-a967-439a-be14-14d7f84b8d62', 'd3cf9ed5-f44c-45ea-b477-79d979f849bd']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e6715d-9dc3-45c7-b827-bd4cdfdd54d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e6715d-9dc3-45c7-b827-bd4cdfdd54d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e214d617-ac8f-4f12-aa2b-13537742d436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1159351928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a1e1a8aa574fb49dc2aea597765d23',qos_specs=None,replication_status=,reservations=['e8707d15-38e0-4846-b1d8-a0aa19253832','279832a6-4bd8-418a-89ae-59def0432c54','2a7c0ee5-a967-439a-be14-14d7f84b8d62','d3cf9ed5-f44c-45ea-b477-79d979f849bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb5006c9e12496fa937ceb32166ad3c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1159351928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e214d617-ac8f-4f12-aa2b-13537742d436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a1e1a8aa574fb49dc2aea597765d23',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='bbb5006c9e12496fa937ceb32166ad3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92386cee-35a5-4c65-a07f-d1c7c9f2b5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92386cee-35a5-4c65-a07f-d1c7c9f2b5d3) 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-1159351928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a1e1a8aa574fb49dc2aea597765d23',qos_specs=None,replication_status=,reservations=['e8707d15-38e0-4846-b1d8-a0aa19253832','279832a6-4bd8-418a-89ae-59def0432c54','2a7c0ee5-a967-439a-be14-14d7f84b8d62','d3cf9ed5-f44c-45ea-b477-79d979f849bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb5006c9e12496fa937ceb32166ad3c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce99ea85-78b4-4e37-81bb-9125d6333a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce99ea85-78b4-4e37-81bb-9125d6333a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Flow 'volume_create_api' (1ecf618c-1895-4a0c-b218-c751944e530b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:00:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Create volume request issued successfully. Sep 01 18:00:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ed905a71-f390-4d76-a47a-36817f9b3b21 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:00:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 36/74] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:00:37 2026] POST /volume/v3/volumes => generated 764 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:00:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7b0b2fa7-95e4-4104-941d-d3875e9efe87 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b0b2fa7-95e4-4104-941d-d3875e9efe87 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] GET http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 Sep 01 18:00:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b0b2fa7-95e4-4104-941d-d3875e9efe87 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b0b2fa7-95e4-4104-941d-d3875e9efe87 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7b0b2fa7-95e4-4104-941d-d3875e9efe87 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Volume info retrieved successfully. Sep 01 18:00:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b0b2fa7-95e4-4104-941d-d3875e9efe87 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 returned with HTTP 200 Sep 01 18:00:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 39/75] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:38 2026] GET /volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 => generated 832 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:00:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-10e177e9-30ea-445e-9bb4-8fc75d2a7745 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-10e177e9-30ea-445e-9bb4-8fc75d2a7745 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] GET http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 Sep 01 18:00:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-10e177e9-30ea-445e-9bb4-8fc75d2a7745 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-10e177e9-30ea-445e-9bb4-8fc75d2a7745 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:00:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-665236217"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-665236217'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:00:39 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume of 1 GB Sep 01 18:00:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-10e177e9-30ea-445e-9bb4-8fc75d2a7745 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Volume info retrieved successfully. Sep 01 18:00:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-10e177e9-30ea-445e-9bb4-8fc75d2a7745 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 returned with HTTP 200 Sep 01 18:00:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 37/76] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:39 2026] GET /volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 => generated 856 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:39 devstack devstack@c-api.service[86561]: /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 01 18:00:39 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:00:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Availability zone cache updated, next update will occur around 2026-09-01 17:00:39.600328. {{(pid=86561) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 18:00:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Availability Zones retrieved successfully. Sep 01 18:00:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Flow 'volume_create_api' (3eea1a42-413a-44ec-b1d1-e5d33fba1152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:00:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a86d7db-c5af-4572-9dc2-95df30f65277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a86d7db-c5af-4572-9dc2-95df30f65277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb08c01d-af71-453a-a378-ab1d2cd871e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-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 01 18:00:40 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-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 01 18:00:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-11a1fa7e-2e95-4872-b654-4abca50cc942 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-11a1fa7e-2e95-4872-b654-4abca50cc942 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] GET http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 Sep 01 18:00:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-11a1fa7e-2e95-4872-b654-4abca50cc942 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-11a1fa7e-2e95-4872-b654-4abca50cc942 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-11a1fa7e-2e95-4872-b654-4abca50cc942 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Volume info retrieved successfully. Sep 01 18:00:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-11a1fa7e-2e95-4872-b654-4abca50cc942 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 returned with HTTP 200 Sep 01 18:00:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 38/77] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:40 2026] GET /volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 => generated 857 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Created reservations ['7e5f8faf-2965-46cd-839d-8e22d30bd83a', '0398ca2f-9414-47d1-8f0c-6c899187ab6e', '87aa2ef3-3865-4592-a5bf-c229cfb14952', '09cad160-c15e-452f-91de-325cc3920c2d'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb08c01d-af71-453a-a378-ab1d2cd871e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e5f8faf-2965-46cd-839d-8e22d30bd83a', '0398ca2f-9414-47d1-8f0c-6c899187ab6e', '87aa2ef3-3865-4592-a5bf-c229cfb14952', '09cad160-c15e-452f-91de-325cc3920c2d']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa74f37-8bb6-4312-88b4-f7bf87f48793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa74f37-8bb6-4312-88b4-f7bf87f48793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6060b2b-bb9e-4078-8aea-473b234117e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-665236217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dce900412814dc3929bcb8c5d56c1dd',qos_specs=None,replication_status=,reservations=['7e5f8faf-2965-46cd-839d-8e22d30bd83a','0398ca2f-9414-47d1-8f0c-6c899187ab6e','87aa2ef3-3865-4592-a5bf-c229cfb14952','09cad160-c15e-452f-91de-325cc3920c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83155ecd248a47e4ae8f6e978f4affa7',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-665236217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6060b2b-bb9e-4078-8aea-473b234117e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dce900412814dc3929bcb8c5d56c1dd',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='83155ecd248a47e4ae8f6e978f4affa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f1de9a-9336-4aaf-9525-06c41de8fbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f1de9a-9336-4aaf-9525-06c41de8fbc5) 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-665236217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dce900412814dc3929bcb8c5d56c1dd',qos_specs=None,replication_status=,reservations=['7e5f8faf-2965-46cd-839d-8e22d30bd83a','0398ca2f-9414-47d1-8f0c-6c899187ab6e','87aa2ef3-3865-4592-a5bf-c229cfb14952','09cad160-c15e-452f-91de-325cc3920c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83155ecd248a47e4ae8f6e978f4affa7',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65fca881-546c-4de1-8762-0f50993b6fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65fca881-546c-4de1-8762-0f50993b6fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Flow 'volume_create_api' (3eea1a42-413a-44ec-b1d1-e5d33fba1152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:00:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume request issued successfully. Sep 01 18:00:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-752e0bb0-22fa-49b9-8838-a3aadded8712 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:00:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 40/78] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:00:39 2026] POST /volume/v3/volumes => generated 763 bytes in 1552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:00:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-70ea95ad-a13f-4010-bc6f-81d3a6f0090d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-70ea95ad-a13f-4010-bc6f-81d3a6f0090d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-70ea95ad-a13f-4010-bc6f-81d3a6f0090d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-70ea95ad-a13f-4010-bc6f-81d3a6f0090d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-70ea95ad-a13f-4010-bc6f-81d3a6f0090d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-70ea95ad-a13f-4010-bc6f-81d3a6f0090d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 39/79] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:40 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 831 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-339e0d18-ecf7-4613-a839-f14bd21dcafa req-554fae30-ed03-4a93-b38e-55f07887cc26 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-339e0d18-ecf7-4613-a839-f14bd21dcafa req-554fae30-ed03-4a93-b38e-55f07887cc26 tempest-VolumesAdminNegativeTest-1980404375 tempest-VolumesAdminNegativeTest-1980404375-project] GET http://192.168.122.108/volume/v3/volumes/52efee8c-d4c0-4b60-bf7a-1ccf19928545 Sep 01 18:00:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-339e0d18-ecf7-4613-a839-f14bd21dcafa req-554fae30-ed03-4a93-b38e-55f07887cc26 tempest-VolumesAdminNegativeTest-1980404375 tempest-VolumesAdminNegativeTest-1980404375-project] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-339e0d18-ecf7-4613-a839-f14bd21dcafa req-554fae30-ed03-4a93-b38e-55f07887cc26 tempest-VolumesAdminNegativeTest-1980404375 tempest-VolumesAdminNegativeTest-1980404375-project] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-339e0d18-ecf7-4613-a839-f14bd21dcafa req-554fae30-ed03-4a93-b38e-55f07887cc26 tempest-VolumesAdminNegativeTest-1980404375 tempest-VolumesAdminNegativeTest-1980404375-project] http://192.168.122.108/volume/v3/volumes/52efee8c-d4c0-4b60-bf7a-1ccf19928545 returned with HTTP 404 Sep 01 18:00:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 41/80] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:00:41 2026] GET /volume/v3/volumes/52efee8c-d4c0-4b60-bf7a-1ccf19928545 => generated 109 bytes in 253 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:00:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-84ed5e9e-1342-4ea4-8100-f4faf123adf5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-84ed5e9e-1342-4ea4-8100-f4faf123adf5 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 Sep 01 18:00:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-84ed5e9e-1342-4ea4-8100-f4faf123adf5 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-84ed5e9e-1342-4ea4-8100-f4faf123adf5 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:42 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-84ed5e9e-1342-4ea4-8100-f4faf123adf5 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Delete volume with id: e214d617-ac8f-4f12-aa2b-13537742d436 Sep 01 18:00:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-84ed5e9e-1342-4ea4-8100-f4faf123adf5 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Volume info retrieved successfully. Sep 01 18:00:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-683f3deb-5ac8-44a6-87dd-cf36759cfbb3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-84ed5e9e-1342-4ea4-8100-f4faf123adf5 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Delete volume request issued successfully. Sep 01 18:00:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-84ed5e9e-1342-4ea4-8100-f4faf123adf5 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 returned with HTTP 202 Sep 01 18:00:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-683f3deb-5ac8-44a6-87dd-cf36759cfbb3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-683f3deb-5ac8-44a6-87dd-cf36759cfbb3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-683f3deb-5ac8-44a6-87dd-cf36759cfbb3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 40/81] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:00:41 2026] DELETE /volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:00:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-90ae7ab1-48da-48eb-9ff1-e7813304b852 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-90ae7ab1-48da-48eb-9ff1-e7813304b852 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] GET http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 Sep 01 18:00:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-90ae7ab1-48da-48eb-9ff1-e7813304b852 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-90ae7ab1-48da-48eb-9ff1-e7813304b852 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-90ae7ab1-48da-48eb-9ff1-e7813304b852 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Volume info retrieved successfully. Sep 01 18:00:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-90ae7ab1-48da-48eb-9ff1-e7813304b852 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 returned with HTTP 200 Sep 01 18:00:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 41/82] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:42 2026] GET /volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-683f3deb-5ac8-44a6-87dd-cf36759cfbb3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-683f3deb-5ac8-44a6-87dd-cf36759cfbb3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 42/83] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:42 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 855 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-860f92bd-20e2-4bba-9278-e33ca3de1f04 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-860f92bd-20e2-4bba-9278-e33ca3de1f04 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] GET http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 Sep 01 18:00:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-860f92bd-20e2-4bba-9278-e33ca3de1f04 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-860f92bd-20e2-4bba-9278-e33ca3de1f04 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-860f92bd-20e2-4bba-9278-e33ca3de1f04 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Volume info retrieved successfully. Sep 01 18:00:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-860f92bd-20e2-4bba-9278-e33ca3de1f04 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 returned with HTTP 200 Sep 01 18:00:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 42/84] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:43 2026] GET /volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4961ac04-f37f-46e3-9557-ca1a026d9484 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4961ac04-f37f-46e3-9557-ca1a026d9484 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4961ac04-f37f-46e3-9557-ca1a026d9484 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4961ac04-f37f-46e3-9557-ca1a026d9484 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4961ac04-f37f-46e3-9557-ca1a026d9484 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4961ac04-f37f-46e3-9557-ca1a026d9484 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 43/85] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:43 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-889b9265-f30b-4d3a-9e5d-3282a702629c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-889b9265-f30b-4d3a-9e5d-3282a702629c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-889b9265-f30b-4d3a-9e5d-3282a702629c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-889b9265-f30b-4d3a-9e5d-3282a702629c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-889b9265-f30b-4d3a-9e5d-3282a702629c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-889b9265-f30b-4d3a-9e5d-3282a702629c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 43/86] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:00:43 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 856 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a0594c49-39e9-49ec-b84b-238b6cfef0e4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0594c49-39e9-49ec-b84b-238b6cfef0e4 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] GET http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 Sep 01 18:00:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0594c49-39e9-49ec-b84b-238b6cfef0e4 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0594c49-39e9-49ec-b84b-238b6cfef0e4 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0594c49-39e9-49ec-b84b-238b6cfef0e4 tempest-VolumesAdminNegativeTest-946797776 tempest-VolumesAdminNegativeTest-946797776-project-member] http://192.168.122.108/volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 returned with HTTP 404 Sep 01 18:00:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 44/87] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:44 2026] GET /volume/v3/volumes/e214d617-ac8f-4f12-aa2b-13537742d436 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:00:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-256c1abf-a421-4057-ac0b-c5ddd44aab50 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-256c1abf-a421-4057-ac0b-c5ddd44aab50 None None] GET http://192.168.122.108/volume// Sep 01 18:00:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-256c1abf-a421-4057-ac0b-c5ddd44aab50 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-256c1abf-a421-4057-ac0b-c5ddd44aab50 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-256c1abf-a421-4057-ac0b-c5ddd44aab50 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:00:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 44/88] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:00:44 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 18:00:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-c6f5a682-8099-4fc1-aa47-4ac82bc91e37 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-c6f5a682-8099-4fc1-aa47-4ac82bc91e37 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:00:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-c6f5a682-8099-4fc1-aa47-4ac82bc91e37 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6060b2b-bb9e-4078-8aea-473b234117e5", "connector": null, "instance_uuid": "880853b6-e7ee-4e8b-8b89-6df550f92546"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-c6f5a682-8099-4fc1-aa47-4ac82bc91e37 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:00:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 45/89] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:00:44 2026] POST /volume/v3/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:00:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f9cdf7d4-5c0a-4088-9a46-3e4bafe25a18 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f9cdf7d4-5c0a-4088-9a46-3e4bafe25a18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f9cdf7d4-5c0a-4088-9a46-3e4bafe25a18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f9cdf7d4-5c0a-4088-9a46-3e4bafe25a18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fb3fb2b2-b942-447a-a9dd-bd8d70444d49 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb3fb2b2-b942-447a-a9dd-bd8d70444d49 None None] GET http://192.168.122.108/volume// Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb3fb2b2-b942-447a-a9dd-bd8d70444d49 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb3fb2b2-b942-447a-a9dd-bd8d70444d49 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb3fb2b2-b942-447a-a9dd-bd8d70444d49 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:00:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 46/90] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:00:45 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-ea094182-4881-42d9-be0d-72dc36ee1b71 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-ea094182-4881-42d9-be0d-72dc36ee1b71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-ea094182-4881-42d9-be0d-72dc36ee1b71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-ea094182-4881-42d9-be0d-72dc36ee1b71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:45 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:45 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-ea094182-4881-42d9-be0d-72dc36ee1b71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f9cdf7d4-5c0a-4088-9a46-3e4bafe25a18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-ea094182-4881-42d9-be0d-72dc36ee1b71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 47/91] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:00:45 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 1036 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:00:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f9cdf7d4-5c0a-4088-9a46-3e4bafe25a18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 45/92] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:44 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 855 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-f7f52db5-5237-469d-91c9-adbd8e529ca1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-f7f52db5-5237-469d-91c9-adbd8e529ca1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] PUT http://192.168.122.108/volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86 Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-f7f52db5-5237-469d-91c9-adbd8e529ca1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-f7f52db5-5237-469d-91c9-adbd8e529ca1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Acquiring lock "cinder-attachment_update-d6060b2b-bb9e-4078-8aea-473b234117e5-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-f7f52db5-5237-469d-91c9-adbd8e529ca1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Lock "cinder-attachment_update-d6060b2b-bb9e-4078-8aea-473b234117e5-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:45 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-f7f52db5-5237-469d-91c9-adbd8e529ca1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Lock "cinder-attachment_update-d6060b2b-bb9e-4078-8aea-473b234117e5-devstack" released by "attachment_update" :: held 0.435s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:00:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-f7f52db5-5237-469d-91c9-adbd8e529ca1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86 returned with HTTP 200 Sep 01 18:00:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 48/93] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:00:45 2026] PUT /volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86 => generated 694 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:00:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bc844681-846b-4875-b90d-e18527f9217d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:00:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1913746405"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1913746405'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:00:45 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Create volume of 1 GB Sep 01 18:00:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Availability Zones retrieved successfully. Sep 01 18:00:45 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Flow 'volume_create_api' (660e5934-667d-4f06-be9e-0dd1982c000d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:00:45 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c417cb5-8628-42bf-a6ef-084e97e11d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:45 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:00:45 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c417cb5-8628-42bf-a6ef-084e97e11d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:45 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dea769b-837c-4f36-8a76-92ac26d6178a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dd2b5269-9eb4-4643-a2ef-2ff6cd5f06bc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dd2b5269-9eb4-4643-a2ef-2ff6cd5f06bc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dd2b5269-9eb4-4643-a2ef-2ff6cd5f06bc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dd2b5269-9eb4-4643-a2ef-2ff6cd5f06bc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Created reservations ['8bb06cc0-42a4-4a0c-9f43-9e362f3ba4e4', '7ca4354b-2c25-49c6-b569-3a34fd36b60f', 'd7d24da7-f03c-4a05-b9de-cf902c84af14', '8e701e63-ab32-4d7c-b4ff-799ee7a77942'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dea769b-837c-4f36-8a76-92ac26d6178a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb06cc0-42a4-4a0c-9f43-9e362f3ba4e4', '7ca4354b-2c25-49c6-b569-3a34fd36b60f', 'd7d24da7-f03c-4a05-b9de-cf902c84af14', '8e701e63-ab32-4d7c-b4ff-799ee7a77942']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23056894-a0b6-460c-bc8b-b73834dd2868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:46 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:46 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:46 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:46 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23056894-a0b6-460c-bc8b-b73834dd2868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8137200c-1db7-4de0-bba2-8c5ecb76d53f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1913746405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79418a21b6404ad9b99350bf7b196d6b',qos_specs=None,replication_status=,reservations=['8bb06cc0-42a4-4a0c-9f43-9e362f3ba4e4','7ca4354b-2c25-49c6-b569-3a34fd36b60f','d7d24da7-f03c-4a05-b9de-cf902c84af14','8e701e63-ab32-4d7c-b4ff-799ee7a77942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d559aa2617524b8f8209037405c2145e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1913746405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8137200c-1db7-4de0-bba2-8c5ecb76d53f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79418a21b6404ad9b99350bf7b196d6b',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='d559aa2617524b8f8209037405c2145e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7c7e32-eca9-48fb-8cf6-f4f3af54dbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:46 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dd2b5269-9eb4-4643-a2ef-2ff6cd5f06bc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dd2b5269-9eb4-4643-a2ef-2ff6cd5f06bc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 49/94] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:46 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7c7e32-eca9-48fb-8cf6-f4f3af54dbd0) 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-1913746405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79418a21b6404ad9b99350bf7b196d6b',qos_specs=None,replication_status=,reservations=['8bb06cc0-42a4-4a0c-9f43-9e362f3ba4e4','7ca4354b-2c25-49c6-b569-3a34fd36b60f','d7d24da7-f03c-4a05-b9de-cf902c84af14','8e701e63-ab32-4d7c-b4ff-799ee7a77942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d559aa2617524b8f8209037405c2145e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f11577-148b-4081-8280-b60152a9fba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f11577-148b-4081-8280-b60152a9fba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Flow 'volume_create_api' (660e5934-667d-4f06-be9e-0dd1982c000d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Create volume request issued successfully. Sep 01 18:00:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bc844681-846b-4875-b90d-e18527f9217d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:00:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 46/95] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:00:45 2026] POST /volume/v3/volumes => generated 763 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:00:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5c6dc666-3fc2-4eb8-9171-5e73742cd2f8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5c6dc666-3fc2-4eb8-9171-5e73742cd2f8 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5c6dc666-3fc2-4eb8-9171-5e73742cd2f8 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5c6dc666-3fc2-4eb8-9171-5e73742cd2f8 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:46 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:46 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:46 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:46 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:46 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5c6dc666-3fc2-4eb8-9171-5e73742cd2f8 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5c6dc666-3fc2-4eb8-9171-5e73742cd2f8 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 200 Sep 01 18:00:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 50/96] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:46 2026] GET /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 831 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-92f613b7-a9c5-4efb-aa5e-f8207868e899 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-92f613b7-a9c5-4efb-aa5e-f8207868e899 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86/action Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-92f613b7-a9c5-4efb-aa5e-f8207868e899 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-92f613b7-a9c5-4efb-aa5e-f8207868e899 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-05e92ab8-65a6-4726-a9ab-eb22b50ba8d8 req-92f613b7-a9c5-4efb-aa5e-f8207868e899 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86/action returned with HTTP 204 Sep 01 18:00:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 47/97] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:00:46 2026] POST /volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:00:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2df987f5-6062-4966-b543-4575b5ae3546 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2df987f5-6062-4966-b543-4575b5ae3546 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2df987f5-6062-4966-b543-4575b5ae3546 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2df987f5-6062-4966-b543-4575b5ae3546 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2df987f5-6062-4966-b543-4575b5ae3546 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2df987f5-6062-4966-b543-4575b5ae3546 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 51/98] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:47 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:00:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-11ad7d67-e616-4961-b441-eae126b1ef01 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-11ad7d67-e616-4961-b441-eae126b1ef01 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:00:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-11ad7d67-e616-4961-b441-eae126b1ef01 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-11ad7d67-e616-4961-b441-eae126b1ef01 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-11ad7d67-e616-4961-b441-eae126b1ef01 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:00:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-11ad7d67-e616-4961-b441-eae126b1ef01 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:00:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 48/99] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:47 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:00:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9602784b-62af-4892-951d-37a3acffcde1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9602784b-62af-4892-951d-37a3acffcde1 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9602784b-62af-4892-951d-37a3acffcde1 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9602784b-62af-4892-951d-37a3acffcde1 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9602784b-62af-4892-951d-37a3acffcde1 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9602784b-62af-4892-951d-37a3acffcde1 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 200 Sep 01 18:00:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 52/100] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:47 2026] GET /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-351b02c3-54ef-4fd3-9a61-40f39e6dd3de None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-351b02c3-54ef-4fd3-9a61-40f39e6dd3de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-351b02c3-54ef-4fd3-9a61-40f39e6dd3de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-351b02c3-54ef-4fd3-9a61-40f39e6dd3de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-351b02c3-54ef-4fd3-9a61-40f39e6dd3de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-351b02c3-54ef-4fd3-9a61-40f39e6dd3de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 200 Sep 01 18:00:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 49/101] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:48 2026] GET /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ae030243-1796-4156-854a-466a3309a606 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae030243-1796-4156-854a-466a3309a606 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] POST http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f/action Sep 01 18:00:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae030243-1796-4156-854a-466a3309a606 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:00:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae030243-1796-4156-854a-466a3309a606 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ae030243-1796-4156-854a-466a3309a606 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ae030243-1796-4156-854a-466a3309a606 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume updated successfully. Sep 01 18:00:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae030243-1796-4156-854a-466a3309a606 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f/action returned with HTTP 200 Sep 01 18:00:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 53/102] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:00:48 2026] POST /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 18:00:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a06feb8b-6a1a-43b8-a952-4727fd6d05f2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a06feb8b-6a1a-43b8-a952-4727fd6d05f2 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a06feb8b-6a1a-43b8-a952-4727fd6d05f2 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a06feb8b-6a1a-43b8-a952-4727fd6d05f2 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a06feb8b-6a1a-43b8-a952-4727fd6d05f2 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a06feb8b-6a1a-43b8-a952-4727fd6d05f2 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 200 Sep 01 18:00:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 50/103] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:48 2026] GET /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-3db104ab-6a73-489b-bbb8-348b4fd3b2c9 req-8a867fcf-064c-4e24-8552-737d7d8dd06f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-3db104ab-6a73-489b-bbb8-348b4fd3b2c9 req-8a867fcf-064c-4e24-8552-737d7d8dd06f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-3db104ab-6a73-489b-bbb8-348b4fd3b2c9 req-8a867fcf-064c-4e24-8552-737d7d8dd06f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-3db104ab-6a73-489b-bbb8-348b4fd3b2c9 req-8a867fcf-064c-4e24-8552-737d7d8dd06f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-3db104ab-6a73-489b-bbb8-348b4fd3b2c9 req-8a867fcf-064c-4e24-8552-737d7d8dd06f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-3db104ab-6a73-489b-bbb8-348b4fd3b2c9 req-8a867fcf-064c-4e24-8552-737d7d8dd06f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 200 Sep 01 18:00:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 54/104] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:00:48 2026] GET /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8a4eaff9-0527-45a4-a206-7336d124b75f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-43237362"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-43237362'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Create volume of 1 GB Sep 01 18:00:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Availability Zones retrieved successfully. Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Flow 'volume_create_api' (69c3c6a6-6c29-4a6c-a04f-bb4b42f6932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4cc3d0-cd95-4ce7-bfcb-ca377b2169b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4cc3d0-cd95-4ce7-bfcb-ca377b2169b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d51ef24-8b5f-4566-8404-cf0d18461e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Created reservations ['766c8053-ec31-444f-a771-08ab429edac8', 'af5b287b-f1f4-4e83-afb7-c21e1ea87632', 'a5c7da1b-54f1-4b47-a639-ff1a07916de8', '75b5fa7b-745c-438c-822f-f3e25cf4335c'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d51ef24-8b5f-4566-8404-cf0d18461e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['766c8053-ec31-444f-a771-08ab429edac8', 'af5b287b-f1f4-4e83-afb7-c21e1ea87632', 'a5c7da1b-54f1-4b47-a639-ff1a07916de8', '75b5fa7b-745c-438c-822f-f3e25cf4335c']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (778d0195-31d4-40d0-a921-28fba19edf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (778d0195-31d4-40d0-a921-28fba19edf90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65519ed9-b3d1-4269-ac12-649b42f64d15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-43237362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79418a21b6404ad9b99350bf7b196d6b',qos_specs=None,replication_status=,reservations=['766c8053-ec31-444f-a771-08ab429edac8','af5b287b-f1f4-4e83-afb7-c21e1ea87632','a5c7da1b-54f1-4b47-a639-ff1a07916de8','75b5fa7b-745c-438c-822f-f3e25cf4335c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d559aa2617524b8f8209037405c2145e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-43237362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65519ed9-b3d1-4269-ac12-649b42f64d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79418a21b6404ad9b99350bf7b196d6b',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='d559aa2617524b8f8209037405c2145e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9810621-617d-4d63-9f1b-e6e21163b472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9810621-617d-4d63-9f1b-e6e21163b472) 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-43237362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79418a21b6404ad9b99350bf7b196d6b',qos_specs=None,replication_status=,reservations=['766c8053-ec31-444f-a771-08ab429edac8','af5b287b-f1f4-4e83-afb7-c21e1ea87632','a5c7da1b-54f1-4b47-a639-ff1a07916de8','75b5fa7b-745c-438c-822f-f3e25cf4335c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d559aa2617524b8f8209037405c2145e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e567d57-46cb-4da2-9fcb-e331ab562c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e567d57-46cb-4da2-9fcb-e331ab562c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Flow 'volume_create_api' (69c3c6a6-6c29-4a6c-a04f-bb4b42f6932a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:00:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Create volume request issued successfully. Sep 01 18:00:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8a4eaff9-0527-45a4-a206-7336d124b75f tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:00:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 51/105] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:00:50 2026] POST /volume/v3/volumes => generated 761 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:00:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-54149f50-acaa-423f-abc2-856fcb67ac2b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54149f50-acaa-423f-abc2-856fcb67ac2b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 Sep 01 18:00:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54149f50-acaa-423f-abc2-856fcb67ac2b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54149f50-acaa-423f-abc2-856fcb67ac2b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-54149f50-acaa-423f-abc2-856fcb67ac2b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54149f50-acaa-423f-abc2-856fcb67ac2b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 returned with HTTP 200 Sep 01 18:00:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 55/106] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:50 2026] GET /volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 => generated 829 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-23e07985-25b6-4e58-802c-4575c6641951 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-23e07985-25b6-4e58-802c-4575c6641951 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 Sep 01 18:00:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-23e07985-25b6-4e58-802c-4575c6641951 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-23e07985-25b6-4e58-802c-4575c6641951 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-23e07985-25b6-4e58-802c-4575c6641951 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-23e07985-25b6-4e58-802c-4575c6641951 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 returned with HTTP 200 Sep 01 18:00:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 52/107] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:51 2026] GET /volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ebaeb35f-d86f-4d95-9dd3-c4767147d34d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ebaeb35f-d86f-4d95-9dd3-c4767147d34d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 Sep 01 18:00:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ebaeb35f-d86f-4d95-9dd3-c4767147d34d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ebaeb35f-d86f-4d95-9dd3-c4767147d34d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ebaeb35f-d86f-4d95-9dd3-c4767147d34d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ebaeb35f-d86f-4d95-9dd3-c4767147d34d tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 returned with HTTP 200 Sep 01 18:00:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 56/108] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:53 2026] GET /volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-76f99167-127e-4833-85c7-8d8fbaf734db None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76f99167-127e-4833-85c7-8d8fbaf734db tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] DELETE http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 Sep 01 18:00:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76f99167-127e-4833-85c7-8d8fbaf734db tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76f99167-127e-4833-85c7-8d8fbaf734db tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:53 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-76f99167-127e-4833-85c7-8d8fbaf734db tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Delete volume with id: 65519ed9-b3d1-4269-ac12-649b42f64d15 Sep 01 18:00:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-76f99167-127e-4833-85c7-8d8fbaf734db tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-76f99167-127e-4833-85c7-8d8fbaf734db tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Delete volume request issued successfully. Sep 01 18:00:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76f99167-127e-4833-85c7-8d8fbaf734db tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 returned with HTTP 202 Sep 01 18:00:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 53/109] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:00:53 2026] DELETE /volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:00:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f4c1510d-2711-429d-8427-d16cd41334be None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f4c1510d-2711-429d-8427-d16cd41334be tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 Sep 01 18:00:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f4c1510d-2711-429d-8427-d16cd41334be tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f4c1510d-2711-429d-8427-d16cd41334be tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f4c1510d-2711-429d-8427-d16cd41334be tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f4c1510d-2711-429d-8427-d16cd41334be tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 returned with HTTP 200 Sep 01 18:00:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 57/110] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:53 2026] GET /volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b17f657a-815a-4456-b9b0-0e1eeca3b12b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b17f657a-815a-4456-b9b0-0e1eeca3b12b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 Sep 01 18:00:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b17f657a-815a-4456-b9b0-0e1eeca3b12b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b17f657a-815a-4456-b9b0-0e1eeca3b12b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b17f657a-815a-4456-b9b0-0e1eeca3b12b tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 returned with HTTP 404 Sep 01 18:00:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 54/111] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:55 2026] GET /volume/v3/volumes/65519ed9-b3d1-4269-ac12-649b42f64d15 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:00:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5cd65af-475f-44be-879f-fd71af19f5de None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5cd65af-475f-44be-879f-fd71af19f5de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] DELETE http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5cd65af-475f-44be-879f-fd71af19f5de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5cd65af-475f-44be-879f-fd71af19f5de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:55 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f5cd65af-475f-44be-879f-fd71af19f5de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Delete volume with id: 8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5cd65af-475f-44be-879f-fd71af19f5de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5cd65af-475f-44be-879f-fd71af19f5de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Delete volume request issued successfully. Sep 01 18:00:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5cd65af-475f-44be-879f-fd71af19f5de tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 202 Sep 01 18:00:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 58/112] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:00:55 2026] DELETE /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:00:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d4fd563d-c7ec-4ce9-b24b-1924639733a7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4fd563d-c7ec-4ce9-b24b-1924639733a7 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4fd563d-c7ec-4ce9-b24b-1924639733a7 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4fd563d-c7ec-4ce9-b24b-1924639733a7 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:00:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:00:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d4fd563d-c7ec-4ce9-b24b-1924639733a7 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4fd563d-c7ec-4ce9-b24b-1924639733a7 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 200 Sep 01 18:00:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 55/113] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:55 2026] GET /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5db749d6-c0ba-4ddf-87f0-8532944945d0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5db749d6-c0ba-4ddf-87f0-8532944945d0 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5db749d6-c0ba-4ddf-87f0-8532944945d0 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5db749d6-c0ba-4ddf-87f0-8532944945d0 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:00:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:00:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:00:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:00:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5db749d6-c0ba-4ddf-87f0-8532944945d0 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Volume info retrieved successfully. Sep 01 18:00:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5db749d6-c0ba-4ddf-87f0-8532944945d0 tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 200 Sep 01 18:00:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 59/114] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:56 2026] GET /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:00:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a1447896-a6dd-4438-9371-af38f218c84e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:00:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1447896-a6dd-4438-9371-af38f218c84e tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] GET http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f Sep 01 18:00:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1447896-a6dd-4438-9371-af38f218c84e tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:00:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1447896-a6dd-4438-9371-af38f218c84e tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:00:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1447896-a6dd-4438-9371-af38f218c84e tempest-ServersNegativeTestJSON-907906441 tempest-ServersNegativeTestJSON-907906441-project-member] http://192.168.122.108/volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f returned with HTTP 404 Sep 01 18:00:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 56/115] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:00:57 2026] GET /volume/v3/volumes/8137200c-1db7-4de0-bba2-8c5ecb76d53f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:01:06 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=104,cinder:INSERT=12,cinder:UPDATE=17 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:01:07 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=143,cinder:UPDATE=41,cinder:INSERT=29 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-783359391", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-783359391', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Create volume of 1 GB Sep 01 18:01:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Availability Zones retrieved successfully. Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Flow 'volume_create_api' (ce04e0e0-3923-48e8-9e82-0b15330d325d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92a79d3-2094-4ec6-ad77-3f940e47d6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92a79d3-2094-4ec6-ad77-3f940e47d6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2f78b9-4c16-4790-8ad4-5c358d55514f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Created reservations ['e59844ce-09ae-43dd-8e58-7bd8c3557c70', 'f864670b-5a8b-41df-9f61-d93740f1a2d6', 'cf613409-5159-4408-9738-58877adcf3e1', '2afe26b6-eb28-490d-9116-40dfe3f9fa21'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2f78b9-4c16-4790-8ad4-5c358d55514f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59844ce-09ae-43dd-8e58-7bd8c3557c70', 'f864670b-5a8b-41df-9f61-d93740f1a2d6', 'cf613409-5159-4408-9738-58877adcf3e1', '2afe26b6-eb28-490d-9116-40dfe3f9fa21']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65219158-5292-49d0-a0a6-d262c1232aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65219158-5292-49d0-a0a6-d262c1232aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5541da3-ccaf-4fde-9359-4694d671003a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-783359391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1102f51bd08741019222902de7660e68',qos_specs=None,replication_status=,reservations=['e59844ce-09ae-43dd-8e58-7bd8c3557c70','f864670b-5a8b-41df-9f61-d93740f1a2d6','cf613409-5159-4408-9738-58877adcf3e1','2afe26b6-eb28-490d-9116-40dfe3f9fa21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85717757ea7a40f09c1cd9757f699de7',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-783359391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5541da3-ccaf-4fde-9359-4694d671003a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1102f51bd08741019222902de7660e68',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='85717757ea7a40f09c1cd9757f699de7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869d8847-30b6-4d82-ac29-3bed81894da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869d8847-30b6-4d82-ac29-3bed81894da8) 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-783359391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1102f51bd08741019222902de7660e68',qos_specs=None,replication_status=,reservations=['e59844ce-09ae-43dd-8e58-7bd8c3557c70','f864670b-5a8b-41df-9f61-d93740f1a2d6','cf613409-5159-4408-9738-58877adcf3e1','2afe26b6-eb28-490d-9116-40dfe3f9fa21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85717757ea7a40f09c1cd9757f699de7',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1dd5ffd-c773-4ca1-acd3-8d49b5a2f84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1dd5ffd-c773-4ca1-acd3-8d49b5a2f84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Flow 'volume_create_api' (ce04e0e0-3923-48e8-9e82-0b15330d325d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Create volume request issued successfully. Sep 01 18:01:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-ffb36efe-6a38-4293-ab45-2450e62547d5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:01:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 60/116] 192.168.122.108 () {64 vars in 1430 bytes} [Tue Sep 1 18:01:19 2026] POST /volume/v3/volumes => generated 763 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:01:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-0957e260-7d43-4d15-81cc-c5c8335ed8c5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-0957e260-7d43-4d15-81cc-c5c8335ed8c5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-0957e260-7d43-4d15-81cc-c5c8335ed8c5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-0957e260-7d43-4d15-81cc-c5c8335ed8c5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-0957e260-7d43-4d15-81cc-c5c8335ed8c5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Volume info retrieved successfully. Sep 01 18:01:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1cc32347-5d6c-4185-b372-74a6aeeefaf4 req-0957e260-7d43-4d15-81cc-c5c8335ed8c5 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 200 Sep 01 18:01:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 57/117] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:19 2026] GET /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 831 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-1c6daad6-257f-44dd-b35b-9abfcd426357 req-99a5fa80-f83c-4e4c-8852-e246e0e51732 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1c6daad6-257f-44dd-b35b-9abfcd426357 req-99a5fa80-f83c-4e4c-8852-e246e0e51732 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-1c6daad6-257f-44dd-b35b-9abfcd426357 req-99a5fa80-f83c-4e4c-8852-e246e0e51732 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-1c6daad6-257f-44dd-b35b-9abfcd426357 req-99a5fa80-f83c-4e4c-8852-e246e0e51732 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-1c6daad6-257f-44dd-b35b-9abfcd426357 req-99a5fa80-f83c-4e4c-8852-e246e0e51732 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Volume info retrieved successfully. Sep 01 18:01:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1c6daad6-257f-44dd-b35b-9abfcd426357 req-99a5fa80-f83c-4e4c-8852-e246e0e51732 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 200 Sep 01 18:01:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 61/118] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:19 2026] GET /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 831 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-8b80951b-0690-441f-937d-9c0c71d94ce6 req-4160c118-051b-4680-aa5c-9ae4d003ff51 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8b80951b-0690-441f-937d-9c0c71d94ce6 req-4160c118-051b-4680-aa5c-9ae4d003ff51 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8b80951b-0690-441f-937d-9c0c71d94ce6 req-4160c118-051b-4680-aa5c-9ae4d003ff51 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8b80951b-0690-441f-937d-9c0c71d94ce6 req-4160c118-051b-4680-aa5c-9ae4d003ff51 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-8b80951b-0690-441f-937d-9c0c71d94ce6 req-4160c118-051b-4680-aa5c-9ae4d003ff51 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Volume info retrieved successfully. Sep 01 18:01:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8b80951b-0690-441f-937d-9c0c71d94ce6 req-4160c118-051b-4680-aa5c-9ae4d003ff51 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 200 Sep 01 18:01:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 58/119] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:21 2026] GET /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 856 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:01:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5541da3-ccaf-4fde-9359-4694d671003a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1013364283", "description": null, "metadata": {}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:01:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Volume info retrieved successfully. Sep 01 18:01:21 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Create snapshot from volume d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:21 devstack devstack@c-api.service[86561]: WARNING cinder.quota [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-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 01 18:01:21 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Created reservations ['14831c0d-2a6a-4542-a6cc-a304b80e162b', 'b8c932d2-b3a0-448f-9150-4ad1f21ecf3c', '92ad3208-c3d0-4581-b763-2c7870cf9b14', '525c2d8a-0f15-4f9d-af86-f83936feae3c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:01:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot create request issued successfully. Sep 01 18:01:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-720d5527-58ef-4e05-9f39-2b513056a4c7 req-b42df150-4731-4b2e-8ed5-4805d0405f65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:01:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 62/120] 192.168.122.108 () {64 vars in 1436 bytes} [Tue Sep 1 18:01:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:01:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-1d2c2139-8fc6-4110-add7-40efb9b7727f req-e0f0220b-55bc-4558-a663-8c75091369af None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1d2c2139-8fc6-4110-add7-40efb9b7727f req-e0f0220b-55bc-4558-a663-8c75091369af tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1d2c2139-8fc6-4110-add7-40efb9b7727f req-e0f0220b-55bc-4558-a663-8c75091369af tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1d2c2139-8fc6-4110-add7-40efb9b7727f req-e0f0220b-55bc-4558-a663-8c75091369af tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-1d2c2139-8fc6-4110-add7-40efb9b7727f req-e0f0220b-55bc-4558-a663-8c75091369af tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] Snapshot retrieved successfully. Sep 01 18:01:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1d2c2139-8fc6-4110-add7-40efb9b7727f req-e0f0220b-55bc-4558-a663-8c75091369af tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 59/121] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:22 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 443 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-27805bbf-0daa-4f2e-be6c-6d8ce53dbf5d req-f5886f8c-b05d-457b-9fad-4a4cd0a57a65 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-27805bbf-0daa-4f2e-be6c-6d8ce53dbf5d req-f5886f8c-b05d-457b-9fad-4a4cd0a57a65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:01:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-27805bbf-0daa-4f2e-be6c-6d8ce53dbf5d req-f5886f8c-b05d-457b-9fad-4a4cd0a57a65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-27805bbf-0daa-4f2e-be6c-6d8ce53dbf5d req-f5886f8c-b05d-457b-9fad-4a4cd0a57a65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [req-27805bbf-0daa-4f2e-be6c-6d8ce53dbf5d req-f5886f8c-b05d-457b-9fad-4a4cd0a57a65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:22 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [req-27805bbf-0daa-4f2e-be6c-6d8ce53dbf5d req-f5886f8c-b05d-457b-9fad-4a4cd0a57a65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:01:22 devstack devstack@c-api.service[86561]: /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 01 18:01:22 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:01:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-27805bbf-0daa-4f2e-be6c-6d8ce53dbf5d req-f5886f8c-b05d-457b-9fad-4a4cd0a57a65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] Get all snapshots completed successfully. Sep 01 18:01:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-27805bbf-0daa-4f2e-be6c-6d8ce53dbf5d req-f5886f8c-b05d-457b-9fad-4a4cd0a57a65 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-reader] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:01:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 63/122] 192.168.122.108 () {60 vars in 1403 bytes} [Tue Sep 1 18:01:22 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-ae0a5c3a-c06e-4918-b6ff-80c57c79740c req-84e69615-2355-478d-ad94-36b80c964d6c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-ae0a5c3a-c06e-4918-b6ff-80c57c79740c req-84e69615-2355-478d-ad94-36b80c964d6c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-ae0a5c3a-c06e-4918-b6ff-80c57c79740c req-84e69615-2355-478d-ad94-36b80c964d6c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-ae0a5c3a-c06e-4918-b6ff-80c57c79740c req-84e69615-2355-478d-ad94-36b80c964d6c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-ae0a5c3a-c06e-4918-b6ff-80c57c79740c req-84e69615-2355-478d-ad94-36b80c964d6c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-ae0a5c3a-c06e-4918-b6ff-80c57c79740c req-84e69615-2355-478d-ad94-36b80c964d6c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 60/123] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:22 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 443 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-44923f4d-8d06-4f7b-8f7a-b1703d47d03e req-e13100bc-043e-494a-8de1-34cd958cbbc7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-44923f4d-8d06-4f7b-8f7a-b1703d47d03e req-e13100bc-043e-494a-8de1-34cd958cbbc7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-44923f4d-8d06-4f7b-8f7a-b1703d47d03e req-e13100bc-043e-494a-8de1-34cd958cbbc7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-44923f4d-8d06-4f7b-8f7a-b1703d47d03e req-e13100bc-043e-494a-8de1-34cd958cbbc7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-44923f4d-8d06-4f7b-8f7a-b1703d47d03e req-e13100bc-043e-494a-8de1-34cd958cbbc7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-44923f4d-8d06-4f7b-8f7a-b1703d47d03e req-e13100bc-043e-494a-8de1-34cd958cbbc7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 64/124] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:23 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 443 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-475aa212-fefc-4761-a31d-d9b2a08d6a71 req-2e145ffa-0a85-4a76-b833-6ecbd87563f7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-475aa212-fefc-4761-a31d-d9b2a08d6a71 req-2e145ffa-0a85-4a76-b833-6ecbd87563f7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-475aa212-fefc-4761-a31d-d9b2a08d6a71 req-2e145ffa-0a85-4a76-b833-6ecbd87563f7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-475aa212-fefc-4761-a31d-d9b2a08d6a71 req-2e145ffa-0a85-4a76-b833-6ecbd87563f7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-475aa212-fefc-4761-a31d-d9b2a08d6a71 req-2e145ffa-0a85-4a76-b833-6ecbd87563f7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-475aa212-fefc-4761-a31d-d9b2a08d6a71 req-2e145ffa-0a85-4a76-b833-6ecbd87563f7 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 61/125] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:24 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 443 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-264182bf-10ff-4994-a87e-405571b996ea req-2bab2126-b697-48ce-a1fa-a80e95928680 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-264182bf-10ff-4994-a87e-405571b996ea req-2bab2126-b697-48ce-a1fa-a80e95928680 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-264182bf-10ff-4994-a87e-405571b996ea req-2bab2126-b697-48ce-a1fa-a80e95928680 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-264182bf-10ff-4994-a87e-405571b996ea req-2bab2126-b697-48ce-a1fa-a80e95928680 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-264182bf-10ff-4994-a87e-405571b996ea req-2bab2126-b697-48ce-a1fa-a80e95928680 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-264182bf-10ff-4994-a87e-405571b996ea req-2bab2126-b697-48ce-a1fa-a80e95928680 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 65/126] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:26 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 443 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-afd54749-c950-40d1-8471-2a2e7d903308 req-86d0d69e-29ae-4e7c-b062-2d77c04f4b7f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-afd54749-c950-40d1-8471-2a2e7d903308 req-86d0d69e-29ae-4e7c-b062-2d77c04f4b7f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:01:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-afd54749-c950-40d1-8471-2a2e7d903308 req-86d0d69e-29ae-4e7c-b062-2d77c04f4b7f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-afd54749-c950-40d1-8471-2a2e7d903308 req-86d0d69e-29ae-4e7c-b062-2d77c04f4b7f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-afd54749-c950-40d1-8471-2a2e7d903308 req-86d0d69e-29ae-4e7c-b062-2d77c04f4b7f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:01:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-afd54749-c950-40d1-8471-2a2e7d903308 req-86d0d69e-29ae-4e7c-b062-2d77c04f4b7f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:01:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 62/127] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:26 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-5e72e667-277a-47c5-86f8-467d615fb70a req-850888e0-497f-44e8-809c-0268544e8ff6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-5e72e667-277a-47c5-86f8-467d615fb70a req-850888e0-497f-44e8-809c-0268544e8ff6 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-5e72e667-277a-47c5-86f8-467d615fb70a req-850888e0-497f-44e8-809c-0268544e8ff6 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-5e72e667-277a-47c5-86f8-467d615fb70a req-850888e0-497f-44e8-809c-0268544e8ff6 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-5e72e667-277a-47c5-86f8-467d615fb70a req-850888e0-497f-44e8-809c-0268544e8ff6 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-5e72e667-277a-47c5-86f8-467d615fb70a req-850888e0-497f-44e8-809c-0268544e8ff6 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 66/128] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:27 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 470 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-ec58a91e-4d85-4896-a49f-fce8dd54160f req-02ef9edd-2aad-4f0c-9d67-1bad50a017f8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-ec58a91e-4d85-4896-a49f-fce8dd54160f req-02ef9edd-2aad-4f0c-9d67-1bad50a017f8 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-ec58a91e-4d85-4896-a49f-fce8dd54160f req-02ef9edd-2aad-4f0c-9d67-1bad50a017f8 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-ec58a91e-4d85-4896-a49f-fce8dd54160f req-02ef9edd-2aad-4f0c-9d67-1bad50a017f8 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:27 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [req-ec58a91e-4d85-4896-a49f-fce8dd54160f req-02ef9edd-2aad-4f0c-9d67-1bad50a017f8 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Delete snapshot with id: 2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-ec58a91e-4d85-4896-a49f-fce8dd54160f req-02ef9edd-2aad-4f0c-9d67-1bad50a017f8 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-ec58a91e-4d85-4896-a49f-fce8dd54160f req-02ef9edd-2aad-4f0c-9d67-1bad50a017f8 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot delete request issued successfully. Sep 01 18:01:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-ec58a91e-4d85-4896-a49f-fce8dd54160f req-02ef9edd-2aad-4f0c-9d67-1bad50a017f8 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 202 Sep 01 18:01:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 63/129] 192.168.122.108 () {62 vars in 1515 bytes} [Tue Sep 1 18:01:27 2026] DELETE /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:01:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-ae813f67-075c-4b41-bd13-aef08ed5181c req-01a04415-fb6d-446c-b11f-9712397f4ea9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-ae813f67-075c-4b41-bd13-aef08ed5181c req-01a04415-fb6d-446c-b11f-9712397f4ea9 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-ae813f67-075c-4b41-bd13-aef08ed5181c req-01a04415-fb6d-446c-b11f-9712397f4ea9 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-ae813f67-075c-4b41-bd13-aef08ed5181c req-01a04415-fb6d-446c-b11f-9712397f4ea9 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-ae813f67-075c-4b41-bd13-aef08ed5181c req-01a04415-fb6d-446c-b11f-9712397f4ea9 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-ae813f67-075c-4b41-bd13-aef08ed5181c req-01a04415-fb6d-446c-b11f-9712397f4ea9 tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 67/130] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:27 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-e8cbdb65-64c6-4899-84bb-0e6316d773a5 req-f463a636-9ecb-4573-ae85-365a49692c5d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e8cbdb65-64c6-4899-84bb-0e6316d773a5 req-f463a636-9ecb-4573-ae85-365a49692c5d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e8cbdb65-64c6-4899-84bb-0e6316d773a5 req-f463a636-9ecb-4573-ae85-365a49692c5d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e8cbdb65-64c6-4899-84bb-0e6316d773a5 req-f463a636-9ecb-4573-ae85-365a49692c5d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-e8cbdb65-64c6-4899-84bb-0e6316d773a5 req-f463a636-9ecb-4573-ae85-365a49692c5d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e8cbdb65-64c6-4899-84bb-0e6316d773a5 req-f463a636-9ecb-4573-ae85-365a49692c5d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 64/131] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:28 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-19a0536e-3feb-4189-8a39-616762ce3e88 req-bee7382b-0085-4965-b5ca-2c8fe758432f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-19a0536e-3feb-4189-8a39-616762ce3e88 req-bee7382b-0085-4965-b5ca-2c8fe758432f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-19a0536e-3feb-4189-8a39-616762ce3e88 req-bee7382b-0085-4965-b5ca-2c8fe758432f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-19a0536e-3feb-4189-8a39-616762ce3e88 req-bee7382b-0085-4965-b5ca-2c8fe758432f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-19a0536e-3feb-4189-8a39-616762ce3e88 req-bee7382b-0085-4965-b5ca-2c8fe758432f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Snapshot retrieved successfully. Sep 01 18:01:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-19a0536e-3feb-4189-8a39-616762ce3e88 req-bee7382b-0085-4965-b5ca-2c8fe758432f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 200 Sep 01 18:01:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 68/132] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:29 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-1a296d04-977a-4752-887e-02dd41e21af1 req-b7937e16-0d48-4910-8bd2-fe8617aa1b6d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1a296d04-977a-4752-887e-02dd41e21af1 req-b7937e16-0d48-4910-8bd2-fe8617aa1b6d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 Sep 01 18:01:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1a296d04-977a-4752-887e-02dd41e21af1 req-b7937e16-0d48-4910-8bd2-fe8617aa1b6d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1a296d04-977a-4752-887e-02dd41e21af1 req-b7937e16-0d48-4910-8bd2-fe8617aa1b6d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1a296d04-977a-4752-887e-02dd41e21af1 req-b7937e16-0d48-4910-8bd2-fe8617aa1b6d tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 returned with HTTP 404 Sep 01 18:01:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 65/133] 192.168.122.108 () {60 vars in 1493 bytes} [Tue Sep 1 18:01:30 2026] GET /volume/v3/snapshots/2037457d-f586-4ce2-8612-eefbebd5cb42 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:01:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-86aae14e-a061-4d3c-b2fc-dbd0518e1153 req-5a85896f-dc76-41a9-8a68-0029c13d121c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-86aae14e-a061-4d3c-b2fc-dbd0518e1153 req-5a85896f-dc76-41a9-8a68-0029c13d121c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] DELETE http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-86aae14e-a061-4d3c-b2fc-dbd0518e1153 req-5a85896f-dc76-41a9-8a68-0029c13d121c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-86aae14e-a061-4d3c-b2fc-dbd0518e1153 req-5a85896f-dc76-41a9-8a68-0029c13d121c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:30 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [req-86aae14e-a061-4d3c-b2fc-dbd0518e1153 req-5a85896f-dc76-41a9-8a68-0029c13d121c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Delete volume with id: d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-86aae14e-a061-4d3c-b2fc-dbd0518e1153 req-5a85896f-dc76-41a9-8a68-0029c13d121c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Volume info retrieved successfully. Sep 01 18:01:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-86aae14e-a061-4d3c-b2fc-dbd0518e1153 req-5a85896f-dc76-41a9-8a68-0029c13d121c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Delete volume request issued successfully. Sep 01 18:01:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-86aae14e-a061-4d3c-b2fc-dbd0518e1153 req-5a85896f-dc76-41a9-8a68-0029c13d121c tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 202 Sep 01 18:01:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 69/134] 192.168.122.108 () {62 vars in 1509 bytes} [Tue Sep 1 18:01:30 2026] DELETE /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:01:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-91e03987-70bd-475a-8558-e70f485b295b req-4e5ea15d-7b84-41a9-9845-0f5b1ab6e44b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-91e03987-70bd-475a-8558-e70f485b295b req-4e5ea15d-7b84-41a9-9845-0f5b1ab6e44b tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-91e03987-70bd-475a-8558-e70f485b295b req-4e5ea15d-7b84-41a9-9845-0f5b1ab6e44b tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-91e03987-70bd-475a-8558-e70f485b295b req-4e5ea15d-7b84-41a9-9845-0f5b1ab6e44b tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-91e03987-70bd-475a-8558-e70f485b295b req-4e5ea15d-7b84-41a9-9845-0f5b1ab6e44b tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Volume info retrieved successfully. Sep 01 18:01:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-91e03987-70bd-475a-8558-e70f485b295b req-4e5ea15d-7b84-41a9-9845-0f5b1ab6e44b tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 200 Sep 01 18:01:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 66/135] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:31 2026] GET /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-a2bb1d1d-0e75-43d0-88a6-ce32fa2686a7 req-f39a11ab-04c3-4313-bc61-b7ad85f0c02a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-a2bb1d1d-0e75-43d0-88a6-ce32fa2686a7 req-f39a11ab-04c3-4313-bc61-b7ad85f0c02a tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-a2bb1d1d-0e75-43d0-88a6-ce32fa2686a7 req-f39a11ab-04c3-4313-bc61-b7ad85f0c02a tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-a2bb1d1d-0e75-43d0-88a6-ce32fa2686a7 req-f39a11ab-04c3-4313-bc61-b7ad85f0c02a tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-a2bb1d1d-0e75-43d0-88a6-ce32fa2686a7 req-f39a11ab-04c3-4313-bc61-b7ad85f0c02a tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Volume info retrieved successfully. Sep 01 18:01:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-a2bb1d1d-0e75-43d0-88a6-ce32fa2686a7 req-f39a11ab-04c3-4313-bc61-b7ad85f0c02a tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 200 Sep 01 18:01:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 70/136] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:32 2026] GET /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dfc63881-2292-4396-9a86-84347ec43a10 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dfc63881-2292-4396-9a86-84347ec43a10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dfc63881-2292-4396-9a86-84347ec43a10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dfc63881-2292-4396-9a86-84347ec43a10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dfc63881-2292-4396-9a86-84347ec43a10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dfc63881-2292-4396-9a86-84347ec43a10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:01:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 67/137] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:33 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-61a86daf-d82b-43f4-b08c-822570827367 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-61a86daf-d82b-43f4-b08c-822570827367 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-61a86daf-d82b-43f4-b08c-822570827367 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-61a86daf-d82b-43f4-b08c-822570827367 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-61a86daf-d82b-43f4-b08c-822570827367 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:01:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-61a86daf-d82b-43f4-b08c-822570827367 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:01:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 71/138] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:33 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 1148 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-fbbd1aed-6e7b-468e-a542-18cbcbbf4613 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-fbbd1aed-6e7b-468e-a542-18cbcbbf4613 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5/action Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-fbbd1aed-6e7b-468e-a542-18cbcbbf4613 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-fbbd1aed-6e7b-468e-a542-18cbcbbf4613 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-fbbd1aed-6e7b-468e-a542-18cbcbbf4613 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-abb8fd4c-5f6e-494c-9995-8cda40cc82a7 req-945fa99f-9951-48f4-a65e-bf411fcfb6ea None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-fbbd1aed-6e7b-468e-a542-18cbcbbf4613 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Begin detaching volume completed successfully. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-fbbd1aed-6e7b-468e-a542-18cbcbbf4613 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5/action returned with HTTP 202 Sep 01 18:01:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-abb8fd4c-5f6e-494c-9995-8cda40cc82a7 req-945fa99f-9951-48f4-a65e-bf411fcfb6ea tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-abb8fd4c-5f6e-494c-9995-8cda40cc82a7 req-945fa99f-9951-48f4-a65e-bf411fcfb6ea tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 68/139] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:01:33 2026] POST /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-abb8fd4c-5f6e-494c-9995-8cda40cc82a7 req-945fa99f-9951-48f4-a65e-bf411fcfb6ea tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-abb8fd4c-5f6e-494c-9995-8cda40cc82a7 req-945fa99f-9951-48f4-a65e-bf411fcfb6ea tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 404 Sep 01 18:01:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 72/140] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:33 2026] GET /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-beef4bf1-28fc-45c3-bba1-af3c913d0185 req-56099585-8602-4f0f-b605-c78a92010f6f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-beef4bf1-28fc-45c3-bba1-af3c913d0185 req-56099585-8602-4f0f-b605-c78a92010f6f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] DELETE http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-beef4bf1-28fc-45c3-bba1-af3c913d0185 req-56099585-8602-4f0f-b605-c78a92010f6f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-beef4bf1-28fc-45c3-bba1-af3c913d0185 req-56099585-8602-4f0f-b605-c78a92010f6f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [req-beef4bf1-28fc-45c3-bba1-af3c913d0185 req-56099585-8602-4f0f-b605-c78a92010f6f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Delete volume with id: d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-beef4bf1-28fc-45c3-bba1-af3c913d0185 req-56099585-8602-4f0f-b605-c78a92010f6f tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 404 Sep 01 18:01:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 69/141] 192.168.122.108 () {62 vars in 1509 bytes} [Tue Sep 1 18:01:33 2026] DELETE /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-108b20bd-f5b1-4e72-99a0-9c8c4d2b16fd req-06e0018f-1648-4baf-9cb5-5a6b0dea575e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-108b20bd-f5b1-4e72-99a0-9c8c4d2b16fd req-06e0018f-1648-4baf-9cb5-5a6b0dea575e tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] GET http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-108b20bd-f5b1-4e72-99a0-9c8c4d2b16fd req-06e0018f-1648-4baf-9cb5-5a6b0dea575e tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-108b20bd-f5b1-4e72-99a0-9c8c4d2b16fd req-06e0018f-1648-4baf-9cb5-5a6b0dea575e tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4ab9e094-027d-431a-8f01-f14bbde6de68 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ab9e094-027d-431a-8f01-f14bbde6de68 None None] GET http://192.168.122.108/volume// Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ab9e094-027d-431a-8f01-f14bbde6de68 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ab9e094-027d-431a-8f01-f14bbde6de68 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ab9e094-027d-431a-8f01-f14bbde6de68 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:01:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 70/142] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:01:33 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:01:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-108b20bd-f5b1-4e72-99a0-9c8c4d2b16fd req-06e0018f-1648-4baf-9cb5-5a6b0dea575e tempest-VolumesSnapshotsTestJSON-414679647 tempest-VolumesSnapshotsTestJSON-414679647-project-member] http://192.168.122.108/volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a returned with HTTP 404 Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-c5811cd2-edb3-42f6-95cd-205b142dada7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 73/143] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:33 2026] GET /volume/v3/volumes/d5541da3-ccaf-4fde-9359-4694d671003a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-c5811cd2-edb3-42f6-95cd-205b142dada7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-c5811cd2-edb3-42f6-95cd-205b142dada7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-c5811cd2-edb3-42f6-95cd-205b142dada7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-c5811cd2-edb3-42f6-95cd-205b142dada7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:01:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-c5811cd2-edb3-42f6-95cd-205b142dada7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:01:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 71/144] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:01:33 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 1332 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:01:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-d348fdfb-bb4f-4ba0-9247-7be0b66a4b37 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-d348fdfb-bb4f-4ba0-9247-7be0b66a4b37 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] DELETE http://192.168.122.108/volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86 Sep 01 18:01:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-d348fdfb-bb4f-4ba0-9247-7be0b66a4b37 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-d348fdfb-bb4f-4ba0-9247-7be0b66a4b37 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:34 devstack devstack@c-api.service[86561]: /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 01 18:01:34 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:01:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bbaf8ffe-0ddc-4f66-b647-e2a9bd37e60b req-d348fdfb-bb4f-4ba0-9247-7be0b66a4b37 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86 returned with HTTP 200 Sep 01 18:01:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 74/145] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:01:34 2026] DELETE /volume/v3/attachments/0971d311-d099-4ad7-a56c-6262d5bd3d86 => generated 19 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5e5fdeb6-f31b-42cc-a3cd-48b40a5556a9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5e5fdeb6-f31b-42cc-a3cd-48b40a5556a9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:01:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5e5fdeb6-f31b-42cc-a3cd-48b40a5556a9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5e5fdeb6-f31b-42cc-a3cd-48b40a5556a9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5e5fdeb6-f31b-42cc-a3cd-48b40a5556a9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:01:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5e5fdeb6-f31b-42cc-a3cd-48b40a5556a9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:01:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 72/146] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:34 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1495068163", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1495068163', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Create volume of 1 GB Sep 01 18:01:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Availability Zones retrieved successfully. Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Flow 'volume_create_api' (6516eb21-68b7-4fc8-ba61-4b7d257e9948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d3d39f-0b0a-4ddb-9bd3-5a6ed04e4fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d3d39f-0b0a-4ddb-9bd3-5a6ed04e4fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ca8d1da-7782-4476-a54e-02d37ef07e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Created reservations ['70455682-919e-4a9c-960f-e8c36173325e', '810c8576-1a54-4fb2-a3ea-e5d364205507', 'b2d5d9e3-c46f-4215-8d7c-1c8f8bd71dc9', '30f2a2f3-1c2d-4ed7-8396-fb34b4e06f7e'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ca8d1da-7782-4476-a54e-02d37ef07e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70455682-919e-4a9c-960f-e8c36173325e', '810c8576-1a54-4fb2-a3ea-e5d364205507', 'b2d5d9e3-c46f-4215-8d7c-1c8f8bd71dc9', '30f2a2f3-1c2d-4ed7-8396-fb34b4e06f7e']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af5a5be-a9be-4032-9396-fd75b7e0324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af5a5be-a9be-4032-9396-fd75b7e0324b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5df30a50-5254-4fce-b49c-4f31fcb93999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1495068163',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6441320c2bb14357854473dca3c94bbb',qos_specs=None,replication_status=,reservations=['70455682-919e-4a9c-960f-e8c36173325e','810c8576-1a54-4fb2-a3ea-e5d364205507','b2d5d9e3-c46f-4215-8d7c-1c8f8bd71dc9','30f2a2f3-1c2d-4ed7-8396-fb34b4e06f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75d48f8aabe647949b80d824685588bb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:01:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1495068163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5df30a50-5254-4fce-b49c-4f31fcb93999,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6441320c2bb14357854473dca3c94bbb',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='75d48f8aabe647949b80d824685588bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5af7de8-3181-48f9-8a28-cfb4b1160cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5af7de8-3181-48f9-8a28-cfb4b1160cd5) 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-1495068163',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6441320c2bb14357854473dca3c94bbb',qos_specs=None,replication_status=,reservations=['70455682-919e-4a9c-960f-e8c36173325e','810c8576-1a54-4fb2-a3ea-e5d364205507','b2d5d9e3-c46f-4215-8d7c-1c8f8bd71dc9','30f2a2f3-1c2d-4ed7-8396-fb34b4e06f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75d48f8aabe647949b80d824685588bb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4611a8ca-99fa-4cc8-814c-6c26ca272b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4611a8ca-99fa-4cc8-814c-6c26ca272b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Flow 'volume_create_api' (6516eb21-68b7-4fc8-ba61-4b7d257e9948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Create volume request issued successfully. Sep 01 18:01:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-93d76437-77be-46be-a477-1c7f4be2c542 req-33c894ba-a74b-4c6e-8c17-bf397836f820 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:01:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 75/147] 192.168.122.108 () {64 vars in 1430 bytes} [Tue Sep 1 18:01:38 2026] POST /volume/v3/volumes => generated 772 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:01:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-93d76437-77be-46be-a477-1c7f4be2c542 req-b0be5da5-412c-4890-a303-980c956c13b3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-93d76437-77be-46be-a477-1c7f4be2c542 req-b0be5da5-412c-4890-a303-980c956c13b3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] GET http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 Sep 01 18:01:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-93d76437-77be-46be-a477-1c7f4be2c542 req-b0be5da5-412c-4890-a303-980c956c13b3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-93d76437-77be-46be-a477-1c7f4be2c542 req-b0be5da5-412c-4890-a303-980c956c13b3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-93d76437-77be-46be-a477-1c7f4be2c542 req-b0be5da5-412c-4890-a303-980c956c13b3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Volume info retrieved successfully. Sep 01 18:01:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-93d76437-77be-46be-a477-1c7f4be2c542 req-b0be5da5-412c-4890-a303-980c956c13b3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 returned with HTTP 200 Sep 01 18:01:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 73/148] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:39 2026] GET /volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 => generated 840 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-99362538-337f-41cf-a499-a25ff2422b23 req-ef2f5386-6d5e-4fdf-afa1-6f356abf23e5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-99362538-337f-41cf-a499-a25ff2422b23 req-ef2f5386-6d5e-4fdf-afa1-6f356abf23e5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] GET http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-99362538-337f-41cf-a499-a25ff2422b23 req-ef2f5386-6d5e-4fdf-afa1-6f356abf23e5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-99362538-337f-41cf-a499-a25ff2422b23 req-ef2f5386-6d5e-4fdf-afa1-6f356abf23e5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-99362538-337f-41cf-a499-a25ff2422b23 req-ef2f5386-6d5e-4fdf-afa1-6f356abf23e5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Volume info retrieved successfully. Sep 01 18:01:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-99362538-337f-41cf-a499-a25ff2422b23 req-ef2f5386-6d5e-4fdf-afa1-6f356abf23e5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 returned with HTTP 200 Sep 01 18:01:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 76/149] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:39 2026] GET /volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-b14bb2aa-e091-4dfa-bf20-9630175727f8 req-1fe74720-278b-4096-bff6-3dc0fccbe148 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-b14bb2aa-e091-4dfa-bf20-9630175727f8 req-1fe74720-278b-4096-bff6-3dc0fccbe148 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] GET http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 Sep 01 18:01:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-b14bb2aa-e091-4dfa-bf20-9630175727f8 req-1fe74720-278b-4096-bff6-3dc0fccbe148 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-b14bb2aa-e091-4dfa-bf20-9630175727f8 req-1fe74720-278b-4096-bff6-3dc0fccbe148 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-b14bb2aa-e091-4dfa-bf20-9630175727f8 req-1fe74720-278b-4096-bff6-3dc0fccbe148 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Volume info retrieved successfully. Sep 01 18:01:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-b14bb2aa-e091-4dfa-bf20-9630175727f8 req-1fe74720-278b-4096-bff6-3dc0fccbe148 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 returned with HTTP 200 Sep 01 18:01:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 74/150] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:40 2026] GET /volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:01:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-1ad4f288-10e9-4cec-aee3-49c50c31fbe6 req-8eb0c9dd-5e6c-42cc-a178-8d4233a8e619 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1ad4f288-10e9-4cec-aee3-49c50c31fbe6 req-8eb0c9dd-5e6c-42cc-a178-8d4233a8e619 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-reader] GET http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 Sep 01 18:01:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-1ad4f288-10e9-4cec-aee3-49c50c31fbe6 req-8eb0c9dd-5e6c-42cc-a178-8d4233a8e619 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-1ad4f288-10e9-4cec-aee3-49c50c31fbe6 req-8eb0c9dd-5e6c-42cc-a178-8d4233a8e619 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-reader] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-1ad4f288-10e9-4cec-aee3-49c50c31fbe6 req-8eb0c9dd-5e6c-42cc-a178-8d4233a8e619 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-reader] Volume info retrieved successfully. Sep 01 18:01:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1ad4f288-10e9-4cec-aee3-49c50c31fbe6 req-8eb0c9dd-5e6c-42cc-a178-8d4233a8e619 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-reader] http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 returned with HTTP 200 Sep 01 18:01:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 77/151] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:40 2026] GET /volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-8239aad2-091b-46cc-882d-4c79aa5213c2 req-a4b11937-251f-4f6c-a535-6c93a89677c2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8239aad2-091b-46cc-882d-4c79aa5213c2 req-a4b11937-251f-4f6c-a535-6c93a89677c2 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] DELETE http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 Sep 01 18:01:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8239aad2-091b-46cc-882d-4c79aa5213c2 req-a4b11937-251f-4f6c-a535-6c93a89677c2 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8239aad2-091b-46cc-882d-4c79aa5213c2 req-a4b11937-251f-4f6c-a535-6c93a89677c2 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:40 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [req-8239aad2-091b-46cc-882d-4c79aa5213c2 req-a4b11937-251f-4f6c-a535-6c93a89677c2 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Delete volume with id: 5df30a50-5254-4fce-b49c-4f31fcb93999 Sep 01 18:01:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-8239aad2-091b-46cc-882d-4c79aa5213c2 req-a4b11937-251f-4f6c-a535-6c93a89677c2 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Volume info retrieved successfully. Sep 01 18:01:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-8239aad2-091b-46cc-882d-4c79aa5213c2 req-a4b11937-251f-4f6c-a535-6c93a89677c2 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Delete volume request issued successfully. Sep 01 18:01:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8239aad2-091b-46cc-882d-4c79aa5213c2 req-a4b11937-251f-4f6c-a535-6c93a89677c2 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 returned with HTTP 202 Sep 01 18:01:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 75/152] 192.168.122.108 () {62 vars in 1509 bytes} [Tue Sep 1 18:01:40 2026] DELETE /volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:01:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-45ed2342-413d-47d8-a013-917f5af1b307 req-9a337fed-aab9-4288-bf5c-0f401d538ac5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-45ed2342-413d-47d8-a013-917f5af1b307 req-9a337fed-aab9-4288-bf5c-0f401d538ac5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] GET http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 Sep 01 18:01:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-45ed2342-413d-47d8-a013-917f5af1b307 req-9a337fed-aab9-4288-bf5c-0f401d538ac5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-45ed2342-413d-47d8-a013-917f5af1b307 req-9a337fed-aab9-4288-bf5c-0f401d538ac5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-45ed2342-413d-47d8-a013-917f5af1b307 req-9a337fed-aab9-4288-bf5c-0f401d538ac5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Volume info retrieved successfully. Sep 01 18:01:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-45ed2342-413d-47d8-a013-917f5af1b307 req-9a337fed-aab9-4288-bf5c-0f401d538ac5 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 returned with HTTP 200 Sep 01 18:01:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 78/153] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:40 2026] GET /volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-fe8ba28e-8991-4a56-a5f8-f6e2e1bafa6e req-e3a3b0e1-bad1-4256-b4ae-a82bc1b3b9f3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fe8ba28e-8991-4a56-a5f8-f6e2e1bafa6e req-e3a3b0e1-bad1-4256-b4ae-a82bc1b3b9f3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] GET http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 Sep 01 18:01:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fe8ba28e-8991-4a56-a5f8-f6e2e1bafa6e req-e3a3b0e1-bad1-4256-b4ae-a82bc1b3b9f3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fe8ba28e-8991-4a56-a5f8-f6e2e1bafa6e req-e3a3b0e1-bad1-4256-b4ae-a82bc1b3b9f3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fe8ba28e-8991-4a56-a5f8-f6e2e1bafa6e req-e3a3b0e1-bad1-4256-b4ae-a82bc1b3b9f3 tempest-VolumesGetTestJSON-437842044 tempest-VolumesGetTestJSON-437842044-project-member] http://192.168.122.108/volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 returned with HTTP 404 Sep 01 18:01:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 76/154] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:41 2026] GET /volume/v3/volumes/5df30a50-5254-4fce-b49c-4f31fcb93999 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:01:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:01:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-765984253"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:01:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-765984253'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:01:47 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume of 1 GB Sep 01 18:01:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Availability Zones retrieved successfully. Sep 01 18:01:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Flow 'volume_create_api' (f65c8c2b-7ca1-4795-ba47-d80888d99ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b129951-ccaf-49d2-9e50-2c91e0a27623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:01:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b129951-ccaf-49d2-9e50-2c91e0a27623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75315f4b-57a9-46fb-88fa-a3ace71eb67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Created reservations ['e69a5d7c-90a6-4e6f-aacb-410bc5e41fee', '892007b2-4125-4b43-939e-031e84821649', '41ba36a1-bce1-4a3d-b9cf-85b855e4e8da', '01af6744-8d1f-4ee9-983e-a1b2a436d6d9'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75315f4b-57a9-46fb-88fa-a3ace71eb67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69a5d7c-90a6-4e6f-aacb-410bc5e41fee', '892007b2-4125-4b43-939e-031e84821649', '41ba36a1-bce1-4a3d-b9cf-85b855e4e8da', '01af6744-8d1f-4ee9-983e-a1b2a436d6d9']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165db9be-8799-418f-9585-cd3ab0ddd97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165db9be-8799-418f-9585-cd3ab0ddd97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a273d19c-febc-4844-8a02-c18c1411b160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-765984253',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='457e76e1e1df42ada60ae91b6f32d3cc',qos_specs=None,replication_status=,reservations=['e69a5d7c-90a6-4e6f-aacb-410bc5e41fee','892007b2-4125-4b43-939e-031e84821649','41ba36a1-bce1-4a3d-b9cf-85b855e4e8da','01af6744-8d1f-4ee9-983e-a1b2a436d6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851dfaf3e39e4db1b0993d8cfbbd4699',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-765984253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a273d19c-febc-4844-8a02-c18c1411b160,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='457e76e1e1df42ada60ae91b6f32d3cc',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='851dfaf3e39e4db1b0993d8cfbbd4699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4700c1c-7133-449e-9b95-e76e0c754cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4700c1c-7133-449e-9b95-e76e0c754cf7) 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-765984253',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='457e76e1e1df42ada60ae91b6f32d3cc',qos_specs=None,replication_status=,reservations=['e69a5d7c-90a6-4e6f-aacb-410bc5e41fee','892007b2-4125-4b43-939e-031e84821649','41ba36a1-bce1-4a3d-b9cf-85b855e4e8da','01af6744-8d1f-4ee9-983e-a1b2a436d6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851dfaf3e39e4db1b0993d8cfbbd4699',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c86816c-7524-40bb-a312-0033d8b626dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c86816c-7524-40bb-a312-0033d8b626dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Flow 'volume_create_api' (f65c8c2b-7ca1-4795-ba47-d80888d99ddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume request issued successfully. Sep 01 18:01:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-550b4d30-90b4-43c2-b928-0c327dfdfa04 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:01:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 79/155] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:01:46 2026] POST /volume/v3/volumes => generated 768 bytes in 1393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:01:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dabfb85e-c039-4db7-a73b-6eb2b8256f3c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dabfb85e-c039-4db7-a73b-6eb2b8256f3c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:01:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dabfb85e-c039-4db7-a73b-6eb2b8256f3c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dabfb85e-c039-4db7-a73b-6eb2b8256f3c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dabfb85e-c039-4db7-a73b-6eb2b8256f3c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dabfb85e-c039-4db7-a73b-6eb2b8256f3c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 returned with HTTP 200 Sep 01 18:01:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 77/156] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:48 2026] GET /volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 => generated 836 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-74f87667-2187-4cfe-982f-8e67bdec7ccb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74f87667-2187-4cfe-982f-8e67bdec7ccb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:01:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74f87667-2187-4cfe-982f-8e67bdec7ccb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74f87667-2187-4cfe-982f-8e67bdec7ccb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-74f87667-2187-4cfe-982f-8e67bdec7ccb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74f87667-2187-4cfe-982f-8e67bdec7ccb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 returned with HTTP 200 Sep 01 18:01:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 80/157] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:49 2026] GET /volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-247338922"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-247338922'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Create volume of 1 GB Sep 01 18:01:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Availability Zones retrieved successfully. Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Flow 'volume_create_api' (38b6e73b-91aa-4f9d-b54f-9ece60cba227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af362cf0-cf60-460e-afc5-aa449093b7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af362cf0-cf60-460e-afc5-aa449093b7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96573710-0fa6-4d9a-a08f-6ae047c80b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Created reservations ['3e472482-4348-43aa-a6b2-a0ee4c8f011f', '63826d38-1457-45c6-8df0-fc161ac838b0', '86caf223-d2cf-43dc-a32d-5254546c7353', '97cfcdd0-a3d6-4b60-a651-cf9384eb5056'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96573710-0fa6-4d9a-a08f-6ae047c80b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e472482-4348-43aa-a6b2-a0ee4c8f011f', '63826d38-1457-45c6-8df0-fc161ac838b0', '86caf223-d2cf-43dc-a32d-5254546c7353', '97cfcdd0-a3d6-4b60-a651-cf9384eb5056']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e744aca-2569-4cf5-9258-3ab7a01569cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e744aca-2569-4cf5-9258-3ab7a01569cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05588492-db36-4a13-b97e-125b9ba74568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-247338922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe663cf305a4cd4b58c72830fd05aba',qos_specs=None,replication_status=,reservations=['3e472482-4348-43aa-a6b2-a0ee4c8f011f','63826d38-1457-45c6-8df0-fc161ac838b0','86caf223-d2cf-43dc-a32d-5254546c7353','97cfcdd0-a3d6-4b60-a651-cf9384eb5056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9c43e791144c2190f342166d331a0a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-247338922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05588492-db36-4a13-b97e-125b9ba74568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe663cf305a4cd4b58c72830fd05aba',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='3f9c43e791144c2190f342166d331a0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480ffeae-8cdb-455a-b041-d20212fe49d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-104b7a6a-1a7a-4438-b7b1-1ebce1df55d3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480ffeae-8cdb-455a-b041-d20212fe49d6) 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-247338922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe663cf305a4cd4b58c72830fd05aba',qos_specs=None,replication_status=,reservations=['3e472482-4348-43aa-a6b2-a0ee4c8f011f','63826d38-1457-45c6-8df0-fc161ac838b0','86caf223-d2cf-43dc-a32d-5254546c7353','97cfcdd0-a3d6-4b60-a651-cf9384eb5056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9c43e791144c2190f342166d331a0a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62162beb-81a0-4f51-894d-0ea5553286b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-104b7a6a-1a7a-4438-b7b1-1ebce1df55d3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-104b7a6a-1a7a-4438-b7b1-1ebce1df55d3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-104b7a6a-1a7a-4438-b7b1-1ebce1df55d3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62162beb-81a0-4f51-894d-0ea5553286b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Flow 'volume_create_api' (38b6e73b-91aa-4f9d-b54f-9ece60cba227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Create volume request issued successfully. Sep 01 18:01:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-448a6649-1d1c-477a-ae4c-28f63eb45140 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:01:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 78/158] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:01:50 2026] POST /volume/v3/volumes => generated 762 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:01:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-104b7a6a-1a7a-4438-b7b1-1ebce1df55d3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-104b7a6a-1a7a-4438-b7b1-1ebce1df55d3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 returned with HTTP 200 Sep 01 18:01:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 81/159] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:50 2026] GET /volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 => generated 861 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bbae20c1-ff90-4b31-b75d-f9ae30f5df46 req-7df15e01-6009-4081-b173-06a1eb9e59fb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bbae20c1-ff90-4b31-b75d-f9ae30f5df46 req-7df15e01-6009-4081-b173-06a1eb9e59fb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bbae20c1-ff90-4b31-b75d-f9ae30f5df46 req-7df15e01-6009-4081-b173-06a1eb9e59fb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bbae20c1-ff90-4b31-b75d-f9ae30f5df46 req-7df15e01-6009-4081-b173-06a1eb9e59fb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-bbae20c1-ff90-4b31-b75d-f9ae30f5df46 req-7df15e01-6009-4081-b173-06a1eb9e59fb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bbae20c1-ff90-4b31-b75d-f9ae30f5df46 req-7df15e01-6009-4081-b173-06a1eb9e59fb tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 returned with HTTP 200 Sep 01 18:01:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 79/160] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:50 2026] GET /volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1047734610"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1047734610'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume of 1 GB Sep 01 18:01:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Availability Zones retrieved successfully. Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Flow 'volume_create_api' (4d460db6-6297-43ed-be80-90ab2a3a34e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524f16bb-7fb2-42a3-8583-972bb18720e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524f16bb-7fb2-42a3-8583-972bb18720e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2747717-c12d-4a14-9b08-20009fcb2e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Created reservations ['f8a66321-9c98-4a2d-8cd9-24b48d9ae390', 'f8e0ef0a-bce5-4d4a-bfe5-8b13c7aedb82', '676124e2-f1d4-4d30-8547-fb5012bf8d0a', '998fd428-8181-457a-8967-53ac615d11ef'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2747717-c12d-4a14-9b08-20009fcb2e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8a66321-9c98-4a2d-8cd9-24b48d9ae390', 'f8e0ef0a-bce5-4d4a-bfe5-8b13c7aedb82', '676124e2-f1d4-4d30-8547-fb5012bf8d0a', '998fd428-8181-457a-8967-53ac615d11ef']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c642ac-5e86-40e4-9188-87c1bc999cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c642ac-5e86-40e4-9188-87c1bc999cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b72d8dd7-c6d5-463c-9725-01f105e4992d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1047734610',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='457e76e1e1df42ada60ae91b6f32d3cc',qos_specs=None,replication_status=,reservations=['f8a66321-9c98-4a2d-8cd9-24b48d9ae390','f8e0ef0a-bce5-4d4a-bfe5-8b13c7aedb82','676124e2-f1d4-4d30-8547-fb5012bf8d0a','998fd428-8181-457a-8967-53ac615d11ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851dfaf3e39e4db1b0993d8cfbbd4699',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1047734610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b72d8dd7-c6d5-463c-9725-01f105e4992d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='457e76e1e1df42ada60ae91b6f32d3cc',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='851dfaf3e39e4db1b0993d8cfbbd4699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab85cef7-3ceb-40a9-b1c0-9abd599df39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab85cef7-3ceb-40a9-b1c0-9abd599df39b) 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-1047734610',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='457e76e1e1df42ada60ae91b6f32d3cc',qos_specs=None,replication_status=,reservations=['f8a66321-9c98-4a2d-8cd9-24b48d9ae390','f8e0ef0a-bce5-4d4a-bfe5-8b13c7aedb82','676124e2-f1d4-4d30-8547-fb5012bf8d0a','998fd428-8181-457a-8967-53ac615d11ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851dfaf3e39e4db1b0993d8cfbbd4699',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e1b023f-88a7-46b9-b301-f158fbe3993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e1b023f-88a7-46b9-b301-f158fbe3993a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Flow 'volume_create_api' (4d460db6-6297-43ed-be80-90ab2a3a34e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume request issued successfully. Sep 01 18:01:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e2c5fe1c-a39a-4864-bed9-0b94075d2077 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:01:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 82/161] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:01:50 2026] POST /volume/v3/volumes => generated 769 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:01:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-acd5cd13-3ff7-412a-8b4a-35d2d9cc9fae None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-acd5cd13-3ff7-412a-8b4a-35d2d9cc9fae tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:01:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-acd5cd13-3ff7-412a-8b4a-35d2d9cc9fae tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-acd5cd13-3ff7-412a-8b4a-35d2d9cc9fae tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-acd5cd13-3ff7-412a-8b4a-35d2d9cc9fae tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-acd5cd13-3ff7-412a-8b4a-35d2d9cc9fae tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d returned with HTTP 200 Sep 01 18:01:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 80/162] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:51 2026] GET /volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d => generated 837 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-969c7d79-8233-4653-992c-df46c2a23eb6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-969c7d79-8233-4653-992c-df46c2a23eb6 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:01:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-969c7d79-8233-4653-992c-df46c2a23eb6 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-969c7d79-8233-4653-992c-df46c2a23eb6 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-969c7d79-8233-4653-992c-df46c2a23eb6 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-969c7d79-8233-4653-992c-df46c2a23eb6 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d returned with HTTP 200 Sep 01 18:01:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 83/163] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:52 2026] GET /volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6a8d45f4-64a0-44a4-9d3b-963922c4c6e5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a8d45f4-64a0-44a4-9d3b-963922c4c6e5 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:01:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a8d45f4-64a0-44a4-9d3b-963922c4c6e5 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a8d45f4-64a0-44a4-9d3b-963922c4c6e5 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6a8d45f4-64a0-44a4-9d3b-963922c4c6e5 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a8d45f4-64a0-44a4-9d3b-963922c4c6e5 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d returned with HTTP 200 Sep 01 18:01:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 81/164] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:54 2026] GET /volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d => generated 861 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fd7e3464-aa44-4e1e-8dc3-42727f127a48 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd7e3464-aa44-4e1e-8dc3-42727f127a48 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd7e3464-aa44-4e1e-8dc3-42727f127a48 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd7e3464-aa44-4e1e-8dc3-42727f127a48 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fd7e3464-aa44-4e1e-8dc3-42727f127a48 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd7e3464-aa44-4e1e-8dc3-42727f127a48 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d returned with HTTP 200 Sep 01 18:01:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 84/165] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:55 2026] GET /volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d => generated 862 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-cee68cb4-87a4-41fc-ab97-84eb22273173 req-77e6191e-0d63-48fd-af98-fb590621b669 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cee68cb4-87a4-41fc-ab97-84eb22273173 req-77e6191e-0d63-48fd-af98-fb590621b669 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:01:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cee68cb4-87a4-41fc-ab97-84eb22273173 req-77e6191e-0d63-48fd-af98-fb590621b669 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cee68cb4-87a4-41fc-ab97-84eb22273173 req-77e6191e-0d63-48fd-af98-fb590621b669 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-cee68cb4-87a4-41fc-ab97-84eb22273173 req-77e6191e-0d63-48fd-af98-fb590621b669 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cee68cb4-87a4-41fc-ab97-84eb22273173 req-77e6191e-0d63-48fd-af98-fb590621b669 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d returned with HTTP 200 Sep 01 18:01:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 82/166] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:55 2026] GET /volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-683b175d-8a6a-4977-9588-9033f05b06c4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-838842141"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-838842141'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume of 1 GB Sep 01 18:01:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Availability Zones retrieved successfully. Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Flow 'volume_create_api' (c660fb28-5ec4-4e86-bfba-8a81f6ae837c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca98b14f-a25a-4b5b-8fb6-d2229b1e10da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca98b14f-a25a-4b5b-8fb6-d2229b1e10da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2007374b-4ba1-4d95-840d-d4db99037527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Created reservations ['ae932986-270a-433a-bd24-c1994f41b86a', '5fedfbea-1841-44e3-aa5f-22b13092f0f4', '27116283-086f-411e-a384-800a357c23b0', 'e56736ae-34f7-4fdc-988e-4e90e2187b01'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2007374b-4ba1-4d95-840d-d4db99037527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae932986-270a-433a-bd24-c1994f41b86a', '5fedfbea-1841-44e3-aa5f-22b13092f0f4', '27116283-086f-411e-a384-800a357c23b0', 'e56736ae-34f7-4fdc-988e-4e90e2187b01']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3bc6939-5238-44ad-a91c-676adf4c2470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3bc6939-5238-44ad-a91c-676adf4c2470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cae0ea5-9564-49f3-9e86-482ebec57f70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-838842141',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='457e76e1e1df42ada60ae91b6f32d3cc',qos_specs=None,replication_status=,reservations=['ae932986-270a-433a-bd24-c1994f41b86a','5fedfbea-1841-44e3-aa5f-22b13092f0f4','27116283-086f-411e-a384-800a357c23b0','e56736ae-34f7-4fdc-988e-4e90e2187b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851dfaf3e39e4db1b0993d8cfbbd4699',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-838842141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cae0ea5-9564-49f3-9e86-482ebec57f70,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='457e76e1e1df42ada60ae91b6f32d3cc',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='851dfaf3e39e4db1b0993d8cfbbd4699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9150849b-0a1f-4574-a873-67e4c4459ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9150849b-0a1f-4574-a873-67e4c4459ff9) 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-838842141',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='457e76e1e1df42ada60ae91b6f32d3cc',qos_specs=None,replication_status=,reservations=['ae932986-270a-433a-bd24-c1994f41b86a','5fedfbea-1841-44e3-aa5f-22b13092f0f4','27116283-086f-411e-a384-800a357c23b0','e56736ae-34f7-4fdc-988e-4e90e2187b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851dfaf3e39e4db1b0993d8cfbbd4699',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fd3358-87e9-439c-b74c-bc7ff5600786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fd3358-87e9-439c-b74c-bc7ff5600786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Flow 'volume_create_api' (c660fb28-5ec4-4e86-bfba-8a81f6ae837c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:01:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Create volume request issued successfully. Sep 01 18:01:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-683b175d-8a6a-4977-9588-9033f05b06c4 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:01:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 85/167] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:01:55 2026] POST /volume/v3/volumes => generated 768 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:01:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-865c847a-7a32-4c97-89bf-ed7c81693023 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-865c847a-7a32-4c97-89bf-ed7c81693023 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:01:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-865c847a-7a32-4c97-89bf-ed7c81693023 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-865c847a-7a32-4c97-89bf-ed7c81693023 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-865c847a-7a32-4c97-89bf-ed7c81693023 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-865c847a-7a32-4c97-89bf-ed7c81693023 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 returned with HTTP 200 Sep 01 18:01:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 83/168] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:56 2026] GET /volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 => generated 836 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6d07de28-1981-4176-a42c-75bb3bfdf6aa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6d07de28-1981-4176-a42c-75bb3bfdf6aa tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:01:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6d07de28-1981-4176-a42c-75bb3bfdf6aa tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6d07de28-1981-4176-a42c-75bb3bfdf6aa tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6d07de28-1981-4176-a42c-75bb3bfdf6aa tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6d07de28-1981-4176-a42c-75bb3bfdf6aa tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 returned with HTTP 200 Sep 01 18:01:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 86/169] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:57 2026] GET /volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 => generated 860 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:01:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0ba9c67d-7372-4e52-8047-65ea2e9d8d55 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ba9c67d-7372-4e52-8047-65ea2e9d8d55 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:01:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ba9c67d-7372-4e52-8047-65ea2e9d8d55 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ba9c67d-7372-4e52-8047-65ea2e9d8d55 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0ba9c67d-7372-4e52-8047-65ea2e9d8d55 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ba9c67d-7372-4e52-8047-65ea2e9d8d55 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 returned with HTTP 200 Sep 01 18:01:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 84/170] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:58 2026] GET /volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-46a97822-0898-4aca-bbc5-7b07840cd397 req-28f255aa-3a21-41ee-8f97-26ff1dfd8291 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-46a97822-0898-4aca-bbc5-7b07840cd397 req-28f255aa-3a21-41ee-8f97-26ff1dfd8291 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:01:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-46a97822-0898-4aca-bbc5-7b07840cd397 req-28f255aa-3a21-41ee-8f97-26ff1dfd8291 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-46a97822-0898-4aca-bbc5-7b07840cd397 req-28f255aa-3a21-41ee-8f97-26ff1dfd8291 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-46a97822-0898-4aca-bbc5-7b07840cd397 req-28f255aa-3a21-41ee-8f97-26ff1dfd8291 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-46a97822-0898-4aca-bbc5-7b07840cd397 req-28f255aa-3a21-41ee-8f97-26ff1dfd8291 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 returned with HTTP 200 Sep 01 18:01:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 87/171] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:01:58 2026] GET /volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:01:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-94877081-48cd-47c2-9f32-2b2d14ae6630 req-5e1b690e-9f65-4c11-8a5a-bfbd9c17270c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-94877081-48cd-47c2-9f32-2b2d14ae6630 req-5e1b690e-9f65-4c11-8a5a-bfbd9c17270c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:01:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-94877081-48cd-47c2-9f32-2b2d14ae6630 req-5e1b690e-9f65-4c11-8a5a-bfbd9c17270c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-94877081-48cd-47c2-9f32-2b2d14ae6630 req-5e1b690e-9f65-4c11-8a5a-bfbd9c17270c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [req-94877081-48cd-47c2-9f32-2b2d14ae6630 req-5e1b690e-9f65-4c11-8a5a-bfbd9c17270c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [req-94877081-48cd-47c2-9f32-2b2d14ae6630 req-5e1b690e-9f65-4c11-8a5a-bfbd9c17270c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:01:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-94877081-48cd-47c2-9f32-2b2d14ae6630 req-5e1b690e-9f65-4c11-8a5a-bfbd9c17270c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Get all volumes completed successfully. Sep 01 18:01:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-94877081-48cd-47c2-9f32-2b2d14ae6630 req-5e1b690e-9f65-4c11-8a5a-bfbd9c17270c tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:01:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 85/172] 192.168.122.108 () {60 vars in 1397 bytes} [Tue Sep 1 18:01:58 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-5916b96a-f040-438b-ac08-adb6b11bae49 req-9de825c8-b6d8-4994-b931-33bd98eb1851 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-5916b96a-f040-438b-ac08-adb6b11bae49 req-9de825c8-b6d8-4994-b931-33bd98eb1851 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-5916b96a-f040-438b-ac08-adb6b11bae49 req-9de825c8-b6d8-4994-b931-33bd98eb1851 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-5916b96a-f040-438b-ac08-adb6b11bae49 req-9de825c8-b6d8-4994-b931-33bd98eb1851 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [req-5916b96a-f040-438b-ac08-adb6b11bae49 req-9de825c8-b6d8-4994-b931-33bd98eb1851 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-5916b96a-f040-438b-ac08-adb6b11bae49 req-9de825c8-b6d8-4994-b931-33bd98eb1851 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-5916b96a-f040-438b-ac08-adb6b11bae49 req-9de825c8-b6d8-4994-b931-33bd98eb1851 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Get all volumes completed successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-5916b96a-f040-438b-ac08-adb6b11bae49 req-9de825c8-b6d8-4994-b931-33bd98eb1851 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:01:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 88/173] 192.168.122.108 () {60 vars in 1397 bytes} [Tue Sep 1 18:01:59 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-26716f8c-6f27-4447-a074-317dea977b17 req-1c317924-4f2c-448c-9a3c-699f3d8d0257 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-26716f8c-6f27-4447-a074-317dea977b17 req-1c317924-4f2c-448c-9a3c-699f3d8d0257 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-26716f8c-6f27-4447-a074-317dea977b17 req-1c317924-4f2c-448c-9a3c-699f3d8d0257 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-26716f8c-6f27-4447-a074-317dea977b17 req-1c317924-4f2c-448c-9a3c-699f3d8d0257 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [req-26716f8c-6f27-4447-a074-317dea977b17 req-1c317924-4f2c-448c-9a3c-699f3d8d0257 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [req-26716f8c-6f27-4447-a074-317dea977b17 req-1c317924-4f2c-448c-9a3c-699f3d8d0257 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-26716f8c-6f27-4447-a074-317dea977b17 req-1c317924-4f2c-448c-9a3c-699f3d8d0257 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Get all volumes completed successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-26716f8c-6f27-4447-a074-317dea977b17 req-1c317924-4f2c-448c-9a3c-699f3d8d0257 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:01:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 86/174] 192.168.122.108 () {60 vars in 1397 bytes} [Tue Sep 1 18:01:59 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-97b362b4-fe7d-48d5-a1a8-54011311fb7e req-5818945c-ef70-4ab2-80fa-b5c4aad2aa51 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-97b362b4-fe7d-48d5-a1a8-54011311fb7e req-5818945c-ef70-4ab2-80fa-b5c4aad2aa51 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-97b362b4-fe7d-48d5-a1a8-54011311fb7e req-5818945c-ef70-4ab2-80fa-b5c4aad2aa51 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-97b362b4-fe7d-48d5-a1a8-54011311fb7e req-5818945c-ef70-4ab2-80fa-b5c4aad2aa51 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [req-97b362b4-fe7d-48d5-a1a8-54011311fb7e req-5818945c-ef70-4ab2-80fa-b5c4aad2aa51 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-97b362b4-fe7d-48d5-a1a8-54011311fb7e req-5818945c-ef70-4ab2-80fa-b5c4aad2aa51 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-97b362b4-fe7d-48d5-a1a8-54011311fb7e req-5818945c-ef70-4ab2-80fa-b5c4aad2aa51 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Get all volumes completed successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-97b362b4-fe7d-48d5-a1a8-54011311fb7e req-5818945c-ef70-4ab2-80fa-b5c4aad2aa51 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:01:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 89/175] 192.168.122.108 () {60 vars in 1397 bytes} [Tue Sep 1 18:01:59 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-f427637e-8276-48df-bfe7-44cf54f5daa3 req-95e20c10-2719-4887-a9da-e5bd651bf82d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f427637e-8276-48df-bfe7-44cf54f5daa3 req-95e20c10-2719-4887-a9da-e5bd651bf82d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f427637e-8276-48df-bfe7-44cf54f5daa3 req-95e20c10-2719-4887-a9da-e5bd651bf82d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f427637e-8276-48df-bfe7-44cf54f5daa3 req-95e20c10-2719-4887-a9da-e5bd651bf82d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [req-f427637e-8276-48df-bfe7-44cf54f5daa3 req-95e20c10-2719-4887-a9da-e5bd651bf82d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [req-f427637e-8276-48df-bfe7-44cf54f5daa3 req-95e20c10-2719-4887-a9da-e5bd651bf82d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-f427637e-8276-48df-bfe7-44cf54f5daa3 req-95e20c10-2719-4887-a9da-e5bd651bf82d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Get all volumes completed successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f427637e-8276-48df-bfe7-44cf54f5daa3 req-95e20c10-2719-4887-a9da-e5bd651bf82d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:01:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 87/176] 192.168.122.108 () {60 vars in 1397 bytes} [Tue Sep 1 18:01:59 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-d459d58b-a230-4628-b054-a750c3cce795 req-3182a5f1-0f5d-4e45-9265-9a99a2077d1d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-d459d58b-a230-4628-b054-a750c3cce795 req-3182a5f1-0f5d-4e45-9265-9a99a2077d1d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-d459d58b-a230-4628-b054-a750c3cce795 req-3182a5f1-0f5d-4e45-9265-9a99a2077d1d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-d459d58b-a230-4628-b054-a750c3cce795 req-3182a5f1-0f5d-4e45-9265-9a99a2077d1d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [req-d459d58b-a230-4628-b054-a750c3cce795 req-3182a5f1-0f5d-4e45-9265-9a99a2077d1d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-d459d58b-a230-4628-b054-a750c3cce795 req-3182a5f1-0f5d-4e45-9265-9a99a2077d1d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-d459d58b-a230-4628-b054-a750c3cce795 req-3182a5f1-0f5d-4e45-9265-9a99a2077d1d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Get all volumes completed successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-d459d58b-a230-4628-b054-a750c3cce795 req-3182a5f1-0f5d-4e45-9265-9a99a2077d1d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:01:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 90/177] 192.168.122.108 () {60 vars in 1397 bytes} [Tue Sep 1 18:01:59 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-6855057c-f2b1-4608-a11e-096a5aba3ba6 req-f17d2e7f-eb10-4e16-b743-f64b2cb1d89a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-6855057c-f2b1-4608-a11e-096a5aba3ba6 req-f17d2e7f-eb10-4e16-b743-f64b2cb1d89a tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-6855057c-f2b1-4608-a11e-096a5aba3ba6 req-f17d2e7f-eb10-4e16-b743-f64b2cb1d89a tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-6855057c-f2b1-4608-a11e-096a5aba3ba6 req-f17d2e7f-eb10-4e16-b743-f64b2cb1d89a tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [req-6855057c-f2b1-4608-a11e-096a5aba3ba6 req-f17d2e7f-eb10-4e16-b743-f64b2cb1d89a tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [req-6855057c-f2b1-4608-a11e-096a5aba3ba6 req-f17d2e7f-eb10-4e16-b743-f64b2cb1d89a tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-6855057c-f2b1-4608-a11e-096a5aba3ba6 req-f17d2e7f-eb10-4e16-b743-f64b2cb1d89a tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Get all volumes completed successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-6855057c-f2b1-4608-a11e-096a5aba3ba6 req-f17d2e7f-eb10-4e16-b743-f64b2cb1d89a tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:01:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 88/178] 192.168.122.108 () {60 vars in 1397 bytes} [Tue Sep 1 18:01:59 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-7b27fed6-b171-44c1-8dfa-9f4f980e30d0 req-519438a9-2006-4712-b66e-94d802f500c9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7b27fed6-b171-44c1-8dfa-9f4f980e30d0 req-519438a9-2006-4712-b66e-94d802f500c9 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7b27fed6-b171-44c1-8dfa-9f4f980e30d0 req-519438a9-2006-4712-b66e-94d802f500c9 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7b27fed6-b171-44c1-8dfa-9f4f980e30d0 req-519438a9-2006-4712-b66e-94d802f500c9 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [req-7b27fed6-b171-44c1-8dfa-9f4f980e30d0 req-519438a9-2006-4712-b66e-94d802f500c9 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [req-7b27fed6-b171-44c1-8dfa-9f4f980e30d0 req-519438a9-2006-4712-b66e-94d802f500c9 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-7b27fed6-b171-44c1-8dfa-9f4f980e30d0 req-519438a9-2006-4712-b66e-94d802f500c9 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] Get all volumes completed successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7b27fed6-b171-44c1-8dfa-9f4f980e30d0 req-519438a9-2006-4712-b66e-94d802f500c9 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:01:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 91/179] 192.168.122.108 () {60 vars in 1397 bytes} [Tue Sep 1 18:01:59 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c92e4997-0fe6-4bdc-a7ed-55ad23d0a859 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c92e4997-0fe6-4bdc-a7ed-55ad23d0a859 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] DELETE http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c92e4997-0fe6-4bdc-a7ed-55ad23d0a859 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c92e4997-0fe6-4bdc-a7ed-55ad23d0a859 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-c92e4997-0fe6-4bdc-a7ed-55ad23d0a859 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Delete volume with id: 1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c92e4997-0fe6-4bdc-a7ed-55ad23d0a859 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c92e4997-0fe6-4bdc-a7ed-55ad23d0a859 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Delete volume request issued successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c92e4997-0fe6-4bdc-a7ed-55ad23d0a859 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 returned with HTTP 202 Sep 01 18:01:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 89/180] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:01:59 2026] DELETE /volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6fa3ae31-f1e4-48f2-8913-977b7630b68b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6fa3ae31-f1e4-48f2-8913-977b7630b68b tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6fa3ae31-f1e4-48f2-8913-977b7630b68b tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6fa3ae31-f1e4-48f2-8913-977b7630b68b tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6fa3ae31-f1e4-48f2-8913-977b7630b68b tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:01:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6fa3ae31-f1e4-48f2-8913-977b7630b68b tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 returned with HTTP 200 Sep 01 18:01:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 92/181] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:01:59 2026] GET /volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1f512d3a-00d9-4ad0-801f-1d75fbbf8247 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f512d3a-00d9-4ad0-801f-1d75fbbf8247 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:02:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f512d3a-00d9-4ad0-801f-1d75fbbf8247 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f512d3a-00d9-4ad0-801f-1d75fbbf8247 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1f512d3a-00d9-4ad0-801f-1d75fbbf8247 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:02:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f512d3a-00d9-4ad0-801f-1d75fbbf8247 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 returned with HTTP 200 Sep 01 18:02:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 90/182] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:00 2026] GET /volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 => generated 860 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da26c0ad-cc80-411f-9f5c-77906bc860c8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da26c0ad-cc80-411f-9f5c-77906bc860c8 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 Sep 01 18:02:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da26c0ad-cc80-411f-9f5c-77906bc860c8 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da26c0ad-cc80-411f-9f5c-77906bc860c8 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da26c0ad-cc80-411f-9f5c-77906bc860c8 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 returned with HTTP 404 Sep 01 18:02:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 93/183] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:02 2026] GET /volume/v3/volumes/1cae0ea5-9564-49f3-9e86-482ebec57f70 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:02:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-34742023-d528-48ce-825e-db9e9e50f5e3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-34742023-d528-48ce-825e-db9e9e50f5e3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] DELETE http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:02:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-34742023-d528-48ce-825e-db9e9e50f5e3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-34742023-d528-48ce-825e-db9e9e50f5e3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:02 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-34742023-d528-48ce-825e-db9e9e50f5e3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Delete volume with id: b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:02:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-34742023-d528-48ce-825e-db9e9e50f5e3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:02:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-34742023-d528-48ce-825e-db9e9e50f5e3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Delete volume request issued successfully. Sep 01 18:02:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-34742023-d528-48ce-825e-db9e9e50f5e3 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d returned with HTTP 202 Sep 01 18:02:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 91/184] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:02:02 2026] DELETE /volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:02:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-52e48f90-6ee5-4c1b-8c96-edfbaf408327 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-52e48f90-6ee5-4c1b-8c96-edfbaf408327 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:02:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-52e48f90-6ee5-4c1b-8c96-edfbaf408327 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-52e48f90-6ee5-4c1b-8c96-edfbaf408327 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-52e48f90-6ee5-4c1b-8c96-edfbaf408327 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:02:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-52e48f90-6ee5-4c1b-8c96-edfbaf408327 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d returned with HTTP 200 Sep 01 18:02:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 94/185] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:02 2026] GET /volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d => generated 861 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-66aa3243-705c-402f-81eb-d887ab1c2ace None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-66aa3243-705c-402f-81eb-d887ab1c2ace tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d Sep 01 18:02:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-66aa3243-705c-402f-81eb-d887ab1c2ace tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-66aa3243-705c-402f-81eb-d887ab1c2ace tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-66aa3243-705c-402f-81eb-d887ab1c2ace tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d returned with HTTP 404 Sep 01 18:02:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 92/186] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:03 2026] GET /volume/v3/volumes/b72d8dd7-c6d5-463c-9725-01f105e4992d => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:02:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0d7146c4-8ef2-42f1-ad04-c521127421a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d7146c4-8ef2-42f1-ad04-c521127421a0 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] DELETE http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:02:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d7146c4-8ef2-42f1-ad04-c521127421a0 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d7146c4-8ef2-42f1-ad04-c521127421a0 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:03 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-0d7146c4-8ef2-42f1-ad04-c521127421a0 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Delete volume with id: a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:02:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0d7146c4-8ef2-42f1-ad04-c521127421a0 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:02:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0d7146c4-8ef2-42f1-ad04-c521127421a0 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Delete volume request issued successfully. Sep 01 18:02:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d7146c4-8ef2-42f1-ad04-c521127421a0 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 returned with HTTP 202 Sep 01 18:02:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 95/187] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:02:03 2026] DELETE /volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9b7e6969-d941-4f5f-b85a-5a33bca96dbc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b7e6969-d941-4f5f-b85a-5a33bca96dbc tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:02:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b7e6969-d941-4f5f-b85a-5a33bca96dbc tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b7e6969-d941-4f5f-b85a-5a33bca96dbc tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9b7e6969-d941-4f5f-b85a-5a33bca96dbc tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:02:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b7e6969-d941-4f5f-b85a-5a33bca96dbc tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 returned with HTTP 200 Sep 01 18:02:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 93/188] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:03 2026] GET /volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4e1f6343-1197-4840-af48-da1d03a56906 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4e1f6343-1197-4840-af48-da1d03a56906 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:02:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4e1f6343-1197-4840-af48-da1d03a56906 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4e1f6343-1197-4840-af48-da1d03a56906 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4e1f6343-1197-4840-af48-da1d03a56906 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Volume info retrieved successfully. Sep 01 18:02:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4e1f6343-1197-4840-af48-da1d03a56906 tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 returned with HTTP 200 Sep 01 18:02:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 96/189] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:04 2026] GET /volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:02:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f30726d5-53e6-4259-8937-21948e61071d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f30726d5-53e6-4259-8937-21948e61071d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] GET http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 Sep 01 18:02:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f30726d5-53e6-4259-8937-21948e61071d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f30726d5-53e6-4259-8937-21948e61071d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f30726d5-53e6-4259-8937-21948e61071d tempest-VolumesTestJSON-850516288 tempest-VolumesTestJSON-850516288-project-member] http://192.168.122.108/volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 returned with HTTP 404 Sep 01 18:02:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 94/190] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:05 2026] GET /volume/v3/volumes/a273d19c-febc-4844-8a02-c18c1411b160 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ccc4bc40-742a-4e6b-adbc-352701374388 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-856807831"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-856807831'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume of 1 GB Sep 01 18:02:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Availability Zones retrieved successfully. Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Flow 'volume_create_api' (4660ad84-645a-4cd8-bb82-f0f173bfeb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335edf31-04d0-491d-ab74-fdefec937ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335edf31-04d0-491d-ab74-fdefec937ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba18b62-4771-45ec-8480-496539fe60d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Created reservations ['89865c4c-4f07-454c-9a0a-3273c99d115c', '5b172fc8-c3ab-4839-a531-4bace218c720', 'de0458c1-c7cd-4064-ade6-8568956d2c5a', 'be72b26c-3d8d-4ba4-bb9d-d685eae9a8f6'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba18b62-4771-45ec-8480-496539fe60d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89865c4c-4f07-454c-9a0a-3273c99d115c', '5b172fc8-c3ab-4839-a531-4bace218c720', 'de0458c1-c7cd-4064-ade6-8568956d2c5a', 'be72b26c-3d8d-4ba4-bb9d-d685eae9a8f6']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0409f305-9720-4b63-8e85-19d345aaa30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0409f305-9720-4b63-8e85-19d345aaa30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3e570a-1b4a-4a03-a91c-1f5894d66259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-856807831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81707c1ed9e64873b30f9fbc36f77a22',qos_specs=None,replication_status=,reservations=['89865c4c-4f07-454c-9a0a-3273c99d115c','5b172fc8-c3ab-4839-a531-4bace218c720','de0458c1-c7cd-4064-ade6-8568956d2c5a','be72b26c-3d8d-4ba4-bb9d-d685eae9a8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e46ba841ee147b2961443bbd209424c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-856807831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de3e570a-1b4a-4a03-a91c-1f5894d66259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81707c1ed9e64873b30f9fbc36f77a22',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='9e46ba841ee147b2961443bbd209424c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353171a5-c138-4905-8f31-4287087f1b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353171a5-c138-4905-8f31-4287087f1b58) 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-856807831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81707c1ed9e64873b30f9fbc36f77a22',qos_specs=None,replication_status=,reservations=['89865c4c-4f07-454c-9a0a-3273c99d115c','5b172fc8-c3ab-4839-a531-4bace218c720','de0458c1-c7cd-4064-ade6-8568956d2c5a','be72b26c-3d8d-4ba4-bb9d-d685eae9a8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e46ba841ee147b2961443bbd209424c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748021bc-0521-47b7-b617-938ceeca1515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748021bc-0521-47b7-b617-938ceeca1515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Flow 'volume_create_api' (4660ad84-645a-4cd8-bb82-f0f173bfeb00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume request issued successfully. Sep 01 18:02:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ccc4bc40-742a-4e6b-adbc-352701374388 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:02:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 97/191] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:02:09 2026] POST /volume/v3/volumes => generated 759 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:02:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b1cbfa44-c7a6-4e05-995e-d73de8600a6b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1cbfa44-c7a6-4e05-995e-d73de8600a6b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1cbfa44-c7a6-4e05-995e-d73de8600a6b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1cbfa44-c7a6-4e05-995e-d73de8600a6b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b1cbfa44-c7a6-4e05-995e-d73de8600a6b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1cbfa44-c7a6-4e05-995e-d73de8600a6b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 95/192] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:09 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 827 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:02:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bb682a72-5196-49bc-aa8f-2589d7db3ac5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb682a72-5196-49bc-aa8f-2589d7db3ac5 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:02:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb682a72-5196-49bc-aa8f-2589d7db3ac5 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1140902685", "extra_specs": {"storage_protocol": "tempest-storage_protocol-348557054", "vendor_name": "tempest-vendor_name-1262855755"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb682a72-5196-49bc-aa8f-2589d7db3ac5 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:02:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 98/193] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:02:10 2026] POST /volume/v3/types => generated 327 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aa451e47-bd14-4d78-98ec-ef546b68782e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f71b4f3b-30be-40d7-9a85-eb7b8cc671d0", "size": 1, "name": "tempest-UserMessagesTest-Volume-45909054"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Create volume request body: {'volume': {'volume_type': 'f71b4f3b-30be-40d7-9a85-eb7b8cc671d0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-45909054'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Create volume of 1 GB Sep 01 18:02:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Availability Zones retrieved successfully. Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Flow 'volume_create_api' (d0379d02-3bb5-4925-893a-8ba09487b2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade3c685-025e-47bd-955d-b6945bc00fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade3c685-025e-47bd-955d-b6945bc00fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-348557054',vendor_name='tempest-vendor_name-1262855755'},id=f71b4f3b-30be-40d7-9a85-eb7b8cc671d0,is_public=True,name='tempest-UserMessagesTest-volume-type-1140902685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f71b4f3b-30be-40d7-9a85-eb7b8cc671d0', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e65d1e-4cbc-4ee9-83a8-dbe4159c0134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1140902685 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1140902685, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:02:10 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1140902685 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1140902685, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Created reservations ['4556cbe6-a456-407f-a7f5-558a970675a4', '15643472-5b1e-4793-a880-ae50363b7f6d', '1b544455-4b26-41e8-a4ef-70e2a5d2089f', '9f4ed5c7-3cb8-4022-aef1-8bf5a54c0bb8'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e65d1e-4cbc-4ee9-83a8-dbe4159c0134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4556cbe6-a456-407f-a7f5-558a970675a4', '15643472-5b1e-4793-a880-ae50363b7f6d', '1b544455-4b26-41e8-a4ef-70e2a5d2089f', '9f4ed5c7-3cb8-4022-aef1-8bf5a54c0bb8']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db7f25cc-4c5e-472a-b95f-b95a18a079c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db7f25cc-4c5e-472a-b95f-b95a18a079c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c91745fc-85a3-4691-acba-cc132e702461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-45909054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0808c68de5df441ebc8fab09fd8a6f55',qos_specs=None,replication_status=,reservations=['4556cbe6-a456-407f-a7f5-558a970675a4','15643472-5b1e-4793-a880-ae50363b7f6d','1b544455-4b26-41e8-a4ef-70e2a5d2089f','9f4ed5c7-3cb8-4022-aef1-8bf5a54c0bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2f63e2b7de4e07818bbcc4203a6010',volume_type_id=f71b4f3b-30be-40d7-9a85-eb7b8cc671d0), '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-01T16:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-45909054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c91745fc-85a3-4691-acba-cc132e702461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0808c68de5df441ebc8fab09fd8a6f55',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='0c2f63e2b7de4e07818bbcc4203a6010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f71b4f3b-30be-40d7-9a85-eb7b8cc671d0),volume_type_id=f71b4f3b-30be-40d7-9a85-eb7b8cc671d0)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5df37b6a-4955-48fa-baf4-b9df90022f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5df37b6a-4955-48fa-baf4-b9df90022f52) 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-45909054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0808c68de5df441ebc8fab09fd8a6f55',qos_specs=None,replication_status=,reservations=['4556cbe6-a456-407f-a7f5-558a970675a4','15643472-5b1e-4793-a880-ae50363b7f6d','1b544455-4b26-41e8-a4ef-70e2a5d2089f','9f4ed5c7-3cb8-4022-aef1-8bf5a54c0bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2f63e2b7de4e07818bbcc4203a6010',volume_type_id=f71b4f3b-30be-40d7-9a85-eb7b8cc671d0)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1dd44a-7c00-4262-8dc9-9e445832ac91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1dd44a-7c00-4262-8dc9-9e445832ac91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Flow 'volume_create_api' (d0379d02-3bb5-4925-893a-8ba09487b2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Create volume request issued successfully. Sep 01 18:02:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aa451e47-bd14-4d78-98ec-ef546b68782e tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:02:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 96/194] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:02:10 2026] POST /volume/v3/volumes => generated 792 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:02:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-779bebd3-249b-4476-b708-568e49e4d4c2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-779bebd3-249b-4476-b708-568e49e4d4c2 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 Sep 01 18:02:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-779bebd3-249b-4476-b708-568e49e4d4c2 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-779bebd3-249b-4476-b708-568e49e4d4c2 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-779bebd3-249b-4476-b708-568e49e4d4c2 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Volume info retrieved successfully. Sep 01 18:02:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-779bebd3-249b-4476-b708-568e49e4d4c2 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 returned with HTTP 200 Sep 01 18:02:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 99/195] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:02:10 2026] GET /volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-88f3ed61-5eba-44d7-bee5-c6830ba9a413 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-88f3ed61-5eba-44d7-bee5-c6830ba9a413 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-88f3ed61-5eba-44d7-bee5-c6830ba9a413 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-88f3ed61-5eba-44d7-bee5-c6830ba9a413 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-88f3ed61-5eba-44d7-bee5-c6830ba9a413 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-88f3ed61-5eba-44d7-bee5-c6830ba9a413 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 97/196] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:11 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ed052d4b-d640-4b85-8348-2900e44dd702 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed052d4b-d640-4b85-8348-2900e44dd702 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed052d4b-d640-4b85-8348-2900e44dd702 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed052d4b-d640-4b85-8348-2900e44dd702 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ed052d4b-d640-4b85-8348-2900e44dd702 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Volume info retrieved successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed052d4b-d640-4b85-8348-2900e44dd702 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 100/197] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-de1c3d33-5daa-4618-a0f7-3ac7901a7bad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-de1c3d33-5daa-4618-a0f7-3ac7901a7bad tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/messages Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-de1c3d33-5daa-4618-a0f7-3ac7901a7bad tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-de1c3d33-5daa-4618-a0f7-3ac7901a7bad tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5be8e19-9f68-44d1-b7b5-3759d454ff48 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5be8e19-9f68-44d1-b7b5-3759d454ff48 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5be8e19-9f68-44d1-b7b5-3759d454ff48 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5be8e19-9f68-44d1-b7b5-3759d454ff48 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-de1c3d33-5daa-4618-a0f7-3ac7901a7bad tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 98/198] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/messages => generated 678 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3f817d36-26b6-4ded-ae00-ff4a9d02222d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f817d36-26b6-4ded-ae00-ff4a9d02222d tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] DELETE http://192.168.122.108/volume/v3/messages/d6868cab-77cb-4dec-a97f-92295182d917 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f817d36-26b6-4ded-ae00-ff4a9d02222d tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f817d36-26b6-4ded-ae00-ff4a9d02222d tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5be8e19-9f68-44d1-b7b5-3759d454ff48 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5be8e19-9f68-44d1-b7b5-3759d454ff48 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 101/199] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f817d36-26b6-4ded-ae00-ff4a9d02222d tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/messages/d6868cab-77cb-4dec-a97f-92295182d917 returned with HTTP 204 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 99/200] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:02:12 2026] DELETE /volume/v3/messages/d6868cab-77cb-4dec-a97f-92295182d917 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-826b0f03-53f2-4958-9620-1a0ab9c3c782 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-826b0f03-53f2-4958-9620-1a0ab9c3c782 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/messages/d6868cab-77cb-4dec-a97f-92295182d917 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-826b0f03-53f2-4958-9620-1a0ab9c3c782 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-826b0f03-53f2-4958-9620-1a0ab9c3c782 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-826b0f03-53f2-4958-9620-1a0ab9c3c782 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/messages/d6868cab-77cb-4dec-a97f-92295182d917 returned with HTTP 404 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 102/201] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/messages/d6868cab-77cb-4dec-a97f-92295182d917 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1f97e5bc-d1fc-433b-8276-dcc7d9c15234 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f97e5bc-d1fc-433b-8276-dcc7d9c15234 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f97e5bc-d1fc-433b-8276-dcc7d9c15234 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f97e5bc-d1fc-433b-8276-dcc7d9c15234 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1f97e5bc-d1fc-433b-8276-dcc7d9c15234 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Volume info retrieved successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f97e5bc-d1fc-433b-8276-dcc7d9c15234 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 100/202] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-63b33299-f848-488f-bbdf-b720f412541b req-8d999a6a-646b-4c14-951c-89d8bb37960b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-8d999a6a-646b-4c14-951c-89d8bb37960b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-8d999a6a-646b-4c14-951c-89d8bb37960b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-8d999a6a-646b-4c14-951c-89d8bb37960b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Delete volume with id: c91745fc-85a3-4691-acba-cc132e702461 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-63b33299-f848-488f-bbdf-b720f412541b req-8d999a6a-646b-4c14-951c-89d8bb37960b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-8d999a6a-646b-4c14-951c-89d8bb37960b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 103/203] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Volume info retrieved successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86562) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Created reservations ['b4860fd8-023b-4667-a7d5-9d36f753082d', 'eb2e38b2-0699-4922-937d-1c1296922c77', '825bc202-1827-41e0-8512-b6707bdc38c0', '62ee6604-40e9-454a-a718-972850acbd7f'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Delete volume request issued successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5b375a1b-6eab-4ca5-bb0f-1c1999fa4e05 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 returned with HTTP 202 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 101/204] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:02:12 2026] DELETE /volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9385596e-317a-43ef-8c9d-a86a6c67a730 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9385596e-317a-43ef-8c9d-a86a6c67a730 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9385596e-317a-43ef-8c9d-a86a6c67a730 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9385596e-317a-43ef-8c9d-a86a6c67a730 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c41faeef-0772-4d44-944a-cb7823b360d5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c41faeef-0772-4d44-944a-cb7823b360d5 None None] GET http://192.168.122.108/volume// Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c41faeef-0772-4d44-944a-cb7823b360d5 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c41faeef-0772-4d44-944a-cb7823b360d5 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c41faeef-0772-4d44-944a-cb7823b360d5 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 102/205] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9385596e-317a-43ef-8c9d-a86a6c67a730 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 returned with HTTP 404 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 104/206] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/volumes/c91745fc-85a3-4691-acba-cc132e702461 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-63b33299-f848-488f-bbdf-b720f412541b req-2c9185be-1079-4ebf-8f71-15756f5aa093 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f0b6dac3-3813-4af6-8601-44d09cd2b804 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-2c9185be-1079-4ebf-8f71-15756f5aa093 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-2c9185be-1079-4ebf-8f71-15756f5aa093 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de3e570a-1b4a-4a03-a91c-1f5894d66259", "connector": null, "instance_uuid": "6bc2d892-7d1a-425f-b364-18d0ed86930b"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f0b6dac3-3813-4af6-8601-44d09cd2b804 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] DELETE http://192.168.122.108/volume/v3/types/f71b4f3b-30be-40d7-9a85-eb7b8cc671d0 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f0b6dac3-3813-4af6-8601-44d09cd2b804 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f0b6dac3-3813-4af6-8601-44d09cd2b804 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-2c9185be-1079-4ebf-8f71-15756f5aa093 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 103/207] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:02:12 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f0b6dac3-3813-4af6-8601-44d09cd2b804 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] http://192.168.122.108/volume/v3/types/f71b4f3b-30be-40d7-9a85-eb7b8cc671d0 returned with HTTP 202 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 105/208] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:02:12 2026] DELETE /volume/v3/types/f71b4f3b-30be-40d7-9a85-eb7b8cc671d0 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b6ad4bd4-861d-47f4-8910-f2ff598a4dd6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b6ad4bd4-861d-47f4-8910-f2ff598a4dd6 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] GET http://192.168.122.108/volume/v3/types/f71b4f3b-30be-40d7-9a85-eb7b8cc671d0 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b6ad4bd4-861d-47f4-8910-f2ff598a4dd6 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b6ad4bd4-861d-47f4-8910-f2ff598a4dd6 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b6ad4bd4-861d-47f4-8910-f2ff598a4dd6 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] http://192.168.122.108/volume/v3/types/f71b4f3b-30be-40d7-9a85-eb7b8cc671d0 returned with HTTP 404 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 104/209] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/types/f71b4f3b-30be-40d7-9a85-eb7b8cc671d0 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-68294cfe-3775-4771-983f-4d2e4b6bda5a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68294cfe-3775-4771-983f-4d2e4b6bda5a tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68294cfe-3775-4771-983f-4d2e4b6bda5a tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1546404637", "extra_specs": {"storage_protocol": "tempest-storage_protocol-978397247", "vendor_name": "tempest-vendor_name-1909389230"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dba24217-2fed-431e-8d0b-81bbd12747e7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dba24217-2fed-431e-8d0b-81bbd12747e7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dba24217-2fed-431e-8d0b-81bbd12747e7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dba24217-2fed-431e-8d0b-81bbd12747e7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dba24217-2fed-431e-8d0b-81bbd12747e7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68294cfe-3775-4771-983f-4d2e4b6bda5a tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 106/210] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:02:12 2026] POST /volume/v3/types => generated 327 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-811f141b-c6b1-409e-85f0-96b1f59d3952 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-811f141b-c6b1-409e-85f0-96b1f59d3952 None None] GET http://192.168.122.108/volume// Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-811f141b-c6b1-409e-85f0-96b1f59d3952 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-811f141b-c6b1-409e-85f0-96b1f59d3952 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-811f141b-c6b1-409e-85f0-96b1f59d3952 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 107/211] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dba24217-2fed-431e-8d0b-81bbd12747e7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "49907d15-9a4c-44b9-8960-889f692be7bc", "size": 1, "name": "tempest-UserMessagesTest-Volume-1622598387"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 105/212] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Create volume request body: {'volume': {'volume_type': '49907d15-9a4c-44b9-8960-889f692be7bc', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1622598387'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-63b33299-f848-488f-bbdf-b720f412541b req-91c5dd2e-f47c-4253-8df8-712ed3f5ac1e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-91c5dd2e-f47c-4253-8df8-712ed3f5ac1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-91c5dd2e-f47c-4253-8df8-712ed3f5ac1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Create volume of 1 GB Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-91c5dd2e-f47c-4253-8df8-712ed3f5ac1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Availability Zones retrieved successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Flow 'volume_create_api' (dccf79a7-2fe3-41f0-a027-c5c3e8eac9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881d6870-00c2-424c-9757-70cbc6440aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-63b33299-f848-488f-bbdf-b720f412541b req-91c5dd2e-f47c-4253-8df8-712ed3f5ac1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-91c5dd2e-f47c-4253-8df8-712ed3f5ac1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 106/213] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:02:12 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 1032 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881d6870-00c2-424c-9757-70cbc6440aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:02:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-978397247',vendor_name='tempest-vendor_name-1909389230'},id=49907d15-9a4c-44b9-8960-889f692be7bc,is_public=True,name='tempest-UserMessagesTest-volume-type-1546404637',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '49907d15-9a4c-44b9-8960-889f692be7bc', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef04aaa4-8c4e-4ac8-abd6-521b2c1408a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1546404637 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1546404637, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1546404637 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1546404637, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-63b33299-f848-488f-bbdf-b720f412541b req-407b54d5-d4c1-4a05-ab15-9e25bbe3e49f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-407b54d5-d4c1-4a05-ab15-9e25bbe3e49f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] PUT http://192.168.122.108/volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24 Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-407b54d5-d4c1-4a05-ab15-9e25bbe3e49f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Created reservations ['1fba30ce-fa68-4db1-be0f-eb61841625c4', 'ce836553-1fa3-4e8f-8fc5-5578a3307c9f', 'cad671b6-089f-45e8-b942-43be0374961c', '6d738d95-b51d-4f37-9563-333c8c764bfb'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef04aaa4-8c4e-4ac8-abd6-521b2c1408a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fba30ce-fa68-4db1-be0f-eb61841625c4', 'ce836553-1fa3-4e8f-8fc5-5578a3307c9f', 'cad671b6-089f-45e8-b942-43be0374961c', '6d738d95-b51d-4f37-9563-333c8c764bfb']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-63b33299-f848-488f-bbdf-b720f412541b req-407b54d5-d4c1-4a05-ab15-9e25bbe3e49f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Acquiring lock "cinder-attachment_update-de3e570a-1b4a-4a03-a91c-1f5894d66259-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a085ff51-d63d-4fc6-87c5-c74cd70a18aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-63b33299-f848-488f-bbdf-b720f412541b req-407b54d5-d4c1-4a05-ab15-9e25bbe3e49f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Lock "cinder-attachment_update-de3e570a-1b4a-4a03-a91c-1f5894d66259-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a085ff51-d63d-4fc6-87c5-c74cd70a18aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1622598387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0808c68de5df441ebc8fab09fd8a6f55',qos_specs=None,replication_status=,reservations=['1fba30ce-fa68-4db1-be0f-eb61841625c4','ce836553-1fa3-4e8f-8fc5-5578a3307c9f','cad671b6-089f-45e8-b942-43be0374961c','6d738d95-b51d-4f37-9563-333c8c764bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2f63e2b7de4e07818bbcc4203a6010',volume_type_id=49907d15-9a4c-44b9-8960-889f692be7bc), '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-01T16:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1622598387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0808c68de5df441ebc8fab09fd8a6f55',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='0c2f63e2b7de4e07818bbcc4203a6010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49907d15-9a4c-44b9-8960-889f692be7bc),volume_type_id=49907d15-9a4c-44b9-8960-889f692be7bc)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732b4ad5-c9bb-43fe-bcb5-91faca650918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732b4ad5-c9bb-43fe-bcb5-91faca650918) 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-1622598387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0808c68de5df441ebc8fab09fd8a6f55',qos_specs=None,replication_status=,reservations=['1fba30ce-fa68-4db1-be0f-eb61841625c4','ce836553-1fa3-4e8f-8fc5-5578a3307c9f','cad671b6-089f-45e8-b942-43be0374961c','6d738d95-b51d-4f37-9563-333c8c764bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2f63e2b7de4e07818bbcc4203a6010',volume_type_id=49907d15-9a4c-44b9-8960-889f692be7bc)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0470b6-2aba-4213-ab6e-ad66c7968a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0470b6-2aba-4213-ab6e-ad66c7968a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Flow 'volume_create_api' (dccf79a7-2fe3-41f0-a027-c5c3e8eac9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Create volume request issued successfully. Sep 01 18:02:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb490848-a2aa-4a2b-ad30-65f5e3726e1f tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:02:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 108/214] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:02:12 2026] POST /volume/v3/volumes => generated 794 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3f3fb76c-b82c-4760-a99f-c5397e356574 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3f3fb76c-b82c-4760-a99f-c5397e356574 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3f3fb76c-b82c-4760-a99f-c5397e356574 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3f3fb76c-b82c-4760-a99f-c5397e356574 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3f3fb76c-b82c-4760-a99f-c5397e356574 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Volume info retrieved successfully. Sep 01 18:02:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3f3fb76c-b82c-4760-a99f-c5397e356574 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e returned with HTTP 200 Sep 01 18:02:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 109/215] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:02:13 2026] GET /volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:13 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-63b33299-f848-488f-bbdf-b720f412541b req-407b54d5-d4c1-4a05-ab15-9e25bbe3e49f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Lock "cinder-attachment_update-de3e570a-1b4a-4a03-a91c-1f5894d66259-devstack" released by "attachment_update" :: held 0.232s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:02:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-407b54d5-d4c1-4a05-ab15-9e25bbe3e49f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24 returned with HTTP 200 Sep 01 18:02:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 107/216] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:02:12 2026] PUT /volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24 => generated 694 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3ba1c9e1-8d49-47a8-99d8-3636e2576368 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ba1c9e1-8d49-47a8-99d8-3636e2576368 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ba1c9e1-8d49-47a8-99d8-3636e2576368 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ba1c9e1-8d49-47a8-99d8-3636e2576368 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-63b33299-f848-488f-bbdf-b720f412541b req-c5dffb9c-b341-4977-be43-faaa004add7f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3ba1c9e1-8d49-47a8-99d8-3636e2576368 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-c5dffb9c-b341-4977-be43-faaa004add7f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24/action Sep 01 18:02:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-c5dffb9c-b341-4977-be43-faaa004add7f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-c5dffb9c-b341-4977-be43-faaa004add7f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ba1c9e1-8d49-47a8-99d8-3636e2576368 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 110/217] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:13 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-63b33299-f848-488f-bbdf-b720f412541b req-c5dffb9c-b341-4977-be43-faaa004add7f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24/action returned with HTTP 204 Sep 01 18:02:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 108/218] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:02:13 2026] POST /volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-713dd71c-18ad-43e5-a9ac-6acbcc72d445 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-713dd71c-18ad-43e5-a9ac-6acbcc72d445 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-713dd71c-18ad-43e5-a9ac-6acbcc72d445 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-713dd71c-18ad-43e5-a9ac-6acbcc72d445 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-713dd71c-18ad-43e5-a9ac-6acbcc72d445 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Volume info retrieved successfully. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-713dd71c-18ad-43e5-a9ac-6acbcc72d445 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e returned with HTTP 200 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 111/219] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e => generated 883 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d66cdc6c-0083-4813-93c8-0607e4c29406 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d66cdc6c-0083-4813-93c8-0607e4c29406 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/messages Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d66cdc6c-0083-4813-93c8-0607e4c29406 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d66cdc6c-0083-4813-93c8-0607e4c29406 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d66cdc6c-0083-4813-93c8-0607e4c29406 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:02:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 109/220] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/messages => generated 678 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dd9d0825-f1cb-4790-b33d-bc7ce9d14067 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dd9d0825-f1cb-4790-b33d-bc7ce9d14067 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/messages/c155df87-8863-4128-80e1-40412066a1b4 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dd9d0825-f1cb-4790-b33d-bc7ce9d14067 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dd9d0825-f1cb-4790-b33d-bc7ce9d14067 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dd9d0825-f1cb-4790-b33d-bc7ce9d14067 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/messages/c155df87-8863-4128-80e1-40412066a1b4 returned with HTTP 200 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 112/221] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/messages/c155df87-8863-4128-80e1-40412066a1b4 => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e722ccdc-018d-4c1c-83c5-60b8d3e064a5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e722ccdc-018d-4c1c-83c5-60b8d3e064a5 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/messages Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e722ccdc-018d-4c1c-83c5-60b8d3e064a5 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e722ccdc-018d-4c1c-83c5-60b8d3e064a5 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e722ccdc-018d-4c1c-83c5-60b8d3e064a5 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:02:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 110/222] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0071250f-3c3a-4986-8026-f4b9f092ec73 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0071250f-3c3a-4986-8026-f4b9f092ec73 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] DELETE http://192.168.122.108/volume/v3/messages/c155df87-8863-4128-80e1-40412066a1b4 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0071250f-3c3a-4986-8026-f4b9f092ec73 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0071250f-3c3a-4986-8026-f4b9f092ec73 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0071250f-3c3a-4986-8026-f4b9f092ec73 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/messages/c155df87-8863-4128-80e1-40412066a1b4 returned with HTTP 204 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 113/223] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:02:14 2026] DELETE /volume/v3/messages/c155df87-8863-4128-80e1-40412066a1b4 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-93e8d6c3-cabe-4baa-a333-0c8e3fdd3753 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93e8d6c3-cabe-4baa-a333-0c8e3fdd3753 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93e8d6c3-cabe-4baa-a333-0c8e3fdd3753 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93e8d6c3-cabe-4baa-a333-0c8e3fdd3753 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-93e8d6c3-cabe-4baa-a333-0c8e3fdd3753 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Volume info retrieved successfully. Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93e8d6c3-cabe-4baa-a333-0c8e3fdd3753 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e returned with HTTP 200 Sep 01 18:02:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 111/224] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e => generated 883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] DELETE http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Delete volume with id: 32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e Sep 01 18:02:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Volume info retrieved successfully. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86561) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Created reservations ['0d0b7632-a860-4b5b-b1b3-6d051399dc26', '69c6b70b-6a19-43dd-a637-fac8c04a1346', '81b19a57-e1fa-4b40-80c2-ea29911a5c6e', '8c27c8ba-3ada-457e-9718-887940372a8b'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Delete volume request issued successfully. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5477a1bf-d886-4df2-9e6a-dba388dbf1f3 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e returned with HTTP 202 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 114/225] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:02:14 2026] DELETE /volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-25c1f287-396d-48ed-8560-cec75cb7a1f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-25c1f287-396d-48ed-8560-cec75cb7a1f0 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] GET http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-25c1f287-396d-48ed-8560-cec75cb7a1f0 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-25c1f287-396d-48ed-8560-cec75cb7a1f0 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-25c1f287-396d-48ed-8560-cec75cb7a1f0 tempest-UserMessagesTest-1243724749 tempest-UserMessagesTest-1243724749-project-member] http://192.168.122.108/volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e returned with HTTP 404 Sep 01 18:02:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 112/226] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/volumes/32138483-45d1-4ecb-b7a9-ab3ddd8f3e8e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a6c776a3-8f48-46c8-bb8a-0c3b9424aab2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6c776a3-8f48-46c8-bb8a-0c3b9424aab2 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] DELETE http://192.168.122.108/volume/v3/types/49907d15-9a4c-44b9-8960-889f692be7bc Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6c776a3-8f48-46c8-bb8a-0c3b9424aab2 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6c776a3-8f48-46c8-bb8a-0c3b9424aab2 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6c776a3-8f48-46c8-bb8a-0c3b9424aab2 tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] http://192.168.122.108/volume/v3/types/49907d15-9a4c-44b9-8960-889f692be7bc returned with HTTP 202 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 115/227] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:02:14 2026] DELETE /volume/v3/types/49907d15-9a4c-44b9-8960-889f692be7bc => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c7d4eb3e-0de6-47ad-a36f-4be57c3c8e2a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c7d4eb3e-0de6-47ad-a36f-4be57c3c8e2a tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] GET http://192.168.122.108/volume/v3/types/49907d15-9a4c-44b9-8960-889f692be7bc Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c7d4eb3e-0de6-47ad-a36f-4be57c3c8e2a tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c7d4eb3e-0de6-47ad-a36f-4be57c3c8e2a tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c7d4eb3e-0de6-47ad-a36f-4be57c3c8e2a tempest-UserMessagesTest-1075832843 tempest-UserMessagesTest-1075832843-project-admin] http://192.168.122.108/volume/v3/types/49907d15-9a4c-44b9-8960-889f692be7bc returned with HTTP 404 Sep 01 18:02:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 113/228] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/types/49907d15-9a4c-44b9-8960-889f692be7bc => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a53c4e27-acf4-462e-82cb-0bec45fb61b0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a53c4e27-acf4-462e-82cb-0bec45fb61b0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a53c4e27-acf4-462e-82cb-0bec45fb61b0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a53c4e27-acf4-462e-82cb-0bec45fb61b0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a53c4e27-acf4-462e-82cb-0bec45fb61b0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a53c4e27-acf4-462e-82cb-0bec45fb61b0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 116/229] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 1144 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cc61f29a-d574-476b-b2d4-73efddf27a0f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc61f29a-d574-476b-b2d4-73efddf27a0f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc61f29a-d574-476b-b2d4-73efddf27a0f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc61f29a-d574-476b-b2d4-73efddf27a0f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cc61f29a-d574-476b-b2d4-73efddf27a0f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc61f29a-d574-476b-b2d4-73efddf27a0f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 114/230] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:14 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 1144 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-923940352"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-923940352'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume of 1 GB Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=349,cinder:INSERT=83,cinder:UPDATE=125 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Availability Zones retrieved successfully. Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Flow 'volume_create_api' (6d7114c6-7ded-4432-b008-947b8e968cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed2ce4d-3a0d-4fda-8b9f-1c20b94235e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed2ce4d-3a0d-4fda-8b9f-1c20b94235e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fd91fc-c44f-432b-ac54-3daee71b60da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Created reservations ['99843984-158e-454f-a343-afefeac6877d', '3636dfdd-a978-4f87-924e-7d223de18357', '7dfdd95b-f848-4089-95e7-915446592c6b', 'b498a453-dc25-40cb-9eaf-67ab90811569'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fd91fc-c44f-432b-ac54-3daee71b60da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99843984-158e-454f-a343-afefeac6877d', '3636dfdd-a978-4f87-924e-7d223de18357', '7dfdd95b-f848-4089-95e7-915446592c6b', 'b498a453-dc25-40cb-9eaf-67ab90811569']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29964954-ca1e-42a7-b395-bb710543582d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29964954-ca1e-42a7-b395-bb710543582d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73c468bb-795a-4839-a4e1-c04feb9d71da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-923940352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dce900412814dc3929bcb8c5d56c1dd',qos_specs=None,replication_status=,reservations=['99843984-158e-454f-a343-afefeac6877d','3636dfdd-a978-4f87-924e-7d223de18357','7dfdd95b-f848-4089-95e7-915446592c6b','b498a453-dc25-40cb-9eaf-67ab90811569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83155ecd248a47e4ae8f6e978f4affa7',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-923940352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73c468bb-795a-4839-a4e1-c04feb9d71da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dce900412814dc3929bcb8c5d56c1dd',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='83155ecd248a47e4ae8f6e978f4affa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4933e3-5a0c-49d2-835e-705c6a3373e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4933e3-5a0c-49d2-835e-705c6a3373e8) 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-923940352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dce900412814dc3929bcb8c5d56c1dd',qos_specs=None,replication_status=,reservations=['99843984-158e-454f-a343-afefeac6877d','3636dfdd-a978-4f87-924e-7d223de18357','7dfdd95b-f848-4089-95e7-915446592c6b','b498a453-dc25-40cb-9eaf-67ab90811569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83155ecd248a47e4ae8f6e978f4affa7',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ba7a967-1ddc-450b-a029-e39208e21624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ba7a967-1ddc-450b-a029-e39208e21624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Flow 'volume_create_api' (6d7114c6-7ded-4432-b008-947b8e968cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume request issued successfully. Sep 01 18:02:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b29e0d84-ea6e-48db-a29e-cc07ee5c2dd1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:02:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 117/231] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:02:17 2026] POST /volume/v3/volumes => generated 763 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:02:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5b8e09cc-6050-4bed-9900-25c1cdad8c56 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5b8e09cc-6050-4bed-9900-25c1cdad8c56 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5b8e09cc-6050-4bed-9900-25c1cdad8c56 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5b8e09cc-6050-4bed-9900-25c1cdad8c56 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:17 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=220,cinder:UPDATE=50,cinder:INSERT=28 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:02:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5b8e09cc-6050-4bed-9900-25c1cdad8c56 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5b8e09cc-6050-4bed-9900-25c1cdad8c56 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 115/232] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:17 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 831 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4556f668-0e63-456f-b3ae-f37b3862c2dc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4556f668-0e63-456f-b3ae-f37b3862c2dc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4556f668-0e63-456f-b3ae-f37b3862c2dc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4556f668-0e63-456f-b3ae-f37b3862c2dc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4556f668-0e63-456f-b3ae-f37b3862c2dc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4556f668-0e63-456f-b3ae-f37b3862c2dc tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 118/233] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:18 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-01f43bd7-a617-4901-9de4-ccfeac1a180e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01f43bd7-a617-4901-9de4-ccfeac1a180e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01f43bd7-a617-4901-9de4-ccfeac1a180e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01f43bd7-a617-4901-9de4-ccfeac1a180e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-01f43bd7-a617-4901-9de4-ccfeac1a180e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01f43bd7-a617-4901-9de4-ccfeac1a180e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 116/234] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:20 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-fce8c746-7537-485f-a371-43f481c5d707 req-3ffc2a15-8a91-4c8f-9701-c0543bdcf019 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-3ffc2a15-8a91-4c8f-9701-c0543bdcf019 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-3ffc2a15-8a91-4c8f-9701-c0543bdcf019 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-3ffc2a15-8a91-4c8f-9701-c0543bdcf019 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-fce8c746-7537-485f-a371-43f481c5d707 req-3ffc2a15-8a91-4c8f-9701-c0543bdcf019 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-3ffc2a15-8a91-4c8f-9701-c0543bdcf019 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 119/235] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:02:20 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4a3c141e-70aa-44b2-a8bc-81f1deb62ec0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a3c141e-70aa-44b2-a8bc-81f1deb62ec0 None None] GET http://192.168.122.108/volume// Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a3c141e-70aa-44b2-a8bc-81f1deb62ec0 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a3c141e-70aa-44b2-a8bc-81f1deb62ec0 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a3c141e-70aa-44b2-a8bc-81f1deb62ec0 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 117/236] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:02:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-fce8c746-7537-485f-a371-43f481c5d707 req-3197ede3-51b2-4349-a48f-c9c8aa745eee None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-3197ede3-51b2-4349-a48f-c9c8aa745eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-3197ede3-51b2-4349-a48f-c9c8aa745eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73c468bb-795a-4839-a4e1-c04feb9d71da", "connector": null, "instance_uuid": "8c41935e-62e2-46e1-83f9-6c50edeb20c8"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-3197ede3-51b2-4349-a48f-c9c8aa745eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:02:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 120/237] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:02:20 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3f4a7543-8d42-4271-ade7-31a0172bcfca None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f4a7543-8d42-4271-ade7-31a0172bcfca tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f4a7543-8d42-4271-ade7-31a0172bcfca tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f4a7543-8d42-4271-ade7-31a0172bcfca tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-943e2885-20e9-4d1e-b6c8-a8848071a804 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-943e2885-20e9-4d1e-b6c8-a8848071a804 None None] GET http://192.168.122.108/volume// Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-943e2885-20e9-4d1e-b6c8-a8848071a804 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-943e2885-20e9-4d1e-b6c8-a8848071a804 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-943e2885-20e9-4d1e-b6c8-a8848071a804 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 121/238] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:02:20 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-fce8c746-7537-485f-a371-43f481c5d707 req-6d34d270-b267-4ebc-8412-06f53c05317d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-6d34d270-b267-4ebc-8412-06f53c05317d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-6d34d270-b267-4ebc-8412-06f53c05317d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-6d34d270-b267-4ebc-8412-06f53c05317d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3f4a7543-8d42-4271-ade7-31a0172bcfca tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f4a7543-8d42-4271-ade7-31a0172bcfca tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 118/239] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:20 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 855 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-fce8c746-7537-485f-a371-43f481c5d707 req-6d34d270-b267-4ebc-8412-06f53c05317d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-6d34d270-b267-4ebc-8412-06f53c05317d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 122/240] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:02:20 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 1036 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 18:02:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-fce8c746-7537-485f-a371-43f481c5d707 req-89d35ad8-660c-4bec-9aa7-9ce3a49edbe3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-89d35ad8-660c-4bec-9aa7-9ce3a49edbe3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] PUT http://192.168.122.108/volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62 Sep 01 18:02:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-89d35ad8-660c-4bec-9aa7-9ce3a49edbe3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:21 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-fce8c746-7537-485f-a371-43f481c5d707 req-89d35ad8-660c-4bec-9aa7-9ce3a49edbe3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Acquiring lock "cinder-attachment_update-73c468bb-795a-4839-a4e1-c04feb9d71da-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:02:21 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-fce8c746-7537-485f-a371-43f481c5d707 req-89d35ad8-660c-4bec-9aa7-9ce3a49edbe3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Lock "cinder-attachment_update-73c468bb-795a-4839-a4e1-c04feb9d71da-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:02:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:21 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-fce8c746-7537-485f-a371-43f481c5d707 req-89d35ad8-660c-4bec-9aa7-9ce3a49edbe3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Lock "cinder-attachment_update-73c468bb-795a-4839-a4e1-c04feb9d71da-devstack" released by "attachment_update" :: held 0.326s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:02:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-89d35ad8-660c-4bec-9aa7-9ce3a49edbe3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62 returned with HTTP 200 Sep 01 18:02:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 119/241] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:02:21 2026] PUT /volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62 => generated 694 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-838830fe-e708-4259-ab39-5544a76889a1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-838830fe-e708-4259-ab39-5544a76889a1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-838830fe-e708-4259-ab39-5544a76889a1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-838830fe-e708-4259-ab39-5544a76889a1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-838830fe-e708-4259-ab39-5544a76889a1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-838830fe-e708-4259-ab39-5544a76889a1 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 123/242] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:21 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-fce8c746-7537-485f-a371-43f481c5d707 req-d034c438-053d-461a-99d9-7425adcf3459 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-d034c438-053d-461a-99d9-7425adcf3459 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62/action Sep 01 18:02:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-d034c438-053d-461a-99d9-7425adcf3459 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-d034c438-053d-461a-99d9-7425adcf3459 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fce8c746-7537-485f-a371-43f481c5d707 req-d034c438-053d-461a-99d9-7425adcf3459 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62/action returned with HTTP 204 Sep 01 18:02:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 120/243] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:02:22 2026] POST /volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5bc81cce-d512-4bad-a513-5983efd9d751 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5bc81cce-d512-4bad-a513-5983efd9d751 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:02:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5bc81cce-d512-4bad-a513-5983efd9d751 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1352935690", "os-volume-type-access:is_public": false}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5bc81cce-d512-4bad-a513-5983efd9d751 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:02:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 124/244] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:02:22 2026] POST /volume/v3/types => generated 229 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-46bcbb55-d883-4fd7-a1b6-4e3a683ca2b3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-08c35950-1331-47d9-b581-b1057de8bee3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-08c35950-1331-47d9-b581-b1057de8bee3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-08c35950-1331-47d9-b581-b1057de8bee3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-08c35950-1331-47d9-b581-b1057de8bee3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-08c35950-1331-47d9-b581-b1057de8bee3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-46bcbb55-d883-4fd7-a1b6-4e3a683ca2b3 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-46bcbb55-d883-4fd7-a1b6-4e3a683ca2b3 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "34c4ad76-5e93-48f4-8cb8-357ce3bf5470", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-46bcbb55-d883-4fd7-a1b6-4e3a683ca2b3 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Create volume request body: {'volume': {'volume_type': '34c4ad76-5e93-48f4-8cb8-357ce3bf5470', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-08c35950-1331-47d9-b581-b1057de8bee3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 125/245] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:23 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-46bcbb55-d883-4fd7-a1b6-4e3a683ca2b3 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 404 Sep 01 18:02:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 121/246] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:02:22 2026] POST /volume/v3/volumes => generated 114 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f9f79af3-abfd-4592-89fb-9a448989c193 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-545912b3-05d7-464b-bacd-e5f910a7669c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9f79af3-abfd-4592-89fb-9a448989c193 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] POST http://192.168.122.108/volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470/action Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9f79af3-abfd-4592-89fb-9a448989c193 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action body: b'{"addProjectAccess": {"project": "437c951f6b194a35a53004c550c9ad37"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9f79af3-abfd-4592-89fb-9a448989c193 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "437c951f6b194a35a53004c550c9ad37"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-545912b3-05d7-464b-bacd-e5f910a7669c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-545912b3-05d7-464b-bacd-e5f910a7669c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-545912b3-05d7-464b-bacd-e5f910a7669c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9f79af3-abfd-4592-89fb-9a448989c193 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470/action returned with HTTP 202 Sep 01 18:02:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 126/247] 192.168.122.108 () {60 vars in 1268 bytes} [Tue Sep 1 18:02:23 2026] POST /volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-545912b3-05d7-464b-bacd-e5f910a7669c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "34c4ad76-5e93-48f4-8cb8-357ce3bf5470", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1553675760"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Create volume request body: {'volume': {'volume_type': '34c4ad76-5e93-48f4-8cb8-357ce3bf5470', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1553675760'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-545912b3-05d7-464b-bacd-e5f910a7669c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 122/248] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:23 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Create volume of 1 GB Sep 01 18:02:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Availability Zones retrieved successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Flow 'volume_create_api' (966fe2bc-4448-4cfb-b4c7-edcac3ffd81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5fa267-9a42-4679-a5c4-7dd59c3e695f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5fa267-9a42-4679-a5c4-7dd59c3e695f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:02:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34c4ad76-5e93-48f4-8cb8-357ce3bf5470,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1352935690',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34c4ad76-5e93-48f4-8cb8-357ce3bf5470', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6b83c9e-48ee-47b2-97cf-49d6afd2c218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-46878514-24e2-4f14-8a34-0b732ccc3c52 req-0c2e4ba9-a12a-41e5-b901-fa37d05be31e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-46878514-24e2-4f14-8a34-0b732ccc3c52 req-0c2e4ba9-a12a-41e5-b901-fa37d05be31e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-46878514-24e2-4f14-8a34-0b732ccc3c52 req-0c2e4ba9-a12a-41e5-b901-fa37d05be31e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-46878514-24e2-4f14-8a34-0b732ccc3c52 req-0c2e4ba9-a12a-41e5-b901-fa37d05be31e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-46878514-24e2-4f14-8a34-0b732ccc3c52 req-0c2e4ba9-a12a-41e5-b901-fa37d05be31e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-46878514-24e2-4f14-8a34-0b732ccc3c52 req-0c2e4ba9-a12a-41e5-b901-fa37d05be31e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 123/249] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:02:23 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1352935690 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1352935690, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1352935690 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1352935690, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9390a826-598f-42ba-9adb-0ca9f994c322 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9390a826-598f-42ba-9adb-0ca9f994c322 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9390a826-598f-42ba-9adb-0ca9f994c322 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9390a826-598f-42ba-9adb-0ca9f994c322 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9390a826-598f-42ba-9adb-0ca9f994c322 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9390a826-598f-42ba-9adb-0ca9f994c322 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 124/250] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:23 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Created reservations ['6d9f3b18-2bb2-434a-9967-2aca037c7b4e', '070919d2-dfaf-4e6e-b011-843a617a99b2', '7b8af1ff-6735-44bc-b4d0-66b9e6c70df9', '426b0a20-5ad3-4107-9c29-5f2deca30a9e'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6b83c9e-48ee-47b2-97cf-49d6afd2c218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d9f3b18-2bb2-434a-9967-2aca037c7b4e', '070919d2-dfaf-4e6e-b011-843a617a99b2', '7b8af1ff-6735-44bc-b4d0-66b9e6c70df9', '426b0a20-5ad3-4107-9c29-5f2deca30a9e']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16606dd6-c121-4e7d-84e9-651ba27cf283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16606dd6-c121-4e7d-84e9-651ba27cf283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d68946-6597-4ce1-a7f2-ac06c08d9b95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1553675760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437c951f6b194a35a53004c550c9ad37',qos_specs=None,replication_status=,reservations=['6d9f3b18-2bb2-434a-9967-2aca037c7b4e','070919d2-dfaf-4e6e-b011-843a617a99b2','7b8af1ff-6735-44bc-b4d0-66b9e6c70df9','426b0a20-5ad3-4107-9c29-5f2deca30a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='826f22ef06184b1c92b571ee4f30981a',volume_type_id=34c4ad76-5e93-48f4-8cb8-357ce3bf5470), '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-01T16:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1553675760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d68946-6597-4ce1-a7f2-ac06c08d9b95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='437c951f6b194a35a53004c550c9ad37',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='826f22ef06184b1c92b571ee4f30981a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34c4ad76-5e93-48f4-8cb8-357ce3bf5470),volume_type_id=34c4ad76-5e93-48f4-8cb8-357ce3bf5470)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f4d25f-2461-416b-bca6-170fd11af15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f4d25f-2461-416b-bca6-170fd11af15c) 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-1553675760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='437c951f6b194a35a53004c550c9ad37',qos_specs=None,replication_status=,reservations=['6d9f3b18-2bb2-434a-9967-2aca037c7b4e','070919d2-dfaf-4e6e-b011-843a617a99b2','7b8af1ff-6735-44bc-b4d0-66b9e6c70df9','426b0a20-5ad3-4107-9c29-5f2deca30a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='826f22ef06184b1c92b571ee4f30981a',volume_type_id=34c4ad76-5e93-48f4-8cb8-357ce3bf5470)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfa647b-34a9-4680-b5a3-f8b279a0493e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-10dfa589-9965-40f1-8300-c24b4969f646 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-10dfa589-9965-40f1-8300-c24b4969f646 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-10dfa589-9965-40f1-8300-c24b4969f646 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-10dfa589-9965-40f1-8300-c24b4969f646 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfa647b-34a9-4680-b5a3-f8b279a0493e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-10dfa589-9965-40f1-8300-c24b4969f646 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Flow 'volume_create_api' (966fe2bc-4448-4cfb-b4c7-edcac3ffd81f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Create volume request issued successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3d94d4f8-e302-4d8e-8a80-b79411655f61 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:02:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 127/251] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:02:23 2026] POST /volume/v3/volumes => generated 804 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a11bcc57-8b68-4fdc-b4b5-50c3afdc8cd0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-10dfa589-9965-40f1-8300-c24b4969f646 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 125/252] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:02:23 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 1148 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a11bcc57-8b68-4fdc-b4b5-50c3afdc8cd0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] GET http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a11bcc57-8b68-4fdc-b4b5-50c3afdc8cd0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a11bcc57-8b68-4fdc-b4b5-50c3afdc8cd0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a11bcc57-8b68-4fdc-b4b5-50c3afdc8cd0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Volume info retrieved successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a11bcc57-8b68-4fdc-b4b5-50c3afdc8cd0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 returned with HTTP 200 Sep 01 18:02:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 128/253] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:23 2026] GET /volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 => generated 872 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-d35d901d-ec52-480a-954b-d6723d3c5f0a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-d35d901d-ec52-480a-954b-d6723d3c5f0a tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da/action Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-d35d901d-ec52-480a-954b-d6723d3c5f0a tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-d35d901d-ec52-480a-954b-d6723d3c5f0a tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-d35d901d-ec52-480a-954b-d6723d3c5f0a tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-d35d901d-ec52-480a-954b-d6723d3c5f0a tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Begin detaching volume completed successfully. Sep 01 18:02:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-d35d901d-ec52-480a-954b-d6723d3c5f0a tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da/action returned with HTTP 202 Sep 01 18:02:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 126/254] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:02:23 2026] POST /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-23f82bb3-a549-45b8-99bb-414f0821477a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23f82bb3-a549-45b8-99bb-414f0821477a None None] GET http://192.168.122.108/volume// Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23f82bb3-a549-45b8-99bb-414f0821477a None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23f82bb3-a549-45b8-99bb-414f0821477a None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23f82bb3-a549-45b8-99bb-414f0821477a None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 129/255] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:02:23 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-5b5de8e6-515a-4ff5-95c6-b8f8df2199b6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-5b5de8e6-515a-4ff5-95c6-b8f8df2199b6 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-5b5de8e6-515a-4ff5-95c6-b8f8df2199b6 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-5b5de8e6-515a-4ff5-95c6-b8f8df2199b6 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-5b5de8e6-515a-4ff5-95c6-b8f8df2199b6 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-5b5de8e6-515a-4ff5-95c6-b8f8df2199b6 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 127/256] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:02:24 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 1332 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:02:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-501c6308-b1a1-4787-8b9d-c0bfc3542510 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-501c6308-b1a1-4787-8b9d-c0bfc3542510 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] DELETE http://192.168.122.108/volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62 Sep 01 18:02:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-501c6308-b1a1-4787-8b9d-c0bfc3542510 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-501c6308-b1a1-4787-8b9d-c0bfc3542510 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:24 devstack devstack@c-api.service[86561]: /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 01 18:02:24 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:02:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-34eb5c39-3def-40ec-a8bc-1d80f1a02b0b req-501c6308-b1a1-4787-8b9d-c0bfc3542510 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62 returned with HTTP 200 Sep 01 18:02:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 130/257] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:02:24 2026] DELETE /volume/v3/attachments/e56fc177-765f-4588-8b38-8174ce086c62 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-97228497-c3cb-4653-98f5-195c7b6f8af0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97228497-c3cb-4653-98f5-195c7b6f8af0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] GET http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97228497-c3cb-4653-98f5-195c7b6f8af0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97228497-c3cb-4653-98f5-195c7b6f8af0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-97228497-c3cb-4653-98f5-195c7b6f8af0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Volume info retrieved successfully. Sep 01 18:02:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97228497-c3cb-4653-98f5-195c7b6f8af0 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 returned with HTTP 200 Sep 01 18:02:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 128/258] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:24 2026] GET /volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 => generated 896 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-44f23b9f-38c9-4311-82cd-440da6d23e71 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-44f23b9f-38c9-4311-82cd-440da6d23e71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:02:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-44f23b9f-38c9-4311-82cd-440da6d23e71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-44f23b9f-38c9-4311-82cd-440da6d23e71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-44f23b9f-38c9-4311-82cd-440da6d23e71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:02:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-44f23b9f-38c9-4311-82cd-440da6d23e71 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:02:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 131/259] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:25 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b140ba16-400c-45de-9679-6a55b185b146 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b140ba16-400c-45de-9679-6a55b185b146 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] GET http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b140ba16-400c-45de-9679-6a55b185b146 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b140ba16-400c-45de-9679-6a55b185b146 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b140ba16-400c-45de-9679-6a55b185b146 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Volume info retrieved successfully. Sep 01 18:02:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b140ba16-400c-45de-9679-6a55b185b146 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 returned with HTTP 200 Sep 01 18:02:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 129/260] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:25 2026] GET /volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 => generated 897 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2ff4700f-ad9e-4f9a-9624-13d8404014e8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ff4700f-ad9e-4f9a-9624-13d8404014e8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] GET http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ff4700f-ad9e-4f9a-9624-13d8404014e8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ff4700f-ad9e-4f9a-9624-13d8404014e8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2ff4700f-ad9e-4f9a-9624-13d8404014e8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Volume info retrieved successfully. Sep 01 18:02:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ff4700f-ad9e-4f9a-9624-13d8404014e8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 returned with HTTP 200 Sep 01 18:02:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 132/261] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:25 2026] GET /volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 => generated 897 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1f3d94fc-b8c2-476a-817c-e20e9222cb9a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f3d94fc-b8c2-476a-817c-e20e9222cb9a tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] DELETE http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f3d94fc-b8c2-476a-817c-e20e9222cb9a tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f3d94fc-b8c2-476a-817c-e20e9222cb9a tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:26 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-1f3d94fc-b8c2-476a-817c-e20e9222cb9a tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Delete volume with id: 66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1f3d94fc-b8c2-476a-817c-e20e9222cb9a tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Volume info retrieved successfully. Sep 01 18:02:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1f3d94fc-b8c2-476a-817c-e20e9222cb9a tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Delete volume request issued successfully. Sep 01 18:02:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f3d94fc-b8c2-476a-817c-e20e9222cb9a tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 returned with HTTP 202 Sep 01 18:02:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 130/262] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:02:26 2026] DELETE /volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-01de8e3e-1611-4af6-8843-afef8907a9db None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-01de8e3e-1611-4af6-8843-afef8907a9db tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] GET http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-01de8e3e-1611-4af6-8843-afef8907a9db tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-01de8e3e-1611-4af6-8843-afef8907a9db tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-01de8e3e-1611-4af6-8843-afef8907a9db tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Volume info retrieved successfully. Sep 01 18:02:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-01de8e3e-1611-4af6-8843-afef8907a9db tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 returned with HTTP 200 Sep 01 18:02:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 133/263] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:26 2026] GET /volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 => generated 896 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d5c00a9d-e794-425d-a190-d983f61944a8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d5c00a9d-e794-425d-a190-d983f61944a8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] GET http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d5c00a9d-e794-425d-a190-d983f61944a8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d5c00a9d-e794-425d-a190-d983f61944a8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d5c00a9d-e794-425d-a190-d983f61944a8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Volume info retrieved successfully. Sep 01 18:02:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d5c00a9d-e794-425d-a190-d983f61944a8 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 returned with HTTP 200 Sep 01 18:02:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 131/264] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:27 2026] GET /volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 => generated 896 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4e55f17a-7c87-4301-8f1d-8f842d2092a3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4e55f17a-7c87-4301-8f1d-8f842d2092a3 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] GET http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4e55f17a-7c87-4301-8f1d-8f842d2092a3 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4e55f17a-7c87-4301-8f1d-8f842d2092a3 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4e55f17a-7c87-4301-8f1d-8f842d2092a3 tempest-VolumeTypesAccessTest-71408048 tempest-VolumeTypesAccessTest-71408048-project-member] http://192.168.122.108/volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 returned with HTTP 404 Sep 01 18:02:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 134/265] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:28 2026] GET /volume/v3/volumes/66d68946-6597-4ce1-a7f2-ac06c08d9b95 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a0face4e-ca2a-4c86-ab70-5380f9ddf5d0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0face4e-ca2a-4c86-ab70-5380f9ddf5d0 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] POST http://192.168.122.108/volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470/action Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0face4e-ca2a-4c86-ab70-5380f9ddf5d0 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action body: b'{"removeProjectAccess": {"project": "437c951f6b194a35a53004c550c9ad37"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0face4e-ca2a-4c86-ab70-5380f9ddf5d0 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "437c951f6b194a35a53004c550c9ad37"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0face4e-ca2a-4c86-ab70-5380f9ddf5d0 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470/action returned with HTTP 202 Sep 01 18:02:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 132/266] 192.168.122.108 () {60 vars in 1268 bytes} [Tue Sep 1 18:02:28 2026] POST /volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8ffb546f-cf96-4d91-9268-a0635ec0234f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ffb546f-cf96-4d91-9268-a0635ec0234f tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] DELETE http://192.168.122.108/volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470 Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ffb546f-cf96-4d91-9268-a0635ec0234f tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ffb546f-cf96-4d91-9268-a0635ec0234f tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ffb546f-cf96-4d91-9268-a0635ec0234f tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470 returned with HTTP 202 Sep 01 18:02:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 135/267] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:02:28 2026] DELETE /volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7b2667f7-c9f2-479b-9f8e-6fc8dc748383 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7b2667f7-c9f2-479b-9f8e-6fc8dc748383 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] GET http://192.168.122.108/volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470 Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7b2667f7-c9f2-479b-9f8e-6fc8dc748383 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7b2667f7-c9f2-479b-9f8e-6fc8dc748383 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7b2667f7-c9f2-479b-9f8e-6fc8dc748383 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470 returned with HTTP 404 Sep 01 18:02:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 133/268] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:02:28 2026] GET /volume/v3/types/34c4ad76-5e93-48f4-8cb8-357ce3bf5470 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-835405ab-a649-4cd2-8671-c977ebb7f4aa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-835405ab-a649-4cd2-8671-c977ebb7f4aa tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-835405ab-a649-4cd2-8671-c977ebb7f4aa tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1024059238", "os-volume-type-access:is_public": false}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-835405ab-a649-4cd2-8671-c977ebb7f4aa tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:02:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 136/269] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:02:28 2026] POST /volume/v3/types => generated 229 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-25065db9-c5bd-4ec5-b0ce-3e8f3a0a182f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-25065db9-c5bd-4ec5-b0ce-3e8f3a0a182f tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] POST http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-25065db9-c5bd-4ec5-b0ce-3e8f3a0a182f tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action body: b'{"addProjectAccess": {"project": "437c951f6b194a35a53004c550c9ad37"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-25065db9-c5bd-4ec5-b0ce-3e8f3a0a182f tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "437c951f6b194a35a53004c550c9ad37"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-25065db9-c5bd-4ec5-b0ce-3e8f3a0a182f tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action returned with HTTP 202 Sep 01 18:02:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 134/270] 192.168.122.108 () {60 vars in 1268 bytes} [Tue Sep 1 18:02:28 2026] POST /volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a594d04c-d8f9-4f7d-bb03-844ced08b9de None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a594d04c-d8f9-4f7d-bb03-844ced08b9de tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] POST http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a594d04c-d8f9-4f7d-bb03-844ced08b9de tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action body: b'{"addProjectAccess": {"project": "ed29592d7e944f389c794cbf2d7b27f7"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a594d04c-d8f9-4f7d-bb03-844ced08b9de tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ed29592d7e944f389c794cbf2d7b27f7"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a594d04c-d8f9-4f7d-bb03-844ced08b9de tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action returned with HTTP 202 Sep 01 18:02:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 137/271] 192.168.122.108 () {60 vars in 1268 bytes} [Tue Sep 1 18:02:28 2026] POST /volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a569121d-f591-4cbd-8c44-eebe726a7219 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a569121d-f591-4cbd-8c44-eebe726a7219 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] GET http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/os-volume-type-access Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a569121d-f591-4cbd-8c44-eebe726a7219 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a569121d-f591-4cbd-8c44-eebe726a7219 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a569121d-f591-4cbd-8c44-eebe726a7219 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/os-volume-type-access returned with HTTP 200 Sep 01 18:02:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 135/272] 192.168.122.108 () {58 vars in 1292 bytes} [Tue Sep 1 18:02:28 2026] GET /volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6680923f-cb23-4b8f-a3b1-4dea1c893a2a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6680923f-cb23-4b8f-a3b1-4dea1c893a2a tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] POST http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6680923f-cb23-4b8f-a3b1-4dea1c893a2a tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action body: b'{"removeProjectAccess": {"project": "ed29592d7e944f389c794cbf2d7b27f7"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6680923f-cb23-4b8f-a3b1-4dea1c893a2a tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ed29592d7e944f389c794cbf2d7b27f7"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6680923f-cb23-4b8f-a3b1-4dea1c893a2a tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action returned with HTTP 202 Sep 01 18:02:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 138/273] 192.168.122.108 () {60 vars in 1268 bytes} [Tue Sep 1 18:02:28 2026] POST /volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3ff59c4a-a1f5-40f5-9e64-e576cbd3f16c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3ff59c4a-a1f5-40f5-9e64-e576cbd3f16c tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] POST http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3ff59c4a-a1f5-40f5-9e64-e576cbd3f16c tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action body: b'{"removeProjectAccess": {"project": "437c951f6b194a35a53004c550c9ad37"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3ff59c4a-a1f5-40f5-9e64-e576cbd3f16c tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "437c951f6b194a35a53004c550c9ad37"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3ff59c4a-a1f5-40f5-9e64-e576cbd3f16c tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action returned with HTTP 202 Sep 01 18:02:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 136/274] 192.168.122.108 () {60 vars in 1268 bytes} [Tue Sep 1 18:02:28 2026] POST /volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9fad7a73-4a00-4047-b759-3752cf095752 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9fad7a73-4a00-4047-b759-3752cf095752 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] DELETE http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073 Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9fad7a73-4a00-4047-b759-3752cf095752 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9fad7a73-4a00-4047-b759-3752cf095752 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9fad7a73-4a00-4047-b759-3752cf095752 tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073 returned with HTTP 202 Sep 01 18:02:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 139/275] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:02:28 2026] DELETE /volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-08dba290-5f2e-4437-93ad-f918f1c3951b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08dba290-5f2e-4437-93ad-f918f1c3951b tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] GET http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073 Sep 01 18:02:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08dba290-5f2e-4437-93ad-f918f1c3951b tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08dba290-5f2e-4437-93ad-f918f1c3951b tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08dba290-5f2e-4437-93ad-f918f1c3951b tempest-VolumeTypesAccessTest-453494058 tempest-VolumeTypesAccessTest-453494058-project-admin] http://192.168.122.108/volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073 returned with HTTP 404 Sep 01 18:02:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 137/276] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:02:29 2026] GET /volume/v3/types/5d07e69f-9820-4c32-947b-be9110d17073 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b4d2026e-4814-4a8b-b1bf-7f086972280c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b4d2026e-4814-4a8b-b1bf-7f086972280c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b4d2026e-4814-4a8b-b1bf-7f086972280c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b4d2026e-4814-4a8b-b1bf-7f086972280c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b4d2026e-4814-4a8b-b1bf-7f086972280c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b4d2026e-4814-4a8b-b1bf-7f086972280c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 140/277] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:30 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-8bb16aa8-e8f5-4bfd-8b90-6d88e7057c71 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-8bb16aa8-e8f5-4bfd-8b90-6d88e7057c71 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-8bb16aa8-e8f5-4bfd-8b90-6d88e7057c71 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-8bb16aa8-e8f5-4bfd-8b90-6d88e7057c71 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-8bb16aa8-e8f5-4bfd-8b90-6d88e7057c71 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-8bb16aa8-e8f5-4bfd-8b90-6d88e7057c71 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 138/278] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:02:30 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-99cad768-a404-45dc-b9e9-ae08da285260 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99cad768-a404-45dc-b9e9-ae08da285260 None None] GET http://192.168.122.108/volume// Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99cad768-a404-45dc-b9e9-ae08da285260 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99cad768-a404-45dc-b9e9-ae08da285260 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99cad768-a404-45dc-b9e9-ae08da285260 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 141/279] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:02:30 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-ab39c235-a282-4d7a-945b-a13a260f6618 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-ab39c235-a282-4d7a-945b-a13a260f6618 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-ab39c235-a282-4d7a-945b-a13a260f6618 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05588492-db36-4a13-b97e-125b9ba74568", "connector": null, "instance_uuid": "f7ec8989-0554-4a33-a1e6-fd5779e71a42"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-ab39c235-a282-4d7a-945b-a13a260f6618 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:02:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 139/280] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:02:30 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-32acaa7a-9636-45b7-941e-09058a4f474a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32acaa7a-9636-45b7-941e-09058a4f474a tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32acaa7a-9636-45b7-941e-09058a4f474a tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32acaa7a-9636-45b7-941e-09058a4f474a tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d52980be-ba14-4ace-95a2-6104c621d127 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d52980be-ba14-4ace-95a2-6104c621d127 None None] GET http://192.168.122.108/volume// Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d52980be-ba14-4ace-95a2-6104c621d127 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d52980be-ba14-4ace-95a2-6104c621d127 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d52980be-ba14-4ace-95a2-6104c621d127 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 140/281] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:02:30 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-724bfe1a-52fe-4cee-ba1e-766f0ef41e66 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-724bfe1a-52fe-4cee-ba1e-766f0ef41e66 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-724bfe1a-52fe-4cee-ba1e-766f0ef41e66 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-724bfe1a-52fe-4cee-ba1e-766f0ef41e66 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-32acaa7a-9636-45b7-941e-09058a4f474a tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32acaa7a-9636-45b7-941e-09058a4f474a tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 142/282] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:30 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 854 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-724bfe1a-52fe-4cee-ba1e-766f0ef41e66 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-724bfe1a-52fe-4cee-ba1e-766f0ef41e66 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 141/283] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:02:30 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1035 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:02:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-0c9e788d-c2a4-433b-8842-ddd6eb69ccdb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-0c9e788d-c2a4-433b-8842-ddd6eb69ccdb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] PUT http://192.168.122.108/volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645 Sep 01 18:02:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-0c9e788d-c2a4-433b-8842-ddd6eb69ccdb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:31 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-0c9e788d-c2a4-433b-8842-ddd6eb69ccdb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Acquiring lock "cinder-attachment_update-05588492-db36-4a13-b97e-125b9ba74568-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:02:31 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-0c9e788d-c2a4-433b-8842-ddd6eb69ccdb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Lock "cinder-attachment_update-05588492-db36-4a13-b97e-125b9ba74568-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:02:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:31 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-0c9e788d-c2a4-433b-8842-ddd6eb69ccdb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Lock "cinder-attachment_update-05588492-db36-4a13-b97e-125b9ba74568-devstack" released by "attachment_update" :: held 0.283s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:02:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-0c9e788d-c2a4-433b-8842-ddd6eb69ccdb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645 returned with HTTP 200 Sep 01 18:02:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 143/284] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:02:31 2026] PUT /volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645 => generated 694 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-63593fa2-24ac-4a2e-b627-05392fe7d2bd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-63593fa2-24ac-4a2e-b627-05392fe7d2bd tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-63593fa2-24ac-4a2e-b627-05392fe7d2bd tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-63593fa2-24ac-4a2e-b627-05392fe7d2bd tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-63593fa2-24ac-4a2e-b627-05392fe7d2bd tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-63593fa2-24ac-4a2e-b627-05392fe7d2bd tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 142/285] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:31 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-b1f093f3-310f-4085-b9d0-a24b731166c4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-b1f093f3-310f-4085-b9d0-a24b731166c4 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645/action Sep 01 18:02:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-b1f093f3-310f-4085-b9d0-a24b731166c4 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-b1f093f3-310f-4085-b9d0-a24b731166c4 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9874eefe-e8bd-455a-a40a-9774eef5f84e req-b1f093f3-310f-4085-b9d0-a24b731166c4 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645/action returned with HTTP 204 Sep 01 18:02:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 144/286] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:02:32 2026] POST /volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ad7bde17-449a-42f0-a7e0-7560c1cd3078 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ad7bde17-449a-42f0-a7e0-7560c1cd3078 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ad7bde17-449a-42f0-a7e0-7560c1cd3078 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ad7bde17-449a-42f0-a7e0-7560c1cd3078 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ad7bde17-449a-42f0-a7e0-7560c1cd3078 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ad7bde17-449a-42f0-a7e0-7560c1cd3078 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 143/287] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:33 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3f5f4b46-e60a-49cd-93d7-1ba29e0f50cb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3f5f4b46-e60a-49cd-93d7-1ba29e0f50cb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3f5f4b46-e60a-49cd-93d7-1ba29e0f50cb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3f5f4b46-e60a-49cd-93d7-1ba29e0f50cb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3f5f4b46-e60a-49cd-93d7-1ba29e0f50cb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3f5f4b46-e60a-49cd-93d7-1ba29e0f50cb tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 145/288] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:33 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1147 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-620aae51-498d-47bb-8edd-35cde9628e87 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-620aae51-498d-47bb-8edd-35cde9628e87 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-620aae51-498d-47bb-8edd-35cde9628e87 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-620aae51-498d-47bb-8edd-35cde9628e87 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-620aae51-498d-47bb-8edd-35cde9628e87 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-620aae51-498d-47bb-8edd-35cde9628e87 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 144/289] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:02:34 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1147 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-277a6781-5779-4bec-97b3-fd5b73b13ba5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-277a6781-5779-4bec-97b3-fd5b73b13ba5 None None] GET http://192.168.122.108/volume// Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-277a6781-5779-4bec-97b3-fd5b73b13ba5 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-277a6781-5779-4bec-97b3-fd5b73b13ba5 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-277a6781-5779-4bec-97b3-fd5b73b13ba5 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 146/290] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:02:35 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-a190f5fe-603b-4209-875f-35d135c0b1fa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-a190f5fe-603b-4209-875f-35d135c0b1fa tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:02:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-a190f5fe-603b-4209-875f-35d135c0b1fa tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05588492-db36-4a13-b97e-125b9ba74568", "connector": null, "instance_uuid": "f7ec8989-0554-4a33-a1e6-fd5779e71a42"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-a190f5fe-603b-4209-875f-35d135c0b1fa tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:02:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 145/291] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:02:35 2026] POST /volume/v3/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-213cde7f-3d73-4391-af9c-8167166c01d6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-213cde7f-3d73-4391-af9c-8167166c01d6 None None] GET http://192.168.122.108/volume// Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-213cde7f-3d73-4391-af9c-8167166c01d6 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-213cde7f-3d73-4391-af9c-8167166c01d6 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-213cde7f-3d73-4391-af9c-8167166c01d6 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 147/292] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:02:35 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 18:02:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-0584ee1d-6215-4876-a5cd-bf68539273c0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-0584ee1d-6215-4876-a5cd-bf68539273c0 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-0584ee1d-6215-4876-a5cd-bf68539273c0 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-0584ee1d-6215-4876-a5cd-bf68539273c0 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-0584ee1d-6215-4876-a5cd-bf68539273c0 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-0584ee1d-6215-4876-a5cd-bf68539273c0 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 146/293] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:02:35 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1328 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-e370ecfb-40ec-4a99-a2fa-bbf7cf078e9f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-e370ecfb-40ec-4a99-a2fa-bbf7cf078e9f tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] DELETE http://192.168.122.108/volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645 Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-e370ecfb-40ec-4a99-a2fa-bbf7cf078e9f tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-e370ecfb-40ec-4a99-a2fa-bbf7cf078e9f tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:35 devstack devstack@c-api.service[86561]: /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 01 18:02:35 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:02:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-e370ecfb-40ec-4a99-a2fa-bbf7cf078e9f tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645 returned with HTTP 200 Sep 01 18:02:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 148/294] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:02:35 2026] DELETE /volume/v3/attachments/7134d908-8e75-40e1-9d1e-d914895cc645 => generated 192 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:02:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-69c7f457-6aa0-4b51-9b33-2c7ce5771926 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-69c7f457-6aa0-4b51-9b33-2c7ce5771926 None None] GET http://192.168.122.108/volume// Sep 01 18:02:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-69c7f457-6aa0-4b51-9b33-2c7ce5771926 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-69c7f457-6aa0-4b51-9b33-2c7ce5771926 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-69c7f457-6aa0-4b51-9b33-2c7ce5771926 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 147/295] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:02:36 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-cfc99077-4c23-4daa-a051-ed4315a3fcb6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-cfc99077-4c23-4daa-a051-ed4315a3fcb6 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:02:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-cfc99077-4c23-4daa-a051-ed4315a3fcb6 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-cfc99077-4c23-4daa-a051-ed4315a3fcb6 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-cfc99077-4c23-4daa-a051-ed4315a3fcb6 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:02:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-cfc99077-4c23-4daa-a051-ed4315a3fcb6 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:02:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 149/296] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:02:36 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1035 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:02:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-984c63d4-685f-4768-ba39-f49877f8ff19 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-984c63d4-685f-4768-ba39-f49877f8ff19 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] PUT http://192.168.122.108/volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2 Sep 01 18:02:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-984c63d4-685f-4768-ba39-f49877f8ff19 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:36 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-984c63d4-685f-4768-ba39-f49877f8ff19 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Acquiring lock "cinder-attachment_update-05588492-db36-4a13-b97e-125b9ba74568-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:02:36 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-984c63d4-685f-4768-ba39-f49877f8ff19 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Lock "cinder-attachment_update-05588492-db36-4a13-b97e-125b9ba74568-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:02:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:37 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-984c63d4-685f-4768-ba39-f49877f8ff19 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Lock "cinder-attachment_update-05588492-db36-4a13-b97e-125b9ba74568-devstack" released by "attachment_update" :: held 0.279s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:02:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-984c63d4-685f-4768-ba39-f49877f8ff19 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2 returned with HTTP 200 Sep 01 18:02:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 148/297] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:02:36 2026] PUT /volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2 => generated 694 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-8347be14-a25f-453d-b8f5-d71e6f0f4a8d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-8347be14-a25f-453d-b8f5-d71e6f0f4a8d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2/action Sep 01 18:02:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-8347be14-a25f-453d-b8f5-d71e6f0f4a8d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-8347be14-a25f-453d-b8f5-d71e6f0f4a8d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-c6d63858-a6b2-44dc-bdd2-f8032ee6d6d0 req-8347be14-a25f-453d-b8f5-d71e6f0f4a8d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2/action returned with HTTP 204 Sep 01 18:02:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 150/298] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:02:37 2026] POST /volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b39901e1-b219-4274-b3a1-f3b8d85386af None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b39901e1-b219-4274-b3a1-f3b8d85386af tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b39901e1-b219-4274-b3a1-f3b8d85386af tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-931418977"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b39901e1-b219-4274-b3a1-f3b8d85386af tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:02:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 149/299] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:02:38 2026] POST /volume/v3/types => generated 230 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cf5a8760-3d5e-443e-9d14-6ce7253a5f61 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf5a8760-3d5e-443e-9d14-6ce7253a5f61 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] POST http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf5a8760-3d5e-443e-9d14-6ce7253a5f61 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf5a8760-3d5e-443e-9d14-6ce7253a5f61 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs returned with HTTP 200 Sep 01 18:02:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 151/300] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:02:38 2026] POST /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs => generated 34 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c94b3b06-86b8-4332-8a9f-fa7ff74bcca2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c94b3b06-86b8-4332-8a9f-fa7ff74bcca2 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] GET http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c94b3b06-86b8-4332-8a9f-fa7ff74bcca2 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c94b3b06-86b8-4332-8a9f-fa7ff74bcca2 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c94b3b06-86b8-4332-8a9f-fa7ff74bcca2 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 returned with HTTP 200 Sep 01 18:02:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 150/301] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:02:38 2026] GET /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b04623a6-a06b-4ea0-b418-6cf4c31f8da4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b04623a6-a06b-4ea0-b418-6cf4c31f8da4 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] DELETE http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b04623a6-a06b-4ea0-b418-6cf4c31f8da4 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b04623a6-a06b-4ea0-b418-6cf4c31f8da4 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b04623a6-a06b-4ea0-b418-6cf4c31f8da4 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 returned with HTTP 202 Sep 01 18:02:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 152/302] 192.168.122.108 () {58 vars in 1283 bytes} [Tue Sep 1 18:02:38 2026] DELETE /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f1ce99be-18cb-4f67-afaf-aa8a457de920 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f1ce99be-18cb-4f67-afaf-aa8a457de920 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] GET http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f1ce99be-18cb-4f67-afaf-aa8a457de920 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f1ce99be-18cb-4f67-afaf-aa8a457de920 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f1ce99be-18cb-4f67-afaf-aa8a457de920 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 returned with HTTP 404 Sep 01 18:02:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 151/303] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:02:38 2026] GET /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec3 => generated 129 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0a9d8f37-c527-4204-aa1f-a26643cc28a5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a9d8f37-c527-4204-aa1f-a26643cc28a5 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] POST http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a9d8f37-c527-4204-aa1f-a26643cc28a5 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a9d8f37-c527-4204-aa1f-a26643cc28a5 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs returned with HTTP 200 Sep 01 18:02:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 153/304] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:02:38 2026] POST /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs => generated 34 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b1bc5f75-5840-47bc-af19-e200bbf5c490 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1bc5f75-5840-47bc-af19-e200bbf5c490 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] GET http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1bc5f75-5840-47bc-af19-e200bbf5c490 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1bc5f75-5840-47bc-af19-e200bbf5c490 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1bc5f75-5840-47bc-af19-e200bbf5c490 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs returned with HTTP 200 Sep 01 18:02:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 152/305] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:02:38 2026] GET /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8b5f933d-c646-4c51-a88c-1f0d7f66100a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b5f933d-c646-4c51-a88c-1f0d7f66100a tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] POST http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs Sep 01 18:02:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b5f933d-c646-4c51-a88c-1f0d7f66100a tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b5f933d-c646-4c51-a88c-1f0d7f66100a tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs returned with HTTP 200 Sep 01 18:02:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 154/306] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:02:38 2026] POST /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs => generated 34 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c41965de-c24a-4f68-b383-7092dbef2cea None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c41965de-c24a-4f68-b383-7092dbef2cea tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] PUT http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec2 Sep 01 18:02:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c41965de-c24a-4f68-b383-7092dbef2cea tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c41965de-c24a-4f68-b383-7092dbef2cea tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec2 returned with HTTP 200 Sep 01 18:02:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 153/307] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:02:38 2026] PUT /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec2 => generated 17 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a1d6c750-77ee-4259-87dc-c6a55c6ba719 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a1d6c750-77ee-4259-87dc-c6a55c6ba719 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] GET http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec2 Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a1d6c750-77ee-4259-87dc-c6a55c6ba719 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a1d6c750-77ee-4259-87dc-c6a55c6ba719 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a1d6c750-77ee-4259-87dc-c6a55c6ba719 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec2 returned with HTTP 200 Sep 01 18:02:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 155/308] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:02:39 2026] GET /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs/spec2 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:02:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8ad21f3c-b7ec-4e37-81ae-c3e9bd28b97a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ad21f3c-b7ec-4e37-81ae-c3e9bd28b97a tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] POST http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs Sep 01 18:02:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ad21f3c-b7ec-4e37-81ae-c3e9bd28b97a tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ad21f3c-b7ec-4e37-81ae-c3e9bd28b97a tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs returned with HTTP 200 Sep 01 18:02:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 154/309] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:02:39 2026] POST /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs => generated 51 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-95033908-6a94-4ea0-b2d2-22c26929b24e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-95033908-6a94-4ea0-b2d2-22c26929b24e tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] GET http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-95033908-6a94-4ea0-b2d2-22c26929b24e tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-95033908-6a94-4ea0-b2d2-22c26929b24e tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-95033908-6a94-4ea0-b2d2-22c26929b24e tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs returned with HTTP 200 Sep 01 18:02:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 156/310] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:02:39 2026] GET /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2/extra_specs => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:02:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b00476bb-721c-409b-838c-0fa3d85be471 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b00476bb-721c-409b-838c-0fa3d85be471 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] DELETE http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2 Sep 01 18:02:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b00476bb-721c-409b-838c-0fa3d85be471 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b00476bb-721c-409b-838c-0fa3d85be471 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b00476bb-721c-409b-838c-0fa3d85be471 tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2 returned with HTTP 202 Sep 01 18:02:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 155/311] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:02:39 2026] DELETE /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-43651f99-23b0-4247-89f3-227e77ab995f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-43651f99-23b0-4247-89f3-227e77ab995f tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] GET http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2 Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-43651f99-23b0-4247-89f3-227e77ab995f tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-43651f99-23b0-4247-89f3-227e77ab995f tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-43651f99-23b0-4247-89f3-227e77ab995f tempest-VolumeTypesExtraSpecsTest-1628047326 tempest-VolumeTypesExtraSpecsTest-1628047326-project-admin] http://192.168.122.108/volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2 returned with HTTP 404 Sep 01 18:02:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 157/312] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:02:39 2026] GET /volume/v3/types/98c89700-a5b1-4dc6-a015-d88f1ad5a1b2 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-42ec2aac-13d2-47f7-a889-9c5672b0ce27 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-42ec2aac-13d2-47f7-a889-9c5672b0ce27 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-42ec2aac-13d2-47f7-a889-9c5672b0ce27 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-42ec2aac-13d2-47f7-a889-9c5672b0ce27 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-42ec2aac-13d2-47f7-a889-9c5672b0ce27 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-42ec2aac-13d2-47f7-a889-9c5672b0ce27 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 156/313] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:02:43 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 1144 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-0e8bce37-70ee-4865-bc59-92086fc76ae6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-0e8bce37-70ee-4865-bc59-92086fc76ae6 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259/action Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-0e8bce37-70ee-4865-bc59-92086fc76ae6 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-0e8bce37-70ee-4865-bc59-92086fc76ae6 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-0e8bce37-70ee-4865-bc59-92086fc76ae6 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-0e8bce37-70ee-4865-bc59-92086fc76ae6 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Begin detaching volume completed successfully. Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-0e8bce37-70ee-4865-bc59-92086fc76ae6 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259/action returned with HTTP 202 Sep 01 18:02:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 158/314] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:02:44 2026] POST /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 18:02:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ec7475b2-3a0b-4555-adf9-7f85f747a600 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec7475b2-3a0b-4555-adf9-7f85f747a600 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec7475b2-3a0b-4555-adf9-7f85f747a600 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec7475b2-3a0b-4555-adf9-7f85f747a600 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ec7475b2-3a0b-4555-adf9-7f85f747a600 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6d8583f9-af3f-4eff-88f8-3b1ba5f6cced None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6d8583f9-af3f-4eff-88f8-3b1ba5f6cced None None] GET http://192.168.122.108/volume// Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6d8583f9-af3f-4eff-88f8-3b1ba5f6cced None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6d8583f9-af3f-4eff-88f8-3b1ba5f6cced None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6d8583f9-af3f-4eff-88f8-3b1ba5f6cced None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:02:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec7475b2-3a0b-4555-adf9-7f85f747a600 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 159/315] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:02:44 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:02:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 157/316] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:44 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 1147 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-06145c62-b0a0-4bbe-8e4e-22ad1ba8453f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-06145c62-b0a0-4bbe-8e4e-22ad1ba8453f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-06145c62-b0a0-4bbe-8e4e-22ad1ba8453f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-06145c62-b0a0-4bbe-8e4e-22ad1ba8453f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-06145c62-b0a0-4bbe-8e4e-22ad1ba8453f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-06145c62-b0a0-4bbe-8e4e-22ad1ba8453f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 160/317] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:02:44 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 1328 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:02:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-8d787358-abe4-4c13-ba5c-75b1889d6ad0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-8d787358-abe4-4c13-ba5c-75b1889d6ad0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] DELETE http://192.168.122.108/volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24 Sep 01 18:02:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-8d787358-abe4-4c13-ba5c-75b1889d6ad0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-8d787358-abe4-4c13-ba5c-75b1889d6ad0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:44 devstack devstack@c-api.service[86562]: /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 01 18:02:44 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:02:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f5c3099c-2f3c-4ead-80ed-23340e1f3359 req-8d787358-abe4-4c13-ba5c-75b1889d6ad0 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24 returned with HTTP 200 Sep 01 18:02:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 158/318] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:02:44 2026] DELETE /volume/v3/attachments/d2e4ca8f-5abe-4365-a570-a97a05010e24 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-30d265dc-9e48-41c0-bca5-5962c35a33bc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-30d265dc-9e48-41c0-bca5-5962c35a33bc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:02:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-30d265dc-9e48-41c0-bca5-5962c35a33bc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-30d265dc-9e48-41c0-bca5-5962c35a33bc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-30d265dc-9e48-41c0-bca5-5962c35a33bc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:02:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-30d265dc-9e48-41c0-bca5-5962c35a33bc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:02:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 161/319] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:45 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-93d441a7-f5d9-4389-9177-d085f72cd641 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93d441a7-f5d9-4389-9177-d085f72cd641 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:02:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93d441a7-f5d9-4389-9177-d085f72cd641 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1793871539", "extra_specs": {"spec1": "val1"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93d441a7-f5d9-4389-9177-d085f72cd641 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:02:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 159/320] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:02:49 2026] POST /volume/v3/types => generated 243 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9fae5554-769c-430f-8c42-5d0b354ee151 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9fae5554-769c-430f-8c42-5d0b354ee151 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] POST http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs Sep 01 18:02:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9fae5554-769c-430f-8c42-5d0b354ee151 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9fae5554-769c-430f-8c42-5d0b354ee151 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs returned with HTTP 400 Sep 01 18:02:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 162/321] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:02:49 2026] POST /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs => generated 146 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:02:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8f346282-9225-43d0-9839-dd0c78c42551 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f346282-9225-43d0-9839-dd0c78c42551 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] POST http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs Sep 01 18:02:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f346282-9225-43d0-9839-dd0c78c42551 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f346282-9225-43d0-9839-dd0c78c42551 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs returned with HTTP 400 Sep 01 18:02:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 160/322] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:02:49 2026] POST /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs => generated 132 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:02:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6e8f1a4f-9b00-4be2-9583-c245e8e0900d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e8f1a4f-9b00-4be2-9583-c245e8e0900d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] POST http://192.168.122.108/volume/v3/types/e397d1de-6cdf-44fe-bbc7-cae013cdaf82/extra_specs Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e8f1a4f-9b00-4be2-9583-c245e8e0900d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e8f1a4f-9b00-4be2-9583-c245e8e0900d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/e397d1de-6cdf-44fe-bbc7-cae013cdaf82/extra_specs returned with HTTP 404 Sep 01 18:02:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 163/323] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:02:49 2026] POST /volume/v3/types/e397d1de-6cdf-44fe-bbc7-cae013cdaf82/extra_specs => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a298628e-f1ab-4519-a945-988b876a08f6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a298628e-f1ab-4519-a945-988b876a08f6 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] DELETE http://192.168.122.108/volume/v3/types/e5f315aa-2fa4-4609-81ca-1a045ab09511/extra_specs/spec1 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a298628e-f1ab-4519-a945-988b876a08f6 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a298628e-f1ab-4519-a945-988b876a08f6 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a298628e-f1ab-4519-a945-988b876a08f6 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/e5f315aa-2fa4-4609-81ca-1a045ab09511/extra_specs/spec1 returned with HTTP 404 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 161/324] 192.168.122.108 () {58 vars in 1283 bytes} [Tue Sep 1 18:02:50 2026] DELETE /volume/v3/types/e5f315aa-2fa4-4609-81ca-1a045ab09511/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-03ea7296-4cce-4cf8-b1bf-db22a1c2132d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-03ea7296-4cce-4cf8-b1bf-db22a1c2132d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] GET http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/nonexistent_extra_spec_name Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-03ea7296-4cce-4cf8-b1bf-db22a1c2132d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-03ea7296-4cce-4cf8-b1bf-db22a1c2132d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-03ea7296-4cce-4cf8-b1bf-db22a1c2132d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 18:02:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 164/325] 192.168.122.108 () {58 vars in 1346 bytes} [Tue Sep 1 18:02:50 2026] GET /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a1a70215-2110-465e-97a3-87a8cef6ae2a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1a70215-2110-465e-97a3-87a8cef6ae2a tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] GET http://192.168.122.108/volume/v3/types/56d0cb14-407b-479c-875e-4e1dbd8ba8a5/extra_specs/spec1 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1a70215-2110-465e-97a3-87a8cef6ae2a tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1a70215-2110-465e-97a3-87a8cef6ae2a tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1a70215-2110-465e-97a3-87a8cef6ae2a tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/56d0cb14-407b-479c-875e-4e1dbd8ba8a5/extra_specs/spec1 returned with HTTP 404 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 162/326] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:02:50 2026] GET /volume/v3/types/56d0cb14-407b-479c-875e-4e1dbd8ba8a5/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-50de25fa-fecb-4fc9-a42f-dfd835c3bd97 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50de25fa-fecb-4fc9-a42f-dfd835c3bd97 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] GET http://192.168.122.108/volume/v3/types/c6931b1d-d5d9-4b36-bbe5-2f2f574fc56c/extra_specs Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50de25fa-fecb-4fc9-a42f-dfd835c3bd97 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50de25fa-fecb-4fc9-a42f-dfd835c3bd97 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50de25fa-fecb-4fc9-a42f-dfd835c3bd97 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/c6931b1d-d5d9-4b36-bbe5-2f2f574fc56c/extra_specs returned with HTTP 404 Sep 01 18:02:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 165/327] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:02:50 2026] GET /volume/v3/types/c6931b1d-d5d9-4b36-bbe5-2f2f574fc56c/extra_specs => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f2fe22b9-faa3-4da3-8cd5-22ad1f4621a5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f2fe22b9-faa3-4da3-8cd5-22ad1f4621a5 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] PUT http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/spec1 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f2fe22b9-faa3-4da3-8cd5-22ad1f4621a5 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f2fe22b9-faa3-4da3-8cd5-22ad1f4621a5 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/spec1 returned with HTTP 400 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 163/328] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:02:50 2026] PUT /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da901a28-5d97-4019-a0c5-9853bed4e26b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da901a28-5d97-4019-a0c5-9853bed4e26b tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] PUT http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/spec1 Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da901a28-5d97-4019-a0c5-9853bed4e26b tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'update', calling method: update, body: null {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da901a28-5d97-4019-a0c5-9853bed4e26b tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/spec1 returned with HTTP 400 Sep 01 18:02:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 166/329] 192.168.122.108 () {60 vars in 1299 bytes} [Tue Sep 1 18:02:50 2026] PUT /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-08852e6a-32dd-44dc-ac17-9181cd171ff0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08852e6a-32dd-44dc-ac17-9181cd171ff0 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] PUT http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/None Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08852e6a-32dd-44dc-ac17-9181cd171ff0 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08852e6a-32dd-44dc-ac17-9181cd171ff0 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08852e6a-32dd-44dc-ac17-9181cd171ff0 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/None returned with HTTP 400 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 164/330] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:02:50 2026] PUT /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/None => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f16275b2-913c-4ad4-8ae2-ae6acf03b98d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f16275b2-913c-4ad4-8ae2-ae6acf03b98d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] PUT http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/d12183c0-faec-49f1-a295-8332e50700bd Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f16275b2-913c-4ad4-8ae2-ae6acf03b98d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f16275b2-913c-4ad4-8ae2-ae6acf03b98d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f16275b2-913c-4ad4-8ae2-ae6acf03b98d tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/d12183c0-faec-49f1-a295-8332e50700bd returned with HTTP 400 Sep 01 18:02:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 167/331] 192.168.122.108 () {60 vars in 1393 bytes} [Tue Sep 1 18:02:50 2026] PUT /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542/extra_specs/d12183c0-faec-49f1-a295-8332e50700bd => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-db6128b3-646d-4d3d-be21-45df29e22b74 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-db6128b3-646d-4d3d-be21-45df29e22b74 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] PUT http://192.168.122.108/volume/v3/types/4f5a3cac-5c17-44a1-ad8d-c3ed3142b932/extra_specs/spec1 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-db6128b3-646d-4d3d-be21-45df29e22b74 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-db6128b3-646d-4d3d-be21-45df29e22b74 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/4f5a3cac-5c17-44a1-ad8d-c3ed3142b932/extra_specs/spec1 returned with HTTP 404 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 165/332] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:02:50 2026] PUT /volume/v3/types/4f5a3cac-5c17-44a1-ad8d-c3ed3142b932/extra_specs/spec1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0bfcac50-349d-413f-8d69-3791d52d49c8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0bfcac50-349d-413f-8d69-3791d52d49c8 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] DELETE http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542 Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0bfcac50-349d-413f-8d69-3791d52d49c8 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0bfcac50-349d-413f-8d69-3791d52d49c8 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0bfcac50-349d-413f-8d69-3791d52d49c8 tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542 returned with HTTP 202 Sep 01 18:02:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 168/333] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:02:50 2026] DELETE /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0d0ad36e-50f3-4d2e-b75d-28deee5311fd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d0ad36e-50f3-4d2e-b75d-28deee5311fd tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] GET http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d0ad36e-50f3-4d2e-b75d-28deee5311fd tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d0ad36e-50f3-4d2e-b75d-28deee5311fd tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d0ad36e-50f3-4d2e-b75d-28deee5311fd tempest-ExtraSpecsNegativeTest-1453984325 tempest-ExtraSpecsNegativeTest-1453984325-project-admin] http://192.168.122.108/volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542 returned with HTTP 404 Sep 01 18:02:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 166/334] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:02:50 2026] GET /volume/v3/types/a2104a28-3136-4ed3-977a-928c83685542 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:02:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-450816bd-081c-45d9-8aaa-327d94fb4de5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-450816bd-081c-45d9-8aaa-327d94fb4de5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes Sep 01 18:02:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-450816bd-081c-45d9-8aaa-327d94fb4de5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-450816bd-081c-45d9-8aaa-327d94fb4de5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-450816bd-081c-45d9-8aaa-327d94fb4de5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:02:58 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-450816bd-081c-45d9-8aaa-327d94fb4de5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:02:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-450816bd-081c-45d9-8aaa-327d94fb4de5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Get all volumes completed successfully. Sep 01 18:02:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-450816bd-081c-45d9-8aaa-327d94fb4de5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 200 Sep 01 18:02:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 169/335] 192.168.122.108 () {58 vars in 1121 bytes} [Tue Sep 1 18:02:58 2026] GET /volume/v3/volumes => generated 15 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2069580066"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2069580066'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume of 1 GB Sep 01 18:02:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Availability Zones retrieved successfully. Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Flow 'volume_create_api' (54746737-d6fd-4127-8af8-b720a2ad027e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323b7edc-5b03-47cd-ad80-196b55c33bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323b7edc-5b03-47cd-ad80-196b55c33bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08157173-48f3-4ed2-afc5-3e104858e655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Created reservations ['fb5c92b9-4d19-42dc-9c51-8254a89bb9a6', '7dfc824b-93ba-476a-9e38-294ee818144f', 'c3f4cfb1-54e4-4f1c-a7af-deff915ffbde', '40cb22b8-b047-4853-bf3f-1bb187362007'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08157173-48f3-4ed2-afc5-3e104858e655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb5c92b9-4d19-42dc-9c51-8254a89bb9a6', '7dfc824b-93ba-476a-9e38-294ee818144f', 'c3f4cfb1-54e4-4f1c-a7af-deff915ffbde', '40cb22b8-b047-4853-bf3f-1bb187362007']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915d7d59-5e76-4720-ae68-8b75afff7c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915d7d59-5e76-4720-ae68-8b75afff7c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '760cd5f0-3b53-4b71-82da-daf39106a1b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2069580066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870a16a6b9104b9bbbcec5262295c4c9',qos_specs=None,replication_status=,reservations=['fb5c92b9-4d19-42dc-9c51-8254a89bb9a6','7dfc824b-93ba-476a-9e38-294ee818144f','c3f4cfb1-54e4-4f1c-a7af-deff915ffbde','40cb22b8-b047-4853-bf3f-1bb187362007'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e49d72b27641cf8b5ba1c18eab436b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2069580066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=760cd5f0-3b53-4b71-82da-daf39106a1b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870a16a6b9104b9bbbcec5262295c4c9',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='51e49d72b27641cf8b5ba1c18eab436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498190dc-4a7c-433e-9ca3-b20c6468e483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498190dc-4a7c-433e-9ca3-b20c6468e483) 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-2069580066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870a16a6b9104b9bbbcec5262295c4c9',qos_specs=None,replication_status=,reservations=['fb5c92b9-4d19-42dc-9c51-8254a89bb9a6','7dfc824b-93ba-476a-9e38-294ee818144f','c3f4cfb1-54e4-4f1c-a7af-deff915ffbde','40cb22b8-b047-4853-bf3f-1bb187362007'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e49d72b27641cf8b5ba1c18eab436b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af581fc0-d934-4d03-b280-650c2ada266b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af581fc0-d934-4d03-b280-650c2ada266b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Flow 'volume_create_api' (54746737-d6fd-4127-8af8-b720a2ad027e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume request issued successfully. Sep 01 18:02:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b0f5e300-a3e7-413c-bc0e-321114e8ee81 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:02:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 167/336] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:02:58 2026] POST /volume/v3/volumes => generated 764 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:02:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1958608e-9a7e-4d46-900c-a1edbd9ba2e8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1958608e-9a7e-4d46-900c-a1edbd9ba2e8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:02:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1958608e-9a7e-4d46-900c-a1edbd9ba2e8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1958608e-9a7e-4d46-900c-a1edbd9ba2e8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1958608e-9a7e-4d46-900c-a1edbd9ba2e8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:02:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1958608e-9a7e-4d46-900c-a1edbd9ba2e8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 returned with HTTP 200 Sep 01 18:02:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 170/337] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:58 2026] GET /volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 => generated 832 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b2c5ce76-410e-45f0-af0a-d6689a9bad8d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b2c5ce76-410e-45f0-af0a-d6689a9bad8d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b2c5ce76-410e-45f0-af0a-d6689a9bad8d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b2c5ce76-410e-45f0-af0a-d6689a9bad8d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:02:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:02:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b2c5ce76-410e-45f0-af0a-d6689a9bad8d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:02:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b2c5ce76-410e-45f0-af0a-d6689a9bad8d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 returned with HTTP 200 Sep 01 18:02:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 168/338] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:59 2026] GET /volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5449eee-24a5-41cb-8b0a-d8bb8825bc60 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5449eee-24a5-41cb-8b0a-d8bb8825bc60 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:02:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5449eee-24a5-41cb-8b0a-d8bb8825bc60 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:02:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5449eee-24a5-41cb-8b0a-d8bb8825bc60 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:02:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:02:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:02:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:02:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:02:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5449eee-24a5-41cb-8b0a-d8bb8825bc60 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:02:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5449eee-24a5-41cb-8b0a-d8bb8825bc60 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 returned with HTTP 200 Sep 01 18:02:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 171/339] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:02:59 2026] GET /volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1996486561"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1996486561'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume of 1 GB Sep 01 18:02:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Availability Zones retrieved successfully. Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Flow 'volume_create_api' (f7fd143d-2ad3-4f40-94c0-30fff7dd4f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024f7682-394f-4e6d-8d97-50cac1c8729e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024f7682-394f-4e6d-8d97-50cac1c8729e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:02:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6985b6ed-3a9f-4b4b-bcb5-ecc00bd5aba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Created reservations ['609e13e5-3c60-4d1d-8f29-8aebb202f641', 'fb14bd85-0104-4311-b0bf-38194f2f1036', '86e31613-95bd-4fe3-bf75-caf007a24e42', 'e7703660-5db9-4e32-ba56-bc07ee72819a'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6985b6ed-3a9f-4b4b-bcb5-ecc00bd5aba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['609e13e5-3c60-4d1d-8f29-8aebb202f641', 'fb14bd85-0104-4311-b0bf-38194f2f1036', '86e31613-95bd-4fe3-bf75-caf007a24e42', 'e7703660-5db9-4e32-ba56-bc07ee72819a']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3367edd3-541c-4cfb-a938-d288da5a6103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3367edd3-541c-4cfb-a938-d288da5a6103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afe096e2-2d8e-4a07-b873-94c3e22009e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1996486561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870a16a6b9104b9bbbcec5262295c4c9',qos_specs=None,replication_status=,reservations=['609e13e5-3c60-4d1d-8f29-8aebb202f641','fb14bd85-0104-4311-b0bf-38194f2f1036','86e31613-95bd-4fe3-bf75-caf007a24e42','e7703660-5db9-4e32-ba56-bc07ee72819a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e49d72b27641cf8b5ba1c18eab436b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1996486561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afe096e2-2d8e-4a07-b873-94c3e22009e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870a16a6b9104b9bbbcec5262295c4c9',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='51e49d72b27641cf8b5ba1c18eab436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98085418-1621-46ce-852b-86ec50838f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98085418-1621-46ce-852b-86ec50838f11) 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-1996486561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870a16a6b9104b9bbbcec5262295c4c9',qos_specs=None,replication_status=,reservations=['609e13e5-3c60-4d1d-8f29-8aebb202f641','fb14bd85-0104-4311-b0bf-38194f2f1036','86e31613-95bd-4fe3-bf75-caf007a24e42','e7703660-5db9-4e32-ba56-bc07ee72819a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e49d72b27641cf8b5ba1c18eab436b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4201c4ef-1797-45f9-a92c-6ca8fc8ebcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4201c4ef-1797-45f9-a92c-6ca8fc8ebcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Flow 'volume_create_api' (f7fd143d-2ad3-4f40-94c0-30fff7dd4f96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume request issued successfully. Sep 01 18:03:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5f599473-e292-4c6f-a58d-0ed6f67d18a9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 169/340] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:02:59 2026] POST /volume/v3/volumes => generated 764 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b6bb8548-6e4c-4075-ba79-f766830d48aa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b6bb8548-6e4c-4075-ba79-f766830d48aa tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 Sep 01 18:03:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b6bb8548-6e4c-4075-ba79-f766830d48aa tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b6bb8548-6e4c-4075-ba79-f766830d48aa tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b6bb8548-6e4c-4075-ba79-f766830d48aa tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b6bb8548-6e4c-4075-ba79-f766830d48aa tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 returned with HTTP 200 Sep 01 18:03:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 172/341] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:00 2026] GET /volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-77806ae5-9a90-4b30-b937-f8ad1d7ff935 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77806ae5-9a90-4b30-b937-f8ad1d7ff935 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77806ae5-9a90-4b30-b937-f8ad1d7ff935 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77806ae5-9a90-4b30-b937-f8ad1d7ff935 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-77806ae5-9a90-4b30-b937-f8ad1d7ff935 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77806ae5-9a90-4b30-b937-f8ad1d7ff935 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 returned with HTTP 200 Sep 01 18:03:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 170/342] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:01 2026] GET /volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cdfa087d-c68b-40ca-a0b5-b73f6750573f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cdfa087d-c68b-40ca-a0b5-b73f6750573f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 Sep 01 18:03:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cdfa087d-c68b-40ca-a0b5-b73f6750573f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cdfa087d-c68b-40ca-a0b5-b73f6750573f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cdfa087d-c68b-40ca-a0b5-b73f6750573f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cdfa087d-c68b-40ca-a0b5-b73f6750573f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 returned with HTTP 200 Sep 01 18:03:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 173/343] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:01 2026] GET /volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-421077261"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-421077261'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume of 1 GB Sep 01 18:03:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Availability Zones retrieved successfully. Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Flow 'volume_create_api' (d19b0338-c514-4fb5-af64-4839c360dfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d835aa-cf8f-4a2c-8895-99d683f89bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d835aa-cf8f-4a2c-8895-99d683f89bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966bea8d-1edc-47b5-8eaf-4802f7a1a9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Created reservations ['fdb39fa6-4043-4e21-82b0-96e96d91242f', 'df899b26-3596-439f-a0bd-d2f9807ea468', '49005124-5d31-4ba3-a307-b65da48771df', '9ae7318c-7074-40ee-840e-3372515af48b'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966bea8d-1edc-47b5-8eaf-4802f7a1a9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb39fa6-4043-4e21-82b0-96e96d91242f', 'df899b26-3596-439f-a0bd-d2f9807ea468', '49005124-5d31-4ba3-a307-b65da48771df', '9ae7318c-7074-40ee-840e-3372515af48b']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d983ed5-58a0-4b1b-a252-855ce665b8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d983ed5-58a0-4b1b-a252-855ce665b8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '132af76e-c047-4ace-b36c-ea4db3d08a83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-421077261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870a16a6b9104b9bbbcec5262295c4c9',qos_specs=None,replication_status=,reservations=['fdb39fa6-4043-4e21-82b0-96e96d91242f','df899b26-3596-439f-a0bd-d2f9807ea468','49005124-5d31-4ba3-a307-b65da48771df','9ae7318c-7074-40ee-840e-3372515af48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e49d72b27641cf8b5ba1c18eab436b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-421077261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=132af76e-c047-4ace-b36c-ea4db3d08a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870a16a6b9104b9bbbcec5262295c4c9',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='51e49d72b27641cf8b5ba1c18eab436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4ba14a-28b2-4c9b-a8a1-bb86e7857730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4ba14a-28b2-4c9b-a8a1-bb86e7857730) 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-421077261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870a16a6b9104b9bbbcec5262295c4c9',qos_specs=None,replication_status=,reservations=['fdb39fa6-4043-4e21-82b0-96e96d91242f','df899b26-3596-439f-a0bd-d2f9807ea468','49005124-5d31-4ba3-a307-b65da48771df','9ae7318c-7074-40ee-840e-3372515af48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e49d72b27641cf8b5ba1c18eab436b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54bc4730-adaf-450f-abcb-2420740c3612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54bc4730-adaf-450f-abcb-2420740c3612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Flow 'volume_create_api' (d19b0338-c514-4fb5-af64-4839c360dfff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Create volume request issued successfully. Sep 01 18:03:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b079978-5bcf-486a-ab32-2688cb16b2f1 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 171/344] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:03:01 2026] POST /volume/v3/volumes => generated 763 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d3cdb387-bfb8-49ba-9537-83a2b6c38025 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d3cdb387-bfb8-49ba-9537-83a2b6c38025 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d3cdb387-bfb8-49ba-9537-83a2b6c38025 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d3cdb387-bfb8-49ba-9537-83a2b6c38025 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d3cdb387-bfb8-49ba-9537-83a2b6c38025 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d3cdb387-bfb8-49ba-9537-83a2b6c38025 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 returned with HTTP 200 Sep 01 18:03:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 174/345] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:01 2026] GET /volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 => generated 831 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0c9c58fe-1da2-4330-8599-e8098b12c1bd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c9c58fe-1da2-4330-8599-e8098b12c1bd tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c9c58fe-1da2-4330-8599-e8098b12c1bd tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c9c58fe-1da2-4330-8599-e8098b12c1bd tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0c9c58fe-1da2-4330-8599-e8098b12c1bd tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c9c58fe-1da2-4330-8599-e8098b12c1bd tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 returned with HTTP 200 Sep 01 18:03:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 172/346] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:02 2026] GET /volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb55a298-f9d1-44b1-a0a5-79142b76f019 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb55a298-f9d1-44b1-a0a5-79142b76f019 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb55a298-f9d1-44b1-a0a5-79142b76f019 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb55a298-f9d1-44b1-a0a5-79142b76f019 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eb55a298-f9d1-44b1-a0a5-79142b76f019 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb55a298-f9d1-44b1-a0a5-79142b76f019 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 returned with HTTP 200 Sep 01 18:03:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 175/347] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:02 2026] GET /volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Create volume of 1 GB Sep 01 18:03:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Availability Zones retrieved successfully. Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Flow 'volume_create_api' (da449ea1-e16d-4f64-9a01-e6fdcd237396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da0c8f4-fffa-4e5e-a385-d53cab797cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da0c8f4-fffa-4e5e-a385-d53cab797cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12642766-6893-4bb2-9cfa-bf4b1e71dcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Created reservations ['94de82fb-d8ba-4022-b669-8b6fcd28f093', '00cebd8c-2b8b-485d-811f-2058592b329d', '302ee6fb-9f0c-498b-bbd7-e7a573341126', 'e5bf96c0-150a-42f4-9ab0-320efc6a81ff'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12642766-6893-4bb2-9cfa-bf4b1e71dcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94de82fb-d8ba-4022-b669-8b6fcd28f093', '00cebd8c-2b8b-485d-811f-2058592b329d', '302ee6fb-9f0c-498b-bbd7-e7a573341126', 'e5bf96c0-150a-42f4-9ab0-320efc6a81ff']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6791e518-de1c-4795-8349-6e0b1a85bd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6791e518-de1c-4795-8349-6e0b1a85bd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b72240c-26c2-4dd7-b4ea-07abff06f575', '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='69038b9cf7624e3484c3945570be2eb5',qos_specs=None,replication_status=,reservations=['94de82fb-d8ba-4022-b669-8b6fcd28f093','00cebd8c-2b8b-485d-811f-2058592b329d','302ee6fb-9f0c-498b-bbd7-e7a573341126','e5bf96c0-150a-42f4-9ab0-320efc6a81ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a8cc74f2bf54cd4a40f55c49529f74c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:03Z,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=3b72240c-26c2-4dd7-b4ea-07abff06f575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69038b9cf7624e3484c3945570be2eb5',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='3a8cc74f2bf54cd4a40f55c49529f74c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440d7dec-ee19-45bc-8b78-6fce9c6541e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440d7dec-ee19-45bc-8b78-6fce9c6541e1) 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='69038b9cf7624e3484c3945570be2eb5',qos_specs=None,replication_status=,reservations=['94de82fb-d8ba-4022-b669-8b6fcd28f093','00cebd8c-2b8b-485d-811f-2058592b329d','302ee6fb-9f0c-498b-bbd7-e7a573341126','e5bf96c0-150a-42f4-9ab0-320efc6a81ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a8cc74f2bf54cd4a40f55c49529f74c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb44b192-7e16-4cec-99f8-c0cb95be4f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb44b192-7e16-4cec-99f8-c0cb95be4f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Flow 'volume_create_api' (da449ea1-e16d-4f64-9a01-e6fdcd237396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Create volume request issued successfully. Sep 01 18:03:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8662cdce-9e14-4bc8-8534-9fabb1ffc4a8 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 173/348] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:03:02 2026] POST /volume/v3/volumes => generated 742 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5bb1879c-799a-4c7e-a747-14da7d42e14d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5bb1879c-799a-4c7e-a747-14da7d42e14d tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] GET http://192.168.122.108/volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 Sep 01 18:03:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5bb1879c-799a-4c7e-a747-14da7d42e14d tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5bb1879c-799a-4c7e-a747-14da7d42e14d tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5bb1879c-799a-4c7e-a747-14da7d42e14d tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Volume info retrieved successfully. Sep 01 18:03:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5bb1879c-799a-4c7e-a747-14da7d42e14d tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] http://192.168.122.108/volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 returned with HTTP 200 Sep 01 18:03:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 176/349] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:03 2026] GET /volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:03:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-62f80a0c-8f11-4718-bf2a-005ec08b7343 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-62f80a0c-8f11-4718-bf2a-005ec08b7343 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] GET http://192.168.122.108/volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 Sep 01 18:03:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-62f80a0c-8f11-4718-bf2a-005ec08b7343 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-62f80a0c-8f11-4718-bf2a-005ec08b7343 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-62f80a0c-8f11-4718-bf2a-005ec08b7343 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Volume info retrieved successfully. Sep 01 18:03:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-62f80a0c-8f11-4718-bf2a-005ec08b7343 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] http://192.168.122.108/volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 returned with HTTP 200 Sep 01 18:03:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 174/350] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:04 2026] GET /volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 => generated 972 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eae438a3-acaf-4233-b177-91f6e096afd5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eae438a3-acaf-4233-b177-91f6e096afd5 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] GET http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1&project_id=870a16a6b9104b9bbbcec5262295c4c9 Sep 01 18:03:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eae438a3-acaf-4233-b177-91f6e096afd5 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eae438a3-acaf-4233-b177-91f6e096afd5 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eae438a3-acaf-4233-b177-91f6e096afd5 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Could not evaluate value 870a16a6b9104b9bbbcec5262295c4c9, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:03:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eae438a3-acaf-4233-b177-91f6e096afd5 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Searching by: MultiDict([('project_id', '870a16a6b9104b9bbbcec5262295c4c9'), ('all_tenants', 1)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:03:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eae438a3-acaf-4233-b177-91f6e096afd5 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Get all volumes completed successfully. Sep 01 18:03:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eae438a3-acaf-4233-b177-91f6e096afd5 tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1&project_id=870a16a6b9104b9bbbcec5262295c4c9 returned with HTTP 200 Sep 01 18:03:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 177/351] 192.168.122.108 () {58 vars in 1257 bytes} [Tue Sep 1 18:03:04 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=870a16a6b9104b9bbbcec5262295c4c9 => generated 3042 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0ac7cbe6-2ef9-4792-af63-6b06fddfddbe None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ac7cbe6-2ef9-4792-af63-6b06fddfddbe tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 Sep 01 18:03:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ac7cbe6-2ef9-4792-af63-6b06fddfddbe tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ac7cbe6-2ef9-4792-af63-6b06fddfddbe tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:04 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-0ac7cbe6-2ef9-4792-af63-6b06fddfddbe tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Delete volume with id: 3b72240c-26c2-4dd7-b4ea-07abff06f575 Sep 01 18:03:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0ac7cbe6-2ef9-4792-af63-6b06fddfddbe tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Volume info retrieved successfully. Sep 01 18:03:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0ac7cbe6-2ef9-4792-af63-6b06fddfddbe tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] Delete volume request issued successfully. Sep 01 18:03:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ac7cbe6-2ef9-4792-af63-6b06fddfddbe tempest-VolumesListAdminTestJSON-1983749107 tempest-VolumesListAdminTestJSON-1983749107-project-admin] http://192.168.122.108/volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 returned with HTTP 202 Sep 01 18:03:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 175/352] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:04 2026] DELETE /volume/v3/volumes/3b72240c-26c2-4dd7-b4ea-07abff06f575 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:03:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-50a57025-aa99-44d7-a94d-5d4ca4883fa2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50a57025-aa99-44d7-a94d-5d4ca4883fa2 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50a57025-aa99-44d7-a94d-5d4ca4883fa2 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50a57025-aa99-44d7-a94d-5d4ca4883fa2 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-50a57025-aa99-44d7-a94d-5d4ca4883fa2 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50a57025-aa99-44d7-a94d-5d4ca4883fa2 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 returned with HTTP 200 Sep 01 18:03:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 178/353] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:04 2026] GET /volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b40b4c42-db48-4cba-b044-e4dc4029598f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b40b4c42-db48-4cba-b044-e4dc4029598f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] DELETE http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b40b4c42-db48-4cba-b044-e4dc4029598f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b40b4c42-db48-4cba-b044-e4dc4029598f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:05 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-b40b4c42-db48-4cba-b044-e4dc4029598f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Delete volume with id: 132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b40b4c42-db48-4cba-b044-e4dc4029598f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b40b4c42-db48-4cba-b044-e4dc4029598f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Delete volume request issued successfully. Sep 01 18:03:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b40b4c42-db48-4cba-b044-e4dc4029598f tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 returned with HTTP 202 Sep 01 18:03:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 176/354] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:05 2026] DELETE /volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-12b4def2-f000-47e3-ba81-6320fca03ab8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-12b4def2-f000-47e3-ba81-6320fca03ab8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-12b4def2-f000-47e3-ba81-6320fca03ab8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-12b4def2-f000-47e3-ba81-6320fca03ab8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-12b4def2-f000-47e3-ba81-6320fca03ab8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-12b4def2-f000-47e3-ba81-6320fca03ab8 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 returned with HTTP 200 Sep 01 18:03:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 179/355] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:05 2026] GET /volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-91e46eb1-006b-4389-a0d2-8df55b250121 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-91e46eb1-006b-4389-a0d2-8df55b250121 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:03:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-91e46eb1-006b-4389-a0d2-8df55b250121 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-91e46eb1-006b-4389-a0d2-8df55b250121 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-91e46eb1-006b-4389-a0d2-8df55b250121 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-91e46eb1-006b-4389-a0d2-8df55b250121 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:03:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 177/356] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:06 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6007926c-e3c6-4241-abb4-e1be09111939 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6007926c-e3c6-4241-abb4-e1be09111939 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6007926c-e3c6-4241-abb4-e1be09111939 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6007926c-e3c6-4241-abb4-e1be09111939 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6007926c-e3c6-4241-abb4-e1be09111939 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6007926c-e3c6-4241-abb4-e1be09111939 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 returned with HTTP 200 Sep 01 18:03:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 180/357] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:06 2026] GET /volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6f8679f3-9ee5-4a62-81c3-767081bc4358 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f8679f3-9ee5-4a62-81c3-767081bc4358 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:03:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f8679f3-9ee5-4a62-81c3-767081bc4358 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f8679f3-9ee5-4a62-81c3-767081bc4358 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6f8679f3-9ee5-4a62-81c3-767081bc4358 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f8679f3-9ee5-4a62-81c3-767081bc4358 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:03:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 178/358] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:06 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1147 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-3ea207d8-928e-41ad-823b-be52e0966875 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-3ea207d8-928e-41ad-823b-be52e0966875 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:03:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-3ea207d8-928e-41ad-823b-be52e0966875 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-3ea207d8-928e-41ad-823b-be52e0966875 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-3ea207d8-928e-41ad-823b-be52e0966875 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-3ea207d8-928e-41ad-823b-be52e0966875 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 181/359] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:03:06 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-c25ae9c7-9459-4a4d-ad95-98866e6a415c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-c25ae9c7-9459-4a4d-ad95-98866e6a415c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568/action Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-c25ae9c7-9459-4a4d-ad95-98866e6a415c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-c25ae9c7-9459-4a4d-ad95-98866e6a415c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-c25ae9c7-9459-4a4d-ad95-98866e6a415c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-c25ae9c7-9459-4a4d-ad95-98866e6a415c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Begin detaching volume completed successfully. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-c25ae9c7-9459-4a4d-ad95-98866e6a415c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568/action returned with HTTP 202 Sep 01 18:03:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 179/360] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:03:07 2026] POST /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fec060a7-034c-4fe8-b2ce-604a54f15880 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fec060a7-034c-4fe8-b2ce-604a54f15880 None None] GET http://192.168.122.108/volume// Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fec060a7-034c-4fe8-b2ce-604a54f15880 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fec060a7-034c-4fe8-b2ce-604a54f15880 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fec060a7-034c-4fe8-b2ce-604a54f15880 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 182/361] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:03:07 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-1d68e453-3185-4154-9d0b-b58f6a250034 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-1d68e453-3185-4154-9d0b-b58f6a250034 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-1d68e453-3185-4154-9d0b-b58f6a250034 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-1d68e453-3185-4154-9d0b-b58f6a250034 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-1d68e453-3185-4154-9d0b-b58f6a250034 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-1d68e453-3185-4154-9d0b-b58f6a250034 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:03:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 180/362] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:03:07 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 1331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-63ae43e9-7a6a-43be-bb89-b5aae41e52f5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-63ae43e9-7a6a-43be-bb89-b5aae41e52f5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-63ae43e9-7a6a-43be-bb89-b5aae41e52f5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-63ae43e9-7a6a-43be-bb89-b5aae41e52f5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-63ae43e9-7a6a-43be-bb89-b5aae41e52f5 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 returned with HTTP 404 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 183/363] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:07 2026] GET /volume/v3/volumes/132af76e-c047-4ace-b36c-ea4db3d08a83 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-03c24095-4268-4196-87bb-501d42b77266 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-03c24095-4268-4196-87bb-501d42b77266 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-03c24095-4268-4196-87bb-501d42b77266 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-03c24095-4268-4196-87bb-501d42b77266 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-03c24095-4268-4196-87bb-501d42b77266 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-03c24095-4268-4196-87bb-501d42b77266 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 returned with HTTP 200 Sep 01 18:03:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 181/364] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:07 2026] GET /volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-48dfa2ac-d0ea-4004-bc91-fe515a602b77 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-48dfa2ac-d0ea-4004-bc91-fe515a602b77 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] DELETE http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-48dfa2ac-d0ea-4004-bc91-fe515a602b77 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-48dfa2ac-d0ea-4004-bc91-fe515a602b77 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-48dfa2ac-d0ea-4004-bc91-fe515a602b77 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Delete volume with id: afe096e2-2d8e-4a07-b873-94c3e22009e4 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-48dfa2ac-d0ea-4004-bc91-fe515a602b77 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-48dfa2ac-d0ea-4004-bc91-fe515a602b77 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Delete volume request issued successfully. Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-48dfa2ac-d0ea-4004-bc91-fe515a602b77 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 returned with HTTP 202 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 184/365] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:07 2026] DELETE /volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-190859b0-cc85-4845-a33c-0cedde82117d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-eff9d204-d9c1-4c70-9216-841c46ad1546 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-190859b0-cc85-4845-a33c-0cedde82117d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-eff9d204-d9c1-4c70-9216-841c46ad1546 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] DELETE http://192.168.122.108/volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2 Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-190859b0-cc85-4845-a33c-0cedde82117d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-eff9d204-d9c1-4c70-9216-841c46ad1546 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-190859b0-cc85-4845-a33c-0cedde82117d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-eff9d204-d9c1-4c70-9216-841c46ad1546 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-190859b0-cc85-4845-a33c-0cedde82117d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:07 devstack devstack@c-api.service[86561]: /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 01 18:03:07 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:03:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-190859b0-cc85-4845-a33c-0cedde82117d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 returned with HTTP 200 Sep 01 18:03:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 182/366] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:07 2026] GET /volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 => generated 856 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f31b1703-d0f0-4c36-9a18-774f77eb3d2b req-eff9d204-d9c1-4c70-9216-841c46ad1546 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2 returned with HTTP 200 Sep 01 18:03:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 185/367] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:03:07 2026] DELETE /volume/v3/attachments/77ebd4d2-4087-472e-8add-5ad5968aade2 => generated 19 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1121234457"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1121234457'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume of 1 GB Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Availability Zones retrieved successfully. Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Flow 'volume_create_api' (028b8b81-f02b-4582-b410-bc756504cfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350598b9-8bc3-4e18-8aa8-3c747aa3c7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350598b9-8bc3-4e18-8aa8-3c747aa3c7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a29c6bef-dd09-4f8b-beab-68ba30967574 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7496cdf4-aa29-465c-b850-80bd915245a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a29c6bef-dd09-4f8b-beab-68ba30967574 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a29c6bef-dd09-4f8b-beab-68ba30967574 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a29c6bef-dd09-4f8b-beab-68ba30967574 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a29c6bef-dd09-4f8b-beab-68ba30967574 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a29c6bef-dd09-4f8b-beab-68ba30967574 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:03:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 186/368] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:08 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Created reservations ['ce03cf37-7aef-402f-a867-119e4f9255e3', 'a3ec4e39-7e91-4798-8f57-0e8d97247aad', '6ef87c71-4262-4c89-a71f-050822a60242', 'a5def6e0-c8bf-4a72-b1c6-a3e973f9e37d'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7496cdf4-aa29-465c-b850-80bd915245a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce03cf37-7aef-402f-a867-119e4f9255e3', 'a3ec4e39-7e91-4798-8f57-0e8d97247aad', '6ef87c71-4262-4c89-a71f-050822a60242', 'a5def6e0-c8bf-4a72-b1c6-a3e973f9e37d']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec48805-e024-4632-ab0d-abefbd37e597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec48805-e024-4632-ab0d-abefbd37e597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda73f43-20ae-4463-8db4-bf18bc9733c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1121234457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dce900412814dc3929bcb8c5d56c1dd',qos_specs=None,replication_status=,reservations=['ce03cf37-7aef-402f-a867-119e4f9255e3','a3ec4e39-7e91-4798-8f57-0e8d97247aad','6ef87c71-4262-4c89-a71f-050822a60242','a5def6e0-c8bf-4a72-b1c6-a3e973f9e37d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83155ecd248a47e4ae8f6e978f4affa7',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1121234457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda73f43-20ae-4463-8db4-bf18bc9733c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dce900412814dc3929bcb8c5d56c1dd',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='83155ecd248a47e4ae8f6e978f4affa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7350e00b-9924-482c-89ac-37ab572e5c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7350e00b-9924-482c-89ac-37ab572e5c3a) 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-1121234457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dce900412814dc3929bcb8c5d56c1dd',qos_specs=None,replication_status=,reservations=['ce03cf37-7aef-402f-a867-119e4f9255e3','a3ec4e39-7e91-4798-8f57-0e8d97247aad','6ef87c71-4262-4c89-a71f-050822a60242','a5def6e0-c8bf-4a72-b1c6-a3e973f9e37d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83155ecd248a47e4ae8f6e978f4affa7',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5b4236-aac7-499a-9132-b13040a7461a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5b4236-aac7-499a-9132-b13040a7461a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Flow 'volume_create_api' (028b8b81-f02b-4582-b410-bc756504cfa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Create volume request issued successfully. Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e44a60ed-89ca-43a6-8876-f2e1f0deab33 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 183/369] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:03:08 2026] POST /volume/v3/volumes => generated 764 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4e419cd9-42da-4524-8cd2-14d0cf56205c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4e419cd9-42da-4524-8cd2-14d0cf56205c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4e419cd9-42da-4524-8cd2-14d0cf56205c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4e419cd9-42da-4524-8cd2-14d0cf56205c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4e419cd9-42da-4524-8cd2-14d0cf56205c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4e419cd9-42da-4524-8cd2-14d0cf56205c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 187/370] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:08 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 832 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-14613c19-c536-41c4-8c12-f3d6390e0712 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-14613c19-c536-41c4-8c12-f3d6390e0712 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-14613c19-c536-41c4-8c12-f3d6390e0712 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-14613c19-c536-41c4-8c12-f3d6390e0712 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-14613c19-c536-41c4-8c12-f3d6390e0712 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 returned with HTTP 404 Sep 01 18:03:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 184/371] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:08 2026] GET /volume/v3/volumes/afe096e2-2d8e-4a07-b873-94c3e22009e4 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4caf12e1-d233-4a21-932a-4311a5eb506d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4caf12e1-d233-4a21-932a-4311a5eb506d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4caf12e1-d233-4a21-932a-4311a5eb506d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4caf12e1-d233-4a21-932a-4311a5eb506d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4caf12e1-d233-4a21-932a-4311a5eb506d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4caf12e1-d233-4a21-932a-4311a5eb506d tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 returned with HTTP 200 Sep 01 18:03:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 188/372] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:08 2026] GET /volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-52f15951-f50a-427c-924b-994a1abf3c46 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-52f15951-f50a-427c-924b-994a1abf3c46 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] DELETE http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-52f15951-f50a-427c-924b-994a1abf3c46 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-52f15951-f50a-427c-924b-994a1abf3c46 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-52f15951-f50a-427c-924b-994a1abf3c46 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Delete volume with id: 760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:03:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-52f15951-f50a-427c-924b-994a1abf3c46 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-52f15951-f50a-427c-924b-994a1abf3c46 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Delete volume request issued successfully. Sep 01 18:03:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-52f15951-f50a-427c-924b-994a1abf3c46 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 returned with HTTP 202 Sep 01 18:03:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 185/373] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:08 2026] DELETE /volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8a326d9a-7ce8-453a-b19f-79f596ffadd9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a326d9a-7ce8-453a-b19f-79f596ffadd9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a326d9a-7ce8-453a-b19f-79f596ffadd9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a326d9a-7ce8-453a-b19f-79f596ffadd9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8a326d9a-7ce8-453a-b19f-79f596ffadd9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a326d9a-7ce8-453a-b19f-79f596ffadd9 tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 returned with HTTP 200 Sep 01 18:03:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 189/374] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:08 2026] GET /volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-be08abe3-4a6b-4ac0-b8de-c9771eee52b3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be08abe3-4a6b-4ac0-b8de-c9771eee52b3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be08abe3-4a6b-4ac0-b8de-c9771eee52b3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be08abe3-4a6b-4ac0-b8de-c9771eee52b3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-be08abe3-4a6b-4ac0-b8de-c9771eee52b3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be08abe3-4a6b-4ac0-b8de-c9771eee52b3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 186/375] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:09 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6342aaf7-d81f-4d31-a11e-78863bebe14a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6342aaf7-d81f-4d31-a11e-78863bebe14a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:03:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6342aaf7-d81f-4d31-a11e-78863bebe14a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6342aaf7-d81f-4d31-a11e-78863bebe14a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6342aaf7-d81f-4d31-a11e-78863bebe14a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Volume info retrieved successfully. Sep 01 18:03:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6342aaf7-d81f-4d31-a11e-78863bebe14a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 returned with HTTP 200 Sep 01 18:03:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 190/376] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:10 2026] GET /volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-345af3d8-65e5-4714-8f1c-c4bbf83a4d10 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-345af3d8-65e5-4714-8f1c-c4bbf83a4d10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-345af3d8-65e5-4714-8f1c-c4bbf83a4d10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-345af3d8-65e5-4714-8f1c-c4bbf83a4d10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-345af3d8-65e5-4714-8f1c-c4bbf83a4d10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-345af3d8-65e5-4714-8f1c-c4bbf83a4d10 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 187/377] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:10 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-4eb84869-bd08-4cb4-9319-370fafda9d94 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-4eb84869-bd08-4cb4-9319-370fafda9d94 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-4eb84869-bd08-4cb4-9319-370fafda9d94 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-4eb84869-bd08-4cb4-9319-370fafda9d94 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-4eb84869-bd08-4cb4-9319-370fafda9d94 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-4eb84869-bd08-4cb4-9319-370fafda9d94 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 191/378] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:03:10 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6da0256c-26f8-4049-a995-7e3de730418a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6da0256c-26f8-4049-a995-7e3de730418a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] GET http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6da0256c-26f8-4049-a995-7e3de730418a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6da0256c-26f8-4049-a995-7e3de730418a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6da0256c-26f8-4049-a995-7e3de730418a tempest-VolumesListAdminTestJSON-960352461 tempest-VolumesListAdminTestJSON-960352461-project-member] http://192.168.122.108/volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 returned with HTTP 404 Sep 01 18:03:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 188/379] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:11 2026] GET /volume/v3/volumes/760cd5f0-3b53-4b71-82da-daf39106a1b2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bd64a9d9-871d-4938-a4eb-71fba437cf23 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd64a9d9-871d-4938-a4eb-71fba437cf23 None None] GET http://192.168.122.108/volume// Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd64a9d9-871d-4938-a4eb-71fba437cf23 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd64a9d9-871d-4938-a4eb-71fba437cf23 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd64a9d9-871d-4938-a4eb-71fba437cf23 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:03:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 192/380] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:03:11 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-2be1f30e-b7df-4d2d-bf63-54678e771287 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-2be1f30e-b7df-4d2d-bf63-54678e771287 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-2be1f30e-b7df-4d2d-bf63-54678e771287 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cda73f43-20ae-4463-8db4-bf18bc9733c2", "connector": null, "instance_uuid": "bb5fa9d5-4402-4833-b00f-7391b235f26a"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-2be1f30e-b7df-4d2d-bf63-54678e771287 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:03:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 189/381] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:03:11 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-23b86bac-969a-4f96-b8ba-a157406a99e9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23b86bac-969a-4f96-b8ba-a157406a99e9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23b86bac-969a-4f96-b8ba-a157406a99e9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23b86bac-969a-4f96-b8ba-a157406a99e9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4b925495-b434-4b71-be9f-13bd58967413 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4b925495-b434-4b71-be9f-13bd58967413 None None] GET http://192.168.122.108/volume// Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4b925495-b434-4b71-be9f-13bd58967413 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4b925495-b434-4b71-be9f-13bd58967413 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4b925495-b434-4b71-be9f-13bd58967413 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:03:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 190/382] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:03:11 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:03:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-49c03d62-893b-4c97-ac99-a7228cccdd4e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-49c03d62-893b-4c97-ac99-a7228cccdd4e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-49c03d62-893b-4c97-ac99-a7228cccdd4e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-49c03d62-893b-4c97-ac99-a7228cccdd4e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-23b86bac-969a-4f96-b8ba-a157406a99e9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23b86bac-969a-4f96-b8ba-a157406a99e9 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 193/383] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:11 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-49c03d62-893b-4c97-ac99-a7228cccdd4e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-49c03d62-893b-4c97-ac99-a7228cccdd4e tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 191/384] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:03:11 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 1037 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-078505ef-e450-4406-8c78-4787f24748da None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-078505ef-e450-4406-8c78-4787f24748da tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] PUT http://192.168.122.108/volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88 Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-078505ef-e450-4406-8c78-4787f24748da tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-078505ef-e450-4406-8c78-4787f24748da tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Acquiring lock "cinder-attachment_update-cda73f43-20ae-4463-8db4-bf18bc9733c2-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-078505ef-e450-4406-8c78-4787f24748da tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Lock "cinder-attachment_update-cda73f43-20ae-4463-8db4-bf18bc9733c2-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:11 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-078505ef-e450-4406-8c78-4787f24748da tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Lock "cinder-attachment_update-cda73f43-20ae-4463-8db4-bf18bc9733c2-devstack" released by "attachment_update" :: held 0.218s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:03:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-078505ef-e450-4406-8c78-4787f24748da tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88 returned with HTTP 200 Sep 01 18:03:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 194/385] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:03:11 2026] PUT /volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88 => generated 694 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e42e7443-0b8f-47b7-9bc4-fbe7c9f68ef3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e42e7443-0b8f-47b7-9bc4-fbe7c9f68ef3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e42e7443-0b8f-47b7-9bc4-fbe7c9f68ef3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e42e7443-0b8f-47b7-9bc4-fbe7c9f68ef3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e42e7443-0b8f-47b7-9bc4-fbe7c9f68ef3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e42e7443-0b8f-47b7-9bc4-fbe7c9f68ef3 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 192/386] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:12 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 857 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:03:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-00d64b49-e074-4f42-8507-f88e75bfba35 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-00d64b49-e074-4f42-8507-f88e75bfba35 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88/action Sep 01 18:03:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-00d64b49-e074-4f42-8507-f88e75bfba35 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:03:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-00d64b49-e074-4f42-8507-f88e75bfba35 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-39f97b1a-16a4-46bb-b993-dad57cc48f49 req-00d64b49-e074-4f42-8507-f88e75bfba35 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88/action returned with HTTP 204 Sep 01 18:03:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 195/387] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:03:12 2026] POST /volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:03:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f85e1230-90f9-4238-8817-8d564c415666 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:03:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1241789431", "imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1241789431', 'imageRef': '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Create volume of 1 GB Sep 01 18:03:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Availability Zones retrieved successfully. Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Flow 'volume_create_api' (76a0217f-82c7-4551-a9fa-5016b2131cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf10d83-25c4-44b1-9f66-4b8a8cb1cde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-41f81538-9ae2-4d39-b0ce-61022522ad48 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-41f81538-9ae2-4d39-b0ce-61022522ad48 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-41f81538-9ae2-4d39-b0ce-61022522ad48 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-41f81538-9ae2-4d39-b0ce-61022522ad48 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf10d83-25c4-44b1-9f66-4b8a8cb1cde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a02b71b-d77c-447d-8bae-f6f784526e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-41f81538-9ae2-4d39-b0ce-61022522ad48 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-41f81538-9ae2-4d39-b0ce-61022522ad48 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 196/388] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:13 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 1149 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8a01bfc9-b10c-4295-af59-9155168e4392 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a01bfc9-b10c-4295-af59-9155168e4392 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a01bfc9-b10c-4295-af59-9155168e4392 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a01bfc9-b10c-4295-af59-9155168e4392 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Created reservations ['45a57096-28e6-42b1-bb7c-27cfbbc8d7d1', '073b95dc-9007-4ce2-9a4a-f1991f42ad42', '6018ce6c-2434-4492-a76b-a259a09ee599', '9b2f411b-fe20-42ca-bc28-5f13c89da464'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a02b71b-d77c-447d-8bae-f6f784526e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45a57096-28e6-42b1-bb7c-27cfbbc8d7d1', '073b95dc-9007-4ce2-9a4a-f1991f42ad42', '6018ce6c-2434-4492-a76b-a259a09ee599', '9b2f411b-fe20-42ca-bc28-5f13c89da464']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8a01bfc9-b10c-4295-af59-9155168e4392 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79483af7-40a6-44cf-b0e1-13c4e181a57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a01bfc9-b10c-4295-af59-9155168e4392 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 197/389] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:13 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-618dd621-667a-49ab-af37-4e09f3004ae7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-618dd621-667a-49ab-af37-4e09f3004ae7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] DELETE http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-618dd621-667a-49ab-af37-4e09f3004ae7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-618dd621-667a-49ab-af37-4e09f3004ae7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-618dd621-667a-49ab-af37-4e09f3004ae7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Delete volume with id: cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-618dd621-667a-49ab-af37-4e09f3004ae7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79483af7-40a6-44cf-b0e1-13c4e181a57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f357022a-8c95-4b83-983e-5585de743a80', '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-1241789431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe663cf305a4cd4b58c72830fd05aba',qos_specs=None,replication_status=,reservations=['45a57096-28e6-42b1-bb7c-27cfbbc8d7d1','073b95dc-9007-4ce2-9a4a-f1991f42ad42','6018ce6c-2434-4492-a76b-a259a09ee599','9b2f411b-fe20-42ca-bc28-5f13c89da464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9c43e791144c2190f342166d331a0a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1241789431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f357022a-8c95-4b83-983e-5585de743a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe663cf305a4cd4b58c72830fd05aba',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='3f9c43e791144c2190f342166d331a0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be80acf-c699-4152-b64c-c918abb48086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-618dd621-667a-49ab-af37-4e09f3004ae7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-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 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-618dd621-667a-49ab-af37-4e09f3004ae7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 400 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 198/390] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:13 2026] DELETE /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 307 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cbbaa646-4391-4993-9eb5-a04dfa8e1177 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cbbaa646-4391-4993-9eb5-a04dfa8e1177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cbbaa646-4391-4993-9eb5-a04dfa8e1177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cbbaa646-4391-4993-9eb5-a04dfa8e1177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be80acf-c699-4152-b64c-c918abb48086) 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-1241789431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe663cf305a4cd4b58c72830fd05aba',qos_specs=None,replication_status=,reservations=['45a57096-28e6-42b1-bb7c-27cfbbc8d7d1','073b95dc-9007-4ce2-9a4a-f1991f42ad42','6018ce6c-2434-4492-a76b-a259a09ee599','9b2f411b-fe20-42ca-bc28-5f13c89da464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9c43e791144c2190f342166d331a0a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17f727e-09ea-4aec-bfd4-b689b6297468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cbbaa646-4391-4993-9eb5-a04dfa8e1177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cbbaa646-4391-4993-9eb5-a04dfa8e1177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 199/391] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:13 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17f727e-09ea-4aec-bfd4-b689b6297468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Flow 'volume_create_api' (76a0217f-82c7-4551-a9fa-5016b2131cf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Create volume request issued successfully. Sep 01 18:03:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f85e1230-90f9-4238-8817-8d564c415666 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 193/392] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:03:12 2026] POST /volume/v3/volumes => generated 762 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-32c15e5a-3342-47df-b628-b75c6c5af765 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32c15e5a-3342-47df-b628-b75c6c5af765 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32c15e5a-3342-47df-b628-b75c6c5af765 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32c15e5a-3342-47df-b628-b75c6c5af765 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-32c15e5a-3342-47df-b628-b75c6c5af765 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32c15e5a-3342-47df-b628-b75c6c5af765 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 200/393] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:13 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-0c002d96-cb5e-4fd4-aad1-61c3984a5470 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-0c002d96-cb5e-4fd4-aad1-61c3984a5470 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-0c002d96-cb5e-4fd4-aad1-61c3984a5470 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-0c002d96-cb5e-4fd4-aad1-61c3984a5470 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-0c002d96-cb5e-4fd4-aad1-61c3984a5470 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-0c002d96-cb5e-4fd4-aad1-61c3984a5470 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 194/394] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:03:13 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 1149 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-65faea68-ce0d-481a-88e0-0eaef35e4026 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-65faea68-ce0d-481a-88e0-0eaef35e4026 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] POST http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2/action Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-65faea68-ce0d-481a-88e0-0eaef35e4026 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-65faea68-ce0d-481a-88e0-0eaef35e4026 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-65faea68-ce0d-481a-88e0-0eaef35e4026 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-65faea68-ce0d-481a-88e0-0eaef35e4026 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Begin detaching volume completed successfully. Sep 01 18:03:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-65faea68-ce0d-481a-88e0-0eaef35e4026 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2/action returned with HTTP 202 Sep 01 18:03:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 201/395] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:03:14 2026] POST /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 18:03:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-645f0e62-a07c-4f76-b6a3-edc9e7add847 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-645f0e62-a07c-4f76-b6a3-edc9e7add847 None None] GET http://192.168.122.108/volume// Sep 01 18:03:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-645f0e62-a07c-4f76-b6a3-edc9e7add847 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-645f0e62-a07c-4f76-b6a3-edc9e7add847 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-645f0e62-a07c-4f76-b6a3-edc9e7add847 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:03:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 195/396] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:03:14 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-60549289-2f6d-4d70-9ada-68d958af3e18 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-60549289-2f6d-4d70-9ada-68d958af3e18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-60549289-2f6d-4d70-9ada-68d958af3e18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-60549289-2f6d-4d70-9ada-68d958af3e18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-60549289-2f6d-4d70-9ada-68d958af3e18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-60549289-2f6d-4d70-9ada-68d958af3e18 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 202/397] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:03:14 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 1333 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:03:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-c9351ccc-bc05-4fb4-9729-535064eb2cf7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-c9351ccc-bc05-4fb4-9729-535064eb2cf7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] DELETE http://192.168.122.108/volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88 Sep 01 18:03:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-c9351ccc-bc05-4fb4-9729-535064eb2cf7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-c9351ccc-bc05-4fb4-9729-535064eb2cf7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:14 devstack devstack@c-api.service[86562]: /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 01 18:03:14 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:03:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-af9e3aad-9c0f-4825-b4cd-aed5870e6903 req-c9351ccc-bc05-4fb4-9729-535064eb2cf7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88 returned with HTTP 200 Sep 01 18:03:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 196/398] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:03:14 2026] DELETE /volume/v3/attachments/540a4970-e3c6-4bbb-a738-18f702ebfe88 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b328c59a-5310-4028-b0fb-f216c5c888c3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b328c59a-5310-4028-b0fb-f216c5c888c3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b328c59a-5310-4028-b0fb-f216c5c888c3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b328c59a-5310-4028-b0fb-f216c5c888c3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b328c59a-5310-4028-b0fb-f216c5c888c3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b328c59a-5310-4028-b0fb-f216c5c888c3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 203/399] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:14 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8e7a8070-6dc0-4400-aea4-4b42dbeff185 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8e7a8070-6dc0-4400-aea4-4b42dbeff185 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8e7a8070-6dc0-4400-aea4-4b42dbeff185 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8e7a8070-6dc0-4400-aea4-4b42dbeff185 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8e7a8070-6dc0-4400-aea4-4b42dbeff185 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8e7a8070-6dc0-4400-aea4-4b42dbeff185 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 197/400] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:15 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9d21ecc6-51b4-408c-bb4b-85a3626e4c22 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9d21ecc6-51b4-408c-bb4b-85a3626e4c22 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9d21ecc6-51b4-408c-bb4b-85a3626e4c22 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9d21ecc6-51b4-408c-bb4b-85a3626e4c22 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9d21ecc6-51b4-408c-bb4b-85a3626e4c22 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9d21ecc6-51b4-408c-bb4b-85a3626e4c22 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 204/401] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:16 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9130b483-30d1-4b7a-b2ac-c9971e39bc74 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9130b483-30d1-4b7a-b2ac-c9971e39bc74 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:03:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9130b483-30d1-4b7a-b2ac-c9971e39bc74 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9130b483-30d1-4b7a-b2ac-c9971e39bc74 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9130b483-30d1-4b7a-b2ac-c9971e39bc74 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:03:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9130b483-30d1-4b7a-b2ac-c9971e39bc74 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:03:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 198/402] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:16 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-296b5e43-28c6-48c5-9df4-45c5308856d4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-296b5e43-28c6-48c5-9df4-45c5308856d4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:03:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-296b5e43-28c6-48c5-9df4-45c5308856d4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-296b5e43-28c6-48c5-9df4-45c5308856d4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-296b5e43-28c6-48c5-9df4-45c5308856d4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:03:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-296b5e43-28c6-48c5-9df4-45c5308856d4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:03:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 199/403] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:16 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1537472157"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1537472157'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:03:16 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Create volume of 1 GB Sep 01 18:03:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Availability Zones retrieved successfully. Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Flow 'volume_create_api' (867918bc-f214-4d65-b9ef-c33026124a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139c1dc9-bbb4-4ab6-ad65-76929a8b5ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139c1dc9-bbb4-4ab6-ad65-76929a8b5ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (525be69a-d6f2-4516-b0e7-4c8386e4b3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f2cdbdc5-8725-46ef-a579-b9f29fc90c52 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f2cdbdc5-8725-46ef-a579-b9f29fc90c52 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f2cdbdc5-8725-46ef-a579-b9f29fc90c52 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f2cdbdc5-8725-46ef-a579-b9f29fc90c52 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f2cdbdc5-8725-46ef-a579-b9f29fc90c52 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=376,cinder:INSERT=28,cinder:UPDATE=61 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:03:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f2cdbdc5-8725-46ef-a579-b9f29fc90c52 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 200/404] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:17 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 912 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Created reservations ['e1689185-fcbb-4c12-a23a-6582347e5912', 'd3839b33-4355-4668-a7a1-266e5610fc5c', '36e9e124-62f5-4fbb-a717-64c77c1d5530', 'c18473ff-306e-4b40-9e95-154821cf02fe'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (525be69a-d6f2-4516-b0e7-4c8386e4b3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1689185-fcbb-4c12-a23a-6582347e5912', 'd3839b33-4355-4668-a7a1-266e5610fc5c', '36e9e124-62f5-4fbb-a717-64c77c1d5530', 'c18473ff-306e-4b40-9e95-154821cf02fe']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070bfddd-4148-4d7b-abe8-d0ad294fcb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070bfddd-4148-4d7b-abe8-d0ad294fcb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '913f9fdb-5f57-43eb-9151-8c7e3bb1ce17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1537472157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4341845f04e644a89866bad1ff52153f',qos_specs=None,replication_status=,reservations=['e1689185-fcbb-4c12-a23a-6582347e5912','d3839b33-4355-4668-a7a1-266e5610fc5c','36e9e124-62f5-4fbb-a717-64c77c1d5530','c18473ff-306e-4b40-9e95-154821cf02fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fea2541c33c44cfa5a4c4b8546115b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1537472157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=913f9fdb-5f57-43eb-9151-8c7e3bb1ce17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4341845f04e644a89866bad1ff52153f',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='9fea2541c33c44cfa5a4c4b8546115b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41339fa5-263d-4a78-882e-3055f7d055ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41339fa5-263d-4a78-882e-3055f7d055ab) 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-1537472157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4341845f04e644a89866bad1ff52153f',qos_specs=None,replication_status=,reservations=['e1689185-fcbb-4c12-a23a-6582347e5912','d3839b33-4355-4668-a7a1-266e5610fc5c','36e9e124-62f5-4fbb-a717-64c77c1d5530','c18473ff-306e-4b40-9e95-154821cf02fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fea2541c33c44cfa5a4c4b8546115b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e608243b-f9a0-4db3-8d54-73aa9a6a7a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e608243b-f9a0-4db3-8d54-73aa9a6a7a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Flow 'volume_create_api' (867918bc-f214-4d65-b9ef-c33026124a58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Create volume request issued successfully. Sep 01 18:03:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7a243b6-0b89-4f6c-9fe8-f1727796a80f tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 205/405] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:03:16 2026] POST /volume/v3/volumes => generated 759 bytes in 1087 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2bc3bb21-a3dd-404a-bc90-dec4228dc326 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2bc3bb21-a3dd-404a-bc90-dec4228dc326 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] GET http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 Sep 01 18:03:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2bc3bb21-a3dd-404a-bc90-dec4228dc326 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2bc3bb21-a3dd-404a-bc90-dec4228dc326 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2bc3bb21-a3dd-404a-bc90-dec4228dc326 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Volume info retrieved successfully. Sep 01 18:03:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2bc3bb21-a3dd-404a-bc90-dec4228dc326 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 returned with HTTP 200 Sep 01 18:03:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 201/406] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:17 2026] GET /volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 => generated 827 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f4dc4dda-8b82-448c-b7ad-f15456921bfc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f4dc4dda-8b82-448c-b7ad-f15456921bfc tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f4dc4dda-8b82-448c-b7ad-f15456921bfc tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f4dc4dda-8b82-448c-b7ad-f15456921bfc tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f4dc4dda-8b82-448c-b7ad-f15456921bfc tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f4dc4dda-8b82-448c-b7ad-f15456921bfc tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 206/407] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:18 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-80bf19ab-d617-4bb1-988b-351e71afbdac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80bf19ab-d617-4bb1-988b-351e71afbdac tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] GET http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 Sep 01 18:03:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80bf19ab-d617-4bb1-988b-351e71afbdac tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80bf19ab-d617-4bb1-988b-351e71afbdac tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:18 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=425,cinder:UPDATE=102,cinder:INSERT=56 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:03:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-80bf19ab-d617-4bb1-988b-351e71afbdac tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Volume info retrieved successfully. Sep 01 18:03:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80bf19ab-d617-4bb1-988b-351e71afbdac tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 returned with HTTP 200 Sep 01 18:03:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 202/408] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:18 2026] GET /volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 => generated 851 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6b34cc7c-e1c8-40d8-89e7-4ec5e3c49e3e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6b34cc7c-e1c8-40d8-89e7-4ec5e3c49e3e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6b34cc7c-e1c8-40d8-89e7-4ec5e3c49e3e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6b34cc7c-e1c8-40d8-89e7-4ec5e3c49e3e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6b34cc7c-e1c8-40d8-89e7-4ec5e3c49e3e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6b34cc7c-e1c8-40d8-89e7-4ec5e3c49e3e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 207/409] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:19 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 915 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-053559c1-4efc-4ff3-9f03-87c110e1b6ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-053559c1-4efc-4ff3-9f03-87c110e1b6ba tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] GET http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 Sep 01 18:03:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-053559c1-4efc-4ff3-9f03-87c110e1b6ba tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-053559c1-4efc-4ff3-9f03-87c110e1b6ba tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-053559c1-4efc-4ff3-9f03-87c110e1b6ba tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Volume info retrieved successfully. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-053559c1-4efc-4ff3-9f03-87c110e1b6ba tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 returned with HTTP 200 Sep 01 18:03:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 203/410] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:19 2026] GET /volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] GET http://192.168.122.108/volume/v3/limits Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] 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 01 18:03:20 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] 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 01 18:03:20 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] 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 01 18:03:20 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] 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 01 18:03:20 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] 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 01 18:03:20 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] 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 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-28e8c6f7-ec36-41df-b8f9-d305ffd74b09 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/limits returned with HTTP 200 Sep 01 18:03:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 208/411] 192.168.122.108 () {58 vars in 1118 bytes} [Tue Sep 1 18:03:20 2026] GET /volume/v3/limits => generated 302 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-62fc0b58-4a09-4e92-a6ec-32fabf795891 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-62fc0b58-4a09-4e92-a6ec-32fabf795891 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] GET http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 Sep 01 18:03:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-62fc0b58-4a09-4e92-a6ec-32fabf795891 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-62fc0b58-4a09-4e92-a6ec-32fabf795891 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-62fc0b58-4a09-4e92-a6ec-32fabf795891 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Volume info retrieved successfully. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-62fc0b58-4a09-4e92-a6ec-32fabf795891 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 returned with HTTP 200 Sep 01 18:03:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 204/412] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:20 2026] GET /volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8a0a4f2e-2a5c-4f74-95b3-ddb8e7be6659 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a0a4f2e-2a5c-4f74-95b3-ddb8e7be6659 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] DELETE http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a0a4f2e-2a5c-4f74-95b3-ddb8e7be6659 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a0a4f2e-2a5c-4f74-95b3-ddb8e7be6659 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8a0a4f2e-2a5c-4f74-95b3-ddb8e7be6659 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Delete volume with id: 913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 Sep 01 18:03:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8a0a4f2e-2a5c-4f74-95b3-ddb8e7be6659 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Volume info retrieved successfully. Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8a0a4f2e-2a5c-4f74-95b3-ddb8e7be6659 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Delete volume request issued successfully. Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a0a4f2e-2a5c-4f74-95b3-ddb8e7be6659 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 returned with HTTP 202 Sep 01 18:03:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 209/413] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:20 2026] DELETE /volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d949a4cf-2d70-413b-827f-b32c92906b17 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d949a4cf-2d70-413b-827f-b32c92906b17 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] GET http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 Sep 01 18:03:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d949a4cf-2d70-413b-827f-b32c92906b17 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d949a4cf-2d70-413b-827f-b32c92906b17 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d949a4cf-2d70-413b-827f-b32c92906b17 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Volume info retrieved successfully. Sep 01 18:03:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d949a4cf-2d70-413b-827f-b32c92906b17 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 returned with HTTP 200 Sep 01 18:03:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 205/414] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:20 2026] GET /volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-852d9485-f3cf-4787-aa4f-525a3b54cc8c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-852d9485-f3cf-4787-aa4f-525a3b54cc8c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-852d9485-f3cf-4787-aa4f-525a3b54cc8c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-852d9485-f3cf-4787-aa4f-525a3b54cc8c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-852d9485-f3cf-4787-aa4f-525a3b54cc8c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-852d9485-f3cf-4787-aa4f-525a3b54cc8c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 210/415] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:20 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 915 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:03:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-21cac972-34ad-4241-b33e-75c444698020 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-21cac972-34ad-4241-b33e-75c444698020 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] GET http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 Sep 01 18:03:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-21cac972-34ad-4241-b33e-75c444698020 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-21cac972-34ad-4241-b33e-75c444698020 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-21cac972-34ad-4241-b33e-75c444698020 tempest-AbsoluteLimitsTests-737610 tempest-AbsoluteLimitsTests-737610-project-member] http://192.168.122.108/volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 returned with HTTP 404 Sep 01 18:03:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 206/416] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:21 2026] GET /volume/v3/volumes/913f9fdb-5f57-43eb-9151-8c7e3bb1ce17 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-155c5cb4-b787-4fb6-b350-b97c1bdfb673 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-155c5cb4-b787-4fb6-b350-b97c1bdfb673 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-155c5cb4-b787-4fb6-b350-b97c1bdfb673 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-155c5cb4-b787-4fb6-b350-b97c1bdfb673 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-155c5cb4-b787-4fb6-b350-b97c1bdfb673 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-155c5cb4-b787-4fb6-b350-b97c1bdfb673 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 211/417] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:21 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 915 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-78c00e19-f58d-4f3f-8ee3-fa51b5d4751f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78c00e19-f58d-4f3f-8ee3-fa51b5d4751f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] DELETE http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78c00e19-f58d-4f3f-8ee3-fa51b5d4751f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78c00e19-f58d-4f3f-8ee3-fa51b5d4751f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:21 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-78c00e19-f58d-4f3f-8ee3-fa51b5d4751f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Delete volume with id: cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78c00e19-f58d-4f3f-8ee3-fa51b5d4751f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78c00e19-f58d-4f3f-8ee3-fa51b5d4751f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Delete volume request issued successfully. Sep 01 18:03:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78c00e19-f58d-4f3f-8ee3-fa51b5d4751f tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 202 Sep 01 18:03:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 207/418] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:21 2026] DELETE /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1072bacf-634e-4d55-aa28-d6775cae4885 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1072bacf-634e-4d55-aa28-d6775cae4885 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1072bacf-634e-4d55-aa28-d6775cae4885 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1072bacf-634e-4d55-aa28-d6775cae4885 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1072bacf-634e-4d55-aa28-d6775cae4885 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1072bacf-634e-4d55-aa28-d6775cae4885 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 200 Sep 01 18:03:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 212/419] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:22 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:03:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-777c4eb5-bdcf-4cc6-99d7-f89009bd090b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-777c4eb5-bdcf-4cc6-99d7-f89009bd090b tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-777c4eb5-bdcf-4cc6-99d7-f89009bd090b tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-777c4eb5-bdcf-4cc6-99d7-f89009bd090b tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-777c4eb5-bdcf-4cc6-99d7-f89009bd090b tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-777c4eb5-bdcf-4cc6-99d7-f89009bd090b tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 208/420] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:22 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 915 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2810fdeb-19f9-4c67-9580-765f55936177 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2810fdeb-19f9-4c67-9580-765f55936177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2810fdeb-19f9-4c67-9580-765f55936177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2810fdeb-19f9-4c67-9580-765f55936177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2810fdeb-19f9-4c67-9580-765f55936177 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 returned with HTTP 404 Sep 01 18:03:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 213/421] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:23 2026] GET /volume/v3/volumes/cda73f43-20ae-4463-8db4-bf18bc9733c2 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1f4c3a7e-b4ac-4923-ae01-ec04e1074eee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f4c3a7e-b4ac-4923-ae01-ec04e1074eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] DELETE http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:03:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f4c3a7e-b4ac-4923-ae01-ec04e1074eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f4c3a7e-b4ac-4923-ae01-ec04e1074eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:23 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-1f4c3a7e-b4ac-4923-ae01-ec04e1074eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Delete volume with id: 73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:03:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1f4c3a7e-b4ac-4923-ae01-ec04e1074eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1f4c3a7e-b4ac-4923-ae01-ec04e1074eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Delete volume request issued successfully. Sep 01 18:03:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f4c3a7e-b4ac-4923-ae01-ec04e1074eee tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 202 Sep 01 18:03:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 209/422] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:23 2026] DELETE /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1384ec74-4f46-42ef-8ef7-12f8a14f760d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1384ec74-4f46-42ef-8ef7-12f8a14f760d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1384ec74-4f46-42ef-8ef7-12f8a14f760d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1384ec74-4f46-42ef-8ef7-12f8a14f760d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1384ec74-4f46-42ef-8ef7-12f8a14f760d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1384ec74-4f46-42ef-8ef7-12f8a14f760d tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 200 Sep 01 18:03:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 214/423] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:23 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-07abf695-2443-4309-aa45-d477f2329f5c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07abf695-2443-4309-aa45-d477f2329f5c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07abf695-2443-4309-aa45-d477f2329f5c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07abf695-2443-4309-aa45-d477f2329f5c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-07abf695-2443-4309-aa45-d477f2329f5c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07abf695-2443-4309-aa45-d477f2329f5c tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 210/424] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:23 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 1333 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-6cb0ff39-b1f0-4823-81f2-795372ccbb35 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-6cb0ff39-b1f0-4823-81f2-795372ccbb35 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-6cb0ff39-b1f0-4823-81f2-795372ccbb35 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-6cb0ff39-b1f0-4823-81f2-795372ccbb35 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-6cb0ff39-b1f0-4823-81f2-795372ccbb35 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-6cb0ff39-b1f0-4823-81f2-795372ccbb35 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 215/425] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:03:23 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 1333 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:03:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f36d51b3-185a-4377-a38b-ee27d1b833aa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f36d51b3-185a-4377-a38b-ee27d1b833aa tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da Sep 01 18:03:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f36d51b3-185a-4377-a38b-ee27d1b833aa tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f36d51b3-185a-4377-a38b-ee27d1b833aa tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f36d51b3-185a-4377-a38b-ee27d1b833aa tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da returned with HTTP 404 Sep 01 18:03:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 211/426] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:24 2026] GET /volume/v3/volumes/73c468bb-795a-4839-a4e1-c04feb9d71da => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b226a94f-8139-4f29-99ec-d00d71e12801 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b226a94f-8139-4f29-99ec-d00d71e12801 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] DELETE http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:03:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b226a94f-8139-4f29-99ec-d00d71e12801 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b226a94f-8139-4f29-99ec-d00d71e12801 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:24 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b226a94f-8139-4f29-99ec-d00d71e12801 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Delete volume with id: d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:03:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b226a94f-8139-4f29-99ec-d00d71e12801 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b226a94f-8139-4f29-99ec-d00d71e12801 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Delete volume request issued successfully. Sep 01 18:03:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b226a94f-8139-4f29-99ec-d00d71e12801 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 202 Sep 01 18:03:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 216/427] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:24 2026] DELETE /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ca75fd53-8ef3-4c84-8dc1-3bb33b402a7c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ca75fd53-8ef3-4c84-8dc1-3bb33b402a7c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:03:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ca75fd53-8ef3-4c84-8dc1-3bb33b402a7c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ca75fd53-8ef3-4c84-8dc1-3bb33b402a7c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ca75fd53-8ef3-4c84-8dc1-3bb33b402a7c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Volume info retrieved successfully. Sep 01 18:03:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ca75fd53-8ef3-4c84-8dc1-3bb33b402a7c tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 200 Sep 01 18:03:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 212/428] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:25 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-a7a49e6e-cd58-48b8-a723-4a1fbb8aedb9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-a7a49e6e-cd58-48b8-a723-4a1fbb8aedb9 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-a7a49e6e-cd58-48b8-a723-4a1fbb8aedb9 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-a7a49e6e-cd58-48b8-a723-4a1fbb8aedb9 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-a7a49e6e-cd58-48b8-a723-4a1fbb8aedb9 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-a7a49e6e-cd58-48b8-a723-4a1fbb8aedb9 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 217/429] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:03:25 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 1333 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2b4664bb-5f8f-436d-a6f5-191cb4a19ec0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2b4664bb-5f8f-436d-a6f5-191cb4a19ec0 None None] GET http://192.168.122.108/volume// Sep 01 18:03:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2b4664bb-5f8f-436d-a6f5-191cb4a19ec0 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2b4664bb-5f8f-436d-a6f5-191cb4a19ec0 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2b4664bb-5f8f-436d-a6f5-191cb4a19ec0 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:03:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 213/430] 192.168.122.108 () {58 vars in 1308 bytes} [Tue Sep 1 18:03:25 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:03:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-3d8ea792-431c-465e-934e-84df7e5bdc81 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-3d8ea792-431c-465e-934e-84df7e5bdc81 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:03:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-3d8ea792-431c-465e-934e-84df7e5bdc81 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f357022a-8c95-4b83-983e-5585de743a80", "connector": null, "instance_uuid": "d161990f-b262-4842-81fd-a64e0ee4ece7"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-3d8ea792-431c-465e-934e-84df7e5bdc81 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:03:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 218/431] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:03:25 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 01 18:03:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2dcff128-0f22-46a7-a26b-056296f492e7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2dcff128-0f22-46a7-a26b-056296f492e7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] GET http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 Sep 01 18:03:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2dcff128-0f22-46a7-a26b-056296f492e7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2dcff128-0f22-46a7-a26b-056296f492e7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2dcff128-0f22-46a7-a26b-056296f492e7 tempest-AttachVolumeNegativeTest-794892822 tempest-AttachVolumeNegativeTest-794892822-project-member] http://192.168.122.108/volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 returned with HTTP 404 Sep 01 18:03:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 214/432] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:26 2026] GET /volume/v3/volumes/d6060b2b-bb9e-4078-8aea-473b234117e5 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5021b0e0-3d65-4a6a-90ee-45f29b68bbe8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5021b0e0-3d65-4a6a-90ee-45f29b68bbe8 None None] GET http://192.168.122.108/volume// Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5021b0e0-3d65-4a6a-90ee-45f29b68bbe8 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5021b0e0-3d65-4a6a-90ee-45f29b68bbe8 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5021b0e0-3d65-4a6a-90ee-45f29b68bbe8 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:03:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 215/433] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:03:28 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-df656b2b-7a2d-41a7-be71-5034c19374af None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-103943323"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-103943323'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Create volume of 1 GB Sep 01 18:03:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Availability Zones retrieved successfully. Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Flow 'volume_create_api' (15346559-0510-4252-b354-b8d19547ddc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f527fc7e-ad74-4fcd-8fcc-4fd00033caf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f527fc7e-ad74-4fcd-8fcc-4fd00033caf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a840f0b-f55a-45cb-8249-9a8b4ebf22c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-df656b2b-7a2d-41a7-be71-5034c19374af tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-df656b2b-7a2d-41a7-be71-5034c19374af tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-df656b2b-7a2d-41a7-be71-5034c19374af tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-df656b2b-7a2d-41a7-be71-5034c19374af tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:03:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-df656b2b-7a2d-41a7-be71-5034c19374af tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 200 Sep 01 18:03:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 216/434] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:03:28 2026] GET /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 1513 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Created reservations ['2f85826d-18b4-401b-b22e-064a7ac3524e', '3e28e094-267b-4efe-a8cc-955046112713', 'e6c2bd22-7379-4692-a689-787af9828be0', 'e261f4b0-2e22-411a-8c9c-b8de1eeb3693'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a840f0b-f55a-45cb-8249-9a8b4ebf22c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f85826d-18b4-401b-b22e-064a7ac3524e', '3e28e094-267b-4efe-a8cc-955046112713', 'e6c2bd22-7379-4692-a689-787af9828be0', 'e261f4b0-2e22-411a-8c9c-b8de1eeb3693']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4f8a5c-f584-4fa2-8909-15d82969d884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4f8a5c-f584-4fa2-8909-15d82969d884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f2477e-df54-46e7-8103-f57dce835c33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-103943323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6acbe267ef444c8b888104cf5425b86f',qos_specs=None,replication_status=,reservations=['2f85826d-18b4-401b-b22e-064a7ac3524e','3e28e094-267b-4efe-a8cc-955046112713','e6c2bd22-7379-4692-a689-787af9828be0','e261f4b0-2e22-411a-8c9c-b8de1eeb3693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86a71600f64848d9b172c0592e63170e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-103943323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f2477e-df54-46e7-8103-f57dce835c33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6acbe267ef444c8b888104cf5425b86f',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='86a71600f64848d9b172c0592e63170e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc271ff-fd40-400c-9755-0160e4f5a026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-ebe68713-83ec-49c1-ab6d-f267c962f46d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc271ff-fd40-400c-9755-0160e4f5a026) 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-103943323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6acbe267ef444c8b888104cf5425b86f',qos_specs=None,replication_status=,reservations=['2f85826d-18b4-401b-b22e-064a7ac3524e','3e28e094-267b-4efe-a8cc-955046112713','e6c2bd22-7379-4692-a689-787af9828be0','e261f4b0-2e22-411a-8c9c-b8de1eeb3693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86a71600f64848d9b172c0592e63170e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-ebe68713-83ec-49c1-ab6d-f267c962f46d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] PUT http://192.168.122.108/volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-ebe68713-83ec-49c1-ab6d-f267c962f46d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858a9cce-72da-49eb-826a-bf9f920baed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-ebe68713-83ec-49c1-ab6d-f267c962f46d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Acquiring lock "cinder-attachment_update-f357022a-8c95-4b83-983e-5585de743a80-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858a9cce-72da-49eb-826a-bf9f920baed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Flow 'volume_create_api' (15346559-0510-4252-b354-b8d19547ddc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Create volume request issued successfully. Sep 01 18:03:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dbc707a8-e5c9-4e01-b133-13fd8eaab728 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 219/435] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:03:28 2026] POST /volume/v3/volumes => generated 759 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:28 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-ebe68713-83ec-49c1-ab6d-f267c962f46d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Lock "cinder-attachment_update-f357022a-8c95-4b83-983e-5585de743a80-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:03:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bbbfa0b0-d052-4ada-a527-11f20ad8d0a3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bbbfa0b0-d052-4ada-a527-11f20ad8d0a3 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bbbfa0b0-d052-4ada-a527-11f20ad8d0a3 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bbbfa0b0-d052-4ada-a527-11f20ad8d0a3 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bbbfa0b0-d052-4ada-a527-11f20ad8d0a3 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bbbfa0b0-d052-4ada-a527-11f20ad8d0a3 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 200 Sep 01 18:03:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 220/436] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:28 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:29 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-ebe68713-83ec-49c1-ab6d-f267c962f46d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Lock "cinder-attachment_update-f357022a-8c95-4b83-983e-5585de743a80-devstack" released by "attachment_update" :: held 0.443s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:03:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-ebe68713-83ec-49c1-ab6d-f267c962f46d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba returned with HTTP 200 Sep 01 18:03:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 217/437] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:03:28 2026] PUT /volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba => generated 694 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-d0325347-b1ef-491c-ac39-f510826cea00 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-d0325347-b1ef-491c-ac39-f510826cea00 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba/action Sep 01 18:03:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-d0325347-b1ef-491c-ac39-f510826cea00 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:03:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-d0325347-b1ef-491c-ac39-f510826cea00 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-74fe8ad9-4ac6-4c52-973c-da2edf0b7fad req-d0325347-b1ef-491c-ac39-f510826cea00 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba/action returned with HTTP 204 Sep 01 18:03:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 221/438] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:03:29 2026] POST /volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4f534e81-b303-45d1-af65-6fcd5d7356e5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4f534e81-b303-45d1-af65-6fcd5d7356e5 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4f534e81-b303-45d1-af65-6fcd5d7356e5 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4f534e81-b303-45d1-af65-6fcd5d7356e5 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:30 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4f534e81-b303-45d1-af65-6fcd5d7356e5 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4f534e81-b303-45d1-af65-6fcd5d7356e5 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 200 Sep 01 18:03:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 218/439] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:30 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3ad0d282-4394-4e55-ab30-758e9d42d606 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ad0d282-4394-4e55-ab30-758e9d42d606 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ad0d282-4394-4e55-ab30-758e9d42d606 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ad0d282-4394-4e55-ab30-758e9d42d606 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3ad0d282-4394-4e55-ab30-758e9d42d606 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ad0d282-4394-4e55-ab30-758e9d42d606 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 200 Sep 01 18:03:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 222/440] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:31 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fa455cb3-2b1e-4c30-91cc-d7cd8a62dfc8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa455cb3-2b1e-4c30-91cc-d7cd8a62dfc8 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] POST http://192.168.122.108/volume/v3/os-volume-transfer Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fa455cb3-2b1e-4c30-91cc-d7cd8a62dfc8 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b3f2477e-df54-46e7-8103-f57dce835c33"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.volume_transfer [None req-fa455cb3-2b1e-4c30-91cc-d7cd8a62dfc8 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b3f2477e-df54-46e7-8103-f57dce835c33'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-fa455cb3-2b1e-4c30-91cc-d7cd8a62dfc8 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Creating transfer of volume b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:31 devstack devstack@c-api.service[86562]: INFO cinder.transfer.api [None req-fa455cb3-2b1e-4c30-91cc-d7cd8a62dfc8 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Generating transfer record for volume b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa455cb3-2b1e-4c30-91cc-d7cd8a62dfc8 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 18:03:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 219/441] 192.168.122.108 () {60 vars in 1175 bytes} [Tue Sep 1 18:03:31 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a56a92c3-6ed2-4763-b601-2447a0e3708d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a56a92c3-6ed2-4763-b601-2447a0e3708d tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a56a92c3-6ed2-4763-b601-2447a0e3708d tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a56a92c3-6ed2-4763-b601-2447a0e3708d tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a56a92c3-6ed2-4763-b601-2447a0e3708d tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a56a92c3-6ed2-4763-b601-2447a0e3708d tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 200 Sep 01 18:03:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 223/442] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:31 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-889168fe-f197-48c7-8689-b9321ba7f45e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-889168fe-f197-48c7-8689-b9321ba7f45e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-889168fe-f197-48c7-8689-b9321ba7f45e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-889168fe-f197-48c7-8689-b9321ba7f45e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-889168fe-f197-48c7-8689-b9321ba7f45e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf returned with HTTP 200 Sep 01 18:03:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 220/443] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:03:31 2026] GET /volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2fae0926-7189-42bf-9d33-e51f81d4ab10 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2fae0926-7189-42bf-9d33-e51f81d4ab10 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/os-volume-transfer Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2fae0926-7189-42bf-9d33-e51f81d4ab10 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2fae0926-7189-42bf-9d33-e51f81d4ab10 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.volume_transfer [None req-2fae0926-7189-42bf-9d33-e51f81d4ab10 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Listing volume transfers {{(pid=86561) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 18:03:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2fae0926-7189-42bf-9d33-e51f81d4ab10 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 18:03:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 224/444] 192.168.122.108 () {58 vars in 1154 bytes} [Tue Sep 1 18:03:31 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-99ec4778-88e9-411a-9088-901b52cc28d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] POST http://192.168.122.108/volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf/accept Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e596bb7c38f6a132"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.volume_transfer [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Accepting volume transfer 1c971f8a-a579-4249-a8b8-df3cc54eb9cf {{(pid=86562) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Accepting transfer 1c971f8a-a579-4249-a8b8-df3cc54eb9cf Sep 01 18:03:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Created reservations ['4b52830d-1ca2-46f2-8d80-ea4bf51aa16b', 'b4dd929d-ee95-42f2-badb-ac4dd39dcd41', 'a4f8734c-75ba-4408-a137-76a77ad8c2dc', 'aa0d3c9b-e55a-4130-960b-725c5e58103e'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Created reservations ['6c423e8a-512a-4b1f-a1f8-f2257a1da477', 'c6de41f4-f473-4757-be0a-ab1bef67930f', '809766d2-f71d-4ad2-b291-4a950b04e6b7', 'd44b223b-16c0-4ea8-9418-eb890f20e03e'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:31 devstack devstack@c-api.service[86562]: /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 01 18:03:31 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:03:31 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-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 01 18:03:31 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Created reservations ['2063e01e-b06d-44ec-851b-f82be56879c7', '769312b0-09be-47a3-b932-bf67121aab7d', '215674e3-e4c4-4ce8-a729-a6c8779c0c9d', '72f49ea3-1a36-42a9-9e8e-2c4614663935'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:32 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Created reservations ['8233a6ad-2962-4453-96f7-dbc5d188b9c2', 'ebc3b9f2-8eef-4bd0-9802-72c475b44f38', 'a9a8b2d0-3245-48bb-8e6d-d9c61c1bf5b0', 'c72ae1df-5e60-40f4-9369-68e632e9bf29'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Transfer volume completed successfully. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.transfer.api [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Volume b3f2477e-df54-46e7-8103-f57dce835c33 has been transferred. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99ec4778-88e9-411a-9088-901b52cc28d2 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] http://192.168.122.108/volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf/accept returned with HTTP 202 Sep 01 18:03:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 221/445] 192.168.122.108 () {60 vars in 1307 bytes} [Tue Sep 1 18:03:31 2026] POST /volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf/accept => generated 373 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bb1a70e3-2fa8-4a04-9377-5a41c2bdbb76 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb1a70e3-2fa8-4a04-9377-5a41c2bdbb76 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb1a70e3-2fa8-4a04-9377-5a41c2bdbb76 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb1a70e3-2fa8-4a04-9377-5a41c2bdbb76 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bb1a70e3-2fa8-4a04-9377-5a41c2bdbb76 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Volume info retrieved successfully. Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb1a70e3-2fa8-4a04-9377-5a41c2bdbb76 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 200 Sep 01 18:03:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 225/446] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:32 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e78b6cb2-bb2a-4c33-a58c-ec5a4ae68728 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e78b6cb2-bb2a-4c33-a58c-ec5a4ae68728 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e78b6cb2-bb2a-4c33-a58c-ec5a4ae68728 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e78b6cb2-bb2a-4c33-a58c-ec5a4ae68728 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e78b6cb2-bb2a-4c33-a58c-ec5a4ae68728 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] Volume info retrieved successfully. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e78b6cb2-bb2a-4c33-a58c-ec5a4ae68728 tempest-VolumesTransfersTest-1120000270 tempest-VolumesTransfersTest-1120000270-project-member] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 200 Sep 01 18:03:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 222/447] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:32 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-98e75aa2-0e20-4d0c-8fb3-41e5bb69be7c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-98e75aa2-0e20-4d0c-8fb3-41e5bb69be7c tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] DELETE http://192.168.122.108/volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-98e75aa2-0e20-4d0c-8fb3-41e5bb69be7c tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-98e75aa2-0e20-4d0c-8fb3-41e5bb69be7c tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.api.contrib.volume_transfer [None req-98e75aa2-0e20-4d0c-8fb3-41e5bb69be7c tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Delete transfer with id: 1c971f8a-a579-4249-a8b8-df3cc54eb9cf Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-98e75aa2-0e20-4d0c-8fb3-41e5bb69be7c tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf returned with HTTP 404 Sep 01 18:03:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 226/448] 192.168.122.108 () {58 vars in 1268 bytes} [Tue Sep 1 18:03:32 2026] DELETE /volume/v3/os-volume-transfer/1c971f8a-a579-4249-a8b8-df3cc54eb9cf => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-64368a54-9306-444c-b082-0084338c850e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64368a54-9306-444c-b082-0084338c850e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64368a54-9306-444c-b082-0084338c850e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64368a54-9306-444c-b082-0084338c850e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-64368a54-9306-444c-b082-0084338c850e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Delete volume with id: b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-64368a54-9306-444c-b082-0084338c850e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Volume info retrieved successfully. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-64368a54-9306-444c-b082-0084338c850e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Delete volume request issued successfully. Sep 01 18:03:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64368a54-9306-444c-b082-0084338c850e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 202 Sep 01 18:03:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 223/449] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:32 2026] DELETE /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-23036e18-6fb3-48d3-897d-3ddeb69ee80a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23036e18-6fb3-48d3-897d-3ddeb69ee80a tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23036e18-6fb3-48d3-897d-3ddeb69ee80a tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23036e18-6fb3-48d3-897d-3ddeb69ee80a tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-23036e18-6fb3-48d3-897d-3ddeb69ee80a tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Volume info retrieved successfully. Sep 01 18:03:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23036e18-6fb3-48d3-897d-3ddeb69ee80a tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 200 Sep 01 18:03:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 227/450] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:32 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:03:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-79485388-d848-47d7-8dba-fbd2c3fb2be0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-79485388-d848-47d7-8dba-fbd2c3fb2be0 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-79485388-d848-47d7-8dba-fbd2c3fb2be0 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-79485388-d848-47d7-8dba-fbd2c3fb2be0 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-79485388-d848-47d7-8dba-fbd2c3fb2be0 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 404 Sep 01 18:03:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 224/451] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:33 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ae74d664-07b0-4c8f-b7f2-1034efebff36 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae74d664-07b0-4c8f-b7f2-1034efebff36 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae74d664-07b0-4c8f-b7f2-1034efebff36 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae74d664-07b0-4c8f-b7f2-1034efebff36 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae74d664-07b0-4c8f-b7f2-1034efebff36 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 404 Sep 01 18:03:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 228/452] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:33 2026] GET /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-53613666-38cc-4378-b98e-6c0b7e7b9382 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-53613666-38cc-4378-b98e-6c0b7e7b9382 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] DELETE http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-53613666-38cc-4378-b98e-6c0b7e7b9382 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-53613666-38cc-4378-b98e-6c0b7e7b9382 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:33 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-53613666-38cc-4378-b98e-6c0b7e7b9382 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Delete volume with id: b3f2477e-df54-46e7-8103-f57dce835c33 Sep 01 18:03:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-53613666-38cc-4378-b98e-6c0b7e7b9382 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 returned with HTTP 404 Sep 01 18:03:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 225/453] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:33 2026] DELETE /volume/v3/volumes/b3f2477e-df54-46e7-8103-f57dce835c33 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1398885040"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1398885040'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:03:33 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Create volume of 1 GB Sep 01 18:03:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Availability Zones retrieved successfully. Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Flow 'volume_create_api' (9b5c60b6-1f77-4fb1-b8c7-7af1a5eddf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef7014e-10eb-4d09-ac75-fa26477b815e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef7014e-10eb-4d09-ac75-fa26477b815e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf69ef32-260e-4807-8c5a-75f7a8186e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Created reservations ['dc37abd9-978e-4a80-a5ee-e56c1fbaacc7', '7f634d56-86b5-42b7-9782-b31b2caf8f44', '90bcd055-1a03-4212-8c7e-0a997314881b', '475e3acd-192d-41ac-aff3-7068f09971d0'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf69ef32-260e-4807-8c5a-75f7a8186e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc37abd9-978e-4a80-a5ee-e56c1fbaacc7', '7f634d56-86b5-42b7-9782-b31b2caf8f44', '90bcd055-1a03-4212-8c7e-0a997314881b', '475e3acd-192d-41ac-aff3-7068f09971d0']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa52494-eaf7-4fd2-86f9-78dc09bf1c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa52494-eaf7-4fd2-86f9-78dc09bf1c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85a0914b-181b-4977-a89b-4845dfa386e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1398885040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6acbe267ef444c8b888104cf5425b86f',qos_specs=None,replication_status=,reservations=['dc37abd9-978e-4a80-a5ee-e56c1fbaacc7','7f634d56-86b5-42b7-9782-b31b2caf8f44','90bcd055-1a03-4212-8c7e-0a997314881b','475e3acd-192d-41ac-aff3-7068f09971d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86a71600f64848d9b172c0592e63170e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1398885040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85a0914b-181b-4977-a89b-4845dfa386e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6acbe267ef444c8b888104cf5425b86f',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='86a71600f64848d9b172c0592e63170e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61310229-e4dc-4b5c-bf89-0b543ba5c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61310229-e4dc-4b5c-bf89-0b543ba5c853) 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-1398885040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6acbe267ef444c8b888104cf5425b86f',qos_specs=None,replication_status=,reservations=['dc37abd9-978e-4a80-a5ee-e56c1fbaacc7','7f634d56-86b5-42b7-9782-b31b2caf8f44','90bcd055-1a03-4212-8c7e-0a997314881b','475e3acd-192d-41ac-aff3-7068f09971d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86a71600f64848d9b172c0592e63170e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a64dd541-8a66-4eea-9b8b-06ba6fb83447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a64dd541-8a66-4eea-9b8b-06ba6fb83447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Flow 'volume_create_api' (9b5c60b6-1f77-4fb1-b8c7-7af1a5eddf13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Create volume request issued successfully. Sep 01 18:03:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68dcd0d5-36d6-4576-bc6e-26f1fc0a329b tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 229/454] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:03:33 2026] POST /volume/v3/volumes => generated 760 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6c630ad9-4ea5-489b-b256-8f4a119f0c01 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6c630ad9-4ea5-489b-b256-8f4a119f0c01 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6c630ad9-4ea5-489b-b256-8f4a119f0c01 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6c630ad9-4ea5-489b-b256-8f4a119f0c01 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6c630ad9-4ea5-489b-b256-8f4a119f0c01 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6c630ad9-4ea5-489b-b256-8f4a119f0c01 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 200 Sep 01 18:03:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 226/455] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:34 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 828 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6ba67310-8f21-4834-9471-86a17d437dba None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ba67310-8f21-4834-9471-86a17d437dba tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ba67310-8f21-4834-9471-86a17d437dba tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ba67310-8f21-4834-9471-86a17d437dba tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6ba67310-8f21-4834-9471-86a17d437dba tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ba67310-8f21-4834-9471-86a17d437dba tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 200 Sep 01 18:03:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 230/456] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:35 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6bb5892f-34d4-44ae-b52d-7e2a6c87c2fa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6bb5892f-34d4-44ae-b52d-7e2a6c87c2fa tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6bb5892f-34d4-44ae-b52d-7e2a6c87c2fa tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6bb5892f-34d4-44ae-b52d-7e2a6c87c2fa tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6bb5892f-34d4-44ae-b52d-7e2a6c87c2fa tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6bb5892f-34d4-44ae-b52d-7e2a6c87c2fa tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 200 Sep 01 18:03:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 227/457] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:36 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6877627e-abc4-4271-9a49-9daee7b17c4e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6877627e-abc4-4271-9a49-9daee7b17c4e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] POST http://192.168.122.108/volume/v3/os-volume-transfer Sep 01 18:03:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6877627e-abc4-4271-9a49-9daee7b17c4e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "85a0914b-181b-4977-a89b-4845dfa386e2"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.volume_transfer [None req-6877627e-abc4-4271-9a49-9daee7b17c4e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Creating new volume transfer {'transfer': {'volume_id': '85a0914b-181b-4977-a89b-4845dfa386e2'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 18:03:36 devstack devstack@c-api.service[86561]: INFO cinder.api.contrib.volume_transfer [None req-6877627e-abc4-4271-9a49-9daee7b17c4e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Creating transfer of volume 85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:36 devstack devstack@c-api.service[86561]: INFO cinder.transfer.api [None req-6877627e-abc4-4271-9a49-9daee7b17c4e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Generating transfer record for volume 85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6877627e-abc4-4271-9a49-9daee7b17c4e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 18:03:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 231/458] 192.168.122.108 () {60 vars in 1175 bytes} [Tue Sep 1 18:03:36 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b30e8cc6-1388-490b-a219-31b9fadc5234 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b30e8cc6-1388-490b-a219-31b9fadc5234 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b30e8cc6-1388-490b-a219-31b9fadc5234 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b30e8cc6-1388-490b-a219-31b9fadc5234 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b30e8cc6-1388-490b-a219-31b9fadc5234 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b30e8cc6-1388-490b-a219-31b9fadc5234 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 200 Sep 01 18:03:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 228/459] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:36 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-96aed8b3-00e6-4671-a757-48e5107f3959 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-96aed8b3-00e6-4671-a757-48e5107f3959 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/os-volume-transfer/detail Sep 01 18:03:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-96aed8b3-00e6-4671-a757-48e5107f3959 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-96aed8b3-00e6-4671-a757-48e5107f3959 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.volume_transfer [None req-96aed8b3-00e6-4671-a757-48e5107f3959 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Listing volume transfers {{(pid=86561) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 18:03:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-96aed8b3-00e6-4671-a757-48e5107f3959 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 18:03:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 232/460] 192.168.122.108 () {58 vars in 1175 bytes} [Tue Sep 1 18:03:36 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-969b9f96-d205-40cb-9189-ae77d570f445 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-969b9f96-d205-40cb-9189-ae77d570f445 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] DELETE http://192.168.122.108/volume/v3/os-volume-transfer/f6b92c7e-5767-406f-ace1-6b37c63f6d14 Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-969b9f96-d205-40cb-9189-ae77d570f445 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-969b9f96-d205-40cb-9189-ae77d570f445 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:36 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-969b9f96-d205-40cb-9189-ae77d570f445 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Delete transfer with id: f6b92c7e-5767-406f-ace1-6b37c63f6d14 Sep 01 18:03:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-969b9f96-d205-40cb-9189-ae77d570f445 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/os-volume-transfer/f6b92c7e-5767-406f-ace1-6b37c63f6d14 returned with HTTP 202 Sep 01 18:03:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 229/461] 192.168.122.108 () {58 vars in 1268 bytes} [Tue Sep 1 18:03:36 2026] DELETE /volume/v3/os-volume-transfer/f6b92c7e-5767-406f-ace1-6b37c63f6d14 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c9a2e2f5-5583-4e4d-a42c-3a325eb727e2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c9a2e2f5-5583-4e4d-a42c-3a325eb727e2 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c9a2e2f5-5583-4e4d-a42c-3a325eb727e2 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c9a2e2f5-5583-4e4d-a42c-3a325eb727e2 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c9a2e2f5-5583-4e4d-a42c-3a325eb727e2 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Volume info retrieved successfully. Sep 01 18:03:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c9a2e2f5-5583-4e4d-a42c-3a325eb727e2 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 200 Sep 01 18:03:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 233/462] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:37 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5c415cad-d620-4953-a198-ae01ec22aa60 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5c415cad-d620-4953-a198-ae01ec22aa60 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] DELETE http://192.168.122.108/volume/v3/os-volume-transfer/f6b92c7e-5767-406f-ace1-6b37c63f6d14 Sep 01 18:03:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5c415cad-d620-4953-a198-ae01ec22aa60 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5c415cad-d620-4953-a198-ae01ec22aa60 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:37 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-5c415cad-d620-4953-a198-ae01ec22aa60 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Delete transfer with id: f6b92c7e-5767-406f-ace1-6b37c63f6d14 Sep 01 18:03:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5c415cad-d620-4953-a198-ae01ec22aa60 tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/os-volume-transfer/f6b92c7e-5767-406f-ace1-6b37c63f6d14 returned with HTTP 404 Sep 01 18:03:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 230/463] 192.168.122.108 () {58 vars in 1268 bytes} [Tue Sep 1 18:03:37 2026] DELETE /volume/v3/os-volume-transfer/f6b92c7e-5767-406f-ace1-6b37c63f6d14 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d8704c69-91d2-4acf-922e-0431beb32808 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d8704c69-91d2-4acf-922e-0431beb32808 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d8704c69-91d2-4acf-922e-0431beb32808 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d8704c69-91d2-4acf-922e-0431beb32808 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:37 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-d8704c69-91d2-4acf-922e-0431beb32808 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Delete volume with id: 85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d8704c69-91d2-4acf-922e-0431beb32808 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Volume info retrieved successfully. Sep 01 18:03:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d8704c69-91d2-4acf-922e-0431beb32808 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Delete volume request issued successfully. Sep 01 18:03:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d8704c69-91d2-4acf-922e-0431beb32808 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 202 Sep 01 18:03:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 234/464] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:37 2026] DELETE /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:03:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ea939a18-9a09-4898-b8fa-21ffb706e50e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ea939a18-9a09-4898-b8fa-21ffb706e50e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ea939a18-9a09-4898-b8fa-21ffb706e50e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ea939a18-9a09-4898-b8fa-21ffb706e50e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ea939a18-9a09-4898-b8fa-21ffb706e50e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Volume info retrieved successfully. Sep 01 18:03:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ea939a18-9a09-4898-b8fa-21ffb706e50e tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 200 Sep 01 18:03:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 231/465] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:37 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 1015 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-89f69711-a04f-4efa-adbd-e0179db8e859 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-89f69711-a04f-4efa-adbd-e0179db8e859 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-89f69711-a04f-4efa-adbd-e0179db8e859 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-89f69711-a04f-4efa-adbd-e0179db8e859 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-89f69711-a04f-4efa-adbd-e0179db8e859 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Volume info retrieved successfully. Sep 01 18:03:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-89f69711-a04f-4efa-adbd-e0179db8e859 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 200 Sep 01 18:03:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 235/466] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:38 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 1015 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:03:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-c3fa20f9-1a4b-41b6-9b94-eba4c1d7a203 req-9f4c309f-9b74-4cb3-8f88-d5ba574d887e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c3fa20f9-1a4b-41b6-9b94-eba4c1d7a203 req-9f4c309f-9b74-4cb3-8f88-d5ba574d887e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] DELETE http://192.168.122.108/volume/v3/volumes/tempest-invalid-1253615726 Sep 01 18:03:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c3fa20f9-1a4b-41b6-9b94-eba4c1d7a203 req-9f4c309f-9b74-4cb3-8f88-d5ba574d887e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c3fa20f9-1a4b-41b6-9b94-eba4c1d7a203 req-9f4c309f-9b74-4cb3-8f88-d5ba574d887e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:39 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [req-c3fa20f9-1a4b-41b6-9b94-eba4c1d7a203 req-9f4c309f-9b74-4cb3-8f88-d5ba574d887e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] Delete volume with id: tempest-invalid-1253615726 Sep 01 18:03:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c3fa20f9-1a4b-41b6-9b94-eba4c1d7a203 req-9f4c309f-9b74-4cb3-8f88-d5ba574d887e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] http://192.168.122.108/volume/v3/volumes/tempest-invalid-1253615726 returned with HTTP 404 Sep 01 18:03:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 232/467] 192.168.122.108 () {62 vars in 1479 bytes} [Tue Sep 1 18:03:39 2026] DELETE /volume/v3/volumes/tempest-invalid-1253615726 => generated 99 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-fc2f6ec5-c844-43bd-973c-05f8d29a4a79 req-fdd04313-f48f-4e37-98be-0b2fcd6fe61b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fc2f6ec5-c844-43bd-973c-05f8d29a4a79 req-fdd04313-f48f-4e37-98be-0b2fcd6fe61b tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] DELETE http://192.168.122.108/volume/v3/volumes/ae03f552-a4d0-4245-acf3-ecbd15c114f7 Sep 01 18:03:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fc2f6ec5-c844-43bd-973c-05f8d29a4a79 req-fdd04313-f48f-4e37-98be-0b2fcd6fe61b tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fc2f6ec5-c844-43bd-973c-05f8d29a4a79 req-fdd04313-f48f-4e37-98be-0b2fcd6fe61b tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:39 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [req-fc2f6ec5-c844-43bd-973c-05f8d29a4a79 req-fdd04313-f48f-4e37-98be-0b2fcd6fe61b tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] Delete volume with id: ae03f552-a4d0-4245-acf3-ecbd15c114f7 Sep 01 18:03:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fc2f6ec5-c844-43bd-973c-05f8d29a4a79 req-fdd04313-f48f-4e37-98be-0b2fcd6fe61b tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-member] http://192.168.122.108/volume/v3/volumes/ae03f552-a4d0-4245-acf3-ecbd15c114f7 returned with HTTP 404 Sep 01 18:03:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 236/468] 192.168.122.108 () {62 vars in 1509 bytes} [Tue Sep 1 18:03:39 2026] DELETE /volume/v3/volumes/ae03f552-a4d0-4245-acf3-ecbd15c114f7 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-e00ac2c5-bd57-4da8-9647-930ce4551886 req-185bc4e9-18a5-4f94-9251-8027dbaedd8e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e00ac2c5-bd57-4da8-9647-930ce4551886 req-185bc4e9-18a5-4f94-9251-8027dbaedd8e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-reader] GET http://192.168.122.108/volume/v3/volumes/840885a4-0d24-429d-a711-b2f9a646a5d7 Sep 01 18:03:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e00ac2c5-bd57-4da8-9647-930ce4551886 req-185bc4e9-18a5-4f94-9251-8027dbaedd8e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e00ac2c5-bd57-4da8-9647-930ce4551886 req-185bc4e9-18a5-4f94-9251-8027dbaedd8e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-reader] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e00ac2c5-bd57-4da8-9647-930ce4551886 req-185bc4e9-18a5-4f94-9251-8027dbaedd8e tempest-VolumesNegativeTest-271718613 tempest-VolumesNegativeTest-271718613-project-reader] http://192.168.122.108/volume/v3/volumes/840885a4-0d24-429d-a711-b2f9a646a5d7 returned with HTTP 404 Sep 01 18:03:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 233/469] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:03:39 2026] GET /volume/v3/volumes/840885a4-0d24-429d-a711-b2f9a646a5d7 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:03:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f84c6ff9-afbd-40a7-9074-cbdce86e68b9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f84c6ff9-afbd-40a7-9074-cbdce86e68b9 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f84c6ff9-afbd-40a7-9074-cbdce86e68b9 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f84c6ff9-afbd-40a7-9074-cbdce86e68b9 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f84c6ff9-afbd-40a7-9074-cbdce86e68b9 tempest-VolumesTransfersTest-459287071 tempest-VolumesTransfersTest-459287071-project-admin] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 404 Sep 01 18:03:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 237/470] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:40 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6671bd04-9177-4871-94b9-07fb76b2a28e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6671bd04-9177-4871-94b9-07fb76b2a28e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] GET http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6671bd04-9177-4871-94b9-07fb76b2a28e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6671bd04-9177-4871-94b9-07fb76b2a28e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6671bd04-9177-4871-94b9-07fb76b2a28e tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 404 Sep 01 18:03:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 234/471] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:40 2026] GET /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f49bc1cb-b4ff-45f9-8df3-ff019e873dce None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f49bc1cb-b4ff-45f9-8df3-ff019e873dce tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] DELETE http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f49bc1cb-b4ff-45f9-8df3-ff019e873dce tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f49bc1cb-b4ff-45f9-8df3-ff019e873dce tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:40 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f49bc1cb-b4ff-45f9-8df3-ff019e873dce tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] Delete volume with id: 85a0914b-181b-4977-a89b-4845dfa386e2 Sep 01 18:03:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f49bc1cb-b4ff-45f9-8df3-ff019e873dce tempest-VolumesTransfersTest-822728658 tempest-VolumesTransfersTest-822728658-project-member] http://192.168.122.108/volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 returned with HTTP 404 Sep 01 18:03:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 238/472] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:03:40 2026] DELETE /volume/v3/volumes/85a0914b-181b-4977-a89b-4845dfa386e2 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2064ae87-661d-4233-a026-2c2e080866f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2064ae87-661d-4233-a026-2c2e080866f0 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:03:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2064ae87-661d-4233-a026-2c2e080866f0 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1256938572"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2064ae87-661d-4233-a026-2c2e080866f0 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:03:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 235/473] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:03:49 2026] POST /volume/v3/group_types => generated 181 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7cdf6979-8a2d-4f9c-94e8-499999b77489 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7cdf6979-8a2d-4f9c-94e8-499999b77489 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] POST http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs Sep 01 18:03:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7cdf6979-8a2d-4f9c-94e8-499999b77489 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7cdf6979-8a2d-4f9c-94e8-499999b77489 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs returned with HTTP 202 Sep 01 18:03:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 239/474] 192.168.122.108 () {62 vars in 1342 bytes} [Tue Sep 1 18:03:49 2026] POST /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs => generated 53 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-301792c4-a744-4287-83e8-a45714394180 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-301792c4-a744-4287-83e8-a45714394180 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] POST http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs Sep 01 18:03:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-301792c4-a744-4287-83e8-a45714394180 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-301792c4-a744-4287-83e8-a45714394180 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs returned with HTTP 202 Sep 01 18:03:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 236/475] 192.168.122.108 () {62 vars in 1342 bytes} [Tue Sep 1 18:03:49 2026] POST /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs => generated 61 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ff8fd127-9f16-4beb-bc08-c59a5aa9ab8b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff8fd127-9f16-4beb-bc08-c59a5aa9ab8b tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] GET http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 Sep 01 18:03:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff8fd127-9f16-4beb-bc08-c59a5aa9ab8b tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff8fd127-9f16-4beb-bc08-c59a5aa9ab8b tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff8fd127-9f16-4beb-bc08-c59a5aa9ab8b tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 returned with HTTP 200 Sep 01 18:03:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 240/476] 192.168.122.108 () {60 vars in 1336 bytes} [Tue Sep 1 18:03:49 2026] GET /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 => generated 26 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55d02fdb-40e7-493e-90d9-1065e5ebf8fd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55d02fdb-40e7-493e-90d9-1065e5ebf8fd tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] GET http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 Sep 01 18:03:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55d02fdb-40e7-493e-90d9-1065e5ebf8fd tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55d02fdb-40e7-493e-90d9-1065e5ebf8fd tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55d02fdb-40e7-493e-90d9-1065e5ebf8fd tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 returned with HTTP 200 Sep 01 18:03:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 237/477] 192.168.122.108 () {60 vars in 1336 bytes} [Tue Sep 1 18:03:49 2026] GET /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 => generated 18 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0156fb23-72cd-4b03-bbb0-990dd039e952 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0156fb23-72cd-4b03-bbb0-990dd039e952 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] PUT http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0156fb23-72cd-4b03-bbb0-990dd039e952 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0156fb23-72cd-4b03-bbb0-990dd039e952 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 returned with HTTP 200 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 241/478] 192.168.122.108 () {62 vars in 1356 bytes} [Tue Sep 1 18:03:50 2026] PUT /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 => generated 26 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-99a76793-47f2-47ab-ac3b-8e8a36ea6121 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99a76793-47f2-47ab-ac3b-8e8a36ea6121 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] GET http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99a76793-47f2-47ab-ac3b-8e8a36ea6121 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99a76793-47f2-47ab-ac3b-8e8a36ea6121 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99a76793-47f2-47ab-ac3b-8e8a36ea6121 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs returned with HTTP 200 Sep 01 18:03:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 238/479] 192.168.122.108 () {60 vars in 1321 bytes} [Tue Sep 1 18:03:50 2026] GET /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs => generated 87 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ac4a92e8-f263-4716-a73b-94879ca58719 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ac4a92e8-f263-4716-a73b-94879ca58719 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key1 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ac4a92e8-f263-4716-a73b-94879ca58719 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ac4a92e8-f263-4716-a73b-94879ca58719 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ac4a92e8-f263-4716-a73b-94879ca58719 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key1 returned with HTTP 202 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 242/480] 192.168.122.108 () {60 vars in 1339 bytes} [Tue Sep 1 18:03:50 2026] DELETE /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-971ce512-d78c-4bf7-b700-a18fff3a9103 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-971ce512-d78c-4bf7-b700-a18fff3a9103 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] GET http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key1 Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-971ce512-d78c-4bf7-b700-a18fff3a9103 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-971ce512-d78c-4bf7-b700-a18fff3a9103 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-971ce512-d78c-4bf7-b700-a18fff3a9103 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] HTTP exception thrown: Group Type 334a49af-1a09-49b1-b8c2-19366557e687 has no extra spec with key key1. Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-971ce512-d78c-4bf7-b700-a18fff3a9103 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key1 returned with HTTP 404 Sep 01 18:03:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 239/481] 192.168.122.108 () {60 vars in 1336 bytes} [Tue Sep 1 18:03:50 2026] GET /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key1 => generated 126 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3592145f-ce61-490d-815c-ea6fe3615924 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3592145f-ce61-490d-815c-ea6fe3615924 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3592145f-ce61-490d-815c-ea6fe3615924 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3592145f-ce61-490d-815c-ea6fe3615924 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3592145f-ce61-490d-815c-ea6fe3615924 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 returned with HTTP 202 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 243/482] 192.168.122.108 () {60 vars in 1339 bytes} [Tue Sep 1 18:03:50 2026] DELETE /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d1f466b9-413a-46c5-8ae1-399ec2305ce3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1f466b9-413a-46c5-8ae1-399ec2305ce3 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] GET http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1f466b9-413a-46c5-8ae1-399ec2305ce3 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1f466b9-413a-46c5-8ae1-399ec2305ce3 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1f466b9-413a-46c5-8ae1-399ec2305ce3 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] HTTP exception thrown: Group Type 334a49af-1a09-49b1-b8c2-19366557e687 has no extra spec with key key2. Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1f466b9-413a-46c5-8ae1-399ec2305ce3 tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 returned with HTTP 404 Sep 01 18:03:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 240/483] 192.168.122.108 () {60 vars in 1336 bytes} [Tue Sep 1 18:03:50 2026] GET /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key2 => generated 126 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c84d50f3-9018-4f5f-b403-a6cfedc1c87b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c84d50f3-9018-4f5f-b403-a6cfedc1c87b tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c84d50f3-9018-4f5f-b403-a6cfedc1c87b tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c84d50f3-9018-4f5f-b403-a6cfedc1c87b tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c84d50f3-9018-4f5f-b403-a6cfedc1c87b tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 returned with HTTP 202 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 244/484] 192.168.122.108 () {60 vars in 1339 bytes} [Tue Sep 1 18:03:50 2026] DELETE /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0c7cbae1-42fe-4271-bfb4-07776a5622cb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c7cbae1-42fe-4271-bfb4-07776a5622cb tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] GET http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c7cbae1-42fe-4271-bfb4-07776a5622cb tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c7cbae1-42fe-4271-bfb4-07776a5622cb tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c7cbae1-42fe-4271-bfb4-07776a5622cb tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] HTTP exception thrown: Group Type 334a49af-1a09-49b1-b8c2-19366557e687 has no extra spec with key key3. Sep 01 18:03:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c7cbae1-42fe-4271-bfb4-07776a5622cb tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 returned with HTTP 404 Sep 01 18:03:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 241/485] 192.168.122.108 () {60 vars in 1336 bytes} [Tue Sep 1 18:03:50 2026] GET /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687/group_specs/key3 => generated 126 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-92c3c3c8-0f51-40f9-8334-014fae16598c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-92c3c3c8-0f51-40f9-8334-014fae16598c tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-92c3c3c8-0f51-40f9-8334-014fae16598c tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-92c3c3c8-0f51-40f9-8334-014fae16598c tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-92c3c3c8-0f51-40f9-8334-014fae16598c tempest-GroupTypeSpecsTest-1360366281 tempest-GroupTypeSpecsTest-1360366281-project-admin] http://192.168.122.108/volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687 returned with HTTP 202 Sep 01 18:03:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 245/486] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:03:50 2026] DELETE /volume/v3/group_types/334a49af-1a09-49b1-b8c2-19366557e687 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:03:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:03:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1029335225"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Create volume request body: {'volume': {'imageRef': '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1029335225'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:03:53 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Create volume of 1 GB Sep 01 18:03:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Availability Zones retrieved successfully. Sep 01 18:03:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Flow 'volume_create_api' (a3f65ff6-0e87-429a-9da4-6c9355c47617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7fd560-24a2-4d3b-98d1-7c227d103ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:03:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7fd560-24a2-4d3b-98d1-7c227d103ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d36abf-def9-4796-9fda-64126c5a5c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Created reservations ['113597f2-a307-452d-97cc-37dc6d009da8', '25c7b472-02db-48d5-ac25-9c742f4845e4', 'd8dced92-6578-4242-8fbb-1d19fa6849f8', '42ac940c-0388-483a-a1dc-2a72dfdc67db'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d36abf-def9-4796-9fda-64126c5a5c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['113597f2-a307-452d-97cc-37dc6d009da8', '25c7b472-02db-48d5-ac25-9c742f4845e4', 'd8dced92-6578-4242-8fbb-1d19fa6849f8', '42ac940c-0388-483a-a1dc-2a72dfdc67db']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c94d3025-d24f-4d62-9822-740b93252240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c94d3025-d24f-4d62-9822-740b93252240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e67d50fc-35f6-46d7-96ab-4f6ac6ade767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1029335225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3daa6c71397b4604a7bed4982ca289ee',qos_specs=None,replication_status=,reservations=['113597f2-a307-452d-97cc-37dc6d009da8','25c7b472-02db-48d5-ac25-9c742f4845e4','d8dced92-6578-4242-8fbb-1d19fa6849f8','42ac940c-0388-483a-a1dc-2a72dfdc67db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e703a5b32d46cbb2c94651683e7572',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1029335225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e67d50fc-35f6-46d7-96ab-4f6ac6ade767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3daa6c71397b4604a7bed4982ca289ee',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='08e703a5b32d46cbb2c94651683e7572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e5ee6a-e7ed-4bfe-b075-610ccf5c5330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e5ee6a-e7ed-4bfe-b075-610ccf5c5330) 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-1029335225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3daa6c71397b4604a7bed4982ca289ee',qos_specs=None,replication_status=,reservations=['113597f2-a307-452d-97cc-37dc6d009da8','25c7b472-02db-48d5-ac25-9c742f4845e4','d8dced92-6578-4242-8fbb-1d19fa6849f8','42ac940c-0388-483a-a1dc-2a72dfdc67db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e703a5b32d46cbb2c94651683e7572',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91b4a8c-f3dc-4374-be7c-7451e55edddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:03:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-49cd0250-2cac-44ba-a407-4b673680a317 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49cd0250-2cac-44ba-a407-4b673680a317 None None] GET http://192.168.122.108/volume// Sep 01 18:03:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-49cd0250-2cac-44ba-a407-4b673680a317 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-49cd0250-2cac-44ba-a407-4b673680a317 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49cd0250-2cac-44ba-a407-4b673680a317 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:03:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 246/487] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:03:54 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91b4a8c-f3dc-4374-be7c-7451e55edddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Flow 'volume_create_api' (a3f65ff6-0e87-429a-9da4-6c9355c47617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Create volume request issued successfully. Sep 01 18:03:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d5e7fb73-277d-462b-975c-eee3bb5eb31d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:03:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-76f6d7f8-71fe-4521-bf54-5c05be252831 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 242/488] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:03:53 2026] POST /volume/v3/volumes => generated 757 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f299c038-46b2-41db-af0d-3f070ef96f40 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-76f6d7f8-71fe-4521-bf54-5c05be252831 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:03:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-76f6d7f8-71fe-4521-bf54-5c05be252831 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f357022a-8c95-4b83-983e-5585de743a80", "connector": null, "instance_uuid": "d161990f-b262-4842-81fd-a64e0ee4ece7"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f299c038-46b2-41db-af0d-3f070ef96f40 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f299c038-46b2-41db-af0d-3f070ef96f40 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f299c038-46b2-41db-af0d-3f070ef96f40 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f299c038-46b2-41db-af0d-3f070ef96f40 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:03:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f299c038-46b2-41db-af0d-3f070ef96f40 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:03:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 243/489] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:54 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 825 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-76f6d7f8-71fe-4521-bf54-5c05be252831 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:03:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 247/490] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:03:54 2026] POST /volume/v3/attachments => generated 273 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d213bed6-ae04-4f39-89dc-080abea2dfef None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d213bed6-ae04-4f39-89dc-080abea2dfef tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] DELETE http://192.168.122.108/volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d213bed6-ae04-4f39-89dc-080abea2dfef tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d213bed6-ae04-4f39-89dc-080abea2dfef tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:54 devstack devstack@c-api.service[86562]: /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 01 18:03:54 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:03:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d213bed6-ae04-4f39-89dc-080abea2dfef tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba returned with HTTP 200 Sep 01 18:03:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 244/491] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:03:54 2026] DELETE /volume/v3/attachments/dbb44508-ba64-4298-baea-f848486547ba => generated 192 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6130dd01-3bea-4a73-a02b-770a0e68519c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6130dd01-3bea-4a73-a02b-770a0e68519c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:03:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6130dd01-3bea-4a73-a02b-770a0e68519c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6130dd01-3bea-4a73-a02b-770a0e68519c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6130dd01-3bea-4a73-a02b-770a0e68519c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:03:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6130dd01-3bea-4a73-a02b-770a0e68519c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:03:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 248/492] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:55 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 849 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0d8917f5-f671-463a-93c0-4c35c6d79a32 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d8917f5-f671-463a-93c0-4c35c6d79a32 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:03:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d8917f5-f671-463a-93c0-4c35c6d79a32 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d8917f5-f671-463a-93c0-4c35c6d79a32 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-a79455af-8f9a-4759-83f3-718055080862 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-a79455af-8f9a-4759-83f3-718055080862 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] PUT http://192.168.122.108/volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 Sep 01 18:03:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-a79455af-8f9a-4759-83f3-718055080862 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0d8917f5-f671-463a-93c0-4c35c6d79a32 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:03:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d8917f5-f671-463a-93c0-4c35c6d79a32 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:03:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 245/493] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:56 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 907 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:56 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-a79455af-8f9a-4759-83f3-718055080862 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Acquiring lock "cinder-attachment_update-f357022a-8c95-4b83-983e-5585de743a80-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:03:56 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-a79455af-8f9a-4759-83f3-718055080862 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Lock "cinder-attachment_update-f357022a-8c95-4b83-983e-5585de743a80-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:03:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0e99e52d-25df-4c78-a1ef-820ef606d500 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:57 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-a79455af-8f9a-4759-83f3-718055080862 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Lock "cinder-attachment_update-f357022a-8c95-4b83-983e-5585de743a80-devstack" released by "attachment_update" :: held 1.010s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:03:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-a79455af-8f9a-4759-83f3-718055080862 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 returned with HTTP 200 Sep 01 18:03:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e99e52d-25df-4c78-a1ef-820ef606d500 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:03:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 249/494] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:03:56 2026] PUT /volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 => generated 694 bytes in 1065 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e99e52d-25df-4c78-a1ef-820ef606d500 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e99e52d-25df-4c78-a1ef-820ef606d500 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d43b2224-00d8-4cc6-b746-7382df6b3018 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d43b2224-00d8-4cc6-b746-7382df6b3018 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 Sep 01 18:03:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d43b2224-00d8-4cc6-b746-7382df6b3018 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d43b2224-00d8-4cc6-b746-7382df6b3018 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:03:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:03:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0e99e52d-25df-4c78-a1ef-820ef606d500 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:03:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e99e52d-25df-4c78-a1ef-820ef606d500 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:03:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 246/495] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:57 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-d43b2224-00d8-4cc6-b746-7382df6b3018 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 returned with HTTP 200 Sep 01 18:03:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 250/496] 192.168.122.108 () {62 vars in 1540 bytes} [Tue Sep 1 18:03:57 2026] GET /volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 => generated 719 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:03:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c9b13c6b-6756-453b-a7d9-94b07ab9325e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c9b13c6b-6756-453b-a7d9-94b07ab9325e tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:03:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c9b13c6b-6756-453b-a7d9-94b07ab9325e tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2030464966"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c9b13c6b-6756-453b-a7d9-94b07ab9325e tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:03:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 247/497] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:03:58 2026] POST /volume/v3/types => generated 220 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-02d77567-ed15-40bb-8c09-f80c14d29173 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-02d77567-ed15-40bb-8c09-f80c14d29173 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:03:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-02d77567-ed15-40bb-8c09-f80c14d29173 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-410375748"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-02d77567-ed15-40bb-8c09-f80c14d29173 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:03:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 251/498] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:03:58 2026] POST /volume/v3/group_types => generated 176 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:03:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0be57ddd-cff2-41e2-a3b6-40f29f655de7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0be57ddd-cff2-41e2-a3b6-40f29f655de7 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:03:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0be57ddd-cff2-41e2-a3b6-40f29f655de7 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0be57ddd-cff2-41e2-a3b6-40f29f655de7 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:03:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:03:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0be57ddd-cff2-41e2-a3b6-40f29f655de7 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:03:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:03:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2df63746-bb27-4b0e-9ba2-a11909878dfa", "volume_types": ["11a1673b-2e28-4bc7-9db9-2f99bd398ef7"], "name": "tempest-GroupsV314Test-Group-855434965"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:03:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Creating new group {'group': {'group_type': '2df63746-bb27-4b0e-9ba2-a11909878dfa', 'volume_types': ['11a1673b-2e28-4bc7-9db9-2f99bd398ef7'], 'name': 'tempest-GroupsV314Test-Group-855434965'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:03:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0be57ddd-cff2-41e2-a3b6-40f29f655de7 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:03:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 252/499] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:03:58 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:03:59 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Creating group tempest-GroupsV314Test-Group-855434965. Sep 01 18:03:59 devstack devstack@c-api.service[86562]: /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 01 18:03:59 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:03:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Availability zone cache updated, next update will occur around 2026-09-01 17:03:59.085045. {{(pid=86562) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 18:03:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Availability Zones retrieved successfully. Sep 01 18:03:59 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Created reservations ['d9dc6add-54ca-40c5-b187-c3489bbe562b'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:03:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ba1eaa09-8b2f-4ca8-b80c-3fb65fd2f95d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:03:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 248/500] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:03:58 2026] POST /volume/v3/groups => generated 107 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:03:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a0d197cb-63b6-41c7-b4bb-624ded9f1760 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:03:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0d197cb-63b6-41c7-b4bb-624ded9f1760 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 Sep 01 18:03:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0d197cb-63b6-41c7-b4bb-624ded9f1760 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:03:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0d197cb-63b6-41c7-b4bb-624ded9f1760 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:03:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-a0d197cb-63b6-41c7-b4bb-624ded9f1760 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] show called for member 8e7abd90-3be0-4855-a593-cda34983c0f0 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:03:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:03:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:03:59 devstack devstack@c-api.service[86561]: /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 01 18:03:59 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:03:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0d197cb-63b6-41c7-b4bb-624ded9f1760 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 returned with HTTP 200 Sep 01 18:03:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 253/501] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:03:59 2026] GET /volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 => generated 387 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0ec102cc-61cb-4b56-90eb-1d2b36ab4370 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ec102cc-61cb-4b56-90eb-1d2b36ab4370 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ec102cc-61cb-4b56-90eb-1d2b36ab4370 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ec102cc-61cb-4b56-90eb-1d2b36ab4370 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0ec102cc-61cb-4b56-90eb-1d2b36ab4370 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ec102cc-61cb-4b56-90eb-1d2b36ab4370 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 249/502] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:00 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 910 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-9d2b6f6e-2e2e-444d-94c6-8e4706ba4da4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-9d2b6f6e-2e2e-444d-94c6-8e4706ba4da4 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] POST http://192.168.122.108/volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343/action Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-9d2b6f6e-2e2e-444d-94c6-8e4706ba4da4 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-9d2b6f6e-2e2e-444d-94c6-8e4706ba4da4 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-58406c5c-0f9d-49d9-b6ce-a84d4d6d5ffb req-9d2b6f6e-2e2e-444d-94c6-8e4706ba4da4 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343/action returned with HTTP 204 Sep 01 18:04:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 254/503] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:04:00 2026] POST /volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-09951a2f-2668-4a3c-bb43-8c0486568e70 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-09951a2f-2668-4a3c-bb43-8c0486568e70 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 Sep 01 18:04:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-09951a2f-2668-4a3c-bb43-8c0486568e70 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-09951a2f-2668-4a3c-bb43-8c0486568e70 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-09951a2f-2668-4a3c-bb43-8c0486568e70 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] show called for member 8e7abd90-3be0-4855-a593-cda34983c0f0 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:04:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:00 devstack devstack@c-api.service[86562]: /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 01 18:04:00 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:04:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-09951a2f-2668-4a3c-bb43-8c0486568e70 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 returned with HTTP 200 Sep 01 18:04:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 250/504] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:04:00 2026] GET /volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 => generated 388 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1237835618", "volume_type": "11a1673b-2e28-4bc7-9db9-2f99bd398ef7", "group_id": "8e7abd90-3be0-4855-a593-cda34983c0f0", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1237835618', 'volume_type': '11a1673b-2e28-4bc7-9db9-2f99bd398ef7', 'group_id': '8e7abd90-3be0-4855-a593-cda34983c0f0', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:00 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Create volume of 1 GB Sep 01 18:04:00 devstack devstack@c-api.service[86561]: /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 01 18:04:00 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:04:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Availability Zones retrieved successfully. Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Flow 'volume_create_api' (8f4b3cd0-6f12-4b5c-9874-3b1377ccb9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726dc816-d25a-4702-a484-7342fdce0a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726dc816-d25a-4702-a484-7342fdce0a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11a1673b-2e28-4bc7-9db9-2f99bd398ef7,is_public=True,name='tempest-GroupsV314Test-volume-type-2030464966',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11a1673b-2e28-4bc7-9db9-2f99bd398ef7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e7abd90-3be0-4855-a593-cda34983c0f0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3189c61-714c-4f20-b3c5-ac82ba9f9cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2030464966 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2030464966, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:04:00 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2030464966 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2030464966, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Created reservations ['a13a9c1f-6778-42b3-9a43-4c93281f4119', '0a561c7a-2d86-44d2-87d7-59e0c8b96ba0', '67835550-49e9-4dc6-b615-6de62244241d', 'fdffe2a7-500b-425d-9bdf-b6f89ad36a03'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3189c61-714c-4f20-b3c5-ac82ba9f9cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a13a9c1f-6778-42b3-9a43-4c93281f4119', '0a561c7a-2d86-44d2-87d7-59e0c8b96ba0', '67835550-49e9-4dc6-b615-6de62244241d', 'fdffe2a7-500b-425d-9bdf-b6f89ad36a03']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f44eb7a-61cc-49a1-beb9-c958070a33db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f44eb7a-61cc-49a1-beb9-c958070a33db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb7e6061-e11b-49cc-a80f-d58e7c960cd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1237835618',encryption_key_id=None,group_id=8e7abd90-3be0-4855-a593-cda34983c0f0,group_type_id=,metadata={},multiattach=False,project_id='2625b06bddb04b3f8781d3cc73d71ef5',qos_specs=None,replication_status=,reservations=['a13a9c1f-6778-42b3-9a43-4c93281f4119','0a561c7a-2d86-44d2-87d7-59e0c8b96ba0','67835550-49e9-4dc6-b615-6de62244241d','fdffe2a7-500b-425d-9bdf-b6f89ad36a03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66352c7e035048e680b39042e6ec4d5b',volume_type_id=11a1673b-2e28-4bc7-9db9-2f99bd398ef7), '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-01T16:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1237835618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e7abd90-3be0-4855-a593-cda34983c0f0,host=None,id=cb7e6061-e11b-49cc-a80f-d58e7c960cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2625b06bddb04b3f8781d3cc73d71ef5',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='66352c7e035048e680b39042e6ec4d5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11a1673b-2e28-4bc7-9db9-2f99bd398ef7),volume_type_id=11a1673b-2e28-4bc7-9db9-2f99bd398ef7)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ef84ba-7555-4091-8c06-35736bf448b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ef84ba-7555-4091-8c06-35736bf448b4) 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-1237835618',encryption_key_id=None,group_id=8e7abd90-3be0-4855-a593-cda34983c0f0,group_type_id=,metadata={},multiattach=False,project_id='2625b06bddb04b3f8781d3cc73d71ef5',qos_specs=None,replication_status=,reservations=['a13a9c1f-6778-42b3-9a43-4c93281f4119','0a561c7a-2d86-44d2-87d7-59e0c8b96ba0','67835550-49e9-4dc6-b615-6de62244241d','fdffe2a7-500b-425d-9bdf-b6f89ad36a03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66352c7e035048e680b39042e6ec4d5b',volume_type_id=11a1673b-2e28-4bc7-9db9-2f99bd398ef7)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972b80d2-b271-47de-85e8-e850821e8c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972b80d2-b271-47de-85e8-e850821e8c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Flow 'volume_create_api' (8f4b3cd0-6f12-4b5c-9874-3b1377ccb9a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Create volume request issued successfully. Sep 01 18:04:01 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:01 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0756443b-75c6-4898-9b3f-711846e956d9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0756443b-75c6-4898-9b3f-711846e956d9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0756443b-75c6-4898-9b3f-711846e956d9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0756443b-75c6-4898-9b3f-711846e956d9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0756443b-75c6-4898-9b3f-711846e956d9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0756443b-75c6-4898-9b3f-711846e956d9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 251/505] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:01 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:04:01 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74a98cd7-5c30-4ee0-aa98-8bbabe4da95c tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:04:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 255/506] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:04:00 2026] POST /volume/v3/volumes => generated 827 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 Sep 01 18:04:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:01 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:01 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:01 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-196cf348-0d3d-4a33-a77a-c0aec96dea74 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 returned with HTTP 200 Sep 01 18:04:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 252/507] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:01 2026] GET /volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 => generated 895 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5fa48103-659c-4ebd-ab51-0a4bd188ee23 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5fa48103-659c-4ebd-ab51-0a4bd188ee23 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5fa48103-659c-4ebd-ab51-0a4bd188ee23 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5fa48103-659c-4ebd-ab51-0a4bd188ee23 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5fa48103-659c-4ebd-ab51-0a4bd188ee23 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5fa48103-659c-4ebd-ab51-0a4bd188ee23 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 256/508] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:02 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 1328 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ac33733-7724-47da-bfd8-53ee5ef93f79 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ac33733-7724-47da-bfd8-53ee5ef93f79 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] POST http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767/action Sep 01 18:04:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ac33733-7724-47da-bfd8-53ee5ef93f79 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ac33733-7724-47da-bfd8-53ee5ef93f79 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ac33733-7724-47da-bfd8-53ee5ef93f79 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 Sep 01 18:04:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:02 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-7ac33733-7724-47da-bfd8-53ee5ef93f79 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Created reservations ['f31d568b-b5f8-45f8-8389-7681d091f9b7', '822dc705-ae15-4524-a396-181545db5a61'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:02 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ac33733-7724-47da-bfd8-53ee5ef93f79 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Extend volume request issued successfully. Sep 01 18:04:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ac33733-7724-47da-bfd8-53ee5ef93f79 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767/action returned with HTTP 202 Sep 01 18:04:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 253/509] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:04:02 2026] POST /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767/action => generated 0 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:04:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eb22d0ea-ecb5-4579-9524-7c71e764879a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eb22d0ea-ecb5-4579-9524-7c71e764879a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eb22d0ea-ecb5-4579-9524-7c71e764879a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eb22d0ea-ecb5-4579-9524-7c71e764879a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-72d1f0f0-42fc-4941-a4e5-8a690354bd44 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 returned with HTTP 200 Sep 01 18:04:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 257/510] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:02 2026] GET /volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 => generated 919 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-eb22d0ea-ecb5-4579-9524-7c71e764879a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eb22d0ea-ecb5-4579-9524-7c71e764879a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 254/511] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:02 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 1328 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-717214888"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-717214888'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume of 1 GB Sep 01 18:04:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Availability Zones retrieved successfully. Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Flow 'volume_create_api' (d6d5ae36-eb39-4bd2-8ec4-1493c6e18ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5180ad-2c12-4ae5-b6fb-63fb96fae379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5180ad-2c12-4ae5-b6fb-63fb96fae379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c7bc0c-f0a9-4a44-aa7a-65e57a1c89fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Created reservations ['bf41a794-7d19-4d74-be44-85763cc723cc', '931e0851-e1e7-4744-b5ed-ebf71d649346', '0f91c84d-2cb6-403a-84af-0c3df7d14d5b', '6a9d439e-8ee2-48b0-99f2-8929290c9060'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c7bc0c-f0a9-4a44-aa7a-65e57a1c89fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf41a794-7d19-4d74-be44-85763cc723cc', '931e0851-e1e7-4744-b5ed-ebf71d649346', '0f91c84d-2cb6-403a-84af-0c3df7d14d5b', '6a9d439e-8ee2-48b0-99f2-8929290c9060']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e810b248-e92e-4072-aba4-286efa1361a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e810b248-e92e-4072-aba4-286efa1361a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0044b6eb-7382-439d-8b95-fc368d60da3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-717214888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81707c1ed9e64873b30f9fbc36f77a22',qos_specs=None,replication_status=,reservations=['bf41a794-7d19-4d74-be44-85763cc723cc','931e0851-e1e7-4744-b5ed-ebf71d649346','0f91c84d-2cb6-403a-84af-0c3df7d14d5b','6a9d439e-8ee2-48b0-99f2-8929290c9060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e46ba841ee147b2961443bbd209424c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-717214888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0044b6eb-7382-439d-8b95-fc368d60da3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81707c1ed9e64873b30f9fbc36f77a22',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='9e46ba841ee147b2961443bbd209424c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c85ca2-390f-4688-b18e-2faa45a7a39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c85ca2-390f-4688-b18e-2faa45a7a39e) 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-717214888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81707c1ed9e64873b30f9fbc36f77a22',qos_specs=None,replication_status=,reservations=['bf41a794-7d19-4d74-be44-85763cc723cc','931e0851-e1e7-4744-b5ed-ebf71d649346','0f91c84d-2cb6-403a-84af-0c3df7d14d5b','6a9d439e-8ee2-48b0-99f2-8929290c9060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e46ba841ee147b2961443bbd209424c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6550b4c-9d2a-462a-8235-b5d1b7606e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6550b4c-9d2a-462a-8235-b5d1b7606e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Flow 'volume_create_api' (d6d5ae36-eb39-4bd2-8ec4-1493c6e18ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume request issued successfully. Sep 01 18:04:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-be27b181-c5b8-4a66-b169-afd0057bb2ee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:04:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 258/512] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:04:03 2026] POST /volume/v3/volumes => generated 759 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:04:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-be265661-a14a-4841-85f5-9d0773282947 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be265661-a14a-4841-85f5-9d0773282947 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be265661-a14a-4841-85f5-9d0773282947 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be265661-a14a-4841-85f5-9d0773282947 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-be265661-a14a-4841-85f5-9d0773282947 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be265661-a14a-4841-85f5-9d0773282947 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 255/513] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:03 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 827 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:03 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:03 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-766436b1-e410-430e-a4ba-6ccea39a519f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-766436b1-e410-430e-a4ba-6ccea39a519f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-766436b1-e410-430e-a4ba-6ccea39a519f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-766436b1-e410-430e-a4ba-6ccea39a519f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-766436b1-e410-430e-a4ba-6ccea39a519f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-766436b1-e410-430e-a4ba-6ccea39a519f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 256/514] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:03 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 1328 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7bac8a80-c9c5-49b6-9003-34ba1d9a5520 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7bac8a80-c9c5-49b6-9003-34ba1d9a5520 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7bac8a80-c9c5-49b6-9003-34ba1d9a5520 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7bac8a80-c9c5-49b6-9003-34ba1d9a5520 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7bac8a80-c9c5-49b6-9003-34ba1d9a5520 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-818e6f29-8e5d-4324-b9b7-8bea344b86a7 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 returned with HTTP 200 Sep 01 18:04:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 259/515] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:03 2026] GET /volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 => generated 920 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7bac8a80-c9c5-49b6-9003-34ba1d9a5520 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 257/516] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:04 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 1328 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2618d517-650e-4d77-ad9d-8888626db395 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-48c7ce16-686a-46e4-ba66-07896f50331a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] POST http://192.168.122.108/volume/v3/groups/action Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Action body: b'{"create-from-src": {"source_group_id": "8e7abd90-3be0-4855-a593-cda34983c0f0", "name": "tempest-Group_from_grp-1019683801"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "8e7abd90-3be0-4855-a593-cda34983c0f0", "name": "tempest-Group_from_grp-1019683801"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48c7ce16-686a-46e4-ba66-07896f50331a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48c7ce16-686a-46e4-ba66-07896f50331a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48c7ce16-686a-46e4-ba66-07896f50331a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Creating new group {'create-from-src': {'source_group_id': '8e7abd90-3be0-4855-a593-cda34983c0f0', 'name': 'tempest-Group_from_grp-1019683801'}}. {{(pid=86561) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Creating group tempest-Group_from_grp-1019683801 from source group 8e7abd90-3be0-4855-a593-cda34983c0f0. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-48c7ce16-686a-46e4-ba66-07896f50331a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48c7ce16-686a-46e4-ba66-07896f50331a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 258/517] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:04 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dffc0e9d-4ffb-4ec4-b52f-0ab6f072f66f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /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 01 18:04:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dffc0e9d-4ffb-4ec4-b52f-0ab6f072f66f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dffc0e9d-4ffb-4ec4-b52f-0ab6f072f66f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dffc0e9d-4ffb-4ec4-b52f-0ab6f072f66f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-dffc0e9d-4ffb-4ec4-b52f-0ab6f072f66f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Delete volume with id: e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dffc0e9d-4ffb-4ec4-b52f-0ab6f072f66f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /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 01 18:04:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Created reservations ['5c666b45-b89d-4b4d-ba55-7b9e6ec0954b'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dffc0e9d-4ffb-4ec4-b52f-0ab6f072f66f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Delete volume request issued successfully. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dffc0e9d-4ffb-4ec4-b52f-0ab6f072f66f tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 202 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 259/518] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:04:04 2026] DELETE /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2e53328b-7d48-4e3b-a01f-d398e0fb5159 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2e53328b-7d48-4e3b-a01f-d398e0fb5159 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2e53328b-7d48-4e3b-a01f-d398e0fb5159 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2e53328b-7d48-4e3b-a01f-d398e0fb5159 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2e53328b-7d48-4e3b-a01f-d398e0fb5159 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2e53328b-7d48-4e3b-a01f-d398e0fb5159 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 260/519] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:04 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 1327 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /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 01 18:04:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5d6b7cfb-146f-4604-ac95-0b250be7e099 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5d6b7cfb-146f-4604-ac95-0b250be7e099 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5d6b7cfb-146f-4604-ac95-0b250be7e099 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5d6b7cfb-146f-4604-ac95-0b250be7e099 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: INFO cinder.group.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] A mapping entry already exists for group 5ea44b98-69a6-4ec3-afd4-4cfd36376066 and volume type 11a1673b-2e28-4bc7-9db9-2f99bd398ef7. Do not need to create again. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5d6b7cfb-146f-4604-ac95-0b250be7e099 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:04 devstack devstack@c-api.service[86561]: /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 01 18:04:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Availability zone cache updated, next update will occur around 2026-09-01 17:04:04.781252. {{(pid=86561) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Availability Zones retrieved successfully. Sep 01 18:04:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5d6b7cfb-146f-4604-ac95-0b250be7e099 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 261/520] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:04 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Flow 'volume_create_api' (83548a7e-96b8-4d44-a9dd-f90354f7e0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b393ec93-2c35-4ee7-b57c-810dddcfb73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b393ec93-2c35-4ee7-b57c-810dddcfb73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cb7e6061-e11b-49cc-a80f-d58e7c960cd6', 'volume_type': VolumeType(created_at=2026-09-01T16:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11a1673b-2e28-4bc7-9db9-2f99bd398ef7,is_public=True,name='tempest-GroupsV314Test-volume-type-2030464966',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11a1673b-2e28-4bc7-9db9-2f99bd398ef7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5ea44b98-69a6-4ec3-afd4-4cfd36376066', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fb7b4d-d53b-400b-9013-1c2cbce45c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Created reservations ['aa7f2d2f-d6ac-4040-a747-ba16846df55c', 'e1475076-0f1f-4069-b912-b7463680a888', '0b925ead-05f9-474a-8c16-0b3b4a3f25ae', 'c0b3ccda-dfbe-4aed-b7b5-6d3dae196234'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fb7b4d-d53b-400b-9013-1c2cbce45c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa7f2d2f-d6ac-4040-a747-ba16846df55c', 'e1475076-0f1f-4069-b912-b7463680a888', '0b925ead-05f9-474a-8c16-0b3b4a3f25ae', 'c0b3ccda-dfbe-4aed-b7b5-6d3dae196234']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9023bce-ebda-4f4a-ad7e-d64de151a1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9023bce-ebda-4f4a-ad7e-d64de151a1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0d93e05-fbd5-40c8-bd8d-7163f7742a54', '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=5ea44b98-69a6-4ec3-afd4-4cfd36376066,group_type_id=,metadata={},multiattach=False,project_id='2625b06bddb04b3f8781d3cc73d71ef5',qos_specs=None,replication_status=,reservations=['aa7f2d2f-d6ac-4040-a747-ba16846df55c','e1475076-0f1f-4069-b912-b7463680a888','0b925ead-05f9-474a-8c16-0b3b4a3f25ae','c0b3ccda-dfbe-4aed-b7b5-6d3dae196234'],size=1,snapshot_id=None,source_replicaid=,source_volid=cb7e6061-e11b-49cc-a80f-d58e7c960cd6,status='creating',user_id='66352c7e035048e680b39042e6ec4d5b',volume_type_id=11a1673b-2e28-4bc7-9db9-2f99bd398ef7), '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-01T16:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5ea44b98-69a6-4ec3-afd4-4cfd36376066,host=None,id=e0d93e05-fbd5-40c8-bd8d-7163f7742a54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2625b06bddb04b3f8781d3cc73d71ef5',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=cb7e6061-e11b-49cc-a80f-d58e7c960cd6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66352c7e035048e680b39042e6ec4d5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11a1673b-2e28-4bc7-9db9-2f99bd398ef7),volume_type_id=11a1673b-2e28-4bc7-9db9-2f99bd398ef7)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857734c7-7da1-497c-afc5-89505ca64099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857734c7-7da1-497c-afc5-89505ca64099) 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=5ea44b98-69a6-4ec3-afd4-4cfd36376066,group_type_id=,metadata={},multiattach=False,project_id='2625b06bddb04b3f8781d3cc73d71ef5',qos_specs=None,replication_status=,reservations=['aa7f2d2f-d6ac-4040-a747-ba16846df55c','e1475076-0f1f-4069-b912-b7463680a888','0b925ead-05f9-474a-8c16-0b3b4a3f25ae','c0b3ccda-dfbe-4aed-b7b5-6d3dae196234'],size=1,snapshot_id=None,source_replicaid=,source_volid=cb7e6061-e11b-49cc-a80f-d58e7c960cd6,status='creating',user_id='66352c7e035048e680b39042e6ec4d5b',volume_type_id=11a1673b-2e28-4bc7-9db9-2f99bd398ef7)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Flow 'volume_create_api' (83548a7e-96b8-4d44-a9dd-f90354f7e0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Create volume request issued successfully. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: /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 01 18:04:05 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:04:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2618d517-650e-4d77-ad9d-8888626db395 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups/action returned with HTTP 202 Sep 01 18:04:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 260/521] 192.168.122.108 () {62 vars in 1202 bytes} [Tue Sep 1 18:04:04 2026] POST /volume/v3/groups/action => generated 102 bytes in 1019 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Get all volumes completed successfully. Sep 01 18:04:05 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:05 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:05 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:05 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ee31026d-ae1b-4619-a93e-becc01eca89e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ee31026d-ae1b-4619-a93e-becc01eca89e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ee31026d-ae1b-4619-a93e-becc01eca89e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ee31026d-ae1b-4619-a93e-becc01eca89e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fad3069a-c02e-4e0b-878f-8ca91a43dd92 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:04:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 262/522] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:04:05 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:04:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ee31026d-ae1b-4619-a93e-becc01eca89e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ee31026d-ae1b-4619-a93e-becc01eca89e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 200 Sep 01 18:04:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 261/523] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:05 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 1327 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f916d04c-c710-4484-b5e8-78da9727cecc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f916d04c-c710-4484-b5e8-78da9727cecc tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f916d04c-c710-4484-b5e8-78da9727cecc tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f916d04c-c710-4484-b5e8-78da9727cecc tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a572e2de-c27d-4995-a2d1-370507be1f13 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a572e2de-c27d-4995-a2d1-370507be1f13 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a572e2de-c27d-4995-a2d1-370507be1f13 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a572e2de-c27d-4995-a2d1-370507be1f13 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f916d04c-c710-4484-b5e8-78da9727cecc tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:05 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-f916d04c-c710-4484-b5e8-78da9727cecc tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:05 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-f916d04c-c710-4484-b5e8-78da9727cecc tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a572e2de-c27d-4995-a2d1-370507be1f13 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a572e2de-c27d-4995-a2d1-370507be1f13 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 262/524] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:05 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-f916d04c-c710-4484-b5e8-78da9727cecc tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f916d04c-c710-4484-b5e8-78da9727cecc tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 263/525] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:05 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9a50b5a4-aea7-41f4-83c3-9007633faa41 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a50b5a4-aea7-41f4-83c3-9007633faa41 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 Sep 01 18:04:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9a50b5a4-aea7-41f4-83c3-9007633faa41 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9a50b5a4-aea7-41f4-83c3-9007633faa41 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a50b5a4-aea7-41f4-83c3-9007633faa41 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 returned with HTTP 404 Sep 01 18:04:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 263/526] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:06 2026] GET /volume/v3/volumes/e67d50fc-35f6-46d7-96ab-4f6ac6ade767 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-484140476"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-484140476'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:04:06 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Create volume of 1 GB Sep 01 18:04:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Availability Zones retrieved successfully. Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Flow 'volume_create_api' (624ba6f5-b1d1-4dfd-85ac-7ba9fe5e5f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16fc59dd-57e3-4153-b49d-42b8cf866207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16fc59dd-57e3-4153-b49d-42b8cf866207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6675608c-9707-4ba7-9791-d46836686914 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:06 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f72829-1765-4136-b85d-3c58148ade0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6675608c-9707-4ba7-9791-d46836686914 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6675608c-9707-4ba7-9791-d46836686914 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6675608c-9707-4ba7-9791-d46836686914 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6675608c-9707-4ba7-9791-d46836686914 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6675608c-9707-4ba7-9791-d46836686914 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 264/527] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:06 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Created reservations ['9e001e3d-72ae-4131-bf9e-8540016a80d4', 'b7395bee-0949-4e0b-9525-69ad1b9a797d', '538550e2-cf8a-49aa-a903-4046251c2ebd', 'e7573a25-fc44-4d65-85d2-4b62a64918f0'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f72829-1765-4136-b85d-3c58148ade0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e001e3d-72ae-4131-bf9e-8540016a80d4', 'b7395bee-0949-4e0b-9525-69ad1b9a797d', '538550e2-cf8a-49aa-a903-4046251c2ebd', 'e7573a25-fc44-4d65-85d2-4b62a64918f0']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2adecb-6c06-41f0-bbe2-d5edf40fc33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2adecb-6c06-41f0-bbe2-d5edf40fc33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8153c90b-28a3-47b6-a54a-bf67c5a6c45f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-484140476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3daa6c71397b4604a7bed4982ca289ee',qos_specs=None,replication_status=,reservations=['9e001e3d-72ae-4131-bf9e-8540016a80d4','b7395bee-0949-4e0b-9525-69ad1b9a797d','538550e2-cf8a-49aa-a903-4046251c2ebd','e7573a25-fc44-4d65-85d2-4b62a64918f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e703a5b32d46cbb2c94651683e7572',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-484140476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8153c90b-28a3-47b6-a54a-bf67c5a6c45f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3daa6c71397b4604a7bed4982ca289ee',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='08e703a5b32d46cbb2c94651683e7572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbfcec65-536c-43a0-93b9-4e06ad94b965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-c686e5f7-3267-414e-940a-81228eb7539b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-c686e5f7-3267-414e-940a-81228eb7539b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-c686e5f7-3267-414e-940a-81228eb7539b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-c686e5f7-3267-414e-940a-81228eb7539b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbfcec65-536c-43a0-93b9-4e06ad94b965) 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-484140476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3daa6c71397b4604a7bed4982ca289ee',qos_specs=None,replication_status=,reservations=['9e001e3d-72ae-4131-bf9e-8540016a80d4','b7395bee-0949-4e0b-9525-69ad1b9a797d','538550e2-cf8a-49aa-a903-4046251c2ebd','e7573a25-fc44-4d65-85d2-4b62a64918f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e703a5b32d46cbb2c94651683e7572',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e238d35f-9ac6-43ce-ac0e-cc18a06628c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-c686e5f7-3267-414e-940a-81228eb7539b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e238d35f-9ac6-43ce-ac0e-cc18a06628c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-c686e5f7-3267-414e-940a-81228eb7539b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 265/528] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:04:07 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-963b6399-474d-4d4e-a0de-8e42e357299e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Flow 'volume_create_api' (624ba6f5-b1d1-4dfd-85ac-7ba9fe5e5f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Create volume request issued successfully. Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55fdd5bf-734a-4c16-bb9c-71347b823cca tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:04:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 264/529] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:04:06 2026] POST /volume/v3/volumes => generated 756 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-963b6399-474d-4d4e-a0de-8e42e357299e tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-963b6399-474d-4d4e-a0de-8e42e357299e tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-963b6399-474d-4d4e-a0de-8e42e357299e tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6b7c2161-ce64-4649-893b-38001c4b58ce None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b7c2161-ce64-4649-893b-38001c4b58ce tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b7c2161-ce64-4649-893b-38001c4b58ce tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b7c2161-ce64-4649-893b-38001c4b58ce tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-963b6399-474d-4d4e-a0de-8e42e357299e tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-963b6399-474d-4d4e-a0de-8e42e357299e tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:07 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-963b6399-474d-4d4e-a0de-8e42e357299e tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b7c2161-ce64-4649-893b-38001c4b58ce tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b7c2161-ce64-4649-893b-38001c4b58ce tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 265/530] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:07 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 824 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-963b6399-474d-4d4e-a0de-8e42e357299e tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-963b6399-474d-4d4e-a0de-8e42e357299e tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 266/531] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:07 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b5c1a398-4614-42de-a09a-746b81a28073 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b5c1a398-4614-42de-a09a-746b81a28073 None None] GET http://192.168.122.108/volume// Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b5c1a398-4614-42de-a09a-746b81a28073 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b5c1a398-4614-42de-a09a-746b81a28073 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b5c1a398-4614-42de-a09a-746b81a28073 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:04:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 266/532] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:04:07 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-d9e5a16b-2243-40f8-8d8b-19630364d51c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-d9e5a16b-2243-40f8-8d8b-19630364d51c tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-d9e5a16b-2243-40f8-8d8b-19630364d51c tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0044b6eb-7382-439d-8b95-fc368d60da3f", "connector": null, "instance_uuid": "8252f94b-1282-4518-956d-3d54ed29a8af"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-d9e5a16b-2243-40f8-8d8b-19630364d51c tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:04:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 267/533] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:04:07 2026] POST /volume/v3/attachments => generated 273 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2bb5bb76-d149-4509-97c3-c306b46d4ee7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2bb5bb76-d149-4509-97c3-c306b46d4ee7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2bb5bb76-d149-4509-97c3-c306b46d4ee7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2bb5bb76-d149-4509-97c3-c306b46d4ee7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-22facecb-f346-40e0-a55f-8a0215bf95f2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22facecb-f346-40e0-a55f-8a0215bf95f2 None None] GET http://192.168.122.108/volume// Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22facecb-f346-40e0-a55f-8a0215bf95f2 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22facecb-f346-40e0-a55f-8a0215bf95f2 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22facecb-f346-40e0-a55f-8a0215bf95f2 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:04:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 268/534] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:04:07 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-312eb00b-5a04-4687-b115-0f630ae340af None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-312eb00b-5a04-4687-b115-0f630ae340af tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-312eb00b-5a04-4687-b115-0f630ae340af tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-312eb00b-5a04-4687-b115-0f630ae340af tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2bb5bb76-d149-4509-97c3-c306b46d4ee7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2bb5bb76-d149-4509-97c3-c306b46d4ee7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 267/535] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:07 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-312eb00b-5a04-4687-b115-0f630ae340af tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-312eb00b-5a04-4687-b115-0f630ae340af tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 269/536] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:04:07 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 1032 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:04:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-6df43d2c-68c9-4f35-a019-90689d5e1662 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-6df43d2c-68c9-4f35-a019-90689d5e1662 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] PUT http://192.168.122.108/volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a Sep 01 18:04:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-6df43d2c-68c9-4f35-a019-90689d5e1662 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:08 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-6df43d2c-68c9-4f35-a019-90689d5e1662 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Acquiring lock "cinder-attachment_update-0044b6eb-7382-439d-8b95-fc368d60da3f-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:04:08 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-6df43d2c-68c9-4f35-a019-90689d5e1662 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Lock "cinder-attachment_update-0044b6eb-7382-439d-8b95-fc368d60da3f-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:04:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d08df9ef-8d18-4b43-95c1-4d9b3757ab19 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d08df9ef-8d18-4b43-95c1-4d9b3757ab19 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d08df9ef-8d18-4b43-95c1-4d9b3757ab19 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d08df9ef-8d18-4b43-95c1-4d9b3757ab19 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d08df9ef-8d18-4b43-95c1-4d9b3757ab19 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d08df9ef-8d18-4b43-95c1-4d9b3757ab19 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 270/537] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:08 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:08 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c71148bd-4f12-4ca0-8cad-fa4aced6621b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 271/538] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:08 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5ea1ca58-747a-46b8-a05d-529e88121d82 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5ea1ca58-747a-46b8-a05d-529e88121d82 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5ea1ca58-747a-46b8-a05d-529e88121d82 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5ea1ca58-747a-46b8-a05d-529e88121d82 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5ea1ca58-747a-46b8-a05d-529e88121d82 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5ea1ca58-747a-46b8-a05d-529e88121d82 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 272/539] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:08 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa93d47d-7a46-451e-9780-c03e66b85cc5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa93d47d-7a46-451e-9780-c03e66b85cc5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa93d47d-7a46-451e-9780-c03e66b85cc5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa93d47d-7a46-451e-9780-c03e66b85cc5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aa93d47d-7a46-451e-9780-c03e66b85cc5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa93d47d-7a46-451e-9780-c03e66b85cc5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 273/540] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:09 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:09 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:09 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:09 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-82a2252e-7b73-4a8a-8618-27fd1da3ae23 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 274/541] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:09 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d02795c5-ff56-4b3a-8d70-c4dff9668c1e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d02795c5-ff56-4b3a-8d70-c4dff9668c1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d02795c5-ff56-4b3a-8d70-c4dff9668c1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d02795c5-ff56-4b3a-8d70-c4dff9668c1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d02795c5-ff56-4b3a-8d70-c4dff9668c1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d02795c5-ff56-4b3a-8d70-c4dff9668c1e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 275/542] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:10 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f09fe967-ee4b-47ef-931f-1e6818805e0d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f09fe967-ee4b-47ef-931f-1e6818805e0d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f09fe967-ee4b-47ef-931f-1e6818805e0d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f09fe967-ee4b-47ef-931f-1e6818805e0d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f09fe967-ee4b-47ef-931f-1e6818805e0d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f09fe967-ee4b-47ef-931f-1e6818805e0d tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 276/543] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:10 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1c724d15-8d05-45c6-884c-1d5498822103 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c724d15-8d05-45c6-884c-1d5498822103 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c724d15-8d05-45c6-884c-1d5498822103 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c724d15-8d05-45c6-884c-1d5498822103 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1c724d15-8d05-45c6-884c-1d5498822103 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:10 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-1c724d15-8d05-45c6-884c-1d5498822103 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:10 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-1c724d15-8d05-45c6-884c-1d5498822103 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:11 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-1c724d15-8d05-45c6-884c-1d5498822103 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c724d15-8d05-45c6-884c-1d5498822103 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 277/544] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:10 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2bdea6e4-a3b7-4d9a-811c-355a7a3aa09f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2bdea6e4-a3b7-4d9a-811c-355a7a3aa09f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2bdea6e4-a3b7-4d9a-811c-355a7a3aa09f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2bdea6e4-a3b7-4d9a-811c-355a7a3aa09f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2bdea6e4-a3b7-4d9a-811c-355a7a3aa09f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2bdea6e4-a3b7-4d9a-811c-355a7a3aa09f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 278/545] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:11 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c7b7a2a1-9e7e-42c8-82e8-bb8bd954b83e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7b7a2a1-9e7e-42c8-82e8-bb8bd954b83e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7b7a2a1-9e7e-42c8-82e8-bb8bd954b83e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7b7a2a1-9e7e-42c8-82e8-bb8bd954b83e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c7b7a2a1-9e7e-42c8-82e8-bb8bd954b83e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7b7a2a1-9e7e-42c8-82e8-bb8bd954b83e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 279/546] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:11 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b659a203-cf4f-4506-978e-7d0c01440d0b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b659a203-cf4f-4506-978e-7d0c01440d0b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b659a203-cf4f-4506-978e-7d0c01440d0b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b659a203-cf4f-4506-978e-7d0c01440d0b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b659a203-cf4f-4506-978e-7d0c01440d0b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-b659a203-cf4f-4506-978e-7d0c01440d0b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:12 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-b659a203-cf4f-4506-978e-7d0c01440d0b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-b659a203-cf4f-4506-978e-7d0c01440d0b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b659a203-cf4f-4506-978e-7d0c01440d0b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 280/547] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:12 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d2a266de-5443-4428-8450-79c8e534a6a2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d2a266de-5443-4428-8450-79c8e534a6a2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d2a266de-5443-4428-8450-79c8e534a6a2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d2a266de-5443-4428-8450-79c8e534a6a2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d2a266de-5443-4428-8450-79c8e534a6a2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d2a266de-5443-4428-8450-79c8e534a6a2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 281/548] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:12 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-02d0f379-2b0b-472b-beef-a09b13bb56a9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-02d0f379-2b0b-472b-beef-a09b13bb56a9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-02d0f379-2b0b-472b-beef-a09b13bb56a9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-02d0f379-2b0b-472b-beef-a09b13bb56a9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-02d0f379-2b0b-472b-beef-a09b13bb56a9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-02d0f379-2b0b-472b-beef-a09b13bb56a9 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 282/549] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:12 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:13 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:13 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:14 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb4d925a-2d36-4aa8-8665-25705415dbe5 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 283/550] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:13 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b04ddd81-33d1-47f3-87bd-dbafc1cc4588 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b04ddd81-33d1-47f3-87bd-dbafc1cc4588 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b04ddd81-33d1-47f3-87bd-dbafc1cc4588 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b04ddd81-33d1-47f3-87bd-dbafc1cc4588 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b04ddd81-33d1-47f3-87bd-dbafc1cc4588 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b04ddd81-33d1-47f3-87bd-dbafc1cc4588 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 284/551] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:14 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4f36e23c-bb54-4a9f-8563-5acd665a3441 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f36e23c-bb54-4a9f-8563-5acd665a3441 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f36e23c-bb54-4a9f-8563-5acd665a3441 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f36e23c-bb54-4a9f-8563-5acd665a3441 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4f36e23c-bb54-4a9f-8563-5acd665a3441 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f36e23c-bb54-4a9f-8563-5acd665a3441 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 285/552] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:14 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:15 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7a387c35-93fb-421f-b7cd-6573ad5d127b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 286/553] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:15 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4ac43a58-6e9e-4912-a5cd-2c73b65c2880 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ac43a58-6e9e-4912-a5cd-2c73b65c2880 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ac43a58-6e9e-4912-a5cd-2c73b65c2880 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ac43a58-6e9e-4912-a5cd-2c73b65c2880 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4ac43a58-6e9e-4912-a5cd-2c73b65c2880 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ac43a58-6e9e-4912-a5cd-2c73b65c2880 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 287/554] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:15 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-98b98291-191e-459d-bda0-c775660ee17a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-98b98291-191e-459d-bda0-c775660ee17a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-98b98291-191e-459d-bda0-c775660ee17a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-98b98291-191e-459d-bda0-c775660ee17a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-98b98291-191e-459d-bda0-c775660ee17a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-98b98291-191e-459d-bda0-c775660ee17a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 288/555] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:15 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cd492d6a-7053-4cca-8828-c209bef000a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cd492d6a-7053-4cca-8828-c209bef000a0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cd492d6a-7053-4cca-8828-c209bef000a0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cd492d6a-7053-4cca-8828-c209bef000a0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cd492d6a-7053-4cca-8828-c209bef000a0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-cd492d6a-7053-4cca-8828-c209bef000a0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:16 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-cd492d6a-7053-4cca-8828-c209bef000a0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-cd492d6a-7053-4cca-8828-c209bef000a0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cd492d6a-7053-4cca-8828-c209bef000a0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 289/556] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:16 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f997cdd2-1912-4ae3-9821-c5e63ce35e5e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f997cdd2-1912-4ae3-9821-c5e63ce35e5e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f997cdd2-1912-4ae3-9821-c5e63ce35e5e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f997cdd2-1912-4ae3-9821-c5e63ce35e5e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f997cdd2-1912-4ae3-9821-c5e63ce35e5e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f997cdd2-1912-4ae3-9821-c5e63ce35e5e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 290/557] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:16 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cdf2e7bf-f59e-4b05-a536-ef7cc98e7d91 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cdf2e7bf-f59e-4b05-a536-ef7cc98e7d91 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cdf2e7bf-f59e-4b05-a536-ef7cc98e7d91 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cdf2e7bf-f59e-4b05-a536-ef7cc98e7d91 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cdf2e7bf-f59e-4b05-a536-ef7cc98e7d91 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cdf2e7bf-f59e-4b05-a536-ef7cc98e7d91 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 291/558] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:16 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=457,cinder:INSERT=57,cinder:UPDATE=97 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:17 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed9b65fe-bcbe-47a1-9a43-e537f9e8e8d6 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 292/559] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:17 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 931 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dec99cfe-3b68-497b-bf39-68028f2b9c8b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dec99cfe-3b68-497b-bf39-68028f2b9c8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dec99cfe-3b68-497b-bf39-68028f2b9c8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dec99cfe-3b68-497b-bf39-68028f2b9c8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dec99cfe-3b68-497b-bf39-68028f2b9c8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dec99cfe-3b68-497b-bf39-68028f2b9c8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 293/560] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:17 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cf1dc769-7e4f-4bf0-aa7b-aecaaa1444e2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf1dc769-7e4f-4bf0-aa7b-aecaaa1444e2 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf1dc769-7e4f-4bf0-aa7b-aecaaa1444e2 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf1dc769-7e4f-4bf0-aa7b-aecaaa1444e2 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-6df43d2c-68c9-4f35-a019-90689d5e1662 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Lock "cinder-attachment_update-0044b6eb-7382-439d-8b95-fc368d60da3f-devstack" released by "attachment_update" :: held 9.819s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:04:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-6df43d2c-68c9-4f35-a019-90689d5e1662 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a returned with HTTP 200 Sep 01 18:04:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 268/561] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:04:08 2026] PUT /volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a => generated 694 bytes in 9862 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bfa5441d-68a1-4052-8bba-8029dc00f51d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bfa5441d-68a1-4052-8bba-8029dc00f51d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066 Sep 01 18:04:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bfa5441d-68a1-4052-8bba-8029dc00f51d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bfa5441d-68a1-4052-8bba-8029dc00f51d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-bfa5441d-68a1-4052-8bba-8029dc00f51d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] show called for member 5ea44b98-69a6-4ec3-afd4-4cfd36376066 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:04:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cf1dc769-7e4f-4bf0-aa7b-aecaaa1444e2 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf1dc769-7e4f-4bf0-aa7b-aecaaa1444e2 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 294/562] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:17 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:17 devstack devstack@c-api.service[86562]: /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 01 18:04:17 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:04:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bfa5441d-68a1-4052-8bba-8029dc00f51d tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066 returned with HTTP 200 Sep 01 18:04:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 269/563] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:04:17 2026] GET /volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066 => generated 417 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4b336943-f66e-4737-a9dd-cbb348bef5a5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b336943-f66e-4737-a9dd-cbb348bef5a5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b336943-f66e-4737-a9dd-cbb348bef5a5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8153c90b-28a3-47b6-a54a-bf67c5a6c45f", "name": "tempest-VolumesExtendTest-Snapshot-1834392863"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:04:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /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 01 18:04:18 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Get all volumes completed successfully. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:18 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4b336943-f66e-4737-a9dd-cbb348bef5a5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-4b336943-f66e-4737-a9dd-cbb348bef5a5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Create snapshot from volume 8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:18 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-4b336943-f66e-4737-a9dd-cbb348bef5a5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Created reservations ['b7f54b5e-d761-469e-9636-c110c8b1b8ab', '900dc771-6862-49b3-8e18-88e373ad61b9', '9912395b-9a42-403e-8b67-6b90b5b62925', '402ab2ff-f889-42fc-8dad-1cd4f16fe497'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4b336943-f66e-4737-a9dd-cbb348bef5a5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot create request issued successfully. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b336943-f66e-4737-a9dd-cbb348bef5a5 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:04:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 295/564] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:04:17 2026] POST /volume/v3/snapshots => generated 304 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c37d8137-73ce-458b-9a69-be8664ae6d43 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:04:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 270/565] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:04:17 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d9460d82-9240-47e6-9f51-973659bbdf5c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d9460d82-9240-47e6-9f51-973659bbdf5c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d9460d82-9240-47e6-9f51-973659bbdf5c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d9460d82-9240-47e6-9f51-973659bbdf5c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e8113e4e-084d-423a-910c-2bb1ac961b90 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8113e4e-084d-423a-910c-2bb1ac961b90 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] POST http://192.168.122.108/volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066/action Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8113e4e-084d-423a-910c-2bb1ac961b90 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8113e4e-084d-423a-910c-2bb1ac961b90 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d9460d82-9240-47e6-9f51-973659bbdf5c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot retrieved successfully. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-e8113e4e-084d-423a-910c-2bb1ac961b90 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] delete called for group 5ea44b98-69a6-4ec3-afd4-4cfd36376066 {{(pid=86562) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d9460d82-9240-47e6-9f51-973659bbdf5c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 returned with HTTP 200 Sep 01 18:04:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 296/566] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:18 2026] GET /volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 => generated 436 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-e8113e4e-084d-423a-910c-2bb1ac961b90 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Delete group with id: 5ea44b98-69a6-4ec3-afd4-4cfd36376066 Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /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 01 18:04:18 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-a787725b-9267-40d9-a957-a07d125f6fee None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-a787725b-9267-40d9-a957-a07d125f6fee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a/action Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-a787725b-9267-40d9-a957-a07d125f6fee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-a787725b-9267-40d9-a957-a07d125f6fee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /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 01 18:04:18 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:04:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8113e4e-084d-423a-910c-2bb1ac961b90 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066/action returned with HTTP 202 Sep 01 18:04:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 271/567] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:04:18 2026] POST /volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-909c132e-8c28-4952-a0b3-c01007cfb29f req-a787725b-9267-40d9-a957-a07d125f6fee tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a/action returned with HTTP 204 Sep 01 18:04:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 297/568] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:04:18 2026] POST /volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:18 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1eecf002-f4c6-4620-ad9f-dadf899ee492 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 200 Sep 01 18:04:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 272/569] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:18 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 930 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6d083168-3387-47fd-abd7-b4dd58b76092 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6d083168-3387-47fd-abd7-b4dd58b76092 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6d083168-3387-47fd-abd7-b4dd58b76092 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6d083168-3387-47fd-abd7-b4dd58b76092 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6d083168-3387-47fd-abd7-b4dd58b76092 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6d083168-3387-47fd-abd7-b4dd58b76092 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 298/570] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:18 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 1144 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9d9c2ad2-c066-4a33-afed-66cc80b93ea9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d9c2ad2-c066-4a33-afed-66cc80b93ea9 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d9c2ad2-c066-4a33-afed-66cc80b93ea9 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d9c2ad2-c066-4a33-afed-66cc80b93ea9 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:18 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=354,cinder:UPDATE=75,cinder:INSERT=54 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9d9c2ad2-c066-4a33-afed-66cc80b93ea9 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d9c2ad2-c066-4a33-afed-66cc80b93ea9 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 273/571] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:18 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 1144 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1404718659"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1404718659'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume of 1 GB Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Availability Zones retrieved successfully. Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Flow 'volume_create_api' (fe4e1cd3-4cf8-4a4a-b404-6f40221ccee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58987417-3a8a-45fe-84e1-209eab096a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58987417-3a8a-45fe-84e1-209eab096a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4230f429-0304-448b-9ba2-b83c8cdf21d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-311866ea-9fc9-424f-8d14-fa763786a893 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-311866ea-9fc9-424f-8d14-fa763786a893 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-311866ea-9fc9-424f-8d14-fa763786a893 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-311866ea-9fc9-424f-8d14-fa763786a893 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-311866ea-9fc9-424f-8d14-fa763786a893 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot retrieved successfully. Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-311866ea-9fc9-424f-8d14-fa763786a893 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 returned with HTTP 200 Sep 01 18:04:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 274/572] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:19 2026] GET /volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 => generated 436 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Created reservations ['58dbf804-83e6-498f-abbe-b9cc1126b40c', 'b6906caa-7d77-4332-95ba-f0d0ba838814', '16adbb3b-b1f9-4487-9a1a-bf1f229679a7', '4d64840e-9cdd-4805-b5dc-e8f839a29c8b'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4230f429-0304-448b-9ba2-b83c8cdf21d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58dbf804-83e6-498f-abbe-b9cc1126b40c', 'b6906caa-7d77-4332-95ba-f0d0ba838814', '16adbb3b-b1f9-4487-9a1a-bf1f229679a7', '4d64840e-9cdd-4805-b5dc-e8f839a29c8b']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf66fae-82c5-4670-bb8f-00b41149dba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf66fae-82c5-4670-bb8f-00b41149dba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7ff147d-e4a4-4b13-a8be-2f6e503a1f81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1404718659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81707c1ed9e64873b30f9fbc36f77a22',qos_specs=None,replication_status=,reservations=['58dbf804-83e6-498f-abbe-b9cc1126b40c','b6906caa-7d77-4332-95ba-f0d0ba838814','16adbb3b-b1f9-4487-9a1a-bf1f229679a7','4d64840e-9cdd-4805-b5dc-e8f839a29c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e46ba841ee147b2961443bbd209424c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1404718659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7ff147d-e4a4-4b13-a8be-2f6e503a1f81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81707c1ed9e64873b30f9fbc36f77a22',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='9e46ba841ee147b2961443bbd209424c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5df5878-6d8a-4738-948b-03db0d1b1656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5df5878-6d8a-4738-948b-03db0d1b1656) 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-1404718659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81707c1ed9e64873b30f9fbc36f77a22',qos_specs=None,replication_status=,reservations=['58dbf804-83e6-498f-abbe-b9cc1126b40c','b6906caa-7d77-4332-95ba-f0d0ba838814','16adbb3b-b1f9-4487-9a1a-bf1f229679a7','4d64840e-9cdd-4805-b5dc-e8f839a29c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e46ba841ee147b2961443bbd209424c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f9c678-b55b-43ba-bc02-8023409bc893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f9c678-b55b-43ba-bc02-8023409bc893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Flow 'volume_create_api' (fe4e1cd3-4cf8-4a4a-b404-6f40221ccee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Create volume request issued successfully. Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c9432dfd-d12b-4dd7-83b8-c7feb205fe03 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:04:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 299/573] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:04:19 2026] POST /volume/v3/volumes => generated 760 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a81bab5a-9e56-40d7-88a9-c96246be2b9d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a81bab5a-9e56-40d7-88a9-c96246be2b9d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a81bab5a-9e56-40d7-88a9-c96246be2b9d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a81bab5a-9e56-40d7-88a9-c96246be2b9d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a81bab5a-9e56-40d7-88a9-c96246be2b9d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a81bab5a-9e56-40d7-88a9-c96246be2b9d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 275/574] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:19 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1b756691-7481-4a76-8166-24aae312ba21 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1b756691-7481-4a76-8166-24aae312ba21 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1b756691-7481-4a76-8166-24aae312ba21 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1b756691-7481-4a76-8166-24aae312ba21 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1b756691-7481-4a76-8166-24aae312ba21 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 returned with HTTP 404 Sep 01 18:04:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 300/575] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:19 2026] GET /volume/v3/volumes/e0d93e05-fbd5-40c8-bd8d-7163f7742a54 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0ec90a1f-b3a0-413f-b46f-d1ae24923767 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ec90a1f-b3a0-413f-b46f-d1ae24923767 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066 Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ec90a1f-b3a0-413f-b46f-d1ae24923767 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ec90a1f-b3a0-413f-b46f-d1ae24923767 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-0ec90a1f-b3a0-413f-b46f-d1ae24923767 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] show called for member 5ea44b98-69a6-4ec3-afd4-4cfd36376066 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ec90a1f-b3a0-413f-b46f-d1ae24923767 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066 returned with HTTP 404 Sep 01 18:04:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 276/576] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:04:19 2026] GET /volume/v3/groups/5ea44b98-69a6-4ec3-afd4-4cfd36376066 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: /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 01 18:04:19 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:04:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Get all volumes completed successfully. Sep 01 18:04:19 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:19 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:19 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f04d4d47-a03c-4064-aec7-3d94ce040d18 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:04:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 301/577] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:04:19 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:04:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ac4f8d88-823f-467a-8f1f-ef186525890b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac4f8d88-823f-467a-8f1f-ef186525890b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] POST http://192.168.122.108/volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0/action Sep 01 18:04:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac4f8d88-823f-467a-8f1f-ef186525890b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac4f8d88-823f-467a-8f1f-ef186525890b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-ac4f8d88-823f-467a-8f1f-ef186525890b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] delete called for group 8e7abd90-3be0-4855-a593-cda34983c0f0 {{(pid=86562) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:04:20 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-ac4f8d88-823f-467a-8f1f-ef186525890b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Delete group with id: 8e7abd90-3be0-4855-a593-cda34983c0f0 Sep 01 18:04:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:20 devstack devstack@c-api.service[86562]: /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 01 18:04:20 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:04:20 devstack devstack@c-api.service[86562]: /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 01 18:04:20 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:04:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac4f8d88-823f-467a-8f1f-ef186525890b tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0/action returned with HTTP 202 Sep 01 18:04:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 277/578] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:04:19 2026] POST /volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 18:04:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 Sep 01 18:04:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Volume info retrieved successfully. Sep 01 18:04:20 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:04:20 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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 01 18:04:20 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:04:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-610ac94a-de75-4275-8b13-2722c1bd0ef0 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 returned with HTTP 200 Sep 01 18:04:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 302/579] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:20 2026] GET /volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 => generated 919 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1518cd0b-dfd9-4784-8141-69b675cb1031 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1518cd0b-dfd9-4784-8141-69b675cb1031 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1518cd0b-dfd9-4784-8141-69b675cb1031 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1518cd0b-dfd9-4784-8141-69b675cb1031 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1518cd0b-dfd9-4784-8141-69b675cb1031 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot retrieved successfully. Sep 01 18:04:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1518cd0b-dfd9-4784-8141-69b675cb1031 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 returned with HTTP 200 Sep 01 18:04:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 278/580] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:20 2026] GET /volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 => generated 436 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-66670fd5-b1c7-490d-8b13-a5f1745dda1f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66670fd5-b1c7-490d-8b13-a5f1745dda1f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66670fd5-b1c7-490d-8b13-a5f1745dda1f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66670fd5-b1c7-490d-8b13-a5f1745dda1f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-66670fd5-b1c7-490d-8b13-a5f1745dda1f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66670fd5-b1c7-490d-8b13-a5f1745dda1f tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 303/581] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:20 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-20f58109-cd51-469d-9997-b36741be40df None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-20f58109-cd51-469d-9997-b36741be40df tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-20f58109-cd51-469d-9997-b36741be40df tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-20f58109-cd51-469d-9997-b36741be40df tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-20f58109-cd51-469d-9997-b36741be40df tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 returned with HTTP 404 Sep 01 18:04:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 279/582] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:04:21 2026] GET /volume/v3/volumes/cb7e6061-e11b-49cc-a80f-d58e7c960cd6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-09203b63-1ca2-4bfd-8b4e-8464524a5034 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09203b63-1ca2-4bfd-8b4e-8464524a5034 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] GET http://192.168.122.108/volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09203b63-1ca2-4bfd-8b4e-8464524a5034 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09203b63-1ca2-4bfd-8b4e-8464524a5034 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-09203b63-1ca2-4bfd-8b4e-8464524a5034 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] show called for member 8e7abd90-3be0-4855-a593-cda34983c0f0 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09203b63-1ca2-4bfd-8b4e-8464524a5034 tempest-GroupsV314Test-883469683 tempest-GroupsV314Test-883469683-project-member] http://192.168.122.108/volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 returned with HTTP 404 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 304/583] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:04:21 2026] GET /volume/v3/groups/8e7abd90-3be0-4855-a593-cda34983c0f0 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9e4ac411-a76a-454e-bb78-ef1fb5398d14 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9e4ac411-a76a-454e-bb78-ef1fb5398d14 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/2df63746-bb27-4b0e-9ba2-a11909878dfa Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9e4ac411-a76a-454e-bb78-ef1fb5398d14 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9e4ac411-a76a-454e-bb78-ef1fb5398d14 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9e4ac411-a76a-454e-bb78-ef1fb5398d14 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] http://192.168.122.108/volume/v3/group_types/2df63746-bb27-4b0e-9ba2-a11909878dfa returned with HTTP 202 Sep 01 18:04:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 280/584] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:04:21 2026] DELETE /volume/v3/group_types/2df63746-bb27-4b0e-9ba2-a11909878dfa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-512d1584-361d-497b-bc53-b6e5ba851646 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-512d1584-361d-497b-bc53-b6e5ba851646 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] DELETE http://192.168.122.108/volume/v3/types/11a1673b-2e28-4bc7-9db9-2f99bd398ef7 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-512d1584-361d-497b-bc53-b6e5ba851646 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-512d1584-361d-497b-bc53-b6e5ba851646 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d10fb1ea-f2e7-48e3-b6b0-72241048939e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d10fb1ea-f2e7-48e3-b6b0-72241048939e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d10fb1ea-f2e7-48e3-b6b0-72241048939e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d10fb1ea-f2e7-48e3-b6b0-72241048939e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d10fb1ea-f2e7-48e3-b6b0-72241048939e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot retrieved successfully. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d10fb1ea-f2e7-48e3-b6b0-72241048939e tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 returned with HTTP 200 Sep 01 18:04:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 281/585] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:21 2026] GET /volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 => generated 463 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-512d1584-361d-497b-bc53-b6e5ba851646 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] http://192.168.122.108/volume/v3/types/11a1673b-2e28-4bc7-9db9-2f99bd398ef7 returned with HTTP 202 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 305/586] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:04:21 2026] DELETE /volume/v3/types/11a1673b-2e28-4bc7-9db9-2f99bd398ef7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-060dab24-5076-48bb-bc53-9f84323887fc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-505e114b-f040-4964-aefc-74b5d55f39e7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-060dab24-5076-48bb-bc53-9f84323887fc tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] POST http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f/action Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-060dab24-5076-48bb-bc53-9f84323887fc tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-060dab24-5076-48bb-bc53-9f84323887fc tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-505e114b-f040-4964-aefc-74b5d55f39e7 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] GET http://192.168.122.108/volume/v3/types/11a1673b-2e28-4bc7-9db9-2f99bd398ef7 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-505e114b-f040-4964-aefc-74b5d55f39e7 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-505e114b-f040-4964-aefc-74b5d55f39e7 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-505e114b-f040-4964-aefc-74b5d55f39e7 tempest-GroupsV314Test-1079391937 tempest-GroupsV314Test-1079391937-project-admin] http://192.168.122.108/volume/v3/types/11a1673b-2e28-4bc7-9db9-2f99bd398ef7 returned with HTTP 404 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 306/587] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:04:21 2026] GET /volume/v3/types/11a1673b-2e28-4bc7-9db9-2f99bd398ef7 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-060dab24-5076-48bb-bc53-9f84323887fc tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-060dab24-5076-48bb-bc53-9f84323887fc tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Created reservations ['8d3065f7-319b-4d00-a93b-ed3e687b0d3d', '161397b3-63d1-45a3-be3d-216d9eefdabf'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-060dab24-5076-48bb-bc53-9f84323887fc tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Extend volume request issued successfully. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-060dab24-5076-48bb-bc53-9f84323887fc tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f/action returned with HTTP 202 Sep 01 18:04:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 282/588] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:04:21 2026] POST /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d1f24712-0862-4126-aaf4-5a02ab352e61 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1f24712-0862-4126-aaf4-5a02ab352e61 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1f24712-0862-4126-aaf4-5a02ab352e61 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1f24712-0862-4126-aaf4-5a02ab352e61 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d1f24712-0862-4126-aaf4-5a02ab352e61 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1f24712-0862-4126-aaf4-5a02ab352e61 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 307/589] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:21 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5bb0ae27-d683-4391-8350-c853b4618f78 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5bb0ae27-d683-4391-8350-c853b4618f78 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5bb0ae27-d683-4391-8350-c853b4618f78 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5bb0ae27-d683-4391-8350-c853b4618f78 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5bb0ae27-d683-4391-8350-c853b4618f78 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5bb0ae27-d683-4391-8350-c853b4618f78 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 283/590] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:21 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-ea446b6d-ad98-40ee-8a5a-c07eaaa16dae None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-ea446b6d-ad98-40ee-8a5a-c07eaaa16dae tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-ea446b6d-ad98-40ee-8a5a-c07eaaa16dae tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-ea446b6d-ad98-40ee-8a5a-c07eaaa16dae tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-ea446b6d-ad98-40ee-8a5a-c07eaaa16dae tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-ea446b6d-ad98-40ee-8a5a-c07eaaa16dae tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 308/591] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:04:21 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1dc9fd68-d6b9-4c03-b7a9-774e312d6894 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1dc9fd68-d6b9-4c03-b7a9-774e312d6894 None None] GET http://192.168.122.108/volume// Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1dc9fd68-d6b9-4c03-b7a9-774e312d6894 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1dc9fd68-d6b9-4c03-b7a9-774e312d6894 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1dc9fd68-d6b9-4c03-b7a9-774e312d6894 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:04:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 284/592] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:04:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-8ac89022-2f17-4983-8667-0781e95e5766 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-8ac89022-2f17-4983-8667-0781e95e5766 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-8ac89022-2f17-4983-8667-0781e95e5766 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7ff147d-e4a4-4b13-a8be-2f6e503a1f81", "connector": null, "instance_uuid": "8252f94b-1282-4518-956d-3d54ed29a8af"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-8ac89022-2f17-4983-8667-0781e95e5766 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 309/593] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:04:22 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b007ac52-46da-4ac8-87b9-750119f70a3b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b007ac52-46da-4ac8-87b9-750119f70a3b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b007ac52-46da-4ac8-87b9-750119f70a3b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b007ac52-46da-4ac8-87b9-750119f70a3b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2f420f0f-eb67-4966-a929-77d354aa4057 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2f420f0f-eb67-4966-a929-77d354aa4057 None None] GET http://192.168.122.108/volume// Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2f420f0f-eb67-4966-a929-77d354aa4057 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2f420f0f-eb67-4966-a929-77d354aa4057 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2f420f0f-eb67-4966-a929-77d354aa4057 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 310/594] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:04:22 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-85e71d42-394e-4ca9-81eb-22ce0897a7f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b007ac52-46da-4ac8-87b9-750119f70a3b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-85e71d42-394e-4ca9-81eb-22ce0897a7f4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-85e71d42-394e-4ca9-81eb-22ce0897a7f4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-85e71d42-394e-4ca9-81eb-22ce0897a7f4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b007ac52-46da-4ac8-87b9-750119f70a3b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 285/595] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:22 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-85e71d42-394e-4ca9-81eb-22ce0897a7f4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-85e71d42-394e-4ca9-81eb-22ce0897a7f4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 311/596] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:04:22 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 1033 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-7c92bbbb-7517-4933-8c4b-f8e945fa08fe None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-7c92bbbb-7517-4933-8c4b-f8e945fa08fe tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] PUT http://192.168.122.108/volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-7c92bbbb-7517-4933-8c4b-f8e945fa08fe tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-7c92bbbb-7517-4933-8c4b-f8e945fa08fe tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Acquiring lock "cinder-attachment_update-c7ff147d-e4a4-4b13-a8be-2f6e503a1f81-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-7c92bbbb-7517-4933-8c4b-f8e945fa08fe tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Lock "cinder-attachment_update-c7ff147d-e4a4-4b13-a8be-2f6e503a1f81-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e5c3c5f7-c5a1-493f-b577-45957f2a982b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e5c3c5f7-c5a1-493f-b577-45957f2a982b tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e5c3c5f7-c5a1-493f-b577-45957f2a982b tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e5c3c5f7-c5a1-493f-b577-45957f2a982b tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e5c3c5f7-c5a1-493f-b577-45957f2a982b tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e5c3c5f7-c5a1-493f-b577-45957f2a982b tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 312/597] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:22 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b2d12cdc-168b-4797-b965-375ab6cc1bcf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b2d12cdc-168b-4797-b965-375ab6cc1bcf tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b2d12cdc-168b-4797-b965-375ab6cc1bcf tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b2d12cdc-168b-4797-b965-375ab6cc1bcf tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b2d12cdc-168b-4797-b965-375ab6cc1bcf tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b2d12cdc-168b-4797-b965-375ab6cc1bcf tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 313/598] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:22 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-7c92bbbb-7517-4933-8c4b-f8e945fa08fe tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Lock "cinder-attachment_update-c7ff147d-e4a4-4b13-a8be-2f6e503a1f81-devstack" released by "attachment_update" :: held 0.231s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6e85b5a4-5d12-46ef-a400-ed6d5e74c4e6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-7c92bbbb-7517-4933-8c4b-f8e945fa08fe tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead returned with HTTP 200 Sep 01 18:04:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 286/599] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:04:22 2026] PUT /volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead => generated 694 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e85b5a4-5d12-46ef-a400-ed6d5e74c4e6 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e85b5a4-5d12-46ef-a400-ed6d5e74c4e6 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e85b5a4-5d12-46ef-a400-ed6d5e74c4e6 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-6e85b5a4-5d12-46ef-a400-ed6d5e74c4e6 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Delete snapshot with id: 5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e85b5a4-5d12-46ef-a400-ed6d5e74c4e6 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot retrieved successfully. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e85b5a4-5d12-46ef-a400-ed6d5e74c4e6 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot delete request issued successfully. Sep 01 18:04:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e85b5a4-5d12-46ef-a400-ed6d5e74c4e6 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 returned with HTTP 202 Sep 01 18:04:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 314/600] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:04:22 2026] DELETE /volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-19a21e0d-c9db-49a3-994a-97f399513861 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19a21e0d-c9db-49a3-994a-97f399513861 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19a21e0d-c9db-49a3-994a-97f399513861 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19a21e0d-c9db-49a3-994a-97f399513861 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-19a21e0d-c9db-49a3-994a-97f399513861 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot retrieved successfully. Sep 01 18:04:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19a21e0d-c9db-49a3-994a-97f399513861 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 returned with HTTP 200 Sep 01 18:04:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 287/601] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:22 2026] GET /volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-fe48fdb8-6cc9-413e-a505-d1fcf695895c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-fe48fdb8-6cc9-413e-a505-d1fcf695895c tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead/action Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-fe48fdb8-6cc9-413e-a505-d1fcf695895c tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-fe48fdb8-6cc9-413e-a505-d1fcf695895c tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ffdaa55-2259-4765-9beb-2fc5fd12fc73 req-fe48fdb8-6cc9-413e-a505-d1fcf695895c tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead/action returned with HTTP 204 Sep 01 18:04:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 315/602] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:04:23 2026] POST /volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2bc348d8-6408-409e-9a90-b98ba4611ba1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2bc348d8-6408-409e-9a90-b98ba4611ba1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2bc348d8-6408-409e-9a90-b98ba4611ba1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2bc348d8-6408-409e-9a90-b98ba4611ba1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2bc348d8-6408-409e-9a90-b98ba4611ba1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2bc348d8-6408-409e-9a90-b98ba4611ba1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 288/603] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:23 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 1145 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e7bfa5e5-f83b-48b7-97db-19b706df7b35 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7bfa5e5-f83b-48b7-97db-19b706df7b35 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7bfa5e5-f83b-48b7-97db-19b706df7b35 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7bfa5e5-f83b-48b7-97db-19b706df7b35 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e7bfa5e5-f83b-48b7-97db-19b706df7b35 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7bfa5e5-f83b-48b7-97db-19b706df7b35 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 316/604] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:23 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 1145 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:04:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-aacc39f4-da71-4d24-911d-4803fae190e5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-aacc39f4-da71-4d24-911d-4803fae190e5 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-aacc39f4-da71-4d24-911d-4803fae190e5 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-aacc39f4-da71-4d24-911d-4803fae190e5 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bc13eb96-865f-4a5f-b759-bbc84aca39bb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bc13eb96-865f-4a5f-b759-bbc84aca39bb tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bc13eb96-865f-4a5f-b759-bbc84aca39bb tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bc13eb96-865f-4a5f-b759-bbc84aca39bb tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bc13eb96-865f-4a5f-b759-bbc84aca39bb tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Snapshot retrieved successfully. Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bc13eb96-865f-4a5f-b759-bbc84aca39bb tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 returned with HTTP 200 Sep 01 18:04:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 317/605] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:23 2026] GET /volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 => generated 462 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-aacc39f4-da71-4d24-911d-4803fae190e5 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-aacc39f4-da71-4d24-911d-4803fae190e5 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 289/606] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:04:23 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 1144 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-95a5e464-4636-41d8-9c29-9993720f1ced None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-95a5e464-4636-41d8-9c29-9993720f1ced tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f/action Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-95a5e464-4636-41d8-9c29-9993720f1ced tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-95a5e464-4636-41d8-9c29-9993720f1ced tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-95a5e464-4636-41d8-9c29-9993720f1ced tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-95a5e464-4636-41d8-9c29-9993720f1ced tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Begin detaching volume completed successfully. Sep 01 18:04:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-95a5e464-4636-41d8-9c29-9993720f1ced tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f/action returned with HTTP 202 Sep 01 18:04:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 318/607] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:04:23 2026] POST /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9e514e35-548f-49f0-811c-594e4f371841 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9e514e35-548f-49f0-811c-594e4f371841 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9e514e35-548f-49f0-811c-594e4f371841 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9e514e35-548f-49f0-811c-594e4f371841 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9e514e35-548f-49f0-811c-594e4f371841 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9e514e35-548f-49f0-811c-594e4f371841 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 290/608] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:24 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 1147 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-00475071-17f1-4322-9c8e-44c9a47c6e75 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-00475071-17f1-4322-9c8e-44c9a47c6e75 None None] GET http://192.168.122.108/volume// Sep 01 18:04:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-00475071-17f1-4322-9c8e-44c9a47c6e75 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-00475071-17f1-4322-9c8e-44c9a47c6e75 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-00475071-17f1-4322-9c8e-44c9a47c6e75 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:04:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 319/609] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:04:24 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-d1981c06-fe7b-4400-9cca-c9500e6b41f3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-d1981c06-fe7b-4400-9cca-c9500e6b41f3 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-d1981c06-fe7b-4400-9cca-c9500e6b41f3 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-d1981c06-fe7b-4400-9cca-c9500e6b41f3 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-d1981c06-fe7b-4400-9cca-c9500e6b41f3 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-d1981c06-fe7b-4400-9cca-c9500e6b41f3 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 291/610] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:04:24 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 1328 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:04:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-3904bf5b-9dc3-4337-8d89-2bcdff38a6ff None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-3904bf5b-9dc3-4337-8d89-2bcdff38a6ff tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] DELETE http://192.168.122.108/volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a Sep 01 18:04:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-3904bf5b-9dc3-4337-8d89-2bcdff38a6ff tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-3904bf5b-9dc3-4337-8d89-2bcdff38a6ff tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:24 devstack devstack@c-api.service[86561]: /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 01 18:04:24 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:04:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bd5b830e-54f7-4899-a9fb-0cbe16fac354 req-3904bf5b-9dc3-4337-8d89-2bcdff38a6ff tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a returned with HTTP 200 Sep 01 18:04:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 320/611] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:04:24 2026] DELETE /volume/v3/attachments/7cd1d854-5cf1-4013-92c5-e143a644e44a => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8fbf2e71-b7c8-46df-9f9d-68238bfa0262 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8fbf2e71-b7c8-46df-9f9d-68238bfa0262 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8fbf2e71-b7c8-46df-9f9d-68238bfa0262 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8fbf2e71-b7c8-46df-9f9d-68238bfa0262 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8fbf2e71-b7c8-46df-9f9d-68238bfa0262 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 returned with HTTP 404 Sep 01 18:04:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 292/612] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:24 2026] GET /volume/v3/snapshots/5943ba70-3b3f-4bcb-9c40-3100db6ce857 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3b2bd080-6d34-49ef-9f7b-16645001c334 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3b2bd080-6d34-49ef-9f7b-16645001c334 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3b2bd080-6d34-49ef-9f7b-16645001c334 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3b2bd080-6d34-49ef-9f7b-16645001c334 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3b2bd080-6d34-49ef-9f7b-16645001c334 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3b2bd080-6d34-49ef-9f7b-16645001c334 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 321/613] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:24 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1369894b-1768-46bd-b557-953e3a926e4a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1369894b-1768-46bd-b557-953e3a926e4a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] DELETE http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1369894b-1768-46bd-b557-953e3a926e4a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1369894b-1768-46bd-b557-953e3a926e4a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-1369894b-1768-46bd-b557-953e3a926e4a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Delete volume with id: 8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1369894b-1768-46bd-b557-953e3a926e4a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1369894b-1768-46bd-b557-953e3a926e4a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Delete volume request issued successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1369894b-1768-46bd-b557-953e3a926e4a tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 202 Sep 01 18:04:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 293/614] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:04:25 2026] DELETE /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bc11c3bc-4ce0-45fd-8036-01f08f3f0e03 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bc11c3bc-4ce0-45fd-8036-01f08f3f0e03 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bc11c3bc-4ce0-45fd-8036-01f08f3f0e03 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bc11c3bc-4ce0-45fd-8036-01f08f3f0e03 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bd61c05b-6194-4773-9b6e-a4214d3c6754 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bd61c05b-6194-4773-9b6e-a4214d3c6754 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bd61c05b-6194-4773-9b6e-a4214d3c6754 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bd61c05b-6194-4773-9b6e-a4214d3c6754 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bc11c3bc-4ce0-45fd-8036-01f08f3f0e03 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bc11c3bc-4ce0-45fd-8036-01f08f3f0e03 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 322/615] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:25 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bd61c05b-6194-4773-9b6e-a4214d3c6754 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bd61c05b-6194-4773-9b6e-a4214d3c6754 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 294/616] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:25 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-e79d7a5a-d6a8-4f03-8505-6b432c625020 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-e79d7a5a-d6a8-4f03-8505-6b432c625020 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-e79d7a5a-d6a8-4f03-8505-6b432c625020 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-e79d7a5a-d6a8-4f03-8505-6b432c625020 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-e79d7a5a-d6a8-4f03-8505-6b432c625020 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-e79d7a5a-d6a8-4f03-8505-6b432c625020 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 323/617] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:04:25 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 1145 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-b1d4978c-1c30-4f37-8893-a4447d4050c8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-b1d4978c-1c30-4f37-8893-a4447d4050c8 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] POST http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81/action Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-b1d4978c-1c30-4f37-8893-a4447d4050c8 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-b1d4978c-1c30-4f37-8893-a4447d4050c8 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-b1d4978c-1c30-4f37-8893-a4447d4050c8 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-b1d4978c-1c30-4f37-8893-a4447d4050c8 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Begin detaching volume completed successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-b1d4978c-1c30-4f37-8893-a4447d4050c8 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81/action returned with HTTP 202 Sep 01 18:04:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 295/618] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:04:25 2026] POST /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d08128ab-cc4c-4b2a-bed9-8e5dafefa84b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d08128ab-cc4c-4b2a-bed9-8e5dafefa84b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d08128ab-cc4c-4b2a-bed9-8e5dafefa84b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d08128ab-cc4c-4b2a-bed9-8e5dafefa84b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d08128ab-cc4c-4b2a-bed9-8e5dafefa84b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d08128ab-cc4c-4b2a-bed9-8e5dafefa84b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 324/619] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:25 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 1148 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-099c5518-5255-4676-a519-ed195e44d23c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-099c5518-5255-4676-a519-ed195e44d23c None None] GET http://192.168.122.108/volume// Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-099c5518-5255-4676-a519-ed195e44d23c None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-099c5518-5255-4676-a519-ed195e44d23c None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-099c5518-5255-4676-a519-ed195e44d23c None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:04:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 296/620] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:04:25 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-6c9b1b18-8808-4d6e-b5ad-18af13585d8b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-6c9b1b18-8808-4d6e-b5ad-18af13585d8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-6c9b1b18-8808-4d6e-b5ad-18af13585d8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-6c9b1b18-8808-4d6e-b5ad-18af13585d8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-6c9b1b18-8808-4d6e-b5ad-18af13585d8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-6c9b1b18-8808-4d6e-b5ad-18af13585d8b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 325/621] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:04:25 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 1329 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-4437ebbb-dac3-403b-b6d6-9c914552bd12 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-18abec17-c465-4cf6-95f8-6d717ad9c44c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-18abec17-c465-4cf6-95f8-6d717ad9c44c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-18abec17-c465-4cf6-95f8-6d717ad9c44c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-18abec17-c465-4cf6-95f8-6d717ad9c44c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-4437ebbb-dac3-403b-b6d6-9c914552bd12 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] DELETE http://192.168.122.108/volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-4437ebbb-dac3-403b-b6d6-9c914552bd12 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-4437ebbb-dac3-403b-b6d6-9c914552bd12 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-18abec17-c465-4cf6-95f8-6d717ad9c44c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Volume info retrieved successfully. Sep 01 18:04:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-18abec17-c465-4cf6-95f8-6d717ad9c44c tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 200 Sep 01 18:04:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 326/622] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:26 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:26 devstack devstack@c-api.service[86562]: /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 01 18:04:26 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:04:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-fcadaa76-80ff-4063-b59d-0eba1115bb18 req-4437ebbb-dac3-403b-b6d6-9c914552bd12 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead returned with HTTP 200 Sep 01 18:04:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 297/623] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:04:26 2026] DELETE /volume/v3/attachments/1555a4ca-ba06-498f-99c2-138a1fb41ead => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3e1b76fb-7f30-4997-b374-67e85a370604 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-60713847-40d5-4731-98f9-5af6b482f272 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60713847-40d5-4731-98f9-5af6b482f272 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60713847-40d5-4731-98f9-5af6b482f272 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60713847-40d5-4731-98f9-5af6b482f272 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-60713847-40d5-4731-98f9-5af6b482f272 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60713847-40d5-4731-98f9-5af6b482f272 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 298/624] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:26 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2324a59b-a390-490b-8eb1-01ceb4655bfd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2324a59b-a390-490b-8eb1-01ceb4655bfd tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2324a59b-a390-490b-8eb1-01ceb4655bfd tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2324a59b-a390-490b-8eb1-01ceb4655bfd tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3e1b76fb-7f30-4997-b374-67e85a370604 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] POST http://192.168.122.108/volume/v3/qos-specs Sep 01 18:04:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3e1b76fb-7f30-4997-b374-67e85a370604 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-29949896", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2324a59b-a390-490b-8eb1-01ceb4655bfd tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.qos_specs [None req-3e1b76fb-7f30-4997-b374-67e85a370604 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-29949896', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86561) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 18:04:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2324a59b-a390-490b-8eb1-01ceb4655bfd tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 299/625] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:26 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:26 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-3e1b76fb-7f30-4997-b374-67e85a370604 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DB qos_specs_create(): root {'id': 'adc7a5b2-c1fb-4d53-be35-c722a354b60a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-29949896'} {{(pid=86561) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3e1b76fb-7f30-4997-b374-67e85a370604 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 327/626] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:04:26 2026] POST /volume/v3/qos-specs => generated 399 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-67df799e-c285-4f6a-8555-4565e5f0e475 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-67df799e-c285-4f6a-8555-4565e5f0e475 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-67df799e-c285-4f6a-8555-4565e5f0e475 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-590492499"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-67df799e-c285-4f6a-8555-4565e5f0e475 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 300/627] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:04:27 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-41451079-53ce-4844-bead-7738598b9159 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-41451079-53ce-4844-bead-7738598b9159 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-41451079-53ce-4844-bead-7738598b9159 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-896019139"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1ed9208b-eede-4fec-84d7-f6a3c34ce4b7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1ed9208b-eede-4fec-84d7-f6a3c34ce4b7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1ed9208b-eede-4fec-84d7-f6a3c34ce4b7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1ed9208b-eede-4fec-84d7-f6a3c34ce4b7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-41451079-53ce-4844-bead-7738598b9159 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 328/628] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:04:27 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1ed9208b-eede-4fec-84d7-f6a3c34ce4b7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1461e35e-2c3b-43da-ae24-10bf4c1f3241 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1461e35e-2c3b-43da-ae24-10bf4c1f3241 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1461e35e-2c3b-43da-ae24-10bf4c1f3241 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-969897033"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1ed9208b-eede-4fec-84d7-f6a3c34ce4b7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 301/629] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c9fe2fa3-791a-4303-8eeb-c6de1affc0fc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c9fe2fa3-791a-4303-8eeb-c6de1affc0fc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c9fe2fa3-791a-4303-8eeb-c6de1affc0fc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c9fe2fa3-791a-4303-8eeb-c6de1affc0fc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1461e35e-2c3b-43da-ae24-10bf4c1f3241 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 329/630] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:04:27 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-af4c1021-930c-4411-b2d0-0e542e09d533 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af4c1021-930c-4411-b2d0-0e542e09d533 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=c79e5b3d-54f3-4a09-9756-f46c61a4b51f Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af4c1021-930c-4411-b2d0-0e542e09d533 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af4c1021-930c-4411-b2d0-0e542e09d533 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'associate' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af4c1021-930c-4411-b2d0-0e542e09d533 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Associate qos_spec: adc7a5b2-c1fb-4d53-be35-c722a354b60a with type: c79e5b3d-54f3-4a09-9756-f46c61a4b51f {{(pid=86561) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c9fe2fa3-791a-4303-8eeb-c6de1affc0fc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c9fe2fa3-791a-4303-8eeb-c6de1affc0fc tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 302/631] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af4c1021-930c-4411-b2d0-0e542e09d533 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=c79e5b3d-54f3-4a09-9756-f46c61a4b51f returned with HTTP 202 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 330/632] 192.168.122.108 () {58 vars in 1365 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=c79e5b3d-54f3-4a09-9756-f46c61a4b51f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-29f3ef9e-9175-432b-9e68-5cf17e5c94ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29f3ef9e-9175-432b-9e68-5cf17e5c94ba tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=16d2a8a3-4995-48ef-91d6-0f265abb52f4 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29f3ef9e-9175-432b-9e68-5cf17e5c94ba tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29f3ef9e-9175-432b-9e68-5cf17e5c94ba tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'associate' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29f3ef9e-9175-432b-9e68-5cf17e5c94ba tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Associate qos_spec: adc7a5b2-c1fb-4d53-be35-c722a354b60a with type: 16d2a8a3-4995-48ef-91d6-0f265abb52f4 {{(pid=86562) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-07b7b797-060b-410d-a19e-8510b978c865 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07b7b797-060b-410d-a19e-8510b978c865 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07b7b797-060b-410d-a19e-8510b978c865 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07b7b797-060b-410d-a19e-8510b978c865 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29f3ef9e-9175-432b-9e68-5cf17e5c94ba tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=16d2a8a3-4995-48ef-91d6-0f265abb52f4 returned with HTTP 202 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 303/633] 192.168.122.108 () {58 vars in 1365 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=16d2a8a3-4995-48ef-91d6-0f265abb52f4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-57168848-42b7-48b7-880e-c0f4afd013fb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-57168848-42b7-48b7-880e-c0f4afd013fb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=808bb7b0-c78f-4cab-b4ae-25a0b749c41d Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-57168848-42b7-48b7-880e-c0f4afd013fb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-07b7b797-060b-410d-a19e-8510b978c865 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-57168848-42b7-48b7-880e-c0f4afd013fb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'associate' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-57168848-42b7-48b7-880e-c0f4afd013fb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Associate qos_spec: adc7a5b2-c1fb-4d53-be35-c722a354b60a with type: 808bb7b0-c78f-4cab-b4ae-25a0b749c41d {{(pid=86562) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07b7b797-060b-410d-a19e-8510b978c865 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 331/634] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4bca11f3-abcd-4924-9ffb-42ed05605823 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4bca11f3-abcd-4924-9ffb-42ed05605823 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] GET http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4bca11f3-abcd-4924-9ffb-42ed05605823 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4bca11f3-abcd-4924-9ffb-42ed05605823 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-57168848-42b7-48b7-880e-c0f4afd013fb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=808bb7b0-c78f-4cab-b4ae-25a0b749c41d returned with HTTP 202 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4bca11f3-abcd-4924-9ffb-42ed05605823 tempest-VolumesExtendTest-60011014 tempest-VolumesExtendTest-60011014-project-member] http://192.168.122.108/volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f returned with HTTP 404 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 304/635] 192.168.122.108 () {58 vars in 1365 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associate?vol_type_id=808bb7b0-c78f-4cab-b4ae-25a0b749c41d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 332/636] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/volumes/8153c90b-28a3-47b6-a54a-bf67c5a6c45f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1587a9c4-6386-4361-be2c-07859898b02b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1587a9c4-6386-4361-be2c-07859898b02b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1587a9c4-6386-4361-be2c-07859898b02b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1587a9c4-6386-4361-be2c-07859898b02b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'associations' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1587a9c4-6386-4361-be2c-07859898b02b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Get associations for qos_spec id: adc7a5b2-c1fb-4d53-be35-c722a354b60a {{(pid=86562) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /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 01 18:04:27 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1587a9c4-6386-4361-be2c-07859898b02b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 305/637] 192.168.122.108 () {58 vars in 1277 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations => generated 445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb7dae51-3008-4c64-bf88-66ec667485e5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb7dae51-3008-4c64-bf88-66ec667485e5 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/disassociate?vol_type_id=c79e5b3d-54f3-4a09-9756-f46c61a4b51f Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb7dae51-3008-4c64-bf88-66ec667485e5 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb7dae51-3008-4c64-bf88-66ec667485e5 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'disassociate' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eb7dae51-3008-4c64-bf88-66ec667485e5 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Disassociate qos_spec: adc7a5b2-c1fb-4d53-be35-c722a354b60a from type: c79e5b3d-54f3-4a09-9756-f46c61a4b51f {{(pid=86561) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb7dae51-3008-4c64-bf88-66ec667485e5 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/disassociate?vol_type_id=c79e5b3d-54f3-4a09-9756-f46c61a4b51f returned with HTTP 202 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 333/638] 192.168.122.108 () {58 vars in 1374 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/disassociate?vol_type_id=c79e5b3d-54f3-4a09-9756-f46c61a4b51f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-04a258e6-8990-4df8-bd96-bde1118dc16c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-04a258e6-8990-4df8-bd96-bde1118dc16c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-04a258e6-8990-4df8-bd96-bde1118dc16c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-04a258e6-8990-4df8-bd96-bde1118dc16c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'associations' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04a258e6-8990-4df8-bd96-bde1118dc16c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Get associations for qos_spec id: adc7a5b2-c1fb-4d53-be35-c722a354b60a {{(pid=86562) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /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 01 18:04:27 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-04a258e6-8990-4df8-bd96-bde1118dc16c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 306/639] 192.168.122.108 () {58 vars in 1277 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations => generated 304 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1464bcef-ccec-46aa-a7cf-127552c15aa1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1464bcef-ccec-46aa-a7cf-127552c15aa1 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/disassociate_all Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1464bcef-ccec-46aa-a7cf-127552c15aa1 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1464bcef-ccec-46aa-a7cf-127552c15aa1 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'disassociate_all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1464bcef-ccec-46aa-a7cf-127552c15aa1 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Disassociate qos_spec: adc7a5b2-c1fb-4d53-be35-c722a354b60a from all. {{(pid=86561) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1464bcef-ccec-46aa-a7cf-127552c15aa1 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/disassociate_all returned with HTTP 202 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 334/640] 192.168.122.108 () {58 vars in 1289 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/disassociate_all => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85cf2fbd-6467-4a9b-9b9a-931feeb4f90d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85cf2fbd-6467-4a9b-9b9a-931feeb4f90d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85cf2fbd-6467-4a9b-9b9a-931feeb4f90d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85cf2fbd-6467-4a9b-9b9a-931feeb4f90d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'associations' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85cf2fbd-6467-4a9b-9b9a-931feeb4f90d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Get associations for qos_spec id: adc7a5b2-c1fb-4d53-be35-c722a354b60a {{(pid=86562) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: /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 01 18:04:27 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85cf2fbd-6467-4a9b-9b9a-931feeb4f90d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations returned with HTTP 200 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 307/641] 192.168.122.108 () {58 vars in 1277 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/associations => generated 24 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ae44f462-9e95-4921-ba41-f4f11a1648d9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae44f462-9e95-4921-ba41-f4f11a1648d9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/types/808bb7b0-c78f-4cab-b4ae-25a0b749c41d Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae44f462-9e95-4921-ba41-f4f11a1648d9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae44f462-9e95-4921-ba41-f4f11a1648d9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae44f462-9e95-4921-ba41-f4f11a1648d9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types/808bb7b0-c78f-4cab-b4ae-25a0b749c41d returned with HTTP 202 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 335/642] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:04:27 2026] DELETE /volume/v3/types/808bb7b0-c78f-4cab-b4ae-25a0b749c41d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5010ab28-c242-4023-a734-3c6a8c40e2de None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5010ab28-c242-4023-a734-3c6a8c40e2de tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/types/808bb7b0-c78f-4cab-b4ae-25a0b749c41d Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5010ab28-c242-4023-a734-3c6a8c40e2de tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5010ab28-c242-4023-a734-3c6a8c40e2de tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5010ab28-c242-4023-a734-3c6a8c40e2de tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types/808bb7b0-c78f-4cab-b4ae-25a0b749c41d returned with HTTP 404 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 308/643] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/types/808bb7b0-c78f-4cab-b4ae-25a0b749c41d => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8b81e6a3-0065-4121-b5da-6a753a9eef8c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b81e6a3-0065-4121-b5da-6a753a9eef8c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/types/16d2a8a3-4995-48ef-91d6-0f265abb52f4 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b81e6a3-0065-4121-b5da-6a753a9eef8c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b81e6a3-0065-4121-b5da-6a753a9eef8c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b81e6a3-0065-4121-b5da-6a753a9eef8c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types/16d2a8a3-4995-48ef-91d6-0f265abb52f4 returned with HTTP 202 Sep 01 18:04:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 336/644] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:04:27 2026] DELETE /volume/v3/types/16d2a8a3-4995-48ef-91d6-0f265abb52f4 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2b59efab-e2ae-4fab-aa16-eff7010528ec None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2b59efab-e2ae-4fab-aa16-eff7010528ec tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/types/16d2a8a3-4995-48ef-91d6-0f265abb52f4 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2b59efab-e2ae-4fab-aa16-eff7010528ec tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2b59efab-e2ae-4fab-aa16-eff7010528ec tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2b59efab-e2ae-4fab-aa16-eff7010528ec tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types/16d2a8a3-4995-48ef-91d6-0f265abb52f4 returned with HTTP 404 Sep 01 18:04:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 309/645] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:04:27 2026] GET /volume/v3/types/16d2a8a3-4995-48ef-91d6-0f265abb52f4 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aaa54448-28c0-4d27-8943-d9b6b54e2b4e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aaa54448-28c0-4d27-8943-d9b6b54e2b4e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/types/c79e5b3d-54f3-4a09-9756-f46c61a4b51f Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aaa54448-28c0-4d27-8943-d9b6b54e2b4e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aaa54448-28c0-4d27-8943-d9b6b54e2b4e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aaa54448-28c0-4d27-8943-d9b6b54e2b4e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types/c79e5b3d-54f3-4a09-9756-f46c61a4b51f returned with HTTP 202 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 337/646] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:04:27 2026] DELETE /volume/v3/types/c79e5b3d-54f3-4a09-9756-f46c61a4b51f => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-10e0de26-8d91-450e-a630-8e687d256d8b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-10e0de26-8d91-450e-a630-8e687d256d8b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/types/c79e5b3d-54f3-4a09-9756-f46c61a4b51f Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-10e0de26-8d91-450e-a630-8e687d256d8b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-10e0de26-8d91-450e-a630-8e687d256d8b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-10e0de26-8d91-450e-a630-8e687d256d8b tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/types/c79e5b3d-54f3-4a09-9756-f46c61a4b51f returned with HTTP 404 Sep 01 18:04:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 310/647] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/types/c79e5b3d-54f3-4a09-9756-f46c61a4b51f => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-95890b22-1c40-4f0f-a299-607610729e73 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-95890b22-1c40-4f0f-a299-607610729e73 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] POST http://192.168.122.108/volume/v3/qos-specs Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-95890b22-1c40-4f0f-a299-607610729e73 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1707610225", "consumer": "back-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.qos_specs [None req-95890b22-1c40-4f0f-a299-607610729e73 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1707610225', 'consumer': 'back-end', 'specs': {}} {{(pid=86561) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-95890b22-1c40-4f0f-a299-607610729e73 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DB qos_specs_create(): root {'id': '736a9085-f0a2-4312-940a-7f7e0a84b3fd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1707610225'} {{(pid=86561) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-95890b22-1c40-4f0f-a299-607610729e73 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs returned with HTTP 200 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 338/648] 192.168.122.108 () {60 vars in 1148 bytes} [Tue Sep 1 18:04:28 2026] POST /volume/v3/qos-specs => generated 377 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4ef26762-3023-4c74-8f14-a2b3df8af5c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ef26762-3023-4c74-8f14-a2b3df8af5c4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd?force=False Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ef26762-3023-4c74-8f14-a2b3df8af5c4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ef26762-3023-4c74-8f14-a2b3df8af5c4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4ef26762-3023-4c74-8f14-a2b3df8af5c4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Delete qos_spec: 736a9085-f0a2-4312-940a-7f7e0a84b3fd, force: False {{(pid=86562) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /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 01 18:04:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ef26762-3023-4c74-8f14-a2b3df8af5c4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd?force=False returned with HTTP 202 Sep 01 18:04:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 311/649] 192.168.122.108 () {58 vars in 1264 bytes} [Tue Sep 1 18:04:28 2026] DELETE /volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd?force=False => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8ac3ab6b-7aeb-47b1-bfd2-202a2e4e5a02 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ac3ab6b-7aeb-47b1-bfd2-202a2e4e5a02 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ac3ab6b-7aeb-47b1-bfd2-202a2e4e5a02 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ac3ab6b-7aeb-47b1-bfd2-202a2e4e5a02 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ac3ab6b-7aeb-47b1-bfd2-202a2e4e5a02 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd returned with HTTP 404 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 339/650] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2cf393b1-ce52-4e71-b126-6c5c8ddf802e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2cf393b1-ce52-4e71-b126-6c5c8ddf802e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2cf393b1-ce52-4e71-b126-6c5c8ddf802e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2cf393b1-ce52-4e71-b126-6c5c8ddf802e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /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 01 18:04:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2cf393b1-ce52-4e71-b126-6c5c8ddf802e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs returned with HTTP 200 Sep 01 18:04:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 312/651] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/qos-specs => generated 173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-40987030-aaff-4279-a882-296b8a0787a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-40987030-aaff-4279-a882-296b8a0787a0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd?force=False Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-40987030-aaff-4279-a882-296b8a0787a0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-40987030-aaff-4279-a882-296b8a0787a0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40987030-aaff-4279-a882-296b8a0787a0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Delete qos_spec: 736a9085-f0a2-4312-940a-7f7e0a84b3fd, force: False {{(pid=86561) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-40987030-aaff-4279-a882-296b8a0787a0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd?force=False returned with HTTP 404 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 340/652] 192.168.122.108 () {58 vars in 1264 bytes} [Tue Sep 1 18:04:28 2026] DELETE /volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-40ad7012-098a-419b-8e7a-261e1823daa4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-40ad7012-098a-419b-8e7a-261e1823daa4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-40ad7012-098a-419b-8e7a-261e1823daa4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-40ad7012-098a-419b-8e7a-261e1823daa4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-40ad7012-098a-419b-8e7a-261e1823daa4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd returned with HTTP 404 Sep 01 18:04:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 313/653] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/qos-specs/736a9085-f0a2-4312-940a-7f7e0a84b3fd => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3bf17097-d3d7-46d9-8e0d-b8621201bac9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3bf17097-d3d7-46d9-8e0d-b8621201bac9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] POST http://192.168.122.108/volume/v3/qos-specs Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3bf17097-d3d7-46d9-8e0d-b8621201bac9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1341555397", "consumer": "both"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.qos_specs [None req-3bf17097-d3d7-46d9-8e0d-b8621201bac9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1341555397', 'consumer': 'both', 'specs': {}} {{(pid=86561) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-3bf17097-d3d7-46d9-8e0d-b8621201bac9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DB qos_specs_create(): root {'id': '0f431c79-a777-4f4e-bc39-a6ca73d8867f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1341555397'} {{(pid=86561) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3bf17097-d3d7-46d9-8e0d-b8621201bac9 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs returned with HTTP 200 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 341/654] 192.168.122.108 () {60 vars in 1148 bytes} [Tue Sep 1 18:04:28 2026] POST /volume/v3/qos-specs => generated 373 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8693997e-1919-46f6-8808-cafe997e2082 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8693997e-1919-46f6-8808-cafe997e2082 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f?force=False Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8693997e-1919-46f6-8808-cafe997e2082 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8693997e-1919-46f6-8808-cafe997e2082 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8693997e-1919-46f6-8808-cafe997e2082 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Delete qos_spec: 0f431c79-a777-4f4e-bc39-a6ca73d8867f, force: False {{(pid=86562) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /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 01 18:04:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8693997e-1919-46f6-8808-cafe997e2082 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f?force=False returned with HTTP 202 Sep 01 18:04:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 314/655] 192.168.122.108 () {58 vars in 1264 bytes} [Tue Sep 1 18:04:28 2026] DELETE /volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f?force=False => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f7a0d9a7-a0d8-46f1-ae38-aac64be8fb57 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7a0d9a7-a0d8-46f1-ae38-aac64be8fb57 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f7a0d9a7-a0d8-46f1-ae38-aac64be8fb57 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f7a0d9a7-a0d8-46f1-ae38-aac64be8fb57 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7a0d9a7-a0d8-46f1-ae38-aac64be8fb57 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f returned with HTTP 404 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 342/656] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-439b5736-3e62-42a4-822b-1f66db14e8ae None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-439b5736-3e62-42a4-822b-1f66db14e8ae tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-439b5736-3e62-42a4-822b-1f66db14e8ae tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-439b5736-3e62-42a4-822b-1f66db14e8ae tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /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 01 18:04:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-439b5736-3e62-42a4-822b-1f66db14e8ae tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs returned with HTTP 200 Sep 01 18:04:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 315/657] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/qos-specs => generated 173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fd04e96c-0982-4ce0-9500-e901e680adb4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd04e96c-0982-4ce0-9500-e901e680adb4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f?force=False Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd04e96c-0982-4ce0-9500-e901e680adb4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd04e96c-0982-4ce0-9500-e901e680adb4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fd04e96c-0982-4ce0-9500-e901e680adb4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Delete qos_spec: 0f431c79-a777-4f4e-bc39-a6ca73d8867f, force: False {{(pid=86561) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd04e96c-0982-4ce0-9500-e901e680adb4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f?force=False returned with HTTP 404 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 343/658] 192.168.122.108 () {58 vars in 1264 bytes} [Tue Sep 1 18:04:28 2026] DELETE /volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f?force=False => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8af8e9bf-505f-4525-a065-6d333fa01119 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8af8e9bf-505f-4525-a065-6d333fa01119 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8af8e9bf-505f-4525-a065-6d333fa01119 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8af8e9bf-505f-4525-a065-6d333fa01119 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8af8e9bf-505f-4525-a065-6d333fa01119 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f returned with HTTP 404 Sep 01 18:04:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 316/659] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/qos-specs/0f431c79-a777-4f4e-bc39-a6ca73d8867f => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-428313c8-1319-4ea0-aa01-b5530b2ed964 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-428313c8-1319-4ea0-aa01-b5530b2ed964 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] POST http://192.168.122.108/volume/v3/qos-specs Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-428313c8-1319-4ea0-aa01-b5530b2ed964 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-500864417", "consumer": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.qos_specs [None req-428313c8-1319-4ea0-aa01-b5530b2ed964 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-500864417', 'consumer': 'front-end', 'specs': {}} {{(pid=86561) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-428313c8-1319-4ea0-aa01-b5530b2ed964 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DB qos_specs_create(): root {'id': '9e480499-7d56-4aca-8cfc-9c7a6b730e0f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-500864417'} {{(pid=86561) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-428313c8-1319-4ea0-aa01-b5530b2ed964 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs returned with HTTP 200 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 344/660] 192.168.122.108 () {60 vars in 1148 bytes} [Tue Sep 1 18:04:28 2026] POST /volume/v3/qos-specs => generated 377 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-573c8a6a-e027-4b1d-b200-80932977fe2a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-573c8a6a-e027-4b1d-b200-80932977fe2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f?force=False Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-573c8a6a-e027-4b1d-b200-80932977fe2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-573c8a6a-e027-4b1d-b200-80932977fe2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-573c8a6a-e027-4b1d-b200-80932977fe2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Delete qos_spec: 9e480499-7d56-4aca-8cfc-9c7a6b730e0f, force: False {{(pid=86562) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 18:04:28 devstack devstack@c-api.service[86562]: /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 01 18:04:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 18:04:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-573c8a6a-e027-4b1d-b200-80932977fe2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f?force=False returned with HTTP 202 Sep 01 18:04:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 317/661] 192.168.122.108 () {58 vars in 1264 bytes} [Tue Sep 1 18:04:28 2026] DELETE /volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f?force=False => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d67aa4cd-1656-4bff-9a56-1ae2e8b80871 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d67aa4cd-1656-4bff-9a56-1ae2e8b80871 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d67aa4cd-1656-4bff-9a56-1ae2e8b80871 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d67aa4cd-1656-4bff-9a56-1ae2e8b80871 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d67aa4cd-1656-4bff-9a56-1ae2e8b80871 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f returned with HTTP 404 Sep 01 18:04:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 345/662] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:04:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e80cdec0-3099-40e6-b1a5-298b303349f7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e80cdec0-3099-40e6-b1a5-298b303349f7 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e80cdec0-3099-40e6-b1a5-298b303349f7 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e80cdec0-3099-40e6-b1a5-298b303349f7 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86562]: /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 01 18:04:29 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e80cdec0-3099-40e6-b1a5-298b303349f7 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs returned with HTTP 200 Sep 01 18:04:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 318/663] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:04:28 2026] GET /volume/v3/qos-specs => generated 173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f94f78fe-f7a2-4462-ab2f-05f80d431c24 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f94f78fe-f7a2-4462-ab2f-05f80d431c24 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f?force=False Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f94f78fe-f7a2-4462-ab2f-05f80d431c24 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f94f78fe-f7a2-4462-ab2f-05f80d431c24 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f94f78fe-f7a2-4462-ab2f-05f80d431c24 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Delete qos_spec: 9e480499-7d56-4aca-8cfc-9c7a6b730e0f, force: False {{(pid=86561) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f94f78fe-f7a2-4462-ab2f-05f80d431c24 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f?force=False returned with HTTP 404 Sep 01 18:04:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 346/664] 192.168.122.108 () {58 vars in 1264 bytes} [Tue Sep 1 18:04:29 2026] DELETE /volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f?force=False => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d1601f17-8ffb-4b67-9e5d-cd7965c1080d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1601f17-8ffb-4b67-9e5d-cd7965c1080d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1601f17-8ffb-4b67-9e5d-cd7965c1080d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1601f17-8ffb-4b67-9e5d-cd7965c1080d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1601f17-8ffb-4b67-9e5d-cd7965c1080d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f returned with HTTP 404 Sep 01 18:04:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 319/665] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:29 2026] GET /volume/v3/qos-specs/9e480499-7d56-4aca-8cfc-9c7a6b730e0f => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4dfbb9bf-f970-4559-9812-c3152af6a64e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4dfbb9bf-f970-4559-9812-c3152af6a64e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4dfbb9bf-f970-4559-9812-c3152af6a64e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4dfbb9bf-f970-4559-9812-c3152af6a64e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4dfbb9bf-f970-4559-9812-c3152af6a64e tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a returned with HTTP 200 Sep 01 18:04:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 347/666] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:29 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a => generated 399 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bb1b230e-9fc0-4feb-9d0c-fed95d0ce4df None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bb1b230e-9fc0-4feb-9d0c-fed95d0ce4df tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bb1b230e-9fc0-4feb-9d0c-fed95d0ce4df tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bb1b230e-9fc0-4feb-9d0c-fed95d0ce4df tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: /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 01 18:04:29 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bb1b230e-9fc0-4feb-9d0c-fed95d0ce4df tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs returned with HTTP 200 Sep 01 18:04:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 320/667] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:04:29 2026] GET /volume/v3/qos-specs => generated 173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c07f7f1a-ab37-4ed6-91f5-d8166fe79f2a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c07f7f1a-ab37-4ed6-91f5-d8166fe79f2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] PUT http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c07f7f1a-ab37-4ed6-91f5-d8166fe79f2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.qos_specs [None req-c07f7f1a-ab37-4ed6-91f5-d8166fe79f2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86561) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-c07f7f1a-ab37-4ed6-91f5-d8166fe79f2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] qos_specs_update() value: {'id': 'f4d2c289-e43a-4932-9ce9-e91111d073cb', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'adc7a5b2-c1fb-4d53-be35-c722a354b60a', 'deleted': False} {{(pid=86561) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c07f7f1a-ab37-4ed6-91f5-d8166fe79f2a tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a returned with HTTP 200 Sep 01 18:04:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 348/668] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:04:29 2026] PUT /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a => generated 36 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5fd5ccc7-363e-444b-ae33-941e9c9ce9f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5fd5ccc7-363e-444b-ae33-941e9c9ce9f0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5fd5ccc7-363e-444b-ae33-941e9c9ce9f0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5fd5ccc7-363e-444b-ae33-941e9c9ce9f0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5fd5ccc7-363e-444b-ae33-941e9c9ce9f0 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a returned with HTTP 200 Sep 01 18:04:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 321/669] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:29 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a => generated 420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2c67fe2c-d72f-4825-bb1c-4d24df5c28eb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c67fe2c-d72f-4825-bb1c-4d24df5c28eb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] PUT http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/delete_keys Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c67fe2c-d72f-4825-bb1c-4d24df5c28eb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c67fe2c-d72f-4825-bb1c-4d24df5c28eb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Delete_key spec: adc7a5b2-c1fb-4d53-be35-c722a354b60a, keys: ['iops_bytes'] {{(pid=86561) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c67fe2c-d72f-4825-bb1c-4d24df5c28eb tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/delete_keys returned with HTTP 202 Sep 01 18:04:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 349/670] 192.168.122.108 () {60 vars in 1294 bytes} [Tue Sep 1 18:04:29 2026] PUT /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a/delete_keys => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-31b20148-bb7d-4b9b-b8f0-18b59666f3a4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31b20148-bb7d-4b9b-b8f0-18b59666f3a4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31b20148-bb7d-4b9b-b8f0-18b59666f3a4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31b20148-bb7d-4b9b-b8f0-18b59666f3a4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31b20148-bb7d-4b9b-b8f0-18b59666f3a4 tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a returned with HTTP 200 Sep 01 18:04:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 322/671] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:29 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a => generated 399 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d4e887c4-f51c-439a-8006-d71d81988f6c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d4e887c4-f51c-439a-8006-d71d81988f6c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d4e887c4-f51c-439a-8006-d71d81988f6c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d4e887c4-f51c-439a-8006-d71d81988f6c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d4e887c4-f51c-439a-8006-d71d81988f6c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a returned with HTTP 200 Sep 01 18:04:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 350/672] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:29 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a => generated 399 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2d3002b7-8c5f-42d7-95fd-97d6ec37d12c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2d3002b7-8c5f-42d7-95fd-97d6ec37d12c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] DELETE http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a?force=False Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2d3002b7-8c5f-42d7-95fd-97d6ec37d12c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2d3002b7-8c5f-42d7-95fd-97d6ec37d12c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2d3002b7-8c5f-42d7-95fd-97d6ec37d12c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Delete qos_spec: adc7a5b2-c1fb-4d53-be35-c722a354b60a, force: False {{(pid=86562) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 18:04:29 devstack devstack@c-api.service[86562]: /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 01 18:04:29 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 18:04:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2d3002b7-8c5f-42d7-95fd-97d6ec37d12c tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a?force=False returned with HTTP 202 Sep 01 18:04:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 323/673] 192.168.122.108 () {58 vars in 1264 bytes} [Tue Sep 1 18:04:29 2026] DELETE /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a?force=False => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e0211483-2a4f-435b-bb4f-19c160700c6d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0211483-2a4f-435b-bb4f-19c160700c6d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] GET http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0211483-2a4f-435b-bb4f-19c160700c6d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0211483-2a4f-435b-bb4f-19c160700c6d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0211483-2a4f-435b-bb4f-19c160700c6d tempest-QosSpecsTestJSON-634417737 tempest-QosSpecsTestJSON-634417737-project-admin] http://192.168.122.108/volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a returned with HTTP 404 Sep 01 18:04:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 351/674] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:29 2026] GET /volume/v3/qos-specs/adc7a5b2-c1fb-4d53-be35-c722a354b60a => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:04:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-942e74b9-9449-4421-895a-2bebef32d4c2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-942e74b9-9449-4421-895a-2bebef32d4c2 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] DELETE http://192.168.122.108/volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 Sep 01 18:04:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-942e74b9-9449-4421-895a-2bebef32d4c2 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-942e74b9-9449-4421-895a-2bebef32d4c2 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:32 devstack devstack@c-api.service[86562]: /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 01 18:04:32 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:04:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-942e74b9-9449-4421-895a-2bebef32d4c2 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 returned with HTTP 200 Sep 01 18:04:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 324/675] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:04:32 2026] DELETE /volume/v3/attachments/a15330f4-2b80-41e2-b9e3-30162ab74343 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-6fb776fa-9478-4093-b067-06dfa9ebb465 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-6fb776fa-9478-4093-b067-06dfa9ebb465 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] DELETE http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:04:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-6fb776fa-9478-4093-b067-06dfa9ebb465 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-6fb776fa-9478-4093-b067-06dfa9ebb465 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:32 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-6fb776fa-9478-4093-b067-06dfa9ebb465 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Delete volume with id: f357022a-8c95-4b83-983e-5585de743a80 Sep 01 18:04:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-6fb776fa-9478-4093-b067-06dfa9ebb465 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:04:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-6fb776fa-9478-4093-b067-06dfa9ebb465 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Delete volume request issued successfully. Sep 01 18:04:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-868ffcc1-f0b1-4116-99bd-750be5c93ae6 req-6fb776fa-9478-4093-b067-06dfa9ebb465 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 returned with HTTP 202 Sep 01 18:04:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 352/676] 192.168.122.108 () {62 vars in 1509 bytes} [Tue Sep 1 18:04:32 2026] DELETE /volume/v3/volumes/f357022a-8c95-4b83-983e-5585de743a80 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0e4b4c2c-49ba-4650-8810-1324a8ddfeca None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e4b4c2c-49ba-4650-8810-1324a8ddfeca tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] DELETE http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:04:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e4b4c2c-49ba-4650-8810-1324a8ddfeca tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e4b4c2c-49ba-4650-8810-1324a8ddfeca tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-0e4b4c2c-49ba-4650-8810-1324a8ddfeca tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Delete volume with id: 05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:04:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0e4b4c2c-49ba-4650-8810-1324a8ddfeca tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0e4b4c2c-49ba-4650-8810-1324a8ddfeca tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Delete volume request issued successfully. Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e4b4c2c-49ba-4650-8810-1324a8ddfeca tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 202 Sep 01 18:04:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 325/677] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:04:33 2026] DELETE /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e26eb100-5fe7-4b0c-befa-ed0e6b30fcf3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a5921e7c-3995-4590-b4a2-64a3498eaf9e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5921e7c-3995-4590-b4a2-64a3498eaf9e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5921e7c-3995-4590-b4a2-64a3498eaf9e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5921e7c-3995-4590-b4a2-64a3498eaf9e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-a5921e7c-3995-4590-b4a2-64a3498eaf9e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Delete volume with id: c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e26eb100-5fe7-4b0c-befa-ed0e6b30fcf3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:04:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e26eb100-5fe7-4b0c-befa-ed0e6b30fcf3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e26eb100-5fe7-4b0c-befa-ed0e6b30fcf3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a5921e7c-3995-4590-b4a2-64a3498eaf9e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e26eb100-5fe7-4b0c-befa-ed0e6b30fcf3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:04:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e26eb100-5fe7-4b0c-befa-ed0e6b30fcf3 tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:04:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 353/678] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:33 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a5921e7c-3995-4590-b4a2-64a3498eaf9e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Delete volume request issued successfully. Sep 01 18:04:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5921e7c-3995-4590-b4a2-64a3498eaf9e tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 202 Sep 01 18:04:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 326/679] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:04:33 2026] DELETE /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7321efc9-ad37-4edd-8329-14768b1ff4c1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7321efc9-ad37-4edd-8329-14768b1ff4c1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7321efc9-ad37-4edd-8329-14768b1ff4c1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7321efc9-ad37-4edd-8329-14768b1ff4c1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7321efc9-ad37-4edd-8329-14768b1ff4c1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7321efc9-ad37-4edd-8329-14768b1ff4c1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 354/680] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:33 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9388b74c-7e1b-4522-a0b4-1f587b51a99e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9388b74c-7e1b-4522-a0b4-1f587b51a99e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:04:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9388b74c-7e1b-4522-a0b4-1f587b51a99e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9388b74c-7e1b-4522-a0b4-1f587b51a99e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9388b74c-7e1b-4522-a0b4-1f587b51a99e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Volume info retrieved successfully. Sep 01 18:04:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9388b74c-7e1b-4522-a0b4-1f587b51a99e tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 200 Sep 01 18:04:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 327/681] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:34 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0b611efb-1e84-4bd3-b398-84d7d678248b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b611efb-1e84-4bd3-b398-84d7d678248b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b611efb-1e84-4bd3-b398-84d7d678248b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b611efb-1e84-4bd3-b398-84d7d678248b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0b611efb-1e84-4bd3-b398-84d7d678248b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b611efb-1e84-4bd3-b398-84d7d678248b tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 200 Sep 01 18:04:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 355/682] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:35 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-32fa74d5-facc-4a43-be5e-0c792c2b155d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32fa74d5-facc-4a43-be5e-0c792c2b155d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] GET http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 Sep 01 18:04:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32fa74d5-facc-4a43-be5e-0c792c2b155d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32fa74d5-facc-4a43-be5e-0c792c2b155d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32fa74d5-facc-4a43-be5e-0c792c2b155d tempest-ServerActionsTestOtherA-1660101225 tempest-ServerActionsTestOtherA-1660101225-project-member] http://192.168.122.108/volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 returned with HTTP 404 Sep 01 18:04:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 328/683] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:35 2026] GET /volume/v3/volumes/05588492-db36-4a13-b97e-125b9ba74568 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6ff5ded6-4fbf-4f63-8231-87d64baf87ec None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ff5ded6-4fbf-4f63-8231-87d64baf87ec tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 Sep 01 18:04:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ff5ded6-4fbf-4f63-8231-87d64baf87ec tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ff5ded6-4fbf-4f63-8231-87d64baf87ec tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ff5ded6-4fbf-4f63-8231-87d64baf87ec tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 returned with HTTP 404 Sep 01 18:04:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 356/684] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:36 2026] GET /volume/v3/volumes/c7ff147d-e4a4-4b13-a8be-2f6e503a1f81 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-da13565b-4bd0-4065-9db5-68a65dff95c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-da13565b-4bd0-4065-9db5-68a65dff95c4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] DELETE http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-da13565b-4bd0-4065-9db5-68a65dff95c4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-da13565b-4bd0-4065-9db5-68a65dff95c4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:36 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-da13565b-4bd0-4065-9db5-68a65dff95c4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Delete volume with id: 0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-da13565b-4bd0-4065-9db5-68a65dff95c4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-da13565b-4bd0-4065-9db5-68a65dff95c4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Delete volume request issued successfully. Sep 01 18:04:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-da13565b-4bd0-4065-9db5-68a65dff95c4 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 202 Sep 01 18:04:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 329/685] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:04:36 2026] DELETE /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:04:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ff639d77-4fc2-4ce9-82f8-06ee26afa41d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff639d77-4fc2-4ce9-82f8-06ee26afa41d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff639d77-4fc2-4ce9-82f8-06ee26afa41d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff639d77-4fc2-4ce9-82f8-06ee26afa41d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ff639d77-4fc2-4ce9-82f8-06ee26afa41d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff639d77-4fc2-4ce9-82f8-06ee26afa41d tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 357/686] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:36 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-99eb4f73-963b-423e-a4fa-c295b37fc307 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99eb4f73-963b-423e-a4fa-c295b37fc307 tempest-VolumePoolsAdminTestsJSON-940178483 tempest-VolumePoolsAdminTestsJSON-940178483-project-admin] GET http://192.168.122.108/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 18:04:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99eb4f73-963b-423e-a4fa-c295b37fc307 tempest-VolumePoolsAdminTestsJSON-940178483 tempest-VolumePoolsAdminTestsJSON-940178483-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99eb4f73-963b-423e-a4fa-c295b37fc307 tempest-VolumePoolsAdminTestsJSON-940178483 tempest-VolumePoolsAdminTestsJSON-940178483-project-admin] Calling method 'get_pools' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99eb4f73-963b-423e-a4fa-c295b37fc307 tempest-VolumePoolsAdminTestsJSON-940178483 tempest-VolumePoolsAdminTestsJSON-940178483-project-admin] http://192.168.122.108/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 18:04:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 330/687] 192.168.122.108 () {58 vars in 1198 bytes} [Tue Sep 1 18:04:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c19ebe56-b2e3-4790-8f86-7b863d037ecc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c19ebe56-b2e3-4790-8f86-7b863d037ecc tempest-VolumePoolsAdminTestsJSON-940178483 tempest-VolumePoolsAdminTestsJSON-940178483-project-admin] GET http://192.168.122.108/volume/v3/scheduler-stats/get_pools Sep 01 18:04:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c19ebe56-b2e3-4790-8f86-7b863d037ecc tempest-VolumePoolsAdminTestsJSON-940178483 tempest-VolumePoolsAdminTestsJSON-940178483-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c19ebe56-b2e3-4790-8f86-7b863d037ecc tempest-VolumePoolsAdminTestsJSON-940178483 tempest-VolumePoolsAdminTestsJSON-940178483-project-admin] Calling method 'get_pools' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c2d944c2-ad24-402f-b00e-b78d3f49e8e1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c2d944c2-ad24-402f-b00e-b78d3f49e8e1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c2d944c2-ad24-402f-b00e-b78d3f49e8e1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c2d944c2-ad24-402f-b00e-b78d3f49e8e1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c19ebe56-b2e3-4790-8f86-7b863d037ecc tempest-VolumePoolsAdminTestsJSON-940178483 tempest-VolumePoolsAdminTestsJSON-940178483-project-admin] http://192.168.122.108/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 18:04:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 358/688] 192.168.122.108 () {58 vars in 1175 bytes} [Tue Sep 1 18:04:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:04:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c2d944c2-ad24-402f-b00e-b78d3f49e8e1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c2d944c2-ad24-402f-b00e-b78d3f49e8e1 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 200 Sep 01 18:04:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 331/689] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:37 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4001415a-9b64-4f66-ac90-996d03e0a41a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4001415a-9b64-4f66-ac90-996d03e0a41a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f Sep 01 18:04:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4001415a-9b64-4f66-ac90-996d03e0a41a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4001415a-9b64-4f66-ac90-996d03e0a41a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4001415a-9b64-4f66-ac90-996d03e0a41a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f returned with HTTP 404 Sep 01 18:04:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 359/690] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:38 2026] GET /volume/v3/volumes/0044b6eb-7382-439d-8b95-fc368d60da3f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e36c9135-5ac0-4d91-baef-6d1e5d62c2a7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e36c9135-5ac0-4d91-baef-6d1e5d62c2a7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] DELETE http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:04:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e36c9135-5ac0-4d91-baef-6d1e5d62c2a7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e36c9135-5ac0-4d91-baef-6d1e5d62c2a7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:38 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e36c9135-5ac0-4d91-baef-6d1e5d62c2a7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Delete volume with id: de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:04:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e36c9135-5ac0-4d91-baef-6d1e5d62c2a7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e36c9135-5ac0-4d91-baef-6d1e5d62c2a7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Delete volume request issued successfully. Sep 01 18:04:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e36c9135-5ac0-4d91-baef-6d1e5d62c2a7 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 202 Sep 01 18:04:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 332/691] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:04:38 2026] DELETE /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:04:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-93ad4169-5158-4170-8f0c-aa3c0bf36a6a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93ad4169-5158-4170-8f0c-aa3c0bf36a6a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:04:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93ad4169-5158-4170-8f0c-aa3c0bf36a6a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93ad4169-5158-4170-8f0c-aa3c0bf36a6a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-93ad4169-5158-4170-8f0c-aa3c0bf36a6a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93ad4169-5158-4170-8f0c-aa3c0bf36a6a tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:04:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 360/692] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:38 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 851 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6e4669e8-d1bb-4e00-b1e0-fce84c4345e2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6e4669e8-d1bb-4e00-b1e0-fce84c4345e2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:04:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6e4669e8-d1bb-4e00-b1e0-fce84c4345e2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6e4669e8-d1bb-4e00-b1e0-fce84c4345e2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6e4669e8-d1bb-4e00-b1e0-fce84c4345e2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Volume info retrieved successfully. Sep 01 18:04:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6e4669e8-d1bb-4e00-b1e0-fce84c4345e2 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 200 Sep 01 18:04:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 333/693] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:39 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bdbac90a-bc15-4b29-a35a-909af344e161 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bdbac90a-bc15-4b29-a35a-909af344e161 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] GET http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 Sep 01 18:04:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bdbac90a-bc15-4b29-a35a-909af344e161 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bdbac90a-bc15-4b29-a35a-909af344e161 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bdbac90a-bc15-4b29-a35a-909af344e161 tempest-AttachVolumeTestJSON-1836899804 tempest-AttachVolumeTestJSON-1836899804-project-member] http://192.168.122.108/volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 returned with HTTP 404 Sep 01 18:04:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 361/694] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:40 2026] GET /volume/v3/volumes/de3e570a-1b4a-4a03-a91c-1f5894d66259 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1537fb15-7f3f-49a8-ac07-5cfc89ea0ce7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1537fb15-7f3f-49a8-ac07-5cfc89ea0ce7 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1537fb15-7f3f-49a8-ac07-5cfc89ea0ce7 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2013651292"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2013651292'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume of 1 GB Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1537fb15-7f3f-49a8-ac07-5cfc89ea0ce7 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:04:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 362/695] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:04:46 2026] POST /volume/v3/types => generated 188 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:04:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Availability Zones retrieved successfully. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d9d948c2-cd97-4f3c-9c0d-16230c3119da None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (35dfd21a-21dd-4746-aaee-ce18b24ca9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d9d948c2-cd97-4f3c-9c0d-16230c3119da tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87b2cfed-b027-4c04-a369-e4c0972061ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d9d948c2-cd97-4f3c-9c0d-16230c3119da tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d9d948c2-cd97-4f3c-9c0d-16230c3119da tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:04:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 363/696] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:04:47 2026] POST /volume/v3/types => generated 188 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-798179785"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-798179785'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Create volume of 1 GB Sep 01 18:04:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Availability Zones retrieved successfully. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Flow 'volume_create_api' (2b794e5d-890a-47e3-9ca6-40af626caf08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275467cd-457e-404f-8cd6-d10a31854a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87b2cfed-b027-4c04-a369-e4c0972061ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b357a1-1a95-45b9-8c27-6e5946ec8cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275467cd-457e-404f-8cd6-d10a31854a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:04:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aec85428-3067-4fb6-8acc-6f97db1e0e44,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aec85428-3067-4fb6-8acc-6f97db1e0e44', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad524f5-55b1-490e-b5e8-59aa3582030c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-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 01 18:04:47 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-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 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Created reservations ['d4e06bc1-2f4c-4e0c-8767-f1c079b5ba33', '123a4596-cae8-4517-bb03-c5e9b7fb70cf', 'ab5a446e-5d73-42c5-a8f5-3903090f26e0', '8d61e74e-e62e-4b77-b316-84776245857b'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b357a1-1a95-45b9-8c27-6e5946ec8cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4e06bc1-2f4c-4e0c-8767-f1c079b5ba33', '123a4596-cae8-4517-bb03-c5e9b7fb70cf', 'ab5a446e-5d73-42c5-a8f5-3903090f26e0', '8d61e74e-e62e-4b77-b316-84776245857b']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (410821fc-ecb7-4a81-87e8-13ddaf7f21d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Created reservations ['8a2326ef-3ffc-4ee7-8bd0-09198fb1fda2', 'dca99c44-bf89-48ba-9341-8d2365d6c629', '0a9a43e4-4bb9-48c4-a033-2f8d4c7dab9d', '2bfeb439-fdf7-4751-9ee4-be586fe3c4b8'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad524f5-55b1-490e-b5e8-59aa3582030c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a2326ef-3ffc-4ee7-8bd0-09198fb1fda2', 'dca99c44-bf89-48ba-9341-8d2365d6c629', '0a9a43e4-4bb9-48c4-a033-2f8d4c7dab9d', '2bfeb439-fdf7-4751-9ee4-be586fe3c4b8']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1186554f-b1c6-4b32-b918-1e2ae82ddd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (410821fc-ecb7-4a81-87e8-13ddaf7f21d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c169b6aa-e13e-48b9-b8b7-c7c861ca7354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2013651292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['d4e06bc1-2f4c-4e0c-8767-f1c079b5ba33','123a4596-cae8-4517-bb03-c5e9b7fb70cf','ab5a446e-5d73-42c5-a8f5-3903090f26e0','8d61e74e-e62e-4b77-b316-84776245857b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2013651292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c169b6aa-e13e-48b9-b8b7-c7c861ca7354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',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='e92a333838b143de9f29ae2b42c5054b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5ec842-c2f1-4772-b29d-d17366cf9251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1186554f-b1c6-4b32-b918-1e2ae82ddd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfa24fdf-d481-4efb-ad54-57ddc3164160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-798179785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba3a6cf579c419d962c366e4c4715a5',qos_specs=None,replication_status=,reservations=['8a2326ef-3ffc-4ee7-8bd0-09198fb1fda2','dca99c44-bf89-48ba-9341-8d2365d6c629','0a9a43e4-4bb9-48c4-a033-2f8d4c7dab9d','2bfeb439-fdf7-4751-9ee4-be586fe3c4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='682e6cbef9e24ef58d016d0411cb6ad6',volume_type_id=aec85428-3067-4fb6-8acc-6f97db1e0e44), '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-01T16:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-798179785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfa24fdf-d481-4efb-ad54-57ddc3164160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba3a6cf579c419d962c366e4c4715a5',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='682e6cbef9e24ef58d016d0411cb6ad6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aec85428-3067-4fb6-8acc-6f97db1e0e44),volume_type_id=aec85428-3067-4fb6-8acc-6f97db1e0e44)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f86392e-8b96-49ed-a15a-f9bc40879a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5ec842-c2f1-4772-b29d-d17366cf9251) 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-2013651292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['d4e06bc1-2f4c-4e0c-8767-f1c079b5ba33','123a4596-cae8-4517-bb03-c5e9b7fb70cf','ab5a446e-5d73-42c5-a8f5-3903090f26e0','8d61e74e-e62e-4b77-b316-84776245857b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f175d6-c28f-4820-858f-b38df5031620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f86392e-8b96-49ed-a15a-f9bc40879a79) 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-798179785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba3a6cf579c419d962c366e4c4715a5',qos_specs=None,replication_status=,reservations=['8a2326ef-3ffc-4ee7-8bd0-09198fb1fda2','dca99c44-bf89-48ba-9341-8d2365d6c629','0a9a43e4-4bb9-48c4-a033-2f8d4c7dab9d','2bfeb439-fdf7-4751-9ee4-be586fe3c4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='682e6cbef9e24ef58d016d0411cb6ad6',volume_type_id=aec85428-3067-4fb6-8acc-6f97db1e0e44)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (536917a6-84eb-4de4-829a-19b801ce9e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f175d6-c28f-4820-858f-b38df5031620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (35dfd21a-21dd-4746-aaee-ce18b24ca9fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request issued successfully. Sep 01 18:04:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce4a0efb-5b37-420d-abf9-c4f4fa8de178 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:04:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 334/697] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:04:46 2026] POST /volume/v3/volumes => generated 763 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (536917a6-84eb-4de4-829a-19b801ce9e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Flow 'volume_create_api' (2b794e5d-890a-47e3-9ca6-40af626caf08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Create volume request issued successfully. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93b95c91-5b60-4734-a94f-8845d2a6e3a7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:04:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 364/698] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:04:47 2026] POST /volume/v3/volumes => generated 775 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-838ad1be-7f32-489d-8ee9-c22a49c8f621 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-838ad1be-7f32-489d-8ee9-c22a49c8f621 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-838ad1be-7f32-489d-8ee9-c22a49c8f621 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-838ad1be-7f32-489d-8ee9-c22a49c8f621 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d291d183-c15c-4e55-ac35-63fa66473dd7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d291d183-c15c-4e55-ac35-63fa66473dd7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d291d183-c15c-4e55-ac35-63fa66473dd7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d291d183-c15c-4e55-ac35-63fa66473dd7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-838ad1be-7f32-489d-8ee9-c22a49c8f621 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-838ad1be-7f32-489d-8ee9-c22a49c8f621 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 200 Sep 01 18:04:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 335/699] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:47 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 831 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d291d183-c15c-4e55-ac35-63fa66473dd7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d291d183-c15c-4e55-ac35-63fa66473dd7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 365/700] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:47 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 843 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ab421c03-da5f-4196-aa85-fe1720d61086 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ab421c03-da5f-4196-aa85-fe1720d61086 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:04:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ab421c03-da5f-4196-aa85-fe1720d61086 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ab421c03-da5f-4196-aa85-fe1720d61086 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f1a268a8-1133-4aa3-8e82-c87f213c55d8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ab421c03-da5f-4196-aa85-fe1720d61086 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:04:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1a268a8-1133-4aa3-8e82-c87f213c55d8 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1a268a8-1133-4aa3-8e82-c87f213c55d8 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1a268a8-1133-4aa3-8e82-c87f213c55d8 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ab421c03-da5f-4196-aa85-fe1720d61086 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 200 Sep 01 18:04:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 336/701] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:48 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:04:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f1a268a8-1133-4aa3-8e82-c87f213c55d8 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1a268a8-1133-4aa3-8e82-c87f213c55d8 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 366/702] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:48 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 867 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f201e06c-e6d3-44bd-b045-587acfff52eb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f201e06c-e6d3-44bd-b045-587acfff52eb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f201e06c-e6d3-44bd-b045-587acfff52eb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f201e06c-e6d3-44bd-b045-587acfff52eb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f69e797c-ae95-42b3-9749-2c0d86035253 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f201e06c-e6d3-44bd-b045-587acfff52eb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:04:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f69e797c-ae95-42b3-9749-2c0d86035253 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f69e797c-ae95-42b3-9749-2c0d86035253 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f69e797c-ae95-42b3-9749-2c0d86035253 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f201e06c-e6d3-44bd-b045-587acfff52eb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 200 Sep 01 18:04:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 337/703] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:49 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f69e797c-ae95-42b3-9749-2c0d86035253 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7db1289b-f57c-4862-be1d-2816fd7ad2f4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f69e797c-ae95-42b3-9749-2c0d86035253 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 367/704] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:50 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 867 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7db1289b-f57c-4862-be1d-2816fd7ad2f4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7db1289b-f57c-4862-be1d-2816fd7ad2f4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7db1289b-f57c-4862-be1d-2816fd7ad2f4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7db1289b-f57c-4862-be1d-2816fd7ad2f4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7db1289b-f57c-4862-be1d-2816fd7ad2f4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 200 Sep 01 18:04:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 338/705] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:50 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1d81d92d-abb2-435c-ac11-028face72d9f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d81d92d-abb2-435c-ac11-028face72d9f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:04:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1d81d92d-abb2-435c-ac11-028face72d9f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c169b6aa-e13e-48b9-b8b7-c7c861ca7354", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1363863853"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1d81d92d-abb2-435c-ac11-028face72d9f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:04:50 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-1d81d92d-abb2-435c-ac11-028face72d9f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create snapshot from volume c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:04:50 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1d81d92d-abb2-435c-ac11-028face72d9f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Created reservations ['a8002b64-31cc-4990-bf94-2bae82f22a03', '9717670e-89ee-4e9f-9bb3-399d22a0fa13', 'ba5799d9-b1b7-4f14-b81c-7b8e6cde0685', 'ad4ce728-1961-4ad6-bf98-c29b59cbe120'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1d81d92d-abb2-435c-ac11-028face72d9f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot create request issued successfully. Sep 01 18:04:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d81d92d-abb2-435c-ac11-028face72d9f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:04:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 368/706] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:04:50 2026] POST /volume/v3/snapshots => generated 380 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e3e2d6ca-f2d7-444e-8a2c-8ec6ec96ec51 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e3e2d6ca-f2d7-444e-8a2c-8ec6ec96ec51 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e3e2d6ca-f2d7-444e-8a2c-8ec6ec96ec51 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e3e2d6ca-f2d7-444e-8a2c-8ec6ec96ec51 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e3e2d6ca-f2d7-444e-8a2c-8ec6ec96ec51 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e3e2d6ca-f2d7-444e-8a2c-8ec6ec96ec51 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 339/707] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:50 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ac30f8f9-b43d-4bba-aef7-7a8e086244f7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ac30f8f9-b43d-4bba-aef7-7a8e086244f7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ac30f8f9-b43d-4bba-aef7-7a8e086244f7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ac30f8f9-b43d-4bba-aef7-7a8e086244f7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ac30f8f9-b43d-4bba-aef7-7a8e086244f7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ac30f8f9-b43d-4bba-aef7-7a8e086244f7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 369/708] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:51 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a0a465b7-c282-4b9d-8163-ef740dbb3bcd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0a465b7-c282-4b9d-8163-ef740dbb3bcd tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0a465b7-c282-4b9d-8163-ef740dbb3bcd tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0a465b7-c282-4b9d-8163-ef740dbb3bcd tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a0a465b7-c282-4b9d-8163-ef740dbb3bcd tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Volume info retrieved successfully. Sep 01 18:04:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0a465b7-c282-4b9d-8163-ef740dbb3bcd tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 340/709] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:51 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 1031 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] POST http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160/action Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: /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 01 18:04:51 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:04:51 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-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 01 18:04:51 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-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 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Created reservations ['3c9c796b-ce86-40fa-ad78-e52a89489f85', '63e07d0c-c881-42f1-bfaa-8b46e58be18d'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Created reservations ['dfc68305-9110-48d6-9e84-ad2828c2421a', '66b7102e-06f4-4491-81b8-3091274b5e14'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Retype volume request issued successfully. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f826fabe-40f1-423e-9ad0-4a0f41e91899 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160/action returned with HTTP 202 Sep 01 18:04:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 370/710] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:04:51 2026] POST /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:04:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a7b5063a-abda-46e3-9d9c-0ab32ede2fa2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a4bf642d-5e9f-4b8f-8f4e-886722ff2fa1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a7b5063a-abda-46e3-9d9c-0ab32ede2fa2 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a7b5063a-abda-46e3-9d9c-0ab32ede2fa2 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a7b5063a-abda-46e3-9d9c-0ab32ede2fa2 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4bf642d-5e9f-4b8f-8f4e-886722ff2fa1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4bf642d-5e9f-4b8f-8f4e-886722ff2fa1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4bf642d-5e9f-4b8f-8f4e-886722ff2fa1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a4bf642d-5e9f-4b8f-8f4e-886722ff2fa1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4bf642d-5e9f-4b8f-8f4e-886722ff2fa1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 371/711] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:51 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 512 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a7b5063a-abda-46e3-9d9c-0ab32ede2fa2 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a7b5063a-abda-46e3-9d9c-0ab32ede2fa2 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 341/712] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:51 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fc6245a7-770f-4c8b-9e1e-ca1f5fcc4fac None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fc6245a7-770f-4c8b-9e1e-ca1f5fcc4fac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fc6245a7-770f-4c8b-9e1e-ca1f5fcc4fac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fc6245a7-770f-4c8b-9e1e-ca1f5fcc4fac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1e5a4e53-eee5-439c-8ae2-74d853dd08b4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1e5a4e53-eee5-439c-8ae2-74d853dd08b4 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fc6245a7-770f-4c8b-9e1e-ca1f5fcc4fac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1e5a4e53-eee5-439c-8ae2-74d853dd08b4 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1e5a4e53-eee5-439c-8ae2-74d853dd08b4 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fc6245a7-770f-4c8b-9e1e-ca1f5fcc4fac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 372/713] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:52 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 512 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1e5a4e53-eee5-439c-8ae2-74d853dd08b4 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1e5a4e53-eee5-439c-8ae2-74d853dd08b4 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 342/714] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:52 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 868 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d33838f8-d263-41a0-bb7b-35bbba1ee43f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d33838f8-d263-41a0-bb7b-35bbba1ee43f tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d33838f8-d263-41a0-bb7b-35bbba1ee43f tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d33838f8-d263-41a0-bb7b-35bbba1ee43f tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d33838f8-d263-41a0-bb7b-35bbba1ee43f tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Volume info retrieved successfully. Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d33838f8-d263-41a0-bb7b-35bbba1ee43f tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 373/715] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:52 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 1031 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6f0b1974-cb22-41d1-8e42-67c7824f61a6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f0b1974-cb22-41d1-8e42-67c7824f61a6 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] GET http://192.168.122.108/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-798179785 Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f0b1974-cb22-41d1-8e42-67c7824f61a6 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f0b1974-cb22-41d1-8e42-67c7824f61a6 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6f0b1974-cb22-41d1-8e42-67c7824f61a6 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-798179785'), ('all_tenants', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6f0b1974-cb22-41d1-8e42-67c7824f61a6 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Get all volumes completed successfully. Sep 01 18:04:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f0b1974-cb22-41d1-8e42-67c7824f61a6 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-798179785 returned with HTTP 200 Sep 01 18:04:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 343/716] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:04:52 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-798179785 => generated 354 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8de091a4-fda8-4b02-8e0d-889ef99abcb3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8de091a4-fda8-4b02-8e0d-889ef99abcb3 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8de091a4-fda8-4b02-8e0d-889ef99abcb3 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8de091a4-fda8-4b02-8e0d-889ef99abcb3 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8de091a4-fda8-4b02-8e0d-889ef99abcb3 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8de091a4-fda8-4b02-8e0d-889ef99abcb3 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 374/717] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:52 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-06c214e4-8317-4e56-8c83-957b128ce7eb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-06c214e4-8317-4e56-8c83-957b128ce7eb tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] DELETE http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-06c214e4-8317-4e56-8c83-957b128ce7eb tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-06c214e4-8317-4e56-8c83-957b128ce7eb tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:52 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-06c214e4-8317-4e56-8c83-957b128ce7eb tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Delete volume with id: bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-06c214e4-8317-4e56-8c83-957b128ce7eb tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-06c214e4-8317-4e56-8c83-957b128ce7eb tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Delete volume request issued successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-06c214e4-8317-4e56-8c83-957b128ce7eb tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 202 Sep 01 18:04:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 344/718] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:04:52 2026] DELETE /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5c4f2a88-6010-4ed3-9b62-4bc9995788d7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5c4f2a88-6010-4ed3-9b62-4bc9995788d7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5c4f2a88-6010-4ed3-9b62-4bc9995788d7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5c4f2a88-6010-4ed3-9b62-4bc9995788d7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5c4f2a88-6010-4ed3-9b62-4bc9995788d7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Volume info retrieved successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5c4f2a88-6010-4ed3-9b62-4bc9995788d7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 375/719] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-283593b1-788c-4d41-9228-29f6440941f4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a187e432-de92-49d2-9086-f3b22acc7730 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a187e432-de92-49d2-9086-f3b22acc7730 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a187e432-de92-49d2-9086-f3b22acc7730 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a187e432-de92-49d2-9086-f3b22acc7730 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a187e432-de92-49d2-9086-f3b22acc7730 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a187e432-de92-49d2-9086-f3b22acc7730 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 376/720] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-59136b9c-a771-4c7a-aff8-309553284885 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-59136b9c-a771-4c7a-aff8-309553284885 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-59136b9c-a771-4c7a-aff8-309553284885 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-59136b9c-a771-4c7a-aff8-309553284885 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-59136b9c-a771-4c7a-aff8-309553284885 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-59136b9c-a771-4c7a-aff8-309553284885 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 377/721] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-283593b1-788c-4d41-9228-29f6440941f4 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] GET http://192.168.122.108/volume/v3/scheduler-stats/get_pools Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-283593b1-788c-4d41-9228-29f6440941f4 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-283593b1-788c-4d41-9228-29f6440941f4 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] Calling method 'get_pools' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3ced9c60-5c6e-4808-8e9a-d97b3c1fae11 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ced9c60-5c6e-4808-8e9a-d97b3c1fae11 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ced9c60-5c6e-4808-8e9a-d97b3c1fae11 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ced9c60-5c6e-4808-8e9a-d97b3c1fae11 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-3ced9c60-5c6e-4808-8e9a-d97b3c1fae11 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-3ced9c60-5c6e-4808-8e9a-d97b3c1fae11 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /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 01 18:04:53 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3ced9c60-5c6e-4808-8e9a-d97b3c1fae11 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Get all snapshots completed successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ced9c60-5c6e-4808-8e9a-d97b3c1fae11 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 378/722] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/snapshots => generated 408 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-283593b1-788c-4d41-9228-29f6440941f4 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] http://192.168.122.108/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 345/723] 192.168.122.108 () {58 vars in 1175 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-94c8015b-1485-436e-92a7-7a6bec6379bc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94c8015b-1485-436e-92a7-7a6bec6379bc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] PUT http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94c8015b-1485-436e-92a7-7a6bec6379bc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1299212524", "description": "This is the new description of snapshot."}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-31aa801c-1771-43fe-9d13-736a8f88df2a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31aa801c-1771-43fe-9d13-736a8f88df2a tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] GET http://192.168.122.108/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31aa801c-1771-43fe-9d13-736a8f88df2a tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31aa801c-1771-43fe-9d13-736a8f88df2a tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] Calling method 'get_pools' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-94c8015b-1485-436e-92a7-7a6bec6379bc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94c8015b-1485-436e-92a7-7a6bec6379bc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 379/724] 192.168.122.108 () {60 vars in 1259 bytes} [Tue Sep 1 18:04:53 2026] PUT /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31aa801c-1771-43fe-9d13-736a8f88df2a tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] http://192.168.122.108/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 346/725] 192.168.122.108 () {58 vars in 1198 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c42b79cd-eb6c-487a-8f72-2e6863428688 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c42b79cd-eb6c-487a-8f72-2e6863428688 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c42b79cd-eb6c-487a-8f72-2e6863428688 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c42b79cd-eb6c-487a-8f72-2e6863428688 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-97a2fbd2-d7e1-4803-a565-5144918b9846 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97a2fbd2-d7e1-4803-a565-5144918b9846 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] GET http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97a2fbd2-d7e1-4803-a565-5144918b9846 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97a2fbd2-d7e1-4803-a565-5144918b9846 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c42b79cd-eb6c-487a-8f72-2e6863428688 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c42b79cd-eb6c-487a-8f72-2e6863428688 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 380/726] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 577 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86562]: /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 01 18:04:53 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d85f9053-823e-4f14-a765-032d7abee99d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d85f9053-823e-4f14-a765-032d7abee99d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d85f9053-823e-4f14-a765-032d7abee99d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d85f9053-823e-4f14-a765-032d7abee99d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-d85f9053-823e-4f14-a765-032d7abee99d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete snapshot with id: 2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97a2fbd2-d7e1-4803-a565-5144918b9846 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 347/727] 192.168.122.108 () {58 vars in 1193 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d85f9053-823e-4f14-a765-032d7abee99d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cc9d8e6a-f875-4cdf-b978-17a16f463e1d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc9d8e6a-f875-4cdf-b978-17a16f463e1d tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] GET http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc9d8e6a-f875-4cdf-b978-17a16f463e1d tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc9d8e6a-f875-4cdf-b978-17a16f463e1d tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc9d8e6a-f875-4cdf-b978-17a16f463e1d tempest-BackendsCapabilitiesAdminTestsJSON-1482599092 tempest-BackendsCapabilitiesAdminTestsJSON-1482599092-project-admin] http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 18:04:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 348/728] 192.168.122.108 () {58 vars in 1193 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d85f9053-823e-4f14-a765-032d7abee99d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot delete request issued successfully. Sep 01 18:04:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d85f9053-823e-4f14-a765-032d7abee99d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 202 Sep 01 18:04:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 381/729] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:04:53 2026] DELETE /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-493e97a6-e569-49b3-92e8-62a796cd208d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-493e97a6-e569-49b3-92e8-62a796cd208d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-493e97a6-e569-49b3-92e8-62a796cd208d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-493e97a6-e569-49b3-92e8-62a796cd208d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-493e97a6-e569-49b3-92e8-62a796cd208d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-493e97a6-e569-49b3-92e8-62a796cd208d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 349/730] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:53 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 576 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fddd0348-a00d-4c35-9530-aa61971187e7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fddd0348-a00d-4c35-9530-aa61971187e7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] GET http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fddd0348-a00d-4c35-9530-aa61971187e7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fddd0348-a00d-4c35-9530-aa61971187e7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fddd0348-a00d-4c35-9530-aa61971187e7 tempest-VolumeRetypeWithoutMigrationTest-141157290 tempest-VolumeRetypeWithoutMigrationTest-141157290-project-member] http://192.168.122.108/volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 returned with HTTP 404 Sep 01 18:04:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 382/731] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:54 2026] GET /volume/v3/volumes/bfa24fdf-d481-4efb-ad54-57ddc3164160 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-078d8ce7-1a0c-4c94-b02f-c018bdadbc04 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-078d8ce7-1a0c-4c94-b02f-c018bdadbc04 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] DELETE http://192.168.122.108/volume/v3/types/a9abaa9f-b672-4ee7-bfbe-58a49c59e737 Sep 01 18:04:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-078d8ce7-1a0c-4c94-b02f-c018bdadbc04 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-078d8ce7-1a0c-4c94-b02f-c018bdadbc04 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-078d8ce7-1a0c-4c94-b02f-c018bdadbc04 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/types/a9abaa9f-b672-4ee7-bfbe-58a49c59e737 returned with HTTP 202 Sep 01 18:04:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 350/732] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:04:54 2026] DELETE /volume/v3/types/a9abaa9f-b672-4ee7-bfbe-58a49c59e737 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a3ffd294-a2a0-4c6a-b092-81ddcdb1bf79 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a3ffd294-a2a0-4c6a-b092-81ddcdb1bf79 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] GET http://192.168.122.108/volume/v3/types/a9abaa9f-b672-4ee7-bfbe-58a49c59e737 Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a3ffd294-a2a0-4c6a-b092-81ddcdb1bf79 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a3ffd294-a2a0-4c6a-b092-81ddcdb1bf79 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a3ffd294-a2a0-4c6a-b092-81ddcdb1bf79 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/types/a9abaa9f-b672-4ee7-bfbe-58a49c59e737 returned with HTTP 404 Sep 01 18:04:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 383/733] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:04:54 2026] GET /volume/v3/types/a9abaa9f-b672-4ee7-bfbe-58a49c59e737 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4200cab3-395d-4e75-aec5-14781c9d4f24 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4200cab3-395d-4e75-aec5-14781c9d4f24 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] DELETE http://192.168.122.108/volume/v3/types/aec85428-3067-4fb6-8acc-6f97db1e0e44 Sep 01 18:04:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4200cab3-395d-4e75-aec5-14781c9d4f24 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4200cab3-395d-4e75-aec5-14781c9d4f24 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4200cab3-395d-4e75-aec5-14781c9d4f24 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/types/aec85428-3067-4fb6-8acc-6f97db1e0e44 returned with HTTP 202 Sep 01 18:04:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 351/734] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:04:54 2026] DELETE /volume/v3/types/aec85428-3067-4fb6-8acc-6f97db1e0e44 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8dc99200-6b16-48bf-9ad1-dc35a70e83f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8dc99200-6b16-48bf-9ad1-dc35a70e83f4 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] GET http://192.168.122.108/volume/v3/types/aec85428-3067-4fb6-8acc-6f97db1e0e44 Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8dc99200-6b16-48bf-9ad1-dc35a70e83f4 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8dc99200-6b16-48bf-9ad1-dc35a70e83f4 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8dc99200-6b16-48bf-9ad1-dc35a70e83f4 tempest-VolumeRetypeWithoutMigrationTest-966043372 tempest-VolumeRetypeWithoutMigrationTest-966043372-project-admin] http://192.168.122.108/volume/v3/types/aec85428-3067-4fb6-8acc-6f97db1e0e44 returned with HTTP 404 Sep 01 18:04:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 384/735] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:04:54 2026] GET /volume/v3/types/aec85428-3067-4fb6-8acc-6f97db1e0e44 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1996390a-cdfd-4bb6-ba6b-be258354bda5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1996390a-cdfd-4bb6-ba6b-be258354bda5 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1996390a-cdfd-4bb6-ba6b-be258354bda5 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1996390a-cdfd-4bb6-ba6b-be258354bda5 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1996390a-cdfd-4bb6-ba6b-be258354bda5 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1996390a-cdfd-4bb6-ba6b-be258354bda5 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 352/736] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:55 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 576 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-63988cf8-f060-4e9f-a283-70c252b6b204 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-63988cf8-f060-4e9f-a283-70c252b6b204 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-63988cf8-f060-4e9f-a283-70c252b6b204 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-63988cf8-f060-4e9f-a283-70c252b6b204 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-63988cf8-f060-4e9f-a283-70c252b6b204 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:04:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-63988cf8-f060-4e9f-a283-70c252b6b204 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 200 Sep 01 18:04:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 385/737] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:56 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 576 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b961c5f8-33ec-476c-8c41-ba04a0eb8dca None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b961c5f8-33ec-476c-8c41-ba04a0eb8dca tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b961c5f8-33ec-476c-8c41-ba04a0eb8dca tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b961c5f8-33ec-476c-8c41-ba04a0eb8dca tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b961c5f8-33ec-476c-8c41-ba04a0eb8dca tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 404 Sep 01 18:04:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 353/738] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:04:57 2026] GET /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a5c78337-b501-401c-852d-cb6f486aadad None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a5c78337-b501-401c-852d-cb6f486aadad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a5c78337-b501-401c-852d-cb6f486aadad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a5c78337-b501-401c-852d-cb6f486aadad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-a5c78337-b501-401c-852d-cb6f486aadad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete snapshot with id: 2ce82e6a-1921-4195-a4e0-ac0757efccc4 Sep 01 18:04:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a5c78337-b501-401c-852d-cb6f486aadad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 returned with HTTP 404 Sep 01 18:04:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 386/739] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:04:57 2026] DELETE /volume/v3/snapshots/2ce82e6a-1921-4195-a4e0-ac0757efccc4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0d22cb13-7bd9-45aa-aa2c-7c13808d3274 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d22cb13-7bd9-45aa-aa2c-7c13808d3274 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d22cb13-7bd9-45aa-aa2c-7c13808d3274 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d22cb13-7bd9-45aa-aa2c-7c13808d3274 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0d22cb13-7bd9-45aa-aa2c-7c13808d3274 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:04:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d22cb13-7bd9-45aa-aa2c-7c13808d3274 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 200 Sep 01 18:04:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 354/740] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:57 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1764477332"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1764477332'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume of 1 GB Sep 01 18:04:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Availability Zones retrieved successfully. Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (9efacbd1-943a-4964-a45f-61b0378abfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52646214-31e2-4c83-a1d0-b6665345d2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52646214-31e2-4c83-a1d0-b6665345d2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab138448-c1de-4afc-b4d3-60ab53ab8673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Created reservations ['fe772ac0-12c2-40ff-9b24-827abefa317d', 'a53169f4-7976-41c6-a10e-c2918eecbbae', '98cb21a6-5ec9-474f-b1c5-8d157adfdacf', 'df675b02-fabe-4ba5-99ce-f1ac890831f2'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab138448-c1de-4afc-b4d3-60ab53ab8673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe772ac0-12c2-40ff-9b24-827abefa317d', 'a53169f4-7976-41c6-a10e-c2918eecbbae', '98cb21a6-5ec9-474f-b1c5-8d157adfdacf', 'df675b02-fabe-4ba5-99ce-f1ac890831f2']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acf7831-6a34-4e13-bb8a-0806f798bde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acf7831-6a34-4e13-bb8a-0806f798bde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6f2e042-bed2-4585-b037-d083a4ac6b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1764477332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['fe772ac0-12c2-40ff-9b24-827abefa317d','a53169f4-7976-41c6-a10e-c2918eecbbae','98cb21a6-5ec9-474f-b1c5-8d157adfdacf','df675b02-fabe-4ba5-99ce-f1ac890831f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1764477332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6f2e042-bed2-4585-b037-d083a4ac6b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',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='e92a333838b143de9f29ae2b42c5054b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045b50f5-bcc0-4580-91b5-9237297a85ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045b50f5-bcc0-4580-91b5-9237297a85ed) 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-1764477332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['fe772ac0-12c2-40ff-9b24-827abefa317d','a53169f4-7976-41c6-a10e-c2918eecbbae','98cb21a6-5ec9-474f-b1c5-8d157adfdacf','df675b02-fabe-4ba5-99ce-f1ac890831f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81090097-cd19-468f-a6a0-5fedec739d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81090097-cd19-468f-a6a0-5fedec739d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (9efacbd1-943a-4964-a45f-61b0378abfb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:04:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request issued successfully. Sep 01 18:04:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-802894eb-ff9a-4439-99a4-41d6f0c1c82a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:04:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 387/741] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:04:57 2026] POST /volume/v3/volumes => generated 763 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3513ded4-bf3c-4607-bf15-e6d8971274ad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3513ded4-bf3c-4607-bf15-e6d8971274ad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3513ded4-bf3c-4607-bf15-e6d8971274ad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3513ded4-bf3c-4607-bf15-e6d8971274ad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:04:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:04:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3513ded4-bf3c-4607-bf15-e6d8971274ad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:04:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3513ded4-bf3c-4607-bf15-e6d8971274ad tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 returned with HTTP 200 Sep 01 18:04:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 355/742] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:57 2026] GET /volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 => generated 831 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:04:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c757f5b3-f9a0-478d-ae4c-70e60a1cee70 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:04:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c757f5b3-f9a0-478d-ae4c-70e60a1cee70 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:04:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c757f5b3-f9a0-478d-ae4c-70e60a1cee70 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:04:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c757f5b3-f9a0-478d-ae4c-70e60a1cee70 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:04:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:04:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:04:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:04:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:04:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c757f5b3-f9a0-478d-ae4c-70e60a1cee70 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:04:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c757f5b3-f9a0-478d-ae4c-70e60a1cee70 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 returned with HTTP 200 Sep 01 18:04:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 388/743] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:04:58 2026] GET /volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-72dd2508-6fad-4aee-822b-08cafd6a7fa6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-72dd2508-6fad-4aee-822b-08cafd6a7fa6 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:05:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-72dd2508-6fad-4aee-822b-08cafd6a7fa6 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-72dd2508-6fad-4aee-822b-08cafd6a7fa6 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-72dd2508-6fad-4aee-822b-08cafd6a7fa6 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-72dd2508-6fad-4aee-822b-08cafd6a7fa6 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 returned with HTTP 200 Sep 01 18:05:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 356/744] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:00 2026] GET /volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ffda4f18-69b3-48a3-85c2-f1ef1540e0ab None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ffda4f18-69b3-48a3-85c2-f1ef1540e0ab tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:05:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ffda4f18-69b3-48a3-85c2-f1ef1540e0ab tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6f2e042-bed2-4585-b037-d083a4ac6b50", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1192406766"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ffda4f18-69b3-48a3-85c2-f1ef1540e0ab tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:00 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-ffda4f18-69b3-48a3-85c2-f1ef1540e0ab tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create snapshot from volume e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:05:00 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-ffda4f18-69b3-48a3-85c2-f1ef1540e0ab tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Created reservations ['0ff48b73-85c3-4212-a456-788f5fd55d66', 'd13f5659-8396-4a87-9f35-e38261138b16', 'a5e5b15b-b5bf-4f9f-b058-cd94183b206d', '16813929-60a9-4d27-99a0-fa1079371d9f'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ffda4f18-69b3-48a3-85c2-f1ef1540e0ab tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot create request issued successfully. Sep 01 18:05:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ffda4f18-69b3-48a3-85c2-f1ef1540e0ab tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:05:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 389/745] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:05:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-28c6fe21-4741-445b-b4ec-5aeab7e06ec4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-28c6fe21-4741-445b-b4ec-5aeab7e06ec4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-28c6fe21-4741-445b-b4ec-5aeab7e06ec4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-28c6fe21-4741-445b-b4ec-5aeab7e06ec4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-28c6fe21-4741-445b-b4ec-5aeab7e06ec4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-28c6fe21-4741-445b-b4ec-5aeab7e06ec4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 200 Sep 01 18:05:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 357/746] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:00 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-29e72e8e-4880-4eb8-94ca-0cb5f2322b4b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-29e72e8e-4880-4eb8-94ca-0cb5f2322b4b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-29e72e8e-4880-4eb8-94ca-0cb5f2322b4b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-29e72e8e-4880-4eb8-94ca-0cb5f2322b4b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-29e72e8e-4880-4eb8-94ca-0cb5f2322b4b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-29e72e8e-4880-4eb8-94ca-0cb5f2322b4b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 200 Sep 01 18:05:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 390/747] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:01 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4aa20a87-69c3-4536-ad08-6390c5f095f2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4aa20a87-69c3-4536-ad08-6390c5f095f2 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4aa20a87-69c3-4536-ad08-6390c5f095f2 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4aa20a87-69c3-4536-ad08-6390c5f095f2 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4aa20a87-69c3-4536-ad08-6390c5f095f2 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4aa20a87-69c3-4536-ad08-6390c5f095f2 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 200 Sep 01 18:05:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 358/748] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:02 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9a0b7af7-8b96-4e57-b518-93074df68932 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a0b7af7-8b96-4e57-b518-93074df68932 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9a0b7af7-8b96-4e57-b518-93074df68932 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-952999337", "description": "tempest-group-type-description-489051498", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a0b7af7-8b96-4e57-b518-93074df68932 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 391/749] 192.168.122.108 () {62 vars in 1196 bytes} [Tue Sep 1 18:05:03 2026] POST /volume/v3/group_types => generated 263 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a1b7cae1-d30e-426f-ba46-c113b47dbdab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1b7cae1-d30e-426f-ba46-c113b47dbdab tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] GET http://192.168.122.108/volume/v3/group_types Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1b7cae1-d30e-426f-ba46-c113b47dbdab tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1b7cae1-d30e-426f-ba46-c113b47dbdab tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1b7cae1-d30e-426f-ba46-c113b47dbdab tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 359/750] 192.168.122.108 () {60 vars in 1174 bytes} [Tue Sep 1 18:05:03 2026] GET /volume/v3/group_types => generated 497 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-97777f14-6dcf-4f7e-8ffe-77375508e0a2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97777f14-6dcf-4f7e-8ffe-77375508e0a2 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] PUT http://192.168.122.108/volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97777f14-6dcf-4f7e-8ffe-77375508e0a2 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-780608932", "description": "updated-group-type-desc"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97777f14-6dcf-4f7e-8ffe-77375508e0a2 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 392/751] 192.168.122.108 () {62 vars in 1306 bytes} [Tue Sep 1 18:05:03 2026] PUT /volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d => generated 254 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a83bf830-3ec2-41ac-b651-d5391db8add5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a83bf830-3ec2-41ac-b651-d5391db8add5 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] GET http://192.168.122.108/volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a83bf830-3ec2-41ac-b651-d5391db8add5 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a83bf830-3ec2-41ac-b651-d5391db8add5 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8aec14a4-e5bc-48af-952f-d9b3764468e1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8aec14a4-e5bc-48af-952f-d9b3764468e1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a83bf830-3ec2-41ac-b651-d5391db8add5 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8aec14a4-e5bc-48af-952f-d9b3764468e1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8aec14a4-e5bc-48af-952f-d9b3764468e1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 360/752] 192.168.122.108 () {60 vars in 1285 bytes} [Tue Sep 1 18:05:03 2026] GET /volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d => generated 254 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e0ad7028-8b2c-4507-8694-75005147165c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e0ad7028-8b2c-4507-8694-75005147165c tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e0ad7028-8b2c-4507-8694-75005147165c tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e0ad7028-8b2c-4507-8694-75005147165c tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8aec14a4-e5bc-48af-952f-d9b3764468e1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8aec14a4-e5bc-48af-952f-d9b3764468e1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 393/753] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:03 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e0ad7028-8b2c-4507-8694-75005147165c tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d returned with HTTP 202 Sep 01 18:05:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 361/754] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:05:03 2026] DELETE /volume/v3/group_types/9d327d69-7cb3-4fbc-a951-5464473c1a2d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4c7e4d1c-0f6b-4339-8450-4375820545cc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4c7e4d1c-0f6b-4339-8450-4375820545cc tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] GET http://192.168.122.108/volume/v3/group_types Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4c7e4d1c-0f6b-4339-8450-4375820545cc tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4c7e4d1c-0f6b-4339-8450-4375820545cc tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4c7e4d1c-0f6b-4339-8450-4375820545cc tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 394/755] 192.168.122.108 () {60 vars in 1174 bytes} [Tue Sep 1 18:05:03 2026] GET /volume/v3/group_types => generated 248 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-524ce6ef-f9c2-4064-af5f-640160d82a24 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-524ce6ef-f9c2-4064-af5f-640160d82a24 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-524ce6ef-f9c2-4064-af5f-640160d82a24 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-706302591", "is_public": true}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-524ce6ef-f9c2-4064-af5f-640160d82a24 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:05:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 362/756] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:05:03 2026] POST /volume/v3/group_types => generated 163 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-417a416d-28f2-494b-90fa-80510a4df364 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-417a416d-28f2-494b-90fa-80510a4df364 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-417a416d-28f2-494b-90fa-80510a4df364 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-812658621", "is_public": false}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-417a416d-28f2-494b-90fa-80510a4df364 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 395/757] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:05:03 2026] POST /volume/v3/group_types => generated 164 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f237ad76-67b1-495d-9860-a9803157500c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f237ad76-67b1-495d-9860-a9803157500c tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] GET http://192.168.122.108/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f237ad76-67b1-495d-9860-a9803157500c tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f237ad76-67b1-495d-9860-a9803157500c tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f237ad76-67b1-495d-9860-a9803157500c tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 363/758] 192.168.122.108 () {60 vars in 1235 bytes} [Tue Sep 1 18:05:03 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e5fc8537-e1fd-4e8f-90cb-a670e399f840 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e5fc8537-e1fd-4e8f-90cb-a670e399f840 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] GET http://192.168.122.108/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e5fc8537-e1fd-4e8f-90cb-a670e399f840 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e5fc8537-e1fd-4e8f-90cb-a670e399f840 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e5fc8537-e1fd-4e8f-90cb-a670e399f840 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 396/759] 192.168.122.108 () {60 vars in 1237 bytes} [Tue Sep 1 18:05:03 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-25ec0c9b-03ba-4929-8ca9-c02154aef84f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-25ec0c9b-03ba-4929-8ca9-c02154aef84f tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] GET http://192.168.122.108/volume/v3/group_types?is_public=False Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-25ec0c9b-03ba-4929-8ca9-c02154aef84f tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-25ec0c9b-03ba-4929-8ca9-c02154aef84f tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-25ec0c9b-03ba-4929-8ca9-c02154aef84f tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 364/760] 192.168.122.108 () {60 vars in 1205 bytes} [Tue Sep 1 18:05:03 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9dc2158e-efda-4ea6-a74d-354fe69c1abd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9dc2158e-efda-4ea6-a74d-354fe69c1abd tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] GET http://192.168.122.108/volume/v3/group_types?is_public=True Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9dc2158e-efda-4ea6-a74d-354fe69c1abd tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9dc2158e-efda-4ea6-a74d-354fe69c1abd tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9dc2158e-efda-4ea6-a74d-354fe69c1abd tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 397/761] 192.168.122.108 () {60 vars in 1203 bytes} [Tue Sep 1 18:05:03 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cc1133d5-3100-49d6-a835-7acdd9b37f16 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc1133d5-3100-49d6-a835-7acdd9b37f16 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/f5162139-2cc1-46fb-bd99-a59565e8d027 Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc1133d5-3100-49d6-a835-7acdd9b37f16 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc1133d5-3100-49d6-a835-7acdd9b37f16 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc1133d5-3100-49d6-a835-7acdd9b37f16 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types/f5162139-2cc1-46fb-bd99-a59565e8d027 returned with HTTP 202 Sep 01 18:05:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 365/762] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:05:03 2026] DELETE /volume/v3/group_types/f5162139-2cc1-46fb-bd99-a59565e8d027 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5e0fe72-1243-4715-81ed-338506732ca6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5e0fe72-1243-4715-81ed-338506732ca6 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/54dfda47-827f-42ef-a967-47d3206abed8 Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5e0fe72-1243-4715-81ed-338506732ca6 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5e0fe72-1243-4715-81ed-338506732ca6 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5e0fe72-1243-4715-81ed-338506732ca6 tempest-GroupTypesTest-1541741049 tempest-GroupTypesTest-1541741049-project-admin] http://192.168.122.108/volume/v3/group_types/54dfda47-827f-42ef-a967-47d3206abed8 returned with HTTP 202 Sep 01 18:05:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 398/763] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:05:03 2026] DELETE /volume/v3/group_types/54dfda47-827f-42ef-a967-47d3206abed8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9f45774f-5c8c-42a9-a401-c28bfc57ff42 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f45774f-5c8c-42a9-a401-c28bfc57ff42 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f45774f-5c8c-42a9-a401-c28bfc57ff42 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f45774f-5c8c-42a9-a401-c28bfc57ff42 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9f45774f-5c8c-42a9-a401-c28bfc57ff42 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f45774f-5c8c-42a9-a401-c28bfc57ff42 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 200 Sep 01 18:05:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 366/764] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:04 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1138957296"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request body: {'volume': {'snapshot_id': '749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1138957296'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume of 2 GB Sep 01 18:05:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Availability Zones retrieved successfully. Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (b681aaea-2bed-4a6c-a27e-be60b641f6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6151b1ad-e41a-4e79-89c3-7de20a8b620f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6151b1ad-e41a-4e79-89c3-7de20a8b620f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed58178-c1da-4db2-b61b-d2def24cd73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ef679776-23d9-473b-aa67-3f52c470b6d7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Created reservations ['560409fd-c3a4-41bd-9aac-83227a3db2b4', '64db911c-b9ea-417f-bfad-3a5617de12b5', 'a0bd1603-d26b-4f5e-a985-91df1cfc0778', 'd6b923e2-8e07-40ce-b5d3-eee7a892405d'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed58178-c1da-4db2-b61b-d2def24cd73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['560409fd-c3a4-41bd-9aac-83227a3db2b4', '64db911c-b9ea-417f-bfad-3a5617de12b5', 'a0bd1603-d26b-4f5e-a985-91df1cfc0778', 'd6b923e2-8e07-40ce-b5d3-eee7a892405d']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb43eeb-5e8a-424e-85e9-129cadc459cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef679776-23d9-473b-aa67-3f52c470b6d7 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] GET http://192.168.122.108/volume/v3/os-services Sep 01 18:05:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef679776-23d9-473b-aa67-3f52c470b6d7 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef679776-23d9-473b-aa67-3f52c470b6d7 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb43eeb-5e8a-424e-85e9-129cadc459cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9528039-4e86-4dc9-8a39-43ffb043771e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1138957296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['560409fd-c3a4-41bd-9aac-83227a3db2b4','64db911c-b9ea-417f-bfad-3a5617de12b5','a0bd1603-d26b-4f5e-a985-91df1cfc0778','d6b923e2-8e07-40ce-b5d3-eee7a892405d'],size=2,snapshot_id=749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1138957296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9528039-4e86-4dc9-8a39-43ffb043771e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',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=749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e92a333838b143de9f29ae2b42c5054b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10766f89-aa36-4b10-a841-160fa9a32aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: /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 01 18:05:05 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef679776-23d9-473b-aa67-3f52c470b6d7 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] http://192.168.122.108/volume/v3/os-services returned with HTTP 200 Sep 01 18:05:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 367/765] 192.168.122.108 () {58 vars in 1133 bytes} [Tue Sep 1 18:05:04 2026] GET /volume/v3/os-services => generated 705 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d6c111e6-c481-4543-8b45-65fabf6c25a9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d6c111e6-c481-4543-8b45-65fabf6c25a9 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] GET http://192.168.122.108/volume/v3/os-services?host=devstack Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d6c111e6-c481-4543-8b45-65fabf6c25a9 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d6c111e6-c481-4543-8b45-65fabf6c25a9 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d6c111e6-c481-4543-8b45-65fabf6c25a9 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] http://192.168.122.108/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 18:05:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 368/766] 192.168.122.108 () {58 vars in 1160 bytes} [Tue Sep 1 18:05:05 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10766f89-aa36-4b10-a841-160fa9a32aa9) 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-1138957296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['560409fd-c3a4-41bd-9aac-83227a3db2b4','64db911c-b9ea-417f-bfad-3a5617de12b5','a0bd1603-d26b-4f5e-a985-91df1cfc0778','d6b923e2-8e07-40ce-b5d3-eee7a892405d'],size=2,snapshot_id=749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7217a922-fb0f-46fb-a63b-d5972c0456aa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee51914e-91a9-49e2-b65d-f9a24a531254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7217a922-fb0f-46fb-a63b-d5972c0456aa tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] GET http://192.168.122.108/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7217a922-fb0f-46fb-a63b-d5972c0456aa tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7217a922-fb0f-46fb-a63b-d5972c0456aa tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7217a922-fb0f-46fb-a63b-d5972c0456aa tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] http://192.168.122.108/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 18:05:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 369/767] 192.168.122.108 () {58 vars in 1208 bytes} [Tue Sep 1 18:05:05 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4af0ceb3-9f1e-4416-842d-a9de88de6069 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4af0ceb3-9f1e-4416-842d-a9de88de6069 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] GET http://192.168.122.108/volume/v3/os-services?binary=cinder-scheduler Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4af0ceb3-9f1e-4416-842d-a9de88de6069 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4af0ceb3-9f1e-4416-842d-a9de88de6069 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4af0ceb3-9f1e-4416-842d-a9de88de6069 tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] http://192.168.122.108/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 18:05:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 370/768] 192.168.122.108 () {58 vars in 1180 bytes} [Tue Sep 1 18:05:05 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee51914e-91a9-49e2-b65d-f9a24a531254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (b681aaea-2bed-4a6c-a27e-be60b641f6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request issued successfully. Sep 01 18:05:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7fe4f47-efba-4561-9cbb-fa8d024a9f6b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 399/769] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:05:04 2026] POST /volume/v3/volumes => generated 797 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-602fd535-2ef8-4e94-9b05-da015066d9da None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-602fd535-2ef8-4e94-9b05-da015066d9da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-602fd535-2ef8-4e94-9b05-da015066d9da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-602fd535-2ef8-4e94-9b05-da015066d9da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-602fd535-2ef8-4e94-9b05-da015066d9da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-602fd535-2ef8-4e94-9b05-da015066d9da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 400/770] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:05 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-862701889"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-862701889'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Create volume of 1 GB Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Availability Zones retrieved successfully. Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Flow 'volume_create_api' (c0200b37-3ee8-4c13-b21e-dc602eda3a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf39e6c-d196-4ecf-b5bd-2bcaa0222685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf39e6c-d196-4ecf-b5bd-2bcaa0222685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7276a7-00b5-4a8c-8398-749df5826b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Created reservations ['bbd62305-bba2-4e0a-b405-5f5870f05f7d', 'f6d8dc1a-42a2-484e-8e52-1319e9d71f55', 'fa9b135f-5f00-40a8-acfd-5658011ca169', '9c957923-dfbc-45d8-9529-7b8da7c1a7d5'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7276a7-00b5-4a8c-8398-749df5826b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd62305-bba2-4e0a-b405-5f5870f05f7d', 'f6d8dc1a-42a2-484e-8e52-1319e9d71f55', 'fa9b135f-5f00-40a8-acfd-5658011ca169', '9c957923-dfbc-45d8-9529-7b8da7c1a7d5']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499530b6-1a0d-4bed-a775-bbd74ec32b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499530b6-1a0d-4bed-a775-bbd74ec32b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf9ef2e-0b59-40c2-910c-2aceb36d3f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-862701889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e45d2fe08542e499bed1f205d1577b',qos_specs=None,replication_status=,reservations=['bbd62305-bba2-4e0a-b405-5f5870f05f7d','f6d8dc1a-42a2-484e-8e52-1319e9d71f55','fa9b135f-5f00-40a8-acfd-5658011ca169','9c957923-dfbc-45d8-9529-7b8da7c1a7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9edab6deb346eeab836657e6a02046',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-862701889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf9ef2e-0b59-40c2-910c-2aceb36d3f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e45d2fe08542e499bed1f205d1577b',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='9b9edab6deb346eeab836657e6a02046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45263d91-aea8-478c-8d74-dd7a5c03b31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45263d91-aea8-478c-8d74-dd7a5c03b31b) 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-862701889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e45d2fe08542e499bed1f205d1577b',qos_specs=None,replication_status=,reservations=['bbd62305-bba2-4e0a-b405-5f5870f05f7d','f6d8dc1a-42a2-484e-8e52-1319e9d71f55','fa9b135f-5f00-40a8-acfd-5658011ca169','9c957923-dfbc-45d8-9529-7b8da7c1a7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9edab6deb346eeab836657e6a02046',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8bcc1f-9418-40ed-997d-b35ca2e42059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8bcc1f-9418-40ed-997d-b35ca2e42059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Flow 'volume_create_api' (c0200b37-3ee8-4c13-b21e-dc602eda3a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Create volume request issued successfully. Sep 01 18:05:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2dd6ae93-1861-44cd-bd1f-3fff309bc864 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 371/771] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:05:05 2026] POST /volume/v3/volumes => generated 762 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b852f6f3-5ce7-4994-be18-4f563451a409 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b852f6f3-5ce7-4994-be18-4f563451a409 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b852f6f3-5ce7-4994-be18-4f563451a409 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b852f6f3-5ce7-4994-be18-4f563451a409 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b852f6f3-5ce7-4994-be18-4f563451a409 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b852f6f3-5ce7-4994-be18-4f563451a409 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 401/772] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:05 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 830 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e3ede08e-73f8-4beb-b887-8f31a3ac88cc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e3ede08e-73f8-4beb-b887-8f31a3ac88cc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e3ede08e-73f8-4beb-b887-8f31a3ac88cc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e3ede08e-73f8-4beb-b887-8f31a3ac88cc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e3ede08e-73f8-4beb-b887-8f31a3ac88cc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e3ede08e-73f8-4beb-b887-8f31a3ac88cc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 372/773] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:06 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 889 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cb98c2eb-5856-4198-9eb3-0d6ce0458382 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cb98c2eb-5856-4198-9eb3-0d6ce0458382 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cb98c2eb-5856-4198-9eb3-0d6ce0458382 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cb98c2eb-5856-4198-9eb3-0d6ce0458382 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cb98c2eb-5856-4198-9eb3-0d6ce0458382 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cb98c2eb-5856-4198-9eb3-0d6ce0458382 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 402/774] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:07 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b059c45f-29b0-42c1-8bec-9fbe322e03ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b059c45f-29b0-42c1-8bec-9fbe322e03ac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b059c45f-29b0-42c1-8bec-9fbe322e03ac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b059c45f-29b0-42c1-8bec-9fbe322e03ac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b059c45f-29b0-42c1-8bec-9fbe322e03ac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b059c45f-29b0-42c1-8bec-9fbe322e03ac tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 373/775] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:07 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 889 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ab13ec11-c118-448c-8300-ec303eafe26a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab13ec11-c118-448c-8300-ec303eafe26a tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab13ec11-c118-448c-8300-ec303eafe26a tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab13ec11-c118-448c-8300-ec303eafe26a tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ab13ec11-c118-448c-8300-ec303eafe26a tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab13ec11-c118-448c-8300-ec303eafe26a tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 403/776] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:08 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8b38ab15-3474-4e51-89c4-099c001818da None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8b38ab15-3474-4e51-89c4-099c001818da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8b38ab15-3474-4e51-89c4-099c001818da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8b38ab15-3474-4e51-89c4-099c001818da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8b38ab15-3474-4e51-89c4-099c001818da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8b38ab15-3474-4e51-89c4-099c001818da tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 374/777] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:08 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 889 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-68565402-a76b-4862-8d11-2630b18e11f9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68565402-a76b-4862-8d11-2630b18e11f9 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68565402-a76b-4862-8d11-2630b18e11f9 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68565402-a76b-4862-8d11-2630b18e11f9 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-68565402-a76b-4862-8d11-2630b18e11f9 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68565402-a76b-4862-8d11-2630b18e11f9 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 404/778] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:09 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1631eafa-cee8-4c93-929e-f19c8627f6df None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1631eafa-cee8-4c93-929e-f19c8627f6df tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1631eafa-cee8-4c93-929e-f19c8627f6df tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1631eafa-cee8-4c93-929e-f19c8627f6df tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1631eafa-cee8-4c93-929e-f19c8627f6df tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1631eafa-cee8-4c93-929e-f19c8627f6df tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 375/779] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:09 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 889 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4b1097f4-1bbd-4f12-a90e-522a31edc2f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b1097f4-1bbd-4f12-a90e-522a31edc2f4 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b1097f4-1bbd-4f12-a90e-522a31edc2f4 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b1097f4-1bbd-4f12-a90e-522a31edc2f4 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4b1097f4-1bbd-4f12-a90e-522a31edc2f4 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b1097f4-1bbd-4f12-a90e-522a31edc2f4 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 405/780] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:10 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-038fa2b8-6f71-47a5-84d1-caa8184d21ff None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-038fa2b8-6f71-47a5-84d1-caa8184d21ff tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-038fa2b8-6f71-47a5-84d1-caa8184d21ff tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-038fa2b8-6f71-47a5-84d1-caa8184d21ff tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-038fa2b8-6f71-47a5-84d1-caa8184d21ff tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-038fa2b8-6f71-47a5-84d1-caa8184d21ff tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 376/781] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:10 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 889 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cc95f7d6-3f51-478a-9dd2-2b5770452bfe None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc95f7d6-3f51-478a-9dd2-2b5770452bfe tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc95f7d6-3f51-478a-9dd2-2b5770452bfe tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc95f7d6-3f51-478a-9dd2-2b5770452bfe tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cc95f7d6-3f51-478a-9dd2-2b5770452bfe tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc95f7d6-3f51-478a-9dd2-2b5770452bfe tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 406/782] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:11 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7e98fe87-b333-4707-8e1d-155869bacc0c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7e98fe87-b333-4707-8e1d-155869bacc0c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7e98fe87-b333-4707-8e1d-155869bacc0c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7e98fe87-b333-4707-8e1d-155869bacc0c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7e98fe87-b333-4707-8e1d-155869bacc0c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7e98fe87-b333-4707-8e1d-155869bacc0c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 377/783] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:12 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 889 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-84f4ea88-fc0d-47de-9939-c011c6424c26 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-84f4ea88-fc0d-47de-9939-c011c6424c26 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-84f4ea88-fc0d-47de-9939-c011c6424c26 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-84f4ea88-fc0d-47de-9939-c011c6424c26 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-84f4ea88-fc0d-47de-9939-c011c6424c26 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-84f4ea88-fc0d-47de-9939-c011c6424c26 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 407/784] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:12 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9f83b066-9adf-425d-8951-8ebe86fc4e4d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f83b066-9adf-425d-8951-8ebe86fc4e4d tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f83b066-9adf-425d-8951-8ebe86fc4e4d tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1212167679"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f83b066-9adf-425d-8951-8ebe86fc4e4d tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:05:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 378/785] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:05:12 2026] POST /volume/v3/types => generated 216 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bcc79b4a-5813-4ce2-a481-581126cb8cda None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bcc79b4a-5813-4ce2-a481-581126cb8cda tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bcc79b4a-5813-4ce2-a481-581126cb8cda tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1131852344"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bcc79b4a-5813-4ce2-a481-581126cb8cda tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:05:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 408/786] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:05:13 2026] POST /volume/v3/group_types => generated 173 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-778f8949-d546-4700-80c0-54eef0983b49 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-faee6e45-794f-41de-b5c7-cd05c2981667 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-faee6e45-794f-41de-b5c7-cd05c2981667 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-faee6e45-794f-41de-b5c7-cd05c2981667 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-faee6e45-794f-41de-b5c7-cd05c2981667 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-faee6e45-794f-41de-b5c7-cd05c2981667 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-778f8949-d546-4700-80c0-54eef0983b49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-778f8949-d546-4700-80c0-54eef0983b49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c1d3226b-7297-4cbd-91bd-384860813a52", "volume_types": ["4da24821-e119-4eed-97dc-b3d66559dd32"], "name": "tempest-Group1-1834382707"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-778f8949-d546-4700-80c0-54eef0983b49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Creating new group {'group': {'group_type': 'c1d3226b-7297-4cbd-91bd-384860813a52', 'volume_types': ['4da24821-e119-4eed-97dc-b3d66559dd32'], 'name': 'tempest-Group1-1834382707'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-faee6e45-794f-41de-b5c7-cd05c2981667 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 409/787] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:13 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-778f8949-d546-4700-80c0-54eef0983b49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Creating group tempest-Group1-1834382707. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bd157443-e8f9-44fa-8451-a376c645a306 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-778f8949-d546-4700-80c0-54eef0983b49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Availability Zones retrieved successfully. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd157443-e8f9-44fa-8451-a376c645a306 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd157443-e8f9-44fa-8451-a376c645a306 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd157443-e8f9-44fa-8451-a376c645a306 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bd157443-e8f9-44fa-8451-a376c645a306 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd157443-e8f9-44fa-8451-a376c645a306 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 410/788] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:13 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 890 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-778f8949-d546-4700-80c0-54eef0983b49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Created reservations ['cc19b6ac-e55b-4326-b3ab-be3754a0a41c'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-38dce037-34cb-407f-b712-0f2775570576 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-38dce037-34cb-407f-b712-0f2775570576 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-38dce037-34cb-407f-b712-0f2775570576 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-38dce037-34cb-407f-b712-0f2775570576 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-38dce037-34cb-407f-b712-0f2775570576 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume with id: e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-38dce037-34cb-407f-b712-0f2775570576 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-778f8949-d546-4700-80c0-54eef0983b49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:05:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 379/789] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:05:13 2026] POST /volume/v3/groups => generated 94 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-91e1919f-57fb-48d0-a581-002f24ef3d49 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-91e1919f-57fb-48d0-a581-002f24ef3d49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-91e1919f-57fb-48d0-a581-002f24ef3d49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-91e1919f-57fb-48d0-a581-002f24ef3d49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-91e1919f-57fb-48d0-a581-002f24ef3d49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 74e0a0d6-e792-42eb-bedb-216f42571b5f {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-38dce037-34cb-407f-b712-0f2775570576 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume request issued successfully. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-38dce037-34cb-407f-b712-0f2775570576 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 202 Sep 01 18:05:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 411/790] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:13 2026] DELETE /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cfdc283c-c891-41d4-bf4e-b479631fe06d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cfdc283c-c891-41d4-bf4e-b479631fe06d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cfdc283c-c891-41d4-bf4e-b479631fe06d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cfdc283c-c891-41d4-bf4e-b479631fe06d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: /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 01 18:05:13 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-91e1919f-57fb-48d0-a581-002f24ef3d49 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f returned with HTTP 200 Sep 01 18:05:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 380/791] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:13 2026] GET /volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f => generated 322 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cfdc283c-c891-41d4-bf4e-b479631fe06d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cfdc283c-c891-41d4-bf4e-b479631fe06d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 412/792] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:13 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 889 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3c870791-3b63-475e-ab02-c0fc1da7fbe7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3c870791-3b63-475e-ab02-c0fc1da7fbe7 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3c870791-3b63-475e-ab02-c0fc1da7fbe7 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3c870791-3b63-475e-ab02-c0fc1da7fbe7 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3c870791-3b63-475e-ab02-c0fc1da7fbe7 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3c870791-3b63-475e-ab02-c0fc1da7fbe7 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 381/793] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:13 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-07dd9035-5cc3-46cc-bfaa-7397243ca063 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07dd9035-5cc3-46cc-bfaa-7397243ca063 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07dd9035-5cc3-46cc-bfaa-7397243ca063 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07dd9035-5cc3-46cc-bfaa-7397243ca063 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-07dd9035-5cc3-46cc-bfaa-7397243ca063 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 74e0a0d6-e792-42eb-bedb-216f42571b5f {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:14 devstack devstack@c-api.service[86561]: /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 01 18:05:14 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07dd9035-5cc3-46cc-bfaa-7397243ca063 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f returned with HTTP 200 Sep 01 18:05:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-228eaeb2-0181-4cda-8a68-c3b2a215969b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 413/794] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:14 2026] GET /volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f => generated 323 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:05:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-228eaeb2-0181-4cda-8a68-c3b2a215969b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-228eaeb2-0181-4cda-8a68-c3b2a215969b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c2b738cf-3441-4ab3-954a-1d5d465f1d33 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-228eaeb2-0181-4cda-8a68-c3b2a215969b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c2b738cf-3441-4ab3-954a-1d5d465f1d33 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c2b738cf-3441-4ab3-954a-1d5d465f1d33 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c1d3226b-7297-4cbd-91bd-384860813a52", "volume_types": ["4da24821-e119-4eed-97dc-b3d66559dd32"], "name": "tempest-Group2-221319653"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-c2b738cf-3441-4ab3-954a-1d5d465f1d33 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Creating new group {'group': {'group_type': 'c1d3226b-7297-4cbd-91bd-384860813a52', 'volume_types': ['4da24821-e119-4eed-97dc-b3d66559dd32'], 'name': 'tempest-Group2-221319653'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:05:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:14 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-c2b738cf-3441-4ab3-954a-1d5d465f1d33 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Creating group tempest-Group2-221319653. Sep 01 18:05:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-228eaeb2-0181-4cda-8a68-c3b2a215969b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-228eaeb2-0181-4cda-8a68-c3b2a215969b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 200 Sep 01 18:05:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 382/795] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:14 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 889 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c2b738cf-3441-4ab3-954a-1d5d465f1d33 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Availability Zones retrieved successfully. Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-c2b738cf-3441-4ab3-954a-1d5d465f1d33 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Created reservations ['8a78c14e-b0a4-4a21-a726-9ddcc8072475'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c2b738cf-3441-4ab3-954a-1d5d465f1d33 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:05:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 414/796] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:05:14 2026] POST /volume/v3/groups => generated 93 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c153592d-b5c5-45bc-9a09-1747af1bfde8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c153592d-b5c5-45bc-9a09-1747af1bfde8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a Sep 01 18:05:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c153592d-b5c5-45bc-9a09-1747af1bfde8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c153592d-b5c5-45bc-9a09-1747af1bfde8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-c153592d-b5c5-45bc-9a09-1747af1bfde8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 9938e257-3c1f-45ee-b310-43f9a89bfc2a {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5c98bd6-b266-403f-9ca3-c61d3562b2c3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:14 devstack devstack@c-api.service[86562]: /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 01 18:05:14 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5c98bd6-b266-403f-9ca3-c61d3562b2c3 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c153592d-b5c5-45bc-9a09-1747af1bfde8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a returned with HTTP 200 Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5c98bd6-b266-403f-9ca3-c61d3562b2c3 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 383/797] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:14 2026] GET /volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a => generated 321 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5c98bd6-b266-403f-9ca3-c61d3562b2c3 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5c98bd6-b266-403f-9ca3-c61d3562b2c3 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5c98bd6-b266-403f-9ca3-c61d3562b2c3 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 415/798] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:14 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-005d1e25-a1dd-408d-ae9f-37f019b2c6ec None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-005d1e25-a1dd-408d-ae9f-37f019b2c6ec tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-005d1e25-a1dd-408d-ae9f-37f019b2c6ec tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-005d1e25-a1dd-408d-ae9f-37f019b2c6ec tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-005d1e25-a1dd-408d-ae9f-37f019b2c6ec tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Volume info retrieved successfully. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-005d1e25-a1dd-408d-ae9f-37f019b2c6ec tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 384/799] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:15 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 1018 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-db128211-20ec-48da-b621-624c1af887ac None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db128211-20ec-48da-b621-624c1af887ac tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] GET http://192.168.122.108/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-db128211-20ec-48da-b621-624c1af887ac tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-db128211-20ec-48da-b621-624c1af887ac tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: /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 01 18:05:15 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db128211-20ec-48da-b621-624c1af887ac tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] http://192.168.122.108/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 18:05:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 416/800] 192.168.122.108 () {58 vars in 1202 bytes} [Tue Sep 1 18:05:15 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-20b9e8a2-f8fa-4e4f-821d-b5143c40052b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-20b9e8a2-f8fa-4e4f-821d-b5143c40052b tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-20b9e8a2-f8fa-4e4f-821d-b5143c40052b tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-20b9e8a2-f8fa-4e4f-821d-b5143c40052b tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-20b9e8a2-f8fa-4e4f-821d-b5143c40052b tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-20b9e8a2-f8fa-4e4f-821d-b5143c40052b tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 385/801] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:15 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8cfa6fa1-a6a4-48e1-82b7-33bcf1b0ccde None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8cfa6fa1-a6a4-48e1-82b7-33bcf1b0ccde tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] DELETE http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8cfa6fa1-a6a4-48e1-82b7-33bcf1b0ccde tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8cfa6fa1-a6a4-48e1-82b7-33bcf1b0ccde tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8cfa6fa1-a6a4-48e1-82b7-33bcf1b0ccde tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Delete volume with id: 1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8cfa6fa1-a6a4-48e1-82b7-33bcf1b0ccde tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8cfa6fa1-a6a4-48e1-82b7-33bcf1b0ccde tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Delete volume request issued successfully. Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8cfa6fa1-a6a4-48e1-82b7-33bcf1b0ccde tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 202 Sep 01 18:05:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 417/802] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:15 2026] DELETE /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-af684a6e-bfc6-4389-bf52-663081ae2847 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-af684a6e-bfc6-4389-bf52-663081ae2847 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-af684a6e-bfc6-4389-bf52-663081ae2847 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-af684a6e-bfc6-4389-bf52-663081ae2847 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-af684a6e-bfc6-4389-bf52-663081ae2847 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-af684a6e-bfc6-4389-bf52-663081ae2847 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 386/803] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:15 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-15eb99d8-7115-4dd9-a13e-0956ffe0d383 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15eb99d8-7115-4dd9-a13e-0956ffe0d383 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15eb99d8-7115-4dd9-a13e-0956ffe0d383 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15eb99d8-7115-4dd9-a13e-0956ffe0d383 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15eb99d8-7115-4dd9-a13e-0956ffe0d383 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 404 Sep 01 18:05:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 418/804] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:15 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-60096ce7-7cc1-464b-9ac2-5e23e13f660f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60096ce7-7cc1-464b-9ac2-5e23e13f660f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60096ce7-7cc1-464b-9ac2-5e23e13f660f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60096ce7-7cc1-464b-9ac2-5e23e13f660f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60096ce7-7cc1-464b-9ac2-5e23e13f660f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 404 Sep 01 18:05:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 387/805] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:15 2026] GET /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c214352a-1a86-4818-a023-8dc2738f0641 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c214352a-1a86-4818-a023-8dc2738f0641 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c214352a-1a86-4818-a023-8dc2738f0641 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c214352a-1a86-4818-a023-8dc2738f0641 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c214352a-1a86-4818-a023-8dc2738f0641 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume with id: e9528039-4e86-4dc9-8a39-43ffb043771e Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c214352a-1a86-4818-a023-8dc2738f0641 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e returned with HTTP 404 Sep 01 18:05:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 419/806] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:15 2026] DELETE /volume/v3/volumes/e9528039-4e86-4dc9-8a39-43ffb043771e => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-35879400-6c6c-46ef-823c-5003c6dcddeb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-35879400-6c6c-46ef-823c-5003c6dcddeb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-35879400-6c6c-46ef-823c-5003c6dcddeb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-35879400-6c6c-46ef-823c-5003c6dcddeb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-35879400-6c6c-46ef-823c-5003c6dcddeb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete snapshot with id: 749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-35879400-6c6c-46ef-823c-5003c6dcddeb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-35879400-6c6c-46ef-823c-5003c6dcddeb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot delete request issued successfully. Sep 01 18:05:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-35879400-6c6c-46ef-823c-5003c6dcddeb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 202 Sep 01 18:05:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 388/807] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:05:15 2026] DELETE /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-97b2958f-3478-400d-8b1d-c418c1d9dc6d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97b2958f-3478-400d-8b1d-c418c1d9dc6d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97b2958f-3478-400d-8b1d-c418c1d9dc6d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97b2958f-3478-400d-8b1d-c418c1d9dc6d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-794cc940-fc9c-4357-be90-811f4792632b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-794cc940-fc9c-4357-be90-811f4792632b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a Sep 01 18:05:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-794cc940-fc9c-4357-be90-811f4792632b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-794cc940-fc9c-4357-be90-811f4792632b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-794cc940-fc9c-4357-be90-811f4792632b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 9938e257-3c1f-45ee-b310-43f9a89bfc2a {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-97b2958f-3478-400d-8b1d-c418c1d9dc6d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97b2958f-3478-400d-8b1d-c418c1d9dc6d tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 200 Sep 01 18:05:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 420/808] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:15 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:16 devstack devstack@c-api.service[86562]: /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 01 18:05:16 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-794cc940-fc9c-4357-be90-811f4792632b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a returned with HTTP 200 Sep 01 18:05:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 389/809] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:15 2026] GET /volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a => generated 322 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-359947492", "volume_type": "4da24821-e119-4eed-97dc-b3d66559dd32", "group_id": "74e0a0d6-e792-42eb-bedb-216f42571b5f", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-359947492', 'volume_type': '4da24821-e119-4eed-97dc-b3d66559dd32', 'group_id': '74e0a0d6-e792-42eb-bedb-216f42571b5f', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:16 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume of 1 GB Sep 01 18:05:16 devstack devstack@c-api.service[86561]: /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 01 18:05:16 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Availability Zones retrieved successfully. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Flow 'volume_create_api' (d0d9c80e-7a6c-4e13-bb95-7d68f33d6782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b976aa7a-c761-4250-9d69-f578bbe4fe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b976aa7a-c761-4250-9d69-f578bbe4fe32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:05:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4da24821-e119-4eed-97dc-b3d66559dd32,is_public=True,name='tempest-GroupsTest-volume-type-1212167679',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4da24821-e119-4eed-97dc-b3d66559dd32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '74e0a0d6-e792-42eb-bedb-216f42571b5f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f37d3e7d-3bb8-4d93-aeb3-77c212156988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1212167679 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1212167679, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1212167679 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1212167679, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Created reservations ['5e37f942-437e-4531-97e3-6c2a02bcab9b', '43cd3186-f602-4a9c-8cb6-6db64f5aeebc', 'b54e6eb4-3409-4efd-85c0-af3e8668d27b', '3221728e-dbfa-4284-9c55-dcdac37b6a4b'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f37d3e7d-3bb8-4d93-aeb3-77c212156988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e37f942-437e-4531-97e3-6c2a02bcab9b', '43cd3186-f602-4a9c-8cb6-6db64f5aeebc', 'b54e6eb4-3409-4efd-85c0-af3e8668d27b', '3221728e-dbfa-4284-9c55-dcdac37b6a4b']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a022d2-af2b-4b7e-a2ae-453a4f90d9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9bb2861c-d3fc-4398-acf1-0a33f7c4df51 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9bb2861c-d3fc-4398-acf1-0a33f7c4df51 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9bb2861c-d3fc-4398-acf1-0a33f7c4df51 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9bb2861c-d3fc-4398-acf1-0a33f7c4df51 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a022d2-af2b-4b7e-a2ae-453a4f90d9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb8142c-e602-4fac-b84c-88c24858b13b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-359947492',encryption_key_id=None,group_id=74e0a0d6-e792-42eb-bedb-216f42571b5f,group_type_id=,metadata={},multiattach=False,project_id='b844b611541a40a59223c075038e6281',qos_specs=None,replication_status=,reservations=['5e37f942-437e-4531-97e3-6c2a02bcab9b','43cd3186-f602-4a9c-8cb6-6db64f5aeebc','b54e6eb4-3409-4efd-85c0-af3e8668d27b','3221728e-dbfa-4284-9c55-dcdac37b6a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010028d209a5401c9f465b0dc650f040',volume_type_id=4da24821-e119-4eed-97dc-b3d66559dd32), '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-01T16:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-359947492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=74e0a0d6-e792-42eb-bedb-216f42571b5f,host=None,id=3eb8142c-e602-4fac-b84c-88c24858b13b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b844b611541a40a59223c075038e6281',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='010028d209a5401c9f465b0dc650f040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4da24821-e119-4eed-97dc-b3d66559dd32),volume_type_id=4da24821-e119-4eed-97dc-b3d66559dd32)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb4bbde-d861-4096-a373-0b9452d462bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9bb2861c-d3fc-4398-acf1-0a33f7c4df51 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Volume info retrieved successfully. Sep 01 18:05:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9bb2861c-d3fc-4398-acf1-0a33f7c4df51 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 200 Sep 01 18:05:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 390/810] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:16 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 854 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb4bbde-d861-4096-a373-0b9452d462bc) 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-359947492',encryption_key_id=None,group_id=74e0a0d6-e792-42eb-bedb-216f42571b5f,group_type_id=,metadata={},multiattach=False,project_id='b844b611541a40a59223c075038e6281',qos_specs=None,replication_status=,reservations=['5e37f942-437e-4531-97e3-6c2a02bcab9b','43cd3186-f602-4a9c-8cb6-6db64f5aeebc','b54e6eb4-3409-4efd-85c0-af3e8668d27b','3221728e-dbfa-4284-9c55-dcdac37b6a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010028d209a5401c9f465b0dc650f040',volume_type_id=4da24821-e119-4eed-97dc-b3d66559dd32)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d42446-aab1-441c-963f-b35511261de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d42446-aab1-441c-963f-b35511261de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Flow 'volume_create_api' (d0d9c80e-7a6c-4e13-bb95-7d68f33d6782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume request issued successfully. Sep 01 18:05:16 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:16 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:16 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-343872fc-5a7e-4b4c-a9a4-bed78302f22a tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 421/811] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:05:16 2026] POST /volume/v3/volumes => generated 822 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c582090e-2399-4b4e-ba3e-7e6148646767 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b Sep 01 18:05:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c582090e-2399-4b4e-ba3e-7e6148646767 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c582090e-2399-4b4e-ba3e-7e6148646767 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c582090e-2399-4b4e-ba3e-7e6148646767 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c582090e-2399-4b4e-ba3e-7e6148646767 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c582090e-2399-4b4e-ba3e-7e6148646767 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 200 Sep 01 18:05:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 391/812] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:17 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:17 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:17 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:17 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d4fea109-6de6-470f-9e63-ef26ea73c9d2 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b returned with HTTP 200 Sep 01 18:05:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 422/813] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:17 2026] GET /volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b => generated 890 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-546b5ca7-31fe-4f0c-b11a-dc35312e5ce8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-546b5ca7-31fe-4f0c-b11a-dc35312e5ce8 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] GET http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 Sep 01 18:05:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-546b5ca7-31fe-4f0c-b11a-dc35312e5ce8 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-546b5ca7-31fe-4f0c-b11a-dc35312e5ce8 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-546b5ca7-31fe-4f0c-b11a-dc35312e5ce8 tempest-VolumesServicesTestJSON-1556197826 tempest-VolumesServicesTestJSON-1556197826-project-member] http://192.168.122.108/volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 returned with HTTP 404 Sep 01 18:05:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 392/814] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:17 2026] GET /volume/v3/volumes/1bf9ef2e-0b59-40c2-910c-2aceb36d3f38 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9beab849-8496-494a-b0ff-6dcce1740baf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9beab849-8496-494a-b0ff-6dcce1740baf tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] GET http://192.168.122.108/volume/v3/os-services Sep 01 18:05:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9beab849-8496-494a-b0ff-6dcce1740baf tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9beab849-8496-494a-b0ff-6dcce1740baf tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=555,cinder:INSERT=91,cinder:UPDATE=142 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:05:17 devstack devstack@c-api.service[86561]: /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 01 18:05:17 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:05:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9beab849-8496-494a-b0ff-6dcce1740baf tempest-VolumesServicesTestJSON-1807845500 tempest-VolumesServicesTestJSON-1807845500-project-admin] http://192.168.122.108/volume/v3/os-services returned with HTTP 200 Sep 01 18:05:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 423/815] 192.168.122.108 () {58 vars in 1133 bytes} [Tue Sep 1 18:05:17 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 01 18:05:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3caf64a4-0829-42ce-aa94-b710ab3f1e1e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3caf64a4-0829-42ce-aa94-b710ab3f1e1e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3caf64a4-0829-42ce-aa94-b710ab3f1e1e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3caf64a4-0829-42ce-aa94-b710ab3f1e1e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3caf64a4-0829-42ce-aa94-b710ab3f1e1e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3caf64a4-0829-42ce-aa94-b710ab3f1e1e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 200 Sep 01 18:05:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 393/816] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:18 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-81220979-3d64-4f61-aa2a-115699edc849 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-81220979-3d64-4f61-aa2a-115699edc849 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b Sep 01 18:05:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-81220979-3d64-4f61-aa2a-115699edc849 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-81220979-3d64-4f61-aa2a-115699edc849 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-81220979-3d64-4f61-aa2a-115699edc849 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:18 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-81220979-3d64-4f61-aa2a-115699edc849 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:18 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-81220979-3d64-4f61-aa2a-115699edc849 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:18 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-81220979-3d64-4f61-aa2a-115699edc849 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-81220979-3d64-4f61-aa2a-115699edc849 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b returned with HTTP 200 Sep 01 18:05:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 424/817] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:18 2026] GET /volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b => generated 914 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7f0481d2-1557-43f3-bbf0-c69914dfe601 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7f0481d2-1557-43f3-bbf0-c69914dfe601 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7f0481d2-1557-43f3-bbf0-c69914dfe601 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7f0481d2-1557-43f3-bbf0-c69914dfe601 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=420,cinder:UPDATE=67,cinder:INSERT=35 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7f0481d2-1557-43f3-bbf0-c69914dfe601 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d returned with HTTP 404 Sep 01 18:05:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 394/818] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:19 2026] GET /volume/v3/snapshots/749a9695-2e2a-4ec1-ac9e-aaf1ea8af03d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa0e1815-2f46-42f9-973e-ab2445cbfc78 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa0e1815-2f46-42f9-973e-ab2445cbfc78 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:05:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa0e1815-2f46-42f9-973e-ab2445cbfc78 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa0e1815-2f46-42f9-973e-ab2445cbfc78 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aa0e1815-2f46-42f9-973e-ab2445cbfc78 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa0e1815-2f46-42f9-973e-ab2445cbfc78 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 returned with HTTP 200 Sep 01 18:05:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 425/819] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:19 2026] GET /volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a7973318-b31c-4f0a-b075-713153ddc229 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a7973318-b31c-4f0a-b075-713153ddc229 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a7973318-b31c-4f0a-b075-713153ddc229 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a7973318-b31c-4f0a-b075-713153ddc229 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-a7973318-b31c-4f0a-b075-713153ddc229 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume with id: e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:05:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a7973318-b31c-4f0a-b075-713153ddc229 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a7973318-b31c-4f0a-b075-713153ddc229 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume request issued successfully. Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a7973318-b31c-4f0a-b075-713153ddc229 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 returned with HTTP 202 Sep 01 18:05:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 395/820] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:19 2026] DELETE /volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:05:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3c503552-a7b5-4498-a41e-de9e94452fbd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3c503552-a7b5-4498-a41e-de9e94452fbd tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:05:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3c503552-a7b5-4498-a41e-de9e94452fbd tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3c503552-a7b5-4498-a41e-de9e94452fbd tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3c503552-a7b5-4498-a41e-de9e94452fbd tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3c503552-a7b5-4498-a41e-de9e94452fbd tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 returned with HTTP 200 Sep 01 18:05:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 426/821] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:19 2026] GET /volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:19 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:19 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:19 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-49d540b6-e5a4-4686-9b5b-77c4551520b8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b returned with HTTP 200 Sep 01 18:05:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 396/822] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:19 2026] GET /volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b => generated 915 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e175ba14-63ae-4179-9262-10d4dc40eb1c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e175ba14-63ae-4179-9262-10d4dc40eb1c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e175ba14-63ae-4179-9262-10d4dc40eb1c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e175ba14-63ae-4179-9262-10d4dc40eb1c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-e175ba14-63ae-4179-9262-10d4dc40eb1c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 74e0a0d6-e792-42eb-bedb-216f42571b5f {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /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 01 18:05:20 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e175ba14-63ae-4179-9262-10d4dc40eb1c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f returned with HTTP 200 Sep 01 18:05:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 427/823] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:19 2026] GET /volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f => generated 323 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c28bf92d-87b8-4b02-a3c0-66242475d0a1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c28bf92d-87b8-4b02-a3c0-66242475d0a1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c28bf92d-87b8-4b02-a3c0-66242475d0a1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c28bf92d-87b8-4b02-a3c0-66242475d0a1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-c28bf92d-87b8-4b02-a3c0-66242475d0a1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 9938e257-3c1f-45ee-b310-43f9a89bfc2a {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /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 01 18:05:20 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c28bf92d-87b8-4b02-a3c0-66242475d0a1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a returned with HTTP 200 Sep 01 18:05:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 397/824] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:20 2026] GET /volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a => generated 322 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3674cf83-b129-478f-b7d7-948fd43fa483 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3674cf83-b129-478f-b7d7-948fd43fa483 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/detail Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3674cf83-b129-478f-b7d7-948fd43fa483 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3674cf83-b129-478f-b7d7-948fd43fa483 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /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 01 18:05:20 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /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 01 18:05:20 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /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 01 18:05:20 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3674cf83-b129-478f-b7d7-948fd43fa483 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/detail returned with HTTP 200 Sep 01 18:05:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 428/825] 192.168.122.108 () {60 vars in 1180 bytes} [Tue Sep 1 18:05:20 2026] GET /volume/v3/groups/detail => generated 639 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /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 01 18:05:20 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Get all volumes completed successfully. Sep 01 18:05:20 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:20 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9eee0611-e7f6-473e-819d-8837496dcce8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8cd0bb8d-81c3-4787-b0ca-abfd6b56a754 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:05:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 398/826] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:05:20 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9eee0611-e7f6-473e-819d-8837496dcce8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9eee0611-e7f6-473e-819d-8837496dcce8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9eee0611-e7f6-473e-819d-8837496dcce8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /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 01 18:05:20 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Get all volumes completed successfully. Sep 01 18:05:20 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:20 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9eee0611-e7f6-473e-819d-8837496dcce8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9eee0611-e7f6-473e-819d-8837496dcce8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 returned with HTTP 200 Sep 01 18:05:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 429/827] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:20 2026] GET /volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:20 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-83dfcb6d-2197-42fc-b2b3-4b951c4c386b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:05:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 399/828] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:05:20 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-688e8b24-b986-4a1e-8da7-976eb02b2cd1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-688e8b24-b986-4a1e-8da7-976eb02b2cd1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f/action Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-688e8b24-b986-4a1e-8da7-976eb02b2cd1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-688e8b24-b986-4a1e-8da7-976eb02b2cd1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-688e8b24-b986-4a1e-8da7-976eb02b2cd1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] delete called for group 74e0a0d6-e792-42eb-bedb-216f42571b5f {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:05:20 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-688e8b24-b986-4a1e-8da7-976eb02b2cd1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Delete group with id: 74e0a0d6-e792-42eb-bedb-216f42571b5f Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /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 01 18:05:20 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:05:20 devstack devstack@c-api.service[86561]: /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 01 18:05:20 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:05:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-688e8b24-b986-4a1e-8da7-976eb02b2cd1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f/action returned with HTTP 202 Sep 01 18:05:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 430/829] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:20 2026] POST /volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9acf3936-573c-40ed-a131-dfc567a165ef None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9acf3936-573c-40ed-a131-dfc567a165ef tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b Sep 01 18:05:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9acf3936-573c-40ed-a131-dfc567a165ef tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9acf3936-573c-40ed-a131-dfc567a165ef tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9acf3936-573c-40ed-a131-dfc567a165ef tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:21 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-9acf3936-573c-40ed-a131-dfc567a165ef tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:21 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-9acf3936-573c-40ed-a131-dfc567a165ef tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:21 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-9acf3936-573c-40ed-a131-dfc567a165ef tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9acf3936-573c-40ed-a131-dfc567a165ef tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b returned with HTTP 200 Sep 01 18:05:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 400/830] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:21 2026] GET /volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b => generated 914 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0d86e1b2-e51e-4b62-bfbc-4fa31ff576fe None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d86e1b2-e51e-4b62-bfbc-4fa31ff576fe tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d86e1b2-e51e-4b62-bfbc-4fa31ff576fe tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d86e1b2-e51e-4b62-bfbc-4fa31ff576fe tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d86e1b2-e51e-4b62-bfbc-4fa31ff576fe tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 returned with HTTP 404 Sep 01 18:05:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 431/831] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:21 2026] GET /volume/v3/volumes/e6f2e042-bed2-4585-b037-d083a4ac6b50 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-12141bc4-7360-4e97-9909-f0bcad00674a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-12141bc4-7360-4e97-9909-f0bcad00674a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:05:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-12141bc4-7360-4e97-9909-f0bcad00674a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-12141bc4-7360-4e97-9909-f0bcad00674a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-12141bc4-7360-4e97-9909-f0bcad00674a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-12141bc4-7360-4e97-9909-f0bcad00674a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 200 Sep 01 18:05:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 401/832] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:21 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e6865857-6970-4d43-b58f-d841827ae511 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-100052985"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-100052985'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume of 1 GB Sep 01 18:05:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Availability Zones retrieved successfully. Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (ccc37ca3-21a2-41f5-ad1d-6f394d1d37f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52245448-afab-4bc2-b1e3-1475aae8183d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52245448-afab-4bc2-b1e3-1475aae8183d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c48d7d-9a28-49dd-84d1-29ee0d364f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Created reservations ['a6d9574e-11d5-4ef6-84c6-4e39f43c203d', '745188db-0111-4040-b7b8-dc82c1dd433d', '72cdb753-653a-47d7-a185-334c3344ad40', 'b919f8dd-e1a6-44a7-9b92-440082cffc4c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c48d7d-9a28-49dd-84d1-29ee0d364f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d9574e-11d5-4ef6-84c6-4e39f43c203d', '745188db-0111-4040-b7b8-dc82c1dd433d', '72cdb753-653a-47d7-a185-334c3344ad40', 'b919f8dd-e1a6-44a7-9b92-440082cffc4c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2852f8d7-c51d-482d-9b99-f3688bc08af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2852f8d7-c51d-482d-9b99-f3688bc08af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '335ddd8b-5321-4b09-980b-4379a4682b91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-100052985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['a6d9574e-11d5-4ef6-84c6-4e39f43c203d','745188db-0111-4040-b7b8-dc82c1dd433d','72cdb753-653a-47d7-a185-334c3344ad40','b919f8dd-e1a6-44a7-9b92-440082cffc4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-100052985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=335ddd8b-5321-4b09-980b-4379a4682b91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',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='e92a333838b143de9f29ae2b42c5054b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceeccf41-621e-458a-a4bc-d21243b3e435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceeccf41-621e-458a-a4bc-d21243b3e435) 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-100052985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['a6d9574e-11d5-4ef6-84c6-4e39f43c203d','745188db-0111-4040-b7b8-dc82c1dd433d','72cdb753-653a-47d7-a185-334c3344ad40','b919f8dd-e1a6-44a7-9b92-440082cffc4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb19ea7-be77-4ced-838a-2dd7a7fb4308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb19ea7-be77-4ced-838a-2dd7a7fb4308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (ccc37ca3-21a2-41f5-ad1d-6f394d1d37f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request issued successfully. Sep 01 18:05:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6865857-6970-4d43-b58f-d841827ae511 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 432/833] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:05:21 2026] POST /volume/v3/volumes => generated 762 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-601987b8-8ec5-450f-a2cd-e24257fd06d8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-601987b8-8ec5-450f-a2cd-e24257fd06d8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-601987b8-8ec5-450f-a2cd-e24257fd06d8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-601987b8-8ec5-450f-a2cd-e24257fd06d8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-601987b8-8ec5-450f-a2cd-e24257fd06d8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-358b5a99-eb53-4b06-9150-cfef32eb1252 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-358b5a99-eb53-4b06-9150-cfef32eb1252 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-358b5a99-eb53-4b06-9150-cfef32eb1252 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-358b5a99-eb53-4b06-9150-cfef32eb1252 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-601987b8-8ec5-450f-a2cd-e24257fd06d8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 returned with HTTP 200 Sep 01 18:05:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 402/834] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:22 2026] GET /volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 => generated 830 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-358b5a99-eb53-4b06-9150-cfef32eb1252 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b returned with HTTP 404 Sep 01 18:05:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 433/835] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:22 2026] GET /volume/v3/volumes/3eb8142c-e602-4fac-b84c-88c24858b13b => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fe4f892f-68fd-4668-a38e-918814fa9a43 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fe4f892f-68fd-4668-a38e-918814fa9a43 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fe4f892f-68fd-4668-a38e-918814fa9a43 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fe4f892f-68fd-4668-a38e-918814fa9a43 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-fe4f892f-68fd-4668-a38e-918814fa9a43 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 74e0a0d6-e792-42eb-bedb-216f42571b5f {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fe4f892f-68fd-4668-a38e-918814fa9a43 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f returned with HTTP 404 Sep 01 18:05:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 403/836] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:22 2026] GET /volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-87c65ed2-ca53-407b-95a3-1dca5e987d7b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-87c65ed2-ca53-407b-95a3-1dca5e987d7b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a/action Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-87c65ed2-ca53-407b-95a3-1dca5e987d7b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-87c65ed2-ca53-407b-95a3-1dca5e987d7b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-87c65ed2-ca53-407b-95a3-1dca5e987d7b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] delete called for group 9938e257-3c1f-45ee-b310-43f9a89bfc2a {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:05:22 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-87c65ed2-ca53-407b-95a3-1dca5e987d7b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Delete group with id: 9938e257-3c1f-45ee-b310-43f9a89bfc2a Sep 01 18:05:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:22 devstack devstack@c-api.service[86561]: /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 01 18:05:22 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:05:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-87c65ed2-ca53-407b-95a3-1dca5e987d7b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a/action returned with HTTP 202 Sep 01 18:05:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 434/837] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:22 2026] POST /volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-74e96a20-00ae-4a6f-8a87-bd364dbf00ab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74e96a20-00ae-4a6f-8a87-bd364dbf00ab tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74e96a20-00ae-4a6f-8a87-bd364dbf00ab tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74e96a20-00ae-4a6f-8a87-bd364dbf00ab tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-74e96a20-00ae-4a6f-8a87-bd364dbf00ab tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 9938e257-3c1f-45ee-b310-43f9a89bfc2a {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:22 devstack devstack@c-api.service[86562]: /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 01 18:05:22 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74e96a20-00ae-4a6f-8a87-bd364dbf00ab tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a returned with HTTP 200 Sep 01 18:05:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 404/838] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:22 2026] GET /volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a => generated 321 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f1fab8c9-4e3d-40db-aab0-d7f8fb0615f9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1fab8c9-4e3d-40db-aab0-d7f8fb0615f9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1fab8c9-4e3d-40db-aab0-d7f8fb0615f9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1fab8c9-4e3d-40db-aab0-d7f8fb0615f9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f1fab8c9-4e3d-40db-aab0-d7f8fb0615f9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1fab8c9-4e3d-40db-aab0-d7f8fb0615f9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 returned with HTTP 200 Sep 01 18:05:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 435/839] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:23 2026] GET /volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2f55c9fe-b603-440b-a698-5be4d197151b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2f55c9fe-b603-440b-a698-5be4d197151b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2f55c9fe-b603-440b-a698-5be4d197151b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2f55c9fe-b603-440b-a698-5be4d197151b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-2f55c9fe-b603-440b-a698-5be4d197151b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member 9938e257-3c1f-45ee-b310-43f9a89bfc2a {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2f55c9fe-b603-440b-a698-5be4d197151b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a returned with HTTP 404 Sep 01 18:05:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 405/840] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:23 2026] GET /volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-192e9c77-85a6-4b3a-ae64-0ff6e4881653 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-192e9c77-85a6-4b3a-ae64-0ff6e4881653 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/detail Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-192e9c77-85a6-4b3a-ae64-0ff6e4881653 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-192e9c77-85a6-4b3a-ae64-0ff6e4881653 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: /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 01 18:05:23 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-192e9c77-85a6-4b3a-ae64-0ff6e4881653 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/detail returned with HTTP 200 Sep 01 18:05:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 436/841] 192.168.122.108 () {60 vars in 1180 bytes} [Tue Sep 1 18:05:23 2026] GET /volume/v3/groups/detail => generated 14 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5537d9dd-e7da-4bb3-833e-de290de4a57b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5537d9dd-e7da-4bb3-833e-de290de4a57b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5537d9dd-e7da-4bb3-833e-de290de4a57b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5537d9dd-e7da-4bb3-833e-de290de4a57b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-5537d9dd-e7da-4bb3-833e-de290de4a57b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5537d9dd-e7da-4bb3-833e-de290de4a57b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: /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 01 18:05:23 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5537d9dd-e7da-4bb3-833e-de290de4a57b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Get all volumes completed successfully. Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5537d9dd-e7da-4bb3-833e-de290de4a57b tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:05:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 406/842] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:05:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f69e7631-fc1f-4360-8e16-d46fee3c8cd5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f69e7631-fc1f-4360-8e16-d46fee3c8cd5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a/action Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f69e7631-fc1f-4360-8e16-d46fee3c8cd5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f69e7631-fc1f-4360-8e16-d46fee3c8cd5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-f69e7631-fc1f-4360-8e16-d46fee3c8cd5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] delete called for group 9938e257-3c1f-45ee-b310-43f9a89bfc2a {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-f69e7631-fc1f-4360-8e16-d46fee3c8cd5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Delete group with id: 9938e257-3c1f-45ee-b310-43f9a89bfc2a Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f69e7631-fc1f-4360-8e16-d46fee3c8cd5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a/action returned with HTTP 404 Sep 01 18:05:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 437/843] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:23 2026] POST /volume/v3/groups/9938e257-3c1f-45ee-b310-43f9a89bfc2a/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dffa3f7d-5739-4e34-b92d-fe76d5b78ff1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dffa3f7d-5739-4e34-b92d-fe76d5b78ff1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dffa3f7d-5739-4e34-b92d-fe76d5b78ff1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dffa3f7d-5739-4e34-b92d-fe76d5b78ff1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-dffa3f7d-5739-4e34-b92d-fe76d5b78ff1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-dffa3f7d-5739-4e34-b92d-fe76d5b78ff1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dffa3f7d-5739-4e34-b92d-fe76d5b78ff1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Get all volumes completed successfully. Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dffa3f7d-5739-4e34-b92d-fe76d5b78ff1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:05:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 407/844] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:05:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7f443bbc-dd79-462b-88bf-7ca9f636b31d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7f443bbc-dd79-462b-88bf-7ca9f636b31d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f/action Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7f443bbc-dd79-462b-88bf-7ca9f636b31d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7f443bbc-dd79-462b-88bf-7ca9f636b31d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-7f443bbc-dd79-462b-88bf-7ca9f636b31d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] delete called for group 74e0a0d6-e792-42eb-bedb-216f42571b5f {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-7f443bbc-dd79-462b-88bf-7ca9f636b31d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Delete group with id: 74e0a0d6-e792-42eb-bedb-216f42571b5f Sep 01 18:05:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7f443bbc-dd79-462b-88bf-7ca9f636b31d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f/action returned with HTTP 404 Sep 01 18:05:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 438/845] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:23 2026] POST /volume/v3/groups/74e0a0d6-e792-42eb-bedb-216f42571b5f/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-48b51df3-955b-49fb-9070-016fc57389a9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48b51df3-955b-49fb-9070-016fc57389a9 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/c1d3226b-7297-4cbd-91bd-384860813a52 Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48b51df3-955b-49fb-9070-016fc57389a9 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48b51df3-955b-49fb-9070-016fc57389a9 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48b51df3-955b-49fb-9070-016fc57389a9 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/group_types/c1d3226b-7297-4cbd-91bd-384860813a52 returned with HTTP 202 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 408/846] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:05:23 2026] DELETE /volume/v3/group_types/c1d3226b-7297-4cbd-91bd-384860813a52 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-433c42c9-7092-477d-82b7-86f4132db4fb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-433c42c9-7092-477d-82b7-86f4132db4fb tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] DELETE http://192.168.122.108/volume/v3/types/4da24821-e119-4eed-97dc-b3d66559dd32 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-433c42c9-7092-477d-82b7-86f4132db4fb tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-433c42c9-7092-477d-82b7-86f4132db4fb tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-433c42c9-7092-477d-82b7-86f4132db4fb tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/types/4da24821-e119-4eed-97dc-b3d66559dd32 returned with HTTP 202 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 439/847] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:05:24 2026] DELETE /volume/v3/types/4da24821-e119-4eed-97dc-b3d66559dd32 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c8f8edf6-7f4a-41a4-a45f-88a4fe5ed7b0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c8f8edf6-7f4a-41a4-a45f-88a4fe5ed7b0 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] GET http://192.168.122.108/volume/v3/types/4da24821-e119-4eed-97dc-b3d66559dd32 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c8f8edf6-7f4a-41a4-a45f-88a4fe5ed7b0 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c8f8edf6-7f4a-41a4-a45f-88a4fe5ed7b0 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c8f8edf6-7f4a-41a4-a45f-88a4fe5ed7b0 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/types/4da24821-e119-4eed-97dc-b3d66559dd32 returned with HTTP 404 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 409/848] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:05:24 2026] GET /volume/v3/types/4da24821-e119-4eed-97dc-b3d66559dd32 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-299be8c9-dacb-4f7f-9598-599ae9f8b81a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-299be8c9-dacb-4f7f-9598-599ae9f8b81a tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-299be8c9-dacb-4f7f-9598-599ae9f8b81a tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1456329247"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-299be8c9-dacb-4f7f-9598-599ae9f8b81a tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 440/849] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:05:24 2026] POST /volume/v3/types => generated 216 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b317dedd-a5d6-4a8b-9847-85021c5ccb42 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b317dedd-a5d6-4a8b-9847-85021c5ccb42 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b317dedd-a5d6-4a8b-9847-85021c5ccb42 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1710340811"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b317dedd-a5d6-4a8b-9847-85021c5ccb42 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 410/850] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:05:24 2026] POST /volume/v3/group_types => generated 173 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-42adf694-80aa-4b38-9a79-3ef59cf5bca8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-42adf694-80aa-4b38-9a79-3ef59cf5bca8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-42adf694-80aa-4b38-9a79-3ef59cf5bca8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "abc21efc-5670-4a3e-911d-6368df033e15", "volume_types": ["a05f89d1-04cb-4b90-a106-ba9dfecc7bbb"], "name": "tempest-GroupsTest-Group-419185558"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-42adf694-80aa-4b38-9a79-3ef59cf5bca8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Creating new group {'group': {'group_type': 'abc21efc-5670-4a3e-911d-6368df033e15', 'volume_types': ['a05f89d1-04cb-4b90-a106-ba9dfecc7bbb'], 'name': 'tempest-GroupsTest-Group-419185558'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-42adf694-80aa-4b38-9a79-3ef59cf5bca8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Creating group tempest-GroupsTest-Group-419185558. Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-42adf694-80aa-4b38-9a79-3ef59cf5bca8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Availability Zones retrieved successfully. Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-42adf694-80aa-4b38-9a79-3ef59cf5bca8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Created reservations ['fb051e5e-d8b9-4fd4-aeea-43c2313ca791'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-42adf694-80aa-4b38-9a79-3ef59cf5bca8 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 441/851] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:05:24 2026] POST /volume/v3/groups => generated 103 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-67ebe954-d06a-4bc7-8cbd-a78e0d368372 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-67ebe954-d06a-4bc7-8cbd-a78e0d368372 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-67ebe954-d06a-4bc7-8cbd-a78e0d368372 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-67ebe954-d06a-4bc7-8cbd-a78e0d368372 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-67ebe954-d06a-4bc7-8cbd-a78e0d368372 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:24 devstack devstack@c-api.service[86562]: /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 01 18:05:24 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-67ebe954-d06a-4bc7-8cbd-a78e0d368372 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 411/852] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:24 2026] GET /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-db469500-5c86-4733-89fd-9ff22f1bff03 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-43078055-89e1-41b9-b2f1-beecfb234cbb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-43078055-89e1-41b9-b2f1-beecfb234cbb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-43078055-89e1-41b9-b2f1-beecfb234cbb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-43078055-89e1-41b9-b2f1-beecfb234cbb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-43078055-89e1-41b9-b2f1-beecfb234cbb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db469500-5c86-4733-89fd-9ff22f1bff03 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-db469500-5c86-4733-89fd-9ff22f1bff03 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1152121649", "description": "tempest-volume-type-description-491434700", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-43078055-89e1-41b9-b2f1-beecfb234cbb tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 412/853] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:24 2026] GET /volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55a6fe36-2583-4f75-ac2c-1fc212a6ca17 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55a6fe36-2583-4f75-ac2c-1fc212a6ca17 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55a6fe36-2583-4f75-ac2c-1fc212a6ca17 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "335ddd8b-5321-4b09-980b-4379a4682b91", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1661232921"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db469500-5c86-4733-89fd-9ff22f1bff03 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 442/854] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:05:24 2026] POST /volume/v3/types => generated 317 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55a6fe36-2583-4f75-ac2c-1fc212a6ca17 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-55a6fe36-2583-4f75-ac2c-1fc212a6ca17 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create snapshot from volume 335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6e8cfd0c-0222-4242-9fa4-0b1d50d42406 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e8cfd0c-0222-4242-9fa4-0b1d50d42406 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e8cfd0c-0222-4242-9fa4-0b1d50d42406 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e8cfd0c-0222-4242-9fa4-0b1d50d42406 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e8cfd0c-0222-4242-9fa4-0b1d50d42406 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 443/855] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:05:24 2026] GET /volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 => generated 339 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f48c97c3-d140-4363-8405-171baa0b8cbc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f48c97c3-d140-4363-8405-171baa0b8cbc tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] DELETE http://192.168.122.108/volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f48c97c3-d140-4363-8405-171baa0b8cbc tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f48c97c3-d140-4363-8405-171baa0b8cbc tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-55a6fe36-2583-4f75-ac2c-1fc212a6ca17 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Created reservations ['bfe824aa-0a02-4e32-b3a4-b63ae09a8f95', 'b8903888-24f6-45d9-afed-2f6338ff7266', '47e5ffd3-7fc4-46c7-a447-3c6458a48d1e', '6c14d302-d4ef-4323-bd27-84b9a972b457'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f48c97c3-d140-4363-8405-171baa0b8cbc tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 returned with HTTP 202 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 444/856] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:05:24 2026] DELETE /volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4cc08edb-0c27-4b49-8ddd-ff072787c24e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4cc08edb-0c27-4b49-8ddd-ff072787c24e tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4cc08edb-0c27-4b49-8ddd-ff072787c24e tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4cc08edb-0c27-4b49-8ddd-ff072787c24e tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4cc08edb-0c27-4b49-8ddd-ff072787c24e tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 returned with HTTP 404 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 445/857] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:05:24 2026] GET /volume/v3/types/be8ce1d5-74a6-44a1-bfa4-a4b9ac12bd26 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a92fffd1-a7e8-4e2d-84a7-3eb53f5d8bc4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a92fffd1-a7e8-4e2d-84a7-3eb53f5d8bc4 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a92fffd1-a7e8-4e2d-84a7-3eb53f5d8bc4 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1329017065"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55a6fe36-2583-4f75-ac2c-1fc212a6ca17 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot create request issued successfully. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55a6fe36-2583-4f75-ac2c-1fc212a6ca17 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 413/858] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:05:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8ebc6c67-9caf-4932-8e89-1881525b0edf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ebc6c67-9caf-4932-8e89-1881525b0edf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ebc6c67-9caf-4932-8e89-1881525b0edf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ebc6c67-9caf-4932-8e89-1881525b0edf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8ebc6c67-9caf-4932-8e89-1881525b0edf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ebc6c67-9caf-4932-8e89-1881525b0edf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 414/859] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:24 2026] GET /volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a92fffd1-a7e8-4e2d-84a7-3eb53f5d8bc4 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 446/860] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:05:24 2026] POST /volume/v3/types => generated 221 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-edf1947f-0954-4c9a-9cf5-a163c586b71f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-edf1947f-0954-4c9a-9cf5-a163c586b71f tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] POST http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-edf1947f-0954-4c9a-9cf5-a163c586b71f tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-edf1947f-0954-4c9a-9cf5-a163c586b71f tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 415/861] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:05:24 2026] POST /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption => generated 239 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ed2b1e94-f6e7-45cb-b83a-ba0ae98dad3a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed2b1e94-f6e7-45cb-b83a-ba0ae98dad3a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed2b1e94-f6e7-45cb-b83a-ba0ae98dad3a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed2b1e94-f6e7-45cb-b83a-ba0ae98dad3a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed2b1e94-f6e7-45cb-b83a-ba0ae98dad3a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 447/862] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:05:24 2026] GET /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption => generated 325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-257da441-77fc-44a8-8bf5-db2acc22952a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-257da441-77fc-44a8-8bf5-db2acc22952a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] PUT http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/612f9aad-a708-41cc-a800-86b80cf40142 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-257da441-77fc-44a8-8bf5-db2acc22952a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-257da441-77fc-44a8-8bf5-db2acc22952a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/612f9aad-a708-41cc-a800-86b80cf40142 returned with HTTP 200 Sep 01 18:05:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 416/863] 192.168.122.108 () {60 vars in 1391 bytes} [Tue Sep 1 18:05:24 2026] PUT /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/612f9aad-a708-41cc-a800-86b80cf40142 => generated 122 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f734a937-62e6-4b7a-a692-00ba0247df1a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f734a937-62e6-4b7a-a692-00ba0247df1a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f734a937-62e6-4b7a-a692-00ba0247df1a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f734a937-62e6-4b7a-a692-00ba0247df1a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f734a937-62e6-4b7a-a692-00ba0247df1a tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 448/864] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-375c12ec-c972-4333-95a0-d4425c772311 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-375c12ec-c972-4333-95a0-d4425c772311 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/cipher Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-375c12ec-c972-4333-95a0-d4425c772311 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-375c12ec-c972-4333-95a0-d4425c772311 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-375c12ec-c972-4333-95a0-d4425c772311 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/cipher returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 417/865] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f750d20d-8437-4344-928f-dca5d15a27e0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f750d20d-8437-4344-928f-dca5d15a27e0 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] DELETE http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/612f9aad-a708-41cc-a800-86b80cf40142 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f750d20d-8437-4344-928f-dca5d15a27e0 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f750d20d-8437-4344-928f-dca5d15a27e0 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f750d20d-8437-4344-928f-dca5d15a27e0 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/612f9aad-a708-41cc-a800-86b80cf40142 returned with HTTP 202 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 449/866] 192.168.122.108 () {58 vars in 1373 bytes} [Tue Sep 1 18:05:25 2026] DELETE /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption/612f9aad-a708-41cc-a800-86b80cf40142 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bfa954fb-9486-485b-8e5f-9823ccb9d288 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bfa954fb-9486-485b-8e5f-9823ccb9d288 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bfa954fb-9486-485b-8e5f-9823ccb9d288 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bfa954fb-9486-485b-8e5f-9823ccb9d288 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bfa954fb-9486-485b-8e5f-9823ccb9d288 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 418/867] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2ec70be2-d287-4e2b-9cea-a5817e6e0f5b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ec70be2-d287-4e2b-9cea-a5817e6e0f5b tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ec70be2-d287-4e2b-9cea-a5817e6e0f5b tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ec70be2-d287-4e2b-9cea-a5817e6e0f5b tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ec70be2-d287-4e2b-9cea-a5817e6e0f5b tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 450/868] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-893fb65c-1c7b-4a0a-9052-f368df47bbad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-893fb65c-1c7b-4a0a-9052-f368df47bbad tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] DELETE http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-893fb65c-1c7b-4a0a-9052-f368df47bbad tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-893fb65c-1c7b-4a0a-9052-f368df47bbad tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-893fb65c-1c7b-4a0a-9052-f368df47bbad tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f returned with HTTP 202 Sep 01 18:05:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 419/869] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:05:25 2026] DELETE /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b05bde38-d22e-4c06-991f-5f63a295c784 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b05bde38-d22e-4c06-991f-5f63a295c784 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b05bde38-d22e-4c06-991f-5f63a295c784 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b05bde38-d22e-4c06-991f-5f63a295c784 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b05bde38-d22e-4c06-991f-5f63a295c784 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f returned with HTTP 404 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 451/870] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/types/119a2dc3-9f94-44af-a49a-8b9671690c7f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a62d7e70-2dd2-42a6-b89e-22a10e7d9a0e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a62d7e70-2dd2-42a6-b89e-22a10e7d9a0e tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a62d7e70-2dd2-42a6-b89e-22a10e7d9a0e tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a62d7e70-2dd2-42a6-b89e-22a10e7d9a0e tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a62d7e70-2dd2-42a6-b89e-22a10e7d9a0e tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 420/871] 192.168.122.108 () {58 vars in 1115 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/types => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-808b3440-a3f6-4a5a-af7e-58f41f62fdf4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-808b3440-a3f6-4a5a-af7e-58f41f62fdf4 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-808b3440-a3f6-4a5a-af7e-58f41f62fdf4 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1845157832"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-84c7ebdd-cf9f-46fb-aaf6-7b8e8e1b791d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-84c7ebdd-cf9f-46fb-aaf6-7b8e8e1b791d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-84c7ebdd-cf9f-46fb-aaf6-7b8e8e1b791d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-84c7ebdd-cf9f-46fb-aaf6-7b8e8e1b791d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-84c7ebdd-cf9f-46fb-aaf6-7b8e8e1b791d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-808b3440-a3f6-4a5a-af7e-58f41f62fdf4 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 452/872] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:05:25 2026] POST /volume/v3/types => generated 221 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0e3af3e0-38eb-42f9-b09f-1702d71d9348 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: /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 01 18:05:25 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-84c7ebdd-cf9f-46fb-aaf6-7b8e8e1b791d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e3af3e0-38eb-42f9-b09f-1702d71d9348 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] PUT http://192.168.122.108/volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 Sep 01 18:05:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 421/873] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 332 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e3af3e0-38eb-42f9-b09f-1702d71d9348 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1114045786", "description": "tempest-volume-type-description-277039883", "is_public": false}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e2c12bd6-584a-4513-9609-77261f1919cf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-252447322", "volume_type": "a05f89d1-04cb-4b90-a106-ba9dfecc7bbb", "group_id": "ae69bba3-d674-486d-8c8c-e6c8be5d6df1", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-252447322', 'volume_type': 'a05f89d1-04cb-4b90-a106-ba9dfecc7bbb', 'group_id': 'ae69bba3-d674-486d-8c8c-e6c8be5d6df1', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume of 1 GB Sep 01 18:05:25 devstack devstack@c-api.service[86562]: /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 01 18:05:25 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Availability Zones retrieved successfully. Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Flow 'volume_create_api' (00c5bfef-91ce-44f4-bc53-553882e323b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d800aef-be48-406c-b970-02b0e2d6ec4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e3af3e0-38eb-42f9-b09f-1702d71d9348 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 453/874] 192.168.122.108 () {60 vars in 1247 bytes} [Tue Sep 1 18:05:25 2026] PUT /volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 => generated 204 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ca211fe5-7402-45f4-8ea7-dd74668afced None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ca211fe5-7402-45f4-8ea7-dd74668afced tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ca211fe5-7402-45f4-8ea7-dd74668afced tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ca211fe5-7402-45f4-8ea7-dd74668afced tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ca211fe5-7402-45f4-8ea7-dd74668afced tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 454/875] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d800aef-be48-406c-b970-02b0e2d6ec4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:05:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a05f89d1-04cb-4b90-a106-ba9dfecc7bbb,is_public=True,name='tempest-GroupsTest-volume-type-1456329247',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a05f89d1-04cb-4b90-a106-ba9dfecc7bbb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ae69bba3-d674-486d-8c8c-e6c8be5d6df1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b464c0ae-dcb9-41e0-b64e-5f601ba51629 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3508d324-a74f-49ae-8cb4-a6241ab5b230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b464c0ae-dcb9-41e0-b64e-5f601ba51629 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] DELETE http://192.168.122.108/volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b464c0ae-dcb9-41e0-b64e-5f601ba51629 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b464c0ae-dcb9-41e0-b64e-5f601ba51629 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b464c0ae-dcb9-41e0-b64e-5f601ba51629 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 returned with HTTP 202 Sep 01 18:05:25 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1456329247 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1456329247, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:05:25 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1456329247 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1456329247, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 455/876] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:05:25 2026] DELETE /volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-af4e1a8b-65d9-477a-828d-97b6cfc32c05 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af4e1a8b-65d9-477a-828d-97b6cfc32c05 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] GET http://192.168.122.108/volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af4e1a8b-65d9-477a-828d-97b6cfc32c05 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af4e1a8b-65d9-477a-828d-97b6cfc32c05 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af4e1a8b-65d9-477a-828d-97b6cfc32c05 tempest-VolumeTypesTest-266155793 tempest-VolumeTypesTest-266155793-project-admin] http://192.168.122.108/volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 returned with HTTP 404 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 456/877] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/types/d63471f8-be76-41d8-a401-2f9020729303 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Created reservations ['839ceb46-c787-44f6-9715-8a5500abc76f', '4ef80b71-359c-49db-8f32-eac59d846bcb', '37078f28-ff98-4b81-a941-1c72db6bac26', '3df3f327-43f5-408b-8030-360f985b4a46'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3508d324-a74f-49ae-8cb4-a6241ab5b230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['839ceb46-c787-44f6-9715-8a5500abc76f', '4ef80b71-359c-49db-8f32-eac59d846bcb', '37078f28-ff98-4b81-a941-1c72db6bac26', '3df3f327-43f5-408b-8030-360f985b4a46']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c32b5b-390c-4894-9b1e-a2503c4181ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c32b5b-390c-4894-9b1e-a2503c4181ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4be3d81-f0d8-4477-a341-676c33602010', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-252447322',encryption_key_id=None,group_id=ae69bba3-d674-486d-8c8c-e6c8be5d6df1,group_type_id=,metadata={},multiattach=False,project_id='b844b611541a40a59223c075038e6281',qos_specs=None,replication_status=,reservations=['839ceb46-c787-44f6-9715-8a5500abc76f','4ef80b71-359c-49db-8f32-eac59d846bcb','37078f28-ff98-4b81-a941-1c72db6bac26','3df3f327-43f5-408b-8030-360f985b4a46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010028d209a5401c9f465b0dc650f040',volume_type_id=a05f89d1-04cb-4b90-a106-ba9dfecc7bbb), '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-01T16:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-252447322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ae69bba3-d674-486d-8c8c-e6c8be5d6df1,host=None,id=f4be3d81-f0d8-4477-a341-676c33602010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b844b611541a40a59223c075038e6281',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='010028d209a5401c9f465b0dc650f040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a05f89d1-04cb-4b90-a106-ba9dfecc7bbb),volume_type_id=a05f89d1-04cb-4b90-a106-ba9dfecc7bbb)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0002e4-cff7-4c19-b55f-f3e22f1d9152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dc6b6a60-a63f-4736-ae60-4f0a02287ecf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dc6b6a60-a63f-4736-ae60-4f0a02287ecf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dc6b6a60-a63f-4736-ae60-4f0a02287ecf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dc6b6a60-a63f-4736-ae60-4f0a02287ecf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dc6b6a60-a63f-4736-ae60-4f0a02287ecf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0002e4-cff7-4c19-b55f-f3e22f1d9152) 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-252447322',encryption_key_id=None,group_id=ae69bba3-d674-486d-8c8c-e6c8be5d6df1,group_type_id=,metadata={},multiattach=False,project_id='b844b611541a40a59223c075038e6281',qos_specs=None,replication_status=,reservations=['839ceb46-c787-44f6-9715-8a5500abc76f','4ef80b71-359c-49db-8f32-eac59d846bcb','37078f28-ff98-4b81-a941-1c72db6bac26','3df3f327-43f5-408b-8030-360f985b4a46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010028d209a5401c9f465b0dc650f040',volume_type_id=a05f89d1-04cb-4b90-a106-ba9dfecc7bbb)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dc6b6a60-a63f-4736-ae60-4f0a02287ecf tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 returned with HTTP 200 Sep 01 18:05:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 457/878] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:25 2026] GET /volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5365818d-f2f7-4591-8690-ec40c8e85c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5365818d-f2f7-4591-8690-ec40c8e85c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Flow 'volume_create_api' (00c5bfef-91ce-44f4-bc53-553882e323b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume request issued successfully. Sep 01 18:05:25 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:25 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:26 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e2c12bd6-584a-4513-9609-77261f1919cf tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 422/879] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:05:25 2026] POST /volume/v3/volumes => generated 822 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 Sep 01 18:05:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:26 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:26 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:26 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e702af7a-4035-4e0a-a56c-72a14ef963ae tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 returned with HTTP 200 Sep 01 18:05:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 458/880] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:26 2026] GET /volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 => generated 914 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d4300361-e56a-41f3-9580-e0cd7c179663 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4300361-e56a-41f3-9580-e0cd7c179663 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4300361-e56a-41f3-9580-e0cd7c179663 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4300361-e56a-41f3-9580-e0cd7c179663 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d4300361-e56a-41f3-9580-e0cd7c179663 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4300361-e56a-41f3-9580-e0cd7c179663 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 returned with HTTP 200 Sep 01 18:05:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 423/881] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:26 2026] GET /volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 Sep 01 18:05:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:27 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:27 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:27 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c344ced-2b25-4668-9b20-9f9e7b5fd294 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 returned with HTTP 200 Sep 01 18:05:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 459/882] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:27 2026] GET /volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 => generated 914 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d92a43b2-abc7-478c-b0ce-3c70342d5bf8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d92a43b2-abc7-478c-b0ce-3c70342d5bf8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d92a43b2-abc7-478c-b0ce-3c70342d5bf8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d92a43b2-abc7-478c-b0ce-3c70342d5bf8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d92a43b2-abc7-478c-b0ce-3c70342d5bf8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d92a43b2-abc7-478c-b0ce-3c70342d5bf8 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 returned with HTTP 200 Sep 01 18:05:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 424/883] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:27 2026] GET /volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da41a00e-803a-404c-a426-e83bed752704 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "95eef116-b81f-4a29-bc17-27954f3a8275", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1291032017"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request body: {'volume': {'snapshot_id': '95eef116-b81f-4a29-bc17-27954f3a8275', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1291032017'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:27 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume of 1 GB Sep 01 18:05:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Availability Zones retrieved successfully. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (356f882d-ff0d-45a6-a731-25ad6c63a7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb93674-ad52-48f4-845a-da20575a85bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb93674-ad52-48f4-845a-da20575a85bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '95eef116-b81f-4a29-bc17-27954f3a8275', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f5ed33-93d1-470b-84a0-1661b9636949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Created reservations ['3fa0294f-984d-4eb0-b7a0-8b25640762f3', '45cc38cb-1283-4b27-9079-d0b5b138506a', 'c32e5174-b9af-4a17-9fee-ed4dd9f0f944', 'bbc0b122-7e14-4843-9e5f-b06129ba4087'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f5ed33-93d1-470b-84a0-1661b9636949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fa0294f-984d-4eb0-b7a0-8b25640762f3', '45cc38cb-1283-4b27-9079-d0b5b138506a', 'c32e5174-b9af-4a17-9fee-ed4dd9f0f944', 'bbc0b122-7e14-4843-9e5f-b06129ba4087']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737b2546-8188-4ebd-a42a-04af9f362b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737b2546-8188-4ebd-a42a-04af9f362b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dab06153-894a-4617-bf96-84a36cddbfc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1291032017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['3fa0294f-984d-4eb0-b7a0-8b25640762f3','45cc38cb-1283-4b27-9079-d0b5b138506a','c32e5174-b9af-4a17-9fee-ed4dd9f0f944','bbc0b122-7e14-4843-9e5f-b06129ba4087'],size=1,snapshot_id=95eef116-b81f-4a29-bc17-27954f3a8275,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1291032017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dab06153-894a-4617-bf96-84a36cddbfc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',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=95eef116-b81f-4a29-bc17-27954f3a8275,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e92a333838b143de9f29ae2b42c5054b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d80dbe4-7ce5-416d-89e4-f333ffb7181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d80dbe4-7ce5-416d-89e4-f333ffb7181e) 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-1291032017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce95cdbdd5c246b3b2ac2157387e2f16',qos_specs=None,replication_status=,reservations=['3fa0294f-984d-4eb0-b7a0-8b25640762f3','45cc38cb-1283-4b27-9079-d0b5b138506a','c32e5174-b9af-4a17-9fee-ed4dd9f0f944','bbc0b122-7e14-4843-9e5f-b06129ba4087'],size=1,snapshot_id=95eef116-b81f-4a29-bc17-27954f3a8275,source_replicaid=,source_volid=None,status='creating',user_id='e92a333838b143de9f29ae2b42c5054b',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc81e9c-01d8-46d4-8a7b-9934e697c9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc81e9c-01d8-46d4-8a7b-9934e697c9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Flow 'volume_create_api' (356f882d-ff0d-45a6-a731-25ad6c63a7de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Create volume request issued successfully. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da41a00e-803a-404c-a426-e83bed752704 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 460/884] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:05:27 2026] POST /volume/v3/volumes => generated 797 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3a9a4b9f-093d-4382-8a02-3f564c31dbfc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3a9a4b9f-093d-4382-8a02-3f564c31dbfc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3a9a4b9f-093d-4382-8a02-3f564c31dbfc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3a9a4b9f-093d-4382-8a02-3f564c31dbfc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3a9a4b9f-093d-4382-8a02-3f564c31dbfc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3a9a4b9f-093d-4382-8a02-3f564c31dbfc tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 425/885] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:28 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 865 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:28 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:28 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc7a4656-9bc4-4065-8b45-687f7d556f85 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 returned with HTTP 200 Sep 01 18:05:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 461/886] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:28 2026] GET /volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1669502339", "volume_type": "a05f89d1-04cb-4b90-a106-ba9dfecc7bbb", "group_id": "ae69bba3-d674-486d-8c8c-e6c8be5d6df1", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1669502339', 'volume_type': 'a05f89d1-04cb-4b90-a106-ba9dfecc7bbb', 'group_id': 'ae69bba3-d674-486d-8c8c-e6c8be5d6df1', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:28 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume of 1 GB Sep 01 18:05:28 devstack devstack@c-api.service[86562]: /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 01 18:05:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Availability Zones retrieved successfully. Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Flow 'volume_create_api' (33d4fee3-8bc1-4242-ab86-e69e31cce704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4a5228e-917d-4d89-a0d6-e8625a1040ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4a5228e-917d-4d89-a0d6-e8625a1040ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:05:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a05f89d1-04cb-4b90-a106-ba9dfecc7bbb,is_public=True,name='tempest-GroupsTest-volume-type-1456329247',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a05f89d1-04cb-4b90-a106-ba9dfecc7bbb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ae69bba3-d674-486d-8c8c-e6c8be5d6df1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7147b2c-e92c-466f-90f1-a0a790ab9760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Created reservations ['79365613-fd10-4bd0-a8f5-fd2eaf75f116', 'cae38cd4-2eb0-4e43-823e-66ffd556cbf1', 'bc154fb7-846c-440a-8ab9-b0087dcf5b2b', '99a7eb54-7691-459e-b79e-046c162f8200'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7147b2c-e92c-466f-90f1-a0a790ab9760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79365613-fd10-4bd0-a8f5-fd2eaf75f116', 'cae38cd4-2eb0-4e43-823e-66ffd556cbf1', 'bc154fb7-846c-440a-8ab9-b0087dcf5b2b', '99a7eb54-7691-459e-b79e-046c162f8200']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c1b8e4-a6dc-41a4-ad67-b9a9266a606e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c1b8e4-a6dc-41a4-ad67-b9a9266a606e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b413d76-65ce-4a46-919a-0c60ae4dcf00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1669502339',encryption_key_id=None,group_id=ae69bba3-d674-486d-8c8c-e6c8be5d6df1,group_type_id=,metadata={},multiattach=False,project_id='b844b611541a40a59223c075038e6281',qos_specs=None,replication_status=,reservations=['79365613-fd10-4bd0-a8f5-fd2eaf75f116','cae38cd4-2eb0-4e43-823e-66ffd556cbf1','bc154fb7-846c-440a-8ab9-b0087dcf5b2b','99a7eb54-7691-459e-b79e-046c162f8200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010028d209a5401c9f465b0dc650f040',volume_type_id=a05f89d1-04cb-4b90-a106-ba9dfecc7bbb), '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-01T16:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1669502339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ae69bba3-d674-486d-8c8c-e6c8be5d6df1,host=None,id=8b413d76-65ce-4a46-919a-0c60ae4dcf00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b844b611541a40a59223c075038e6281',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='010028d209a5401c9f465b0dc650f040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a05f89d1-04cb-4b90-a106-ba9dfecc7bbb),volume_type_id=a05f89d1-04cb-4b90-a106-ba9dfecc7bbb)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2cab5f-bd9b-41a9-8d1c-c36d44a72dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2cab5f-bd9b-41a9-8d1c-c36d44a72dd3) 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-1669502339',encryption_key_id=None,group_id=ae69bba3-d674-486d-8c8c-e6c8be5d6df1,group_type_id=,metadata={},multiattach=False,project_id='b844b611541a40a59223c075038e6281',qos_specs=None,replication_status=,reservations=['79365613-fd10-4bd0-a8f5-fd2eaf75f116','cae38cd4-2eb0-4e43-823e-66ffd556cbf1','bc154fb7-846c-440a-8ab9-b0087dcf5b2b','99a7eb54-7691-459e-b79e-046c162f8200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010028d209a5401c9f465b0dc650f040',volume_type_id=a05f89d1-04cb-4b90-a106-ba9dfecc7bbb)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f452ec-c8ca-4de7-bfc0-d5ffea231203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f452ec-c8ca-4de7-bfc0-d5ffea231203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Flow 'volume_create_api' (33d4fee3-8bc1-4242-ab86-e69e31cce704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Create volume request issued successfully. Sep 01 18:05:29 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:29 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b8a1b72b-81b5-4968-a465-ada1224dfc46 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 426/887] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:05:28 2026] POST /volume/v3/volumes => generated 823 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:29 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:29 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:29 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7f9b0e98-a561-45ab-ab8b-c911a417d8ea None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7f9b0e98-a561-45ab-ab8b-c911a417d8ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7f9b0e98-a561-45ab-ab8b-c911a417d8ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7f9b0e98-a561-45ab-ab8b-c911a417d8ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6e0fab2-1811-4d9f-abed-795166b5f8a5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 200 Sep 01 18:05:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 462/888] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:29 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 891 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7f9b0e98-a561-45ab-ab8b-c911a417d8ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7f9b0e98-a561-45ab-ab8b-c911a417d8ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 427/889] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:29 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 889 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0aea23f1-f010-4839-91e0-d8b80a074e55 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ae9347b2-5d17-479c-b917-a859fefbae60 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ae9347b2-5d17-479c-b917-a859fefbae60 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ae9347b2-5d17-479c-b917-a859fefbae60 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ae9347b2-5d17-479c-b917-a859fefbae60 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:30 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ae9347b2-5d17-479c-b917-a859fefbae60 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:30 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-ae9347b2-5d17-479c-b917-a859fefbae60 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:30 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-ae9347b2-5d17-479c-b917-a859fefbae60 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0aea23f1-f010-4839-91e0-d8b80a074e55 tempest-AvailabilityZoneTestJSON-1698699795 tempest-AvailabilityZoneTestJSON-1698699795-project-member] GET http://192.168.122.108/volume/v3/os-availability-zone Sep 01 18:05:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0aea23f1-f010-4839-91e0-d8b80a074e55 tempest-AvailabilityZoneTestJSON-1698699795 tempest-AvailabilityZoneTestJSON-1698699795-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0aea23f1-f010-4839-91e0-d8b80a074e55 tempest-AvailabilityZoneTestJSON-1698699795 tempest-AvailabilityZoneTestJSON-1698699795-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:30 devstack devstack@c-api.service[86561]: /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 01 18:05:30 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:05:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0aea23f1-f010-4839-91e0-d8b80a074e55 tempest-AvailabilityZoneTestJSON-1698699795 tempest-AvailabilityZoneTestJSON-1698699795-project-member] Availability Zones retrieved successfully. Sep 01 18:05:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0aea23f1-f010-4839-91e0-d8b80a074e55 tempest-AvailabilityZoneTestJSON-1698699795 tempest-AvailabilityZoneTestJSON-1698699795-project-member] http://192.168.122.108/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 18:05:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 463/890] 192.168.122.108 () {58 vars in 1160 bytes} [Tue Sep 1 18:05:30 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:05:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-af5e738e-a84d-4302-b8f7-302134c576a7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af5e738e-a84d-4302-b8f7-302134c576a7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af5e738e-a84d-4302-b8f7-302134c576a7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af5e738e-a84d-4302-b8f7-302134c576a7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-af5e738e-a84d-4302-b8f7-302134c576a7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af5e738e-a84d-4302-b8f7-302134c576a7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 464/891] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:30 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:30 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-ae9347b2-5d17-479c-b917-a859fefbae60 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ae9347b2-5d17-479c-b917-a859fefbae60 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 200 Sep 01 18:05:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 428/892] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:30 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 915 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d0097451-056e-4804-9b57-9828d60fa085 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d0097451-056e-4804-9b57-9828d60fa085 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d0097451-056e-4804-9b57-9828d60fa085 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d0097451-056e-4804-9b57-9828d60fa085 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d0097451-056e-4804-9b57-9828d60fa085 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d2bf3430-9f68-4850-9065-97509a1cb494 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d0097451-056e-4804-9b57-9828d60fa085 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 465/893] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:31 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 889 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2bf3430-9f68-4850-9065-97509a1cb494 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2bf3430-9f68-4850-9065-97509a1cb494 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2bf3430-9f68-4850-9065-97509a1cb494 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d2bf3430-9f68-4850-9065-97509a1cb494 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:32 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-d2bf3430-9f68-4850-9065-97509a1cb494 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:32 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-d2bf3430-9f68-4850-9065-97509a1cb494 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:32 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-d2bf3430-9f68-4850-9065-97509a1cb494 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2bf3430-9f68-4850-9065-97509a1cb494 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 200 Sep 01 18:05:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 429/894] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:32 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 915 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c72d11c0-3cc9-4fe4-9ef9-d820050b287c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c72d11c0-3cc9-4fe4-9ef9-d820050b287c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c72d11c0-3cc9-4fe4-9ef9-d820050b287c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c72d11c0-3cc9-4fe4-9ef9-d820050b287c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c72d11c0-3cc9-4fe4-9ef9-d820050b287c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c72d11c0-3cc9-4fe4-9ef9-d820050b287c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 466/895] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:33 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 889 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-15a73792-0350-44bd-b471-6f51767a8eb4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15a73792-0350-44bd-b471-6f51767a8eb4 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15a73792-0350-44bd-b471-6f51767a8eb4 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15a73792-0350-44bd-b471-6f51767a8eb4 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-15a73792-0350-44bd-b471-6f51767a8eb4 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:33 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-15a73792-0350-44bd-b471-6f51767a8eb4 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:33 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-15a73792-0350-44bd-b471-6f51767a8eb4 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:33 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-15a73792-0350-44bd-b471-6f51767a8eb4 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15a73792-0350-44bd-b471-6f51767a8eb4 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 200 Sep 01 18:05:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 430/896] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:33 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 915 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-681fdea0-5517-442f-8b76-142382587ae1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-681fdea0-5517-442f-8b76-142382587ae1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-681fdea0-5517-442f-8b76-142382587ae1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-681fdea0-5517-442f-8b76-142382587ae1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-681fdea0-5517-442f-8b76-142382587ae1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-681fdea0-5517-442f-8b76-142382587ae1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 467/897] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:34 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 889 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:35 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-442ab4dc-c6f6-44e4-9449-141e93b52ad1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 200 Sep 01 18:05:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 431/898] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:35 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-175513f6-b1fb-471d-a8b3-a1dd4cf0668d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-175513f6-b1fb-471d-a8b3-a1dd4cf0668d tempest-ExtensionsTestJSON-1604490708 tempest-ExtensionsTestJSON-1604490708-project-member] GET http://192.168.122.108/volume/v3/extensions Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-175513f6-b1fb-471d-a8b3-a1dd4cf0668d tempest-ExtensionsTestJSON-1604490708 tempest-ExtensionsTestJSON-1604490708-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-175513f6-b1fb-471d-a8b3-a1dd4cf0668d tempest-ExtensionsTestJSON-1604490708 tempest-ExtensionsTestJSON-1604490708-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-175513f6-b1fb-471d-a8b3-a1dd4cf0668d tempest-ExtensionsTestJSON-1604490708 tempest-ExtensionsTestJSON-1604490708-project-member] http://192.168.122.108/volume/v3/extensions returned with HTTP 200 Sep 01 18:05:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 468/899] 192.168.122.108 () {58 vars in 1130 bytes} [Tue Sep 1 18:05:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e55f7e0e-b5a1-41a6-ae04-0665eac67560 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e55f7e0e-b5a1-41a6-ae04-0665eac67560 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e55f7e0e-b5a1-41a6-ae04-0665eac67560 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e55f7e0e-b5a1-41a6-ae04-0665eac67560 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e55f7e0e-b5a1-41a6-ae04-0665eac67560 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e55f7e0e-b5a1-41a6-ae04-0665eac67560 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 432/900] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:35 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-33d537c3-ae16-42fa-9267-7b1dd3e1c34f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-33d537c3-ae16-42fa-9267-7b1dd3e1c34f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-33d537c3-ae16-42fa-9267-7b1dd3e1c34f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-33d537c3-ae16-42fa-9267-7b1dd3e1c34f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-33d537c3-ae16-42fa-9267-7b1dd3e1c34f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-33d537c3-ae16-42fa-9267-7b1dd3e1c34f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 469/901] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:35 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 890 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-19fd9351-3ac0-4b9c-9b9f-486a127457fa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19fd9351-3ac0-4b9c-9b9f-486a127457fa tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19fd9351-3ac0-4b9c-9b9f-486a127457fa tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19fd9351-3ac0-4b9c-9b9f-486a127457fa tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-19fd9351-3ac0-4b9c-9b9f-486a127457fa tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume with id: dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-19fd9351-3ac0-4b9c-9b9f-486a127457fa tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-19fd9351-3ac0-4b9c-9b9f-486a127457fa tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume request issued successfully. Sep 01 18:05:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19fd9351-3ac0-4b9c-9b9f-486a127457fa tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 202 Sep 01 18:05:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 433/902] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:35 2026] DELETE /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d1be512a-43b4-49e9-b813-5f4ad801ca7f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1be512a-43b4-49e9-b813-5f4ad801ca7f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1be512a-43b4-49e9-b813-5f4ad801ca7f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1be512a-43b4-49e9-b813-5f4ad801ca7f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d1be512a-43b4-49e9-b813-5f4ad801ca7f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1be512a-43b4-49e9-b813-5f4ad801ca7f tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 470/903] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:35 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 889 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:36 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c438891-326c-4f29-b83c-4ccf25b7c699 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 200 Sep 01 18:05:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 434/904] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:36 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 916 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5573f75b-d6f4-43cf-9cd1-22f895afd453 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5573f75b-d6f4-43cf-9cd1-22f895afd453 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] PUT http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5573f75b-d6f4-43cf-9cd1-22f895afd453 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "8b413d76-65ce-4a46-919a-0c60ae4dcf00"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-5573f75b-d6f4-43cf-9cd1-22f895afd453 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Update called for group ae69bba3-d674-486d-8c8c-e6c8be5d6df1. {{(pid=86561) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 18:05:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-5573f75b-d6f4-43cf-9cd1-22f895afd453 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Updating group ae69bba3-d674-486d-8c8c-e6c8be5d6df1 with name new_group description: This is a new group add_volumes: None remove_volumes: 8b413d76-65ce-4a46-919a-0c60ae4dcf00. Sep 01 18:05:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5573f75b-d6f4-43cf-9cd1-22f895afd453 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 202 Sep 01 18:05:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 471/905] 192.168.122.108 () {62 vars in 1291 bytes} [Tue Sep 1 18:05:36 2026] PUT /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-982d75f8-90de-4d77-b672-4a0bf9408ec5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-982d75f8-90de-4d77-b672-4a0bf9408ec5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-982d75f8-90de-4d77-b672-4a0bf9408ec5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-982d75f8-90de-4d77-b672-4a0bf9408ec5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-982d75f8-90de-4d77-b672-4a0bf9408ec5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:36 devstack devstack@c-api.service[86562]: /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 01 18:05:36 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-982d75f8-90de-4d77-b672-4a0bf9408ec5 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 200 Sep 01 18:05:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 435/906] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:36 2026] GET /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fb79e47d-9fe5-4ccd-bbda-32620b0d50ea None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb79e47d-9fe5-4ccd-bbda-32620b0d50ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb79e47d-9fe5-4ccd-bbda-32620b0d50ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb79e47d-9fe5-4ccd-bbda-32620b0d50ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb79e47d-9fe5-4ccd-bbda-32620b0d50ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb79e47d-9fe5-4ccd-bbda-32620b0d50ea tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 200 Sep 01 18:05:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 472/907] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:36 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 889 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c593d580-be33-4316-8bba-d6f66b270730 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c593d580-be33-4316-8bba-d6f66b270730 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c593d580-be33-4316-8bba-d6f66b270730 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c593d580-be33-4316-8bba-d6f66b270730 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-c593d580-be33-4316-8bba-d6f66b270730 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /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 01 18:05:37 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c593d580-be33-4316-8bba-d6f66b270730 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 200 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 436/908] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:37 2026] GET /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-32387da7-c40f-4059-8a06-1c8a660cba1d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32387da7-c40f-4059-8a06-1c8a660cba1d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32387da7-c40f-4059-8a06-1c8a660cba1d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32387da7-c40f-4059-8a06-1c8a660cba1d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-32387da7-c40f-4059-8a06-1c8a660cba1d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:37 devstack devstack@c-api.service[86561]: /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 01 18:05:37 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32387da7-c40f-4059-8a06-1c8a660cba1d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 200 Sep 01 18:05:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 473/909] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:37 2026] GET /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /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 01 18:05:37 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Get all volumes completed successfully. Sep 01 18:05:37 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:37 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29a466bc-ebfa-47e7-b9fe-222c42066815 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 437/910] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:05:37 2026] GET /volume/v3/volumes/detail => generated 1790 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-53ef9e5c-68b9-44ee-811d-d3501af15649 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-53ef9e5c-68b9-44ee-811d-d3501af15649 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] PUT http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-53ef9e5c-68b9-44ee-811d-d3501af15649 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8b413d76-65ce-4a46-919a-0c60ae4dcf00"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-53ef9e5c-68b9-44ee-811d-d3501af15649 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Update called for group ae69bba3-d674-486d-8c8c-e6c8be5d6df1. {{(pid=86561) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-53ef9e5c-68b9-44ee-811d-d3501af15649 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Updating group ae69bba3-d674-486d-8c8c-e6c8be5d6df1 with name None description: None add_volumes: 8b413d76-65ce-4a46-919a-0c60ae4dcf00 remove_volumes: None. Sep 01 18:05:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:37 devstack devstack@c-api.service[86561]: /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 01 18:05:37 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-53ef9e5c-68b9-44ee-811d-d3501af15649 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 202 Sep 01 18:05:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 474/911] 192.168.122.108 () {62 vars in 1290 bytes} [Tue Sep 1 18:05:37 2026] PUT /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-07a7ad6f-8050-4411-a942-acc91585ff3c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07a7ad6f-8050-4411-a942-acc91585ff3c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07a7ad6f-8050-4411-a942-acc91585ff3c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07a7ad6f-8050-4411-a942-acc91585ff3c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-07a7ad6f-8050-4411-a942-acc91585ff3c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0c3a9e85-e838-4e74-97e9-3fe00354e490 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0c3a9e85-e838-4e74-97e9-3fe00354e490 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0c3a9e85-e838-4e74-97e9-3fe00354e490 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0c3a9e85-e838-4e74-97e9-3fe00354e490 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0c3a9e85-e838-4e74-97e9-3fe00354e490 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 404 Sep 01 18:05:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 475/912] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:37 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: /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 01 18:05:37 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07a7ad6f-8050-4411-a942-acc91585ff3c tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 200 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 438/913] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:37 2026] GET /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 323 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2188ee77-6f8c-4dba-96ab-aeed9738826e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2188ee77-6f8c-4dba-96ab-aeed9738826e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2188ee77-6f8c-4dba-96ab-aeed9738826e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2188ee77-6f8c-4dba-96ab-aeed9738826e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2188ee77-6f8c-4dba-96ab-aeed9738826e tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 404 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 439/914] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:37 2026] GET /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d7260750-2a0b-49f2-8c95-16af2ee811f1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d7260750-2a0b-49f2-8c95-16af2ee811f1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d7260750-2a0b-49f2-8c95-16af2ee811f1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d7260750-2a0b-49f2-8c95-16af2ee811f1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-d7260750-2a0b-49f2-8c95-16af2ee811f1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume with id: dab06153-894a-4617-bf96-84a36cddbfc4 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d7260750-2a0b-49f2-8c95-16af2ee811f1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 returned with HTTP 404 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 440/915] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:37 2026] DELETE /volume/v3/volumes/dab06153-894a-4617-bf96-84a36cddbfc4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c970421e-5e03-4f73-a15b-3fe0b094b79c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c970421e-5e03-4f73-a15b-3fe0b094b79c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c970421e-5e03-4f73-a15b-3fe0b094b79c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c970421e-5e03-4f73-a15b-3fe0b094b79c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:37 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-c970421e-5e03-4f73-a15b-3fe0b094b79c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete snapshot with id: 95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c970421e-5e03-4f73-a15b-3fe0b094b79c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c970421e-5e03-4f73-a15b-3fe0b094b79c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot delete request issued successfully. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c970421e-5e03-4f73-a15b-3fe0b094b79c tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 returned with HTTP 202 Sep 01 18:05:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 441/916] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:05:37 2026] DELETE /volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1b7a2a7f-bc5c-401e-a041-bd0113f0d7d4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1b7a2a7f-bc5c-401e-a041-bd0113f0d7d4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1b7a2a7f-bc5c-401e-a041-bd0113f0d7d4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1b7a2a7f-bc5c-401e-a041-bd0113f0d7d4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-499796151"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-499796151'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Create volume of 1 GB Sep 01 18:05:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1b7a2a7f-bc5c-401e-a041-bd0113f0d7d4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1b7a2a7f-bc5c-401e-a041-bd0113f0d7d4 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 returned with HTTP 200 Sep 01 18:05:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 442/917] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:38 2026] GET /volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Availability Zones retrieved successfully. Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Flow 'volume_create_api' (8507ef4d-d376-41d4-acfe-68b567df30e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491ec51c-edab-48dd-942e-6664466c5728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491ec51c-edab-48dd-942e-6664466c5728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c66648-61a2-49f6-9653-4c3d0e0c13d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Created reservations ['9f326660-753d-47fb-b8ec-7d11c4620765', '591315fb-019d-4a0c-97e1-00026bad0a42', '3ca8a47e-a05e-458b-9492-bef0a0607d5a', '0d3e9554-d8fc-44de-a0fe-739820707392'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c66648-61a2-49f6-9653-4c3d0e0c13d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f326660-753d-47fb-b8ec-7d11c4620765', '591315fb-019d-4a0c-97e1-00026bad0a42', '3ca8a47e-a05e-458b-9492-bef0a0607d5a', '0d3e9554-d8fc-44de-a0fe-739820707392']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca1398c1-e609-421b-a065-e8a16e110baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca1398c1-e609-421b-a065-e8a16e110baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '880b1e70-2d30-4f2a-bba7-ad453ea9730e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-499796151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d3e9a45ce9c47719071c438eadbb963',qos_specs=None,replication_status=,reservations=['9f326660-753d-47fb-b8ec-7d11c4620765','591315fb-019d-4a0c-97e1-00026bad0a42','3ca8a47e-a05e-458b-9492-bef0a0607d5a','0d3e9554-d8fc-44de-a0fe-739820707392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e65bccd42a4baaabe8436a1b555fd2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-499796151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=880b1e70-2d30-4f2a-bba7-ad453ea9730e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d3e9a45ce9c47719071c438eadbb963',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='a4e65bccd42a4baaabe8436a1b555fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3fa530-0768-4119-81ee-311877874c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3fa530-0768-4119-81ee-311877874c0b) 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-499796151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d3e9a45ce9c47719071c438eadbb963',qos_specs=None,replication_status=,reservations=['9f326660-753d-47fb-b8ec-7d11c4620765','591315fb-019d-4a0c-97e1-00026bad0a42','3ca8a47e-a05e-458b-9492-bef0a0607d5a','0d3e9554-d8fc-44de-a0fe-739820707392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e65bccd42a4baaabe8436a1b555fd2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba0e0e8-35fe-4cd4-9816-7b8b780de831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba0e0e8-35fe-4cd4-9816-7b8b780de831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Flow 'volume_create_api' (8507ef4d-d376-41d4-acfe-68b567df30e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Create volume request issued successfully. Sep 01 18:05:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2e010c02-8ead-4661-8826-bb8a9217ab63 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 476/918] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:05:37 2026] POST /volume/v3/volumes => generated 758 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a28ad600-44fc-4c5e-82a3-4f28b499c966 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a28ad600-44fc-4c5e-82a3-4f28b499c966 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a28ad600-44fc-4c5e-82a3-4f28b499c966 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a28ad600-44fc-4c5e-82a3-4f28b499c966 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a28ad600-44fc-4c5e-82a3-4f28b499c966 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a28ad600-44fc-4c5e-82a3-4f28b499c966 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e returned with HTTP 200 Sep 01 18:05:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 443/919] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:38 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1fc8bf62-2405-4d4b-80d8-4111d834fc25 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1fc8bf62-2405-4d4b-80d8-4111d834fc25 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1fc8bf62-2405-4d4b-80d8-4111d834fc25 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1fc8bf62-2405-4d4b-80d8-4111d834fc25 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-1fc8bf62-2405-4d4b-80d8-4111d834fc25 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:38 devstack devstack@c-api.service[86561]: /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 01 18:05:38 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1fc8bf62-2405-4d4b-80d8-4111d834fc25 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 200 Sep 01 18:05:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 477/920] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:38 2026] GET /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Get all volumes completed successfully. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:39 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d141221b-cbc6-4061-9c5d-e5370241b774 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d141221b-cbc6-4061-9c5d-e5370241b774 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d141221b-cbc6-4061-9c5d-e5370241b774 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d141221b-cbc6-4061-9c5d-e5370241b774 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d141221b-cbc6-4061-9c5d-e5370241b774 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Snapshot retrieved successfully. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d141221b-cbc6-4061-9c5d-e5370241b774 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 returned with HTTP 200 Sep 01 18:05:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 478/921] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:39 2026] GET /volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:39 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f0e276bd-c511-4ab1-b774-fe794a56be77 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:05:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 444/922] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:05:38 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /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 01 18:05:39 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Get all volumes completed successfully. Sep 01 18:05:39 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:39 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:39 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-caad23cf-48a7-45dc-b107-b9b45a3d5447 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:05:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 479/923] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:05:39 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8f0cab89-18d9-4575-b9a3-e97322a725e8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f0cab89-18d9-4575-b9a3-e97322a725e8 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f0cab89-18d9-4575-b9a3-e97322a725e8 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f0cab89-18d9-4575-b9a3-e97322a725e8 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4f63da78-cfae-4ce8-ba16-5f4d1b372164 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f63da78-cfae-4ce8-ba16-5f4d1b372164 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] POST http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1/action Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f63da78-cfae-4ce8-ba16-5f4d1b372164 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f63da78-cfae-4ce8-ba16-5f4d1b372164 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-4f63da78-cfae-4ce8-ba16-5f4d1b372164 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] delete called for group ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-4f63da78-cfae-4ce8-ba16-5f4d1b372164 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Delete group with id: ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8f0cab89-18d9-4575-b9a3-e97322a725e8 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /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 01 18:05:39 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:05:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f0cab89-18d9-4575-b9a3-e97322a725e8 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e returned with HTTP 200 Sep 01 18:05:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 445/924] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:39 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:39 devstack devstack@c-api.service[86561]: /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 01 18:05:39 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:05:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f63da78-cfae-4ce8-ba16-5f4d1b372164 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1/action returned with HTTP 202 Sep 01 18:05:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 480/925] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:39 2026] POST /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:39 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:39 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-45d868a7-562a-4a1d-b940-dd25147e7c3e tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 200 Sep 01 18:05:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 446/926] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:39 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 915 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4b29a221-dbcb-418b-87ec-ce08d13fb666 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b29a221-dbcb-418b-87ec-ce08d13fb666 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b29a221-dbcb-418b-87ec-ce08d13fb666 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b29a221-dbcb-418b-87ec-ce08d13fb666 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b29a221-dbcb-418b-87ec-ce08d13fb666 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 returned with HTTP 404 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 481/927] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:05:40 2026] GET /volume/v3/snapshots/95eef116-b81f-4a29-bc17-27954f3a8275 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6c1c8aa3-9fc0-4079-bf2b-6dc4e4102323 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6c1c8aa3-9fc0-4079-bf2b-6dc4e4102323 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6c1c8aa3-9fc0-4079-bf2b-6dc4e4102323 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6c1c8aa3-9fc0-4079-bf2b-6dc4e4102323 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6c1c8aa3-9fc0-4079-bf2b-6dc4e4102323 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6c1c8aa3-9fc0-4079-bf2b-6dc4e4102323 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 447/928] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:40 2026] GET /volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bc006cd5-9cdf-4b6f-a79c-3e574ff17f54 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bc006cd5-9cdf-4b6f-a79c-3e574ff17f54 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bc006cd5-9cdf-4b6f-a79c-3e574ff17f54 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bc006cd5-9cdf-4b6f-a79c-3e574ff17f54 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-bc006cd5-9cdf-4b6f-a79c-3e574ff17f54 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume with id: 335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bc006cd5-9cdf-4b6f-a79c-3e574ff17f54 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bc006cd5-9cdf-4b6f-a79c-3e574ff17f54 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume request issued successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bc006cd5-9cdf-4b6f-a79c-3e574ff17f54 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 returned with HTTP 202 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 482/929] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:40 2026] DELETE /volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1f307704-4cb7-48dd-b2c1-7419abf1afd7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f307704-4cb7-48dd-b2c1-7419abf1afd7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f307704-4cb7-48dd-b2c1-7419abf1afd7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1f307704-4cb7-48dd-b2c1-7419abf1afd7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1239728576"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1f307704-4cb7-48dd-b2c1-7419abf1afd7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1239728576'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Create volume of 1 GB Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Availability Zones retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1f307704-4cb7-48dd-b2c1-7419abf1afd7 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 448/930] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:40 2026] GET /volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Flow 'volume_create_api' (62d47903-d44a-4309-a0ee-65b741edc393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652e829e-ccf0-4005-8294-8dac9ba8e5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652e829e-ccf0-4005-8294-8dac9ba8e5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0459b1b-8498-4d70-b542-2233616e8a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Created reservations ['d8ef72ca-de29-4d3b-8460-51d39168247d', 'db213ad6-7c57-40f7-aeb9-d218661db169', '73412a55-e2dc-47a0-85c1-a4799656e16e', 'd15e5155-4a4a-4f44-b0e6-d8e0dc255c34'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0459b1b-8498-4d70-b542-2233616e8a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8ef72ca-de29-4d3b-8460-51d39168247d', 'db213ad6-7c57-40f7-aeb9-d218661db169', '73412a55-e2dc-47a0-85c1-a4799656e16e', 'd15e5155-4a4a-4f44-b0e6-d8e0dc255c34']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696015a8-159a-49d8-9915-72c5e0974dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-84eee6d0-f2e7-4b64-9f9c-9cf672855a07 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-84eee6d0-f2e7-4b64-9f9c-9cf672855a07 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-84eee6d0-f2e7-4b64-9f9c-9cf672855a07 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-84eee6d0-f2e7-4b64-9f9c-9cf672855a07 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-84eee6d0-f2e7-4b64-9f9c-9cf672855a07 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696015a8-159a-49d8-9915-72c5e0974dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ebb66f3-f41b-40ac-958f-4faebab16742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1239728576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='125c91774f9646f798a5138d4884e012',qos_specs=None,replication_status=,reservations=['d8ef72ca-de29-4d3b-8460-51d39168247d','db213ad6-7c57-40f7-aeb9-d218661db169','73412a55-e2dc-47a0-85c1-a4799656e16e','d15e5155-4a4a-4f44-b0e6-d8e0dc255c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7129ae5462846e6b986d770ac571cd5',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1239728576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ebb66f3-f41b-40ac-958f-4faebab16742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='125c91774f9646f798a5138d4884e012',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='a7129ae5462846e6b986d770ac571cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fea55fa-ec32-4fec-b47a-652063fd2fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-84eee6d0-f2e7-4b64-9f9c-9cf672855a07 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 449/931] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:40 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-58694c3e-79d3-4a0d-9fba-95bd59b53baa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58694c3e-79d3-4a0d-9fba-95bd59b53baa tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] POST http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58694c3e-79d3-4a0d-9fba-95bd59b53baa tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-58694c3e-79d3-4a0d-9fba-95bd59b53baa tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fea55fa-ec32-4fec-b47a-652063fd2fb8) 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-1239728576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='125c91774f9646f798a5138d4884e012',qos_specs=None,replication_status=,reservations=['d8ef72ca-de29-4d3b-8460-51d39168247d','db213ad6-7c57-40f7-aeb9-d218661db169','73412a55-e2dc-47a0-85c1-a4799656e16e','d15e5155-4a4a-4f44-b0e6-d8e0dc255c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7129ae5462846e6b986d770ac571cd5',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2873cb11-9cd9-400f-8a72-ed9b342926d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-58694c3e-79d3-4a0d-9fba-95bd59b53baa tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Create volume metadata completed successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58694c3e-79d3-4a0d-9fba-95bd59b53baa tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 450/932] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:05:40 2026] POST /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 101 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2873cb11-9cd9-400f-8a72-ed9b342926d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3f3f5376-3b41-4e62-b67e-b4801044fbd4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Flow 'volume_create_api' (62d47903-d44a-4309-a0ee-65b741edc393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Create volume request issued successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd92dac3-e3e4-40e3-8853-212a78247b58 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f3f5376-3b41-4e62-b67e-b4801044fbd4 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 483/933] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:05:40 2026] POST /volume/v3/volumes => generated 766 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f3f5376-3b41-4e62-b67e-b4801044fbd4 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f3f5376-3b41-4e62-b67e-b4801044fbd4 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5767e327-c980-46a5-a419-eafc226ad914 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5767e327-c980-46a5-a419-eafc226ad914 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5767e327-c980-46a5-a419-eafc226ad914 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5767e327-c980-46a5-a419-eafc226ad914 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3f3f5376-3b41-4e62-b67e-b4801044fbd4 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5767e327-c980-46a5-a419-eafc226ad914 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5767e327-c980-46a5-a419-eafc226ad914 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 484/934] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:40 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 834 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3f3f5376-3b41-4e62-b67e-b4801044fbd4 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Get volume metadata completed successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f3f5376-3b41-4e62-b67e-b4801044fbd4 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 451/935] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:05:40 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 101 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0e455ba8-1f27-438a-856a-a841449595ee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e455ba8-1f27-438a-856a-a841449595ee tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] PUT http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e455ba8-1f27-438a-856a-a841449595ee tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:05:40 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0e455ba8-1f27-438a-856a-a841449595ee tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0e455ba8-1f27-438a-856a-a841449595ee tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Update volume metadata completed successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e455ba8-1f27-438a-856a-a841449595ee tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 452/936] 192.168.122.108 () {60 vars in 1279 bytes} [Tue Sep 1 18:05:40 2026] PUT /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 57 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1a80bd6a-cb9f-4cdb-a2be-4cb4d60da198 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1a80bd6a-cb9f-4cdb-a2be-4cb4d60da198 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1a80bd6a-cb9f-4cdb-a2be-4cb4d60da198 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1a80bd6a-cb9f-4cdb-a2be-4cb4d60da198 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1a80bd6a-cb9f-4cdb-a2be-4cb4d60da198 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79ca4a84-9d92-43f9-8b4e-e71caaf1ebb1 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 485/937] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:40 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1a80bd6a-cb9f-4cdb-a2be-4cb4d60da198 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Get volume metadata completed successfully. Sep 01 18:05:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1a80bd6a-cb9f-4cdb-a2be-4cb4d60da198 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 453/938] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:05:40 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 57 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7de63f11-95ca-4db3-834f-8ea43ef80cda None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7de63f11-95ca-4db3-834f-8ea43ef80cda tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] DELETE http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key1 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7de63f11-95ca-4db3-834f-8ea43ef80cda tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7de63f11-95ca-4db3-834f-8ea43ef80cda tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7de63f11-95ca-4db3-834f-8ea43ef80cda tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7de63f11-95ca-4db3-834f-8ea43ef80cda tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Get volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7de63f11-95ca-4db3-834f-8ea43ef80cda tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Delete volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7de63f11-95ca-4db3-834f-8ea43ef80cda tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key1 returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 486/939] 192.168.122.108 () {58 vars in 1277 bytes} [Tue Sep 1 18:05:41 2026] DELETE /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key1 => generated 0 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-15b1152f-4d1b-4873-9f77-2b1b4693f3cc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15b1152f-4d1b-4873-9f77-2b1b4693f3cc tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15b1152f-4d1b-4873-9f77-2b1b4693f3cc tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15b1152f-4d1b-4873-9f77-2b1b4693f3cc tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-15b1152f-4d1b-4873-9f77-2b1b4693f3cc tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-15b1152f-4d1b-4873-9f77-2b1b4693f3cc tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Get volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15b1152f-4d1b-4873-9f77-2b1b4693f3cc tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 454/940] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 32 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-606bc047-6e71-4d04-8cd5-931096f0e53e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-606bc047-6e71-4d04-8cd5-931096f0e53e tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] PUT http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-606bc047-6e71-4d04-8cd5-931096f0e53e tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-606bc047-6e71-4d04-8cd5-931096f0e53e tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-606bc047-6e71-4d04-8cd5-931096f0e53e tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Update volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-606bc047-6e71-4d04-8cd5-931096f0e53e tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 487/941] 192.168.122.108 () {60 vars in 1279 bytes} [Tue Sep 1 18:05:41 2026] PUT /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 16 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-88df5d13-69d3-4e3b-9433-14bbbacc77e9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-88df5d13-69d3-4e3b-9433-14bbbacc77e9 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] POST http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-88df5d13-69d3-4e3b-9433-14bbbacc77e9 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-88df5d13-69d3-4e3b-9433-14bbbacc77e9 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-88df5d13-69d3-4e3b-9433-14bbbacc77e9 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Create volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-88df5d13-69d3-4e3b-9433-14bbbacc77e9 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 455/942] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:05:41 2026] POST /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 68 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c6b771d8-5473-4b57-9d58-b778ddd063d0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c6b771d8-5473-4b57-9d58-b778ddd063d0 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] PUT http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key3 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c6b771d8-5473-4b57-9d58-b778ddd063d0 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c6b771d8-5473-4b57-9d58-b778ddd063d0 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c6b771d8-5473-4b57-9d58-b778ddd063d0 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Update volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c6b771d8-5473-4b57-9d58-b778ddd063d0 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key3 returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 488/943] 192.168.122.108 () {60 vars in 1294 bytes} [Tue Sep 1 18:05:41 2026] PUT /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key3 => generated 35 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a49ae9d9-5439-44cc-960c-6afb1d79862b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ca49f590-4117-4f0d-8410-0ef4e2ed4293 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a49ae9d9-5439-44cc-960c-6afb1d79862b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a49ae9d9-5439-44cc-960c-6afb1d79862b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a49ae9d9-5439-44cc-960c-6afb1d79862b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ca49f590-4117-4f0d-8410-0ef4e2ed4293 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key3 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ca49f590-4117-4f0d-8410-0ef4e2ed4293 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ca49f590-4117-4f0d-8410-0ef4e2ed4293 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ca49f590-4117-4f0d-8410-0ef4e2ed4293 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ca49f590-4117-4f0d-8410-0ef4e2ed4293 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Get volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ca49f590-4117-4f0d-8410-0ef4e2ed4293 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key3 returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a49ae9d9-5439-44cc-960c-6afb1d79862b tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 returned with HTTP 404 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 489/944] 192.168.122.108 () {58 vars in 1274 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 456/945] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/335ddd8b-5321-4b09-980b-4379a4682b91 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fcc53d96-5cea-499f-8c16-1add32eb4cf9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b3d43260-5471-4761-84fd-a966a2a6598b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fcc53d96-5cea-499f-8c16-1add32eb4cf9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fcc53d96-5cea-499f-8c16-1add32eb4cf9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fcc53d96-5cea-499f-8c16-1add32eb4cf9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b3d43260-5471-4761-84fd-a966a2a6598b tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b3d43260-5471-4761-84fd-a966a2a6598b tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b3d43260-5471-4761-84fd-a966a2a6598b tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b3d43260-5471-4761-84fd-a966a2a6598b tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fcc53d96-5cea-499f-8c16-1add32eb4cf9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b3d43260-5471-4761-84fd-a966a2a6598b tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Get volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b3d43260-5471-4761-84fd-a966a2a6598b tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 457/946] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 75 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8188c6eb-6f72-42b8-96d0-789fdaac6ca1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8188c6eb-6f72-42b8-96d0-789fdaac6ca1 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] PUT http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fcc53d96-5cea-499f-8c16-1add32eb4cf9 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8188c6eb-6f72-42b8-96d0-789fdaac6ca1 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 490/947] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-15d98960-d608-42d9-b663-55edf39f24a3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15d98960-d608-42d9-b663-55edf39f24a3 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15d98960-d608-42d9-b663-55edf39f24a3 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15d98960-d608-42d9-b663-55edf39f24a3 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-15d98960-d608-42d9-b663-55edf39f24a3 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume with id: c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8188c6eb-6f72-42b8-96d0-789fdaac6ca1 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-15d98960-d608-42d9-b663-55edf39f24a3 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8188c6eb-6f72-42b8-96d0-789fdaac6ca1 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Update volume metadata completed successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8188c6eb-6f72-42b8-96d0-789fdaac6ca1 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 458/948] 192.168.122.108 () {60 vars in 1279 bytes} [Tue Sep 1 18:05:41 2026] PUT /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e/metadata => generated 16 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d73717c3-7605-4266-9904-7f8593761427 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d73717c3-7605-4266-9904-7f8593761427 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d73717c3-7605-4266-9904-7f8593761427 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d73717c3-7605-4266-9904-7f8593761427 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-15d98960-d608-42d9-b663-55edf39f24a3 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Delete volume request issued successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15d98960-d608-42d9-b663-55edf39f24a3 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 202 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 491/949] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:41 2026] DELETE /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d73717c3-7605-4266-9904-7f8593761427 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b35fddec-6dd1-48e7-b0b2-52112096b53a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b35fddec-6dd1-48e7-b0b2-52112096b53a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b35fddec-6dd1-48e7-b0b2-52112096b53a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b35fddec-6dd1-48e7-b0b2-52112096b53a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d73717c3-7605-4266-9904-7f8593761427 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 459/950] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3d5a8ba2-0fbc-4f81-a555-bae34429826d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3d5a8ba2-0fbc-4f81-a555-bae34429826d tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] DELETE http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3d5a8ba2-0fbc-4f81-a555-bae34429826d tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3d5a8ba2-0fbc-4f81-a555-bae34429826d tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-3d5a8ba2-0fbc-4f81-a555-bae34429826d tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Delete volume with id: 880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b35fddec-6dd1-48e7-b0b2-52112096b53a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b35fddec-6dd1-48e7-b0b2-52112096b53a tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 492/951] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3d5a8ba2-0fbc-4f81-a555-bae34429826d tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3d5a8ba2-0fbc-4f81-a555-bae34429826d tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Delete volume request issued successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3d5a8ba2-0fbc-4f81-a555-bae34429826d tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e returned with HTTP 202 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 460/952] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:41 2026] DELETE /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dc0f58cf-e950-4419-be5c-6b17148fcdad None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dc0f58cf-e950-4419-be5c-6b17148fcdad tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dc0f58cf-e950-4419-be5c-6b17148fcdad tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dc0f58cf-e950-4419-be5c-6b17148fcdad tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dc0f58cf-e950-4419-be5c-6b17148fcdad tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d3e86e59-d4ef-438b-b879-1987c3bebbe8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d3e86e59-d4ef-438b-b879-1987c3bebbe8 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d3e86e59-d4ef-438b-b879-1987c3bebbe8 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d3e86e59-d4ef-438b-b879-1987c3bebbe8 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dc0f58cf-e950-4419-be5c-6b17148fcdad tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 493/953] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d3e86e59-d4ef-438b-b879-1987c3bebbe8 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:05:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d3e86e59-d4ef-438b-b879-1987c3bebbe8 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:05:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 461/954] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:41 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9d49770c-5c54-40d6-b219-185797e2ea9d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9d49770c-5c54-40d6-b219-185797e2ea9d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9d49770c-5c54-40d6-b219-185797e2ea9d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9d49770c-5c54-40d6-b219-185797e2ea9d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9d49770c-5c54-40d6-b219-185797e2ea9d tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 returned with HTTP 404 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 494/955] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:42 2026] GET /volume/v3/volumes/8b413d76-65ce-4a46-919a-0c60ae4dcf00 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-48087449-5159-4667-b315-ed0581ede1bc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48087449-5159-4667-b315-ed0581ede1bc tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48087449-5159-4667-b315-ed0581ede1bc tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48087449-5159-4667-b315-ed0581ede1bc tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48087449-5159-4667-b315-ed0581ede1bc tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 returned with HTTP 404 Sep 01 18:05:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 462/956] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:05:42 2026] GET /volume/v3/volumes/f4be3d81-f0d8-4477-a341-676c33602010 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8e3f6a9f-f0f8-4e04-84c2-5bab541b2638 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e3f6a9f-f0f8-4e04-84c2-5bab541b2638 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] GET http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e3f6a9f-f0f8-4e04-84c2-5bab541b2638 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e3f6a9f-f0f8-4e04-84c2-5bab541b2638 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-8e3f6a9f-f0f8-4e04-84c2-5bab541b2638 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] show called for member ae69bba3-d674-486d-8c8c-e6c8be5d6df1 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e3f6a9f-f0f8-4e04-84c2-5bab541b2638 tempest-GroupsTest-186010351 tempest-GroupsTest-186010351-project-member] http://192.168.122.108/volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 returned with HTTP 404 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 495/957] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:42 2026] GET /volume/v3/groups/ae69bba3-d674-486d-8c8c-e6c8be5d6df1 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3c4de3b2-89f4-4541-8a4f-2af61431ce13 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3c4de3b2-89f4-4541-8a4f-2af61431ce13 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/abc21efc-5670-4a3e-911d-6368df033e15 Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3c4de3b2-89f4-4541-8a4f-2af61431ce13 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3c4de3b2-89f4-4541-8a4f-2af61431ce13 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3c4de3b2-89f4-4541-8a4f-2af61431ce13 tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/group_types/abc21efc-5670-4a3e-911d-6368df033e15 returned with HTTP 202 Sep 01 18:05:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 463/958] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:05:42 2026] DELETE /volume/v3/group_types/abc21efc-5670-4a3e-911d-6368df033e15 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2664401f-d36c-447b-8dda-2d7b3603934a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2664401f-d36c-447b-8dda-2d7b3603934a tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] DELETE http://192.168.122.108/volume/v3/types/a05f89d1-04cb-4b90-a106-ba9dfecc7bbb Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2664401f-d36c-447b-8dda-2d7b3603934a tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2664401f-d36c-447b-8dda-2d7b3603934a tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2664401f-d36c-447b-8dda-2d7b3603934a tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/types/a05f89d1-04cb-4b90-a106-ba9dfecc7bbb returned with HTTP 202 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 496/959] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:05:42 2026] DELETE /volume/v3/types/a05f89d1-04cb-4b90-a106-ba9dfecc7bbb => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-680e600b-f456-4a91-aeab-f2b6fb0e3bcb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-680e600b-f456-4a91-aeab-f2b6fb0e3bcb tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] GET http://192.168.122.108/volume/v3/types/a05f89d1-04cb-4b90-a106-ba9dfecc7bbb Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-680e600b-f456-4a91-aeab-f2b6fb0e3bcb tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-680e600b-f456-4a91-aeab-f2b6fb0e3bcb tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-680e600b-f456-4a91-aeab-f2b6fb0e3bcb tempest-GroupsTest-247566713 tempest-GroupsTest-247566713-project-admin] http://192.168.122.108/volume/v3/types/a05f89d1-04cb-4b90-a106-ba9dfecc7bbb returned with HTTP 404 Sep 01 18:05:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 464/960] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:05:42 2026] GET /volume/v3/types/a05f89d1-04cb-4b90-a106-ba9dfecc7bbb => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c689394e-ed31-4aa7-9fc2-3aff66616fb1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c689394e-ed31-4aa7-9fc2-3aff66616fb1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] GET http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c689394e-ed31-4aa7-9fc2-3aff66616fb1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c689394e-ed31-4aa7-9fc2-3aff66616fb1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c689394e-ed31-4aa7-9fc2-3aff66616fb1 tempest-VolumesSnapshotTestJSON-808116550 tempest-VolumesSnapshotTestJSON-808116550-project-member] http://192.168.122.108/volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 returned with HTTP 404 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 497/961] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:42 2026] GET /volume/v3/volumes/c169b6aa-e13e-48b9-b8b7-c7c861ca7354 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3b62dba8-98ea-4e10-807f-4e27cbf243b7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b62dba8-98ea-4e10-807f-4e27cbf243b7 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b62dba8-98ea-4e10-807f-4e27cbf243b7 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b62dba8-98ea-4e10-807f-4e27cbf243b7 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c35e0200-8dcb-490b-9a67-09f99ee56a6d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c35e0200-8dcb-490b-9a67-09f99ee56a6d tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c35e0200-8dcb-490b-9a67-09f99ee56a6d tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c35e0200-8dcb-490b-9a67-09f99ee56a6d tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3b62dba8-98ea-4e10-807f-4e27cbf243b7 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Volume info retrieved successfully. Sep 01 18:05:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b62dba8-98ea-4e10-807f-4e27cbf243b7 tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e returned with HTTP 200 Sep 01 18:05:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 465/962] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:42 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c35e0200-8dcb-490b-9a67-09f99ee56a6d tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:05:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c35e0200-8dcb-490b-9a67-09f99ee56a6d tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:05:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 498/963] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:42 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f090133d-637c-401f-9b2e-6aa92c6b5bdd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f090133d-637c-401f-9b2e-6aa92c6b5bdd tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] GET http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e Sep 01 18:05:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f090133d-637c-401f-9b2e-6aa92c6b5bdd tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f090133d-637c-401f-9b2e-6aa92c6b5bdd tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f090133d-637c-401f-9b2e-6aa92c6b5bdd tempest-VolumesMetadataTest-1636574501 tempest-VolumesMetadataTest-1636574501-project-member] http://192.168.122.108/volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e returned with HTTP 404 Sep 01 18:05:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 466/964] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:43 2026] GET /volume/v3/volumes/880b1e70-2d30-4f2a-bba7-ad453ea9730e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:05:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1392536794", "metadata": {"Type": "Test"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1392536794', 'metadata': {'Type': 'Test'}}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume of 1 GB Sep 01 18:05:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Availability Zones retrieved successfully. Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (8348c03c-c2a0-46d0-bf17-689b7b9e5a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e5bff5-64b6-43d7-a24c-e4280788fab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e5bff5-64b6-43d7-a24c-e4280788fab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3559d4f2-be16-45e9-b5ca-734ae79bcc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Created reservations ['2e05c518-0292-4ed6-ac70-63d80941b20f', '53bdf036-a87f-4f00-8c31-98833899e335', '985e3899-3f11-49d7-aaeb-158ce5a70bfd', '0a1bee89-af04-40d8-b037-4e8c47019b6e'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3559d4f2-be16-45e9-b5ca-734ae79bcc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e05c518-0292-4ed6-ac70-63d80941b20f', '53bdf036-a87f-4f00-8c31-98833899e335', '985e3899-3f11-49d7-aaeb-158ce5a70bfd', '0a1bee89-af04-40d8-b037-4e8c47019b6e']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5788069-1f4c-4191-aca6-12b0b2bb42ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5788069-1f4c-4191-aca6-12b0b2bb42ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43e65e06-3fab-4f21-9908-7be5eea32070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1392536794',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['2e05c518-0292-4ed6-ac70-63d80941b20f','53bdf036-a87f-4f00-8c31-98833899e335','985e3899-3f11-49d7-aaeb-158ce5a70bfd','0a1bee89-af04-40d8-b037-4e8c47019b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1392536794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43e65e06-3fab-4f21-9908-7be5eea32070,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='39eafdb01f8e491b809b878fa5f3d38b',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='f1fceb05113949a28912a0a01be66f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a907ca9-368c-4694-b61e-a895a192809c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a907ca9-368c-4694-b61e-a895a192809c) 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-1392536794',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['2e05c518-0292-4ed6-ac70-63d80941b20f','53bdf036-a87f-4f00-8c31-98833899e335','985e3899-3f11-49d7-aaeb-158ce5a70bfd','0a1bee89-af04-40d8-b037-4e8c47019b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e85b67-7708-450c-a400-3fe0034f2a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e85b67-7708-450c-a400-3fe0034f2a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (8348c03c-c2a0-46d0-bf17-689b7b9e5a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request issued successfully. Sep 01 18:05:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2694dc87-51b5-4800-ad20-d78b0ad21362 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 499/965] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:05:47 2026] POST /volume/v3/volumes => generated 768 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bac65e43-0c9f-48e7-b105-f69b2f0efa79 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bac65e43-0c9f-48e7-b105-f69b2f0efa79 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bac65e43-0c9f-48e7-b105-f69b2f0efa79 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bac65e43-0c9f-48e7-b105-f69b2f0efa79 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bac65e43-0c9f-48e7-b105-f69b2f0efa79 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bac65e43-0c9f-48e7-b105-f69b2f0efa79 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 467/966] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:48 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 836 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-92a1ce43-de94-4978-9111-2b820c38d470 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7c7fc395-6ef3-4626-b1ea-d7fd8e5b11dc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7c7fc395-6ef3-4626-b1ea-d7fd8e5b11dc tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7c7fc395-6ef3-4626-b1ea-d7fd8e5b11dc tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7c7fc395-6ef3-4626-b1ea-d7fd8e5b11dc tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7c7fc395-6ef3-4626-b1ea-d7fd8e5b11dc tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-92a1ce43-de94-4978-9111-2b820c38d470 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:05:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-92a1ce43-de94-4978-9111-2b820c38d470 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1757269727"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7c7fc395-6ef3-4626-b1ea-d7fd8e5b11dc tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 468/967] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:49 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 860 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-92a1ce43-de94-4978-9111-2b820c38d470 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:05:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 500/968] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:05:49 2026] POST /volume/v3/types => generated 220 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-570a9067-de8f-40d3-88c8-1f8cd99d842f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-570a9067-de8f-40d3-88c8-1f8cd99d842f tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:05:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-570a9067-de8f-40d3-88c8-1f8cd99d842f tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1114896123"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-570a9067-de8f-40d3-88c8-1f8cd99d842f tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:05:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 469/969] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:05:49 2026] POST /volume/v3/group_types => generated 177 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-186547e9-3c16-4eb8-8228-993c08feaebf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-186547e9-3c16-4eb8-8228-993c08feaebf tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:05:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-186547e9-3c16-4eb8-8228-993c08feaebf tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "199e5009-4d16-4477-ade2-9762ceb78533", "volume_types": ["d003beca-4385-4f76-b265-b6e19aa1283d"], "name": "tempest-GroupsV320Test-Group-1049351935"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-186547e9-3c16-4eb8-8228-993c08feaebf tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Creating new group {'group': {'group_type': '199e5009-4d16-4477-ade2-9762ceb78533', 'volume_types': ['d003beca-4385-4f76-b265-b6e19aa1283d'], 'name': 'tempest-GroupsV320Test-Group-1049351935'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:05:50 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-186547e9-3c16-4eb8-8228-993c08feaebf tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Creating group tempest-GroupsV320Test-Group-1049351935. Sep 01 18:05:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-186547e9-3c16-4eb8-8228-993c08feaebf tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Availability Zones retrieved successfully. Sep 01 18:05:50 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-186547e9-3c16-4eb8-8228-993c08feaebf tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Created reservations ['74d9db41-99ab-490b-95b0-c187b190ace0'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-186547e9-3c16-4eb8-8228-993c08feaebf tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:05:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 501/970] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:05:50 2026] POST /volume/v3/groups => generated 108 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d1f84261-2416-4c9c-98db-b0b3ff7ecf6b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1f84261-2416-4c9c-98db-b0b3ff7ecf6b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1f84261-2416-4c9c-98db-b0b3ff7ecf6b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1f84261-2416-4c9c-98db-b0b3ff7ecf6b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-d1f84261-2416-4c9c-98db-b0b3ff7ecf6b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] show called for member a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:50 devstack devstack@c-api.service[86562]: /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 01 18:05:50 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1f84261-2416-4c9c-98db-b0b3ff7ecf6b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd returned with HTTP 200 Sep 01 18:05:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 470/971] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:50 2026] GET /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd => generated 388 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d1cef8a2-02f6-4963-9a3f-73e97903a9f0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1cef8a2-02f6-4963-9a3f-73e97903a9f0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1cef8a2-02f6-4963-9a3f-73e97903a9f0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1cef8a2-02f6-4963-9a3f-73e97903a9f0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d1cef8a2-02f6-4963-9a3f-73e97903a9f0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1cef8a2-02f6-4963-9a3f-73e97903a9f0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 502/972] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:50 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9226c4d0-f284-4eb5-a544-5c90b1e88e34 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9226c4d0-f284-4eb5-a544-5c90b1e88e34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9226c4d0-f284-4eb5-a544-5c90b1e88e34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9226c4d0-f284-4eb5-a544-5c90b1e88e34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9226c4d0-f284-4eb5-a544-5c90b1e88e34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9226c4d0-f284-4eb5-a544-5c90b1e88e34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 471/973] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:50 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1c2c8438-575e-4c77-98cc-785ef7732947 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c2c8438-575e-4c77-98cc-785ef7732947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c2c8438-575e-4c77-98cc-785ef7732947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1392536794"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1c2c8438-575e-4c77-98cc-785ef7732947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1c2c8438-575e-4c77-98cc-785ef7732947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c2c8438-575e-4c77-98cc-785ef7732947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 503/974] 192.168.122.108 () {60 vars in 1252 bytes} [Tue Sep 1 18:05:51 2026] PUT /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 793 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cd393203-4747-47cf-a247-704d3aefa3f5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cd393203-4747-47cf-a247-704d3aefa3f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cd393203-4747-47cf-a247-704d3aefa3f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1295357879", "description": "This is the new description of volume"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cd393203-4747-47cf-a247-704d3aefa3f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cd393203-4747-47cf-a247-704d3aefa3f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cd393203-4747-47cf-a247-704d3aefa3f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 472/975] 192.168.122.108 () {60 vars in 1253 bytes} [Tue Sep 1 18:05:51 2026] PUT /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 832 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-23e70bef-6f56-4dda-bfc9-31b610fa9147 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23e70bef-6f56-4dda-bfc9-31b610fa9147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23e70bef-6f56-4dda-bfc9-31b610fa9147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23e70bef-6f56-4dda-bfc9-31b610fa9147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-23e70bef-6f56-4dda-bfc9-31b610fa9147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23e70bef-6f56-4dda-bfc9-31b610fa9147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 504/976] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:51 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 900 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-233946398", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1910380203"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-233946398', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1910380203'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume of 1 GB Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Availability Zones retrieved successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (124b5adc-8734-4d1a-ba01-5022868992ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b23a428f-42df-41dd-bf06-1cea83bd2067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b23a428f-42df-41dd-bf06-1cea83bd2067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629a100b-7dd4-4732-9d8b-cc9d6ec10748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Created reservations ['91a1dff5-c765-4d08-a656-7f7416507dd3', '5ca0c93c-83af-428d-aaf7-8503aaf06566', '6394996d-7fe0-4ef3-9d09-dc7534c07523', '0fd1c5e8-6f15-4ee0-bb66-5ded538c01dc'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629a100b-7dd4-4732-9d8b-cc9d6ec10748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91a1dff5-c765-4d08-a656-7f7416507dd3', '5ca0c93c-83af-428d-aaf7-8503aaf06566', '6394996d-7fe0-4ef3-9d09-dc7534c07523', '0fd1c5e8-6f15-4ee0-bb66-5ded538c01dc']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eadcc88-e218-4323-a5be-670fc8141e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-44f63457-3949-411c-bd7a-773005cb285f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-44f63457-3949-411c-bd7a-773005cb285f tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-44f63457-3949-411c-bd7a-773005cb285f tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-44f63457-3949-411c-bd7a-773005cb285f tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-44f63457-3949-411c-bd7a-773005cb285f tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] show called for member a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eadcc88-e218-4323-a5be-670fc8141e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b83b512b-e9d9-40ef-b425-10c38e5666af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-233946398',display_name='tempest-VolumesGetTest-Volume-1910380203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['91a1dff5-c765-4d08-a656-7f7416507dd3','5ca0c93c-83af-428d-aaf7-8503aaf06566','6394996d-7fe0-4ef3-9d09-dc7534c07523','0fd1c5e8-6f15-4ee0-bb66-5ded538c01dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-233946398',display_name='tempest-VolumesGetTest-Volume-1910380203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b83b512b-e9d9-40ef-b425-10c38e5666af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39eafdb01f8e491b809b878fa5f3d38b',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='f1fceb05113949a28912a0a01be66f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de92c715-85b2-482e-b470-1e37cb564ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /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 01 18:05:51 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-44f63457-3949-411c-bd7a-773005cb285f tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 505/977] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:51 2026] GET /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd => generated 389 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a5d79392-6227-47fc-85a6-e726fae2f796 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a5d79392-6227-47fc-85a6-e726fae2f796 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] POST http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a5d79392-6227-47fc-85a6-e726fae2f796 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a5d79392-6227-47fc-85a6-e726fae2f796 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-a5d79392-6227-47fc-85a6-e726fae2f796 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Updating group 'a3ecbfbc-f417-4f5d-8b19-a96d151007cd' with 'creating' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de92c715-85b2-482e-b470-1e37cb564ec9) 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-233946398',display_name='tempest-VolumesGetTest-Volume-1910380203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['91a1dff5-c765-4d08-a656-7f7416507dd3','5ca0c93c-83af-428d-aaf7-8503aaf06566','6394996d-7fe0-4ef3-9d09-dc7534c07523','0fd1c5e8-6f15-4ee0-bb66-5ded538c01dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fbc6fa-7904-484c-83e8-5de622c25af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a5d79392-6227-47fc-85a6-e726fae2f796 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action returned with HTTP 202 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 506/978] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:51 2026] POST /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fbc6fa-7904-484c-83e8-5de622c25af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8e15abb3-2306-435a-8e2c-744039ef65e5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (124b5adc-8734-4d1a-ba01-5022868992ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request issued successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aabc6620-bfb7-4393-8293-e9ef49e0a281 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e15abb3-2306-435a-8e2c-744039ef65e5 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e15abb3-2306-435a-8e2c-744039ef65e5 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 473/979] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:05:51 2026] POST /volume/v3/volumes => generated 788 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e15abb3-2306-435a-8e2c-744039ef65e5 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-8e15abb3-2306-435a-8e2c-744039ef65e5 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] show called for member a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e982a4a4-4789-4005-9c83-51c0375afcb4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e982a4a4-4789-4005-9c83-51c0375afcb4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e982a4a4-4789-4005-9c83-51c0375afcb4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e982a4a4-4789-4005-9c83-51c0375afcb4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /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 01 18:05:51 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e15abb3-2306-435a-8e2c-744039ef65e5 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 507/980] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:51 2026] GET /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e982a4a4-4789-4005-9c83-51c0375afcb4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-17213334-c7a1-4b3e-ac10-7a2f54ccb1f8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-17213334-c7a1-4b3e-ac10-7a2f54ccb1f8 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] POST http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e982a4a4-4789-4005-9c83-51c0375afcb4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-17213334-c7a1-4b3e-ac10-7a2f54ccb1f8 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-17213334-c7a1-4b3e-ac10-7a2f54ccb1f8 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 474/981] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:51 2026] GET /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-17213334-c7a1-4b3e-ac10-7a2f54ccb1f8 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Updating group 'a3ecbfbc-f417-4f5d-8b19-a96d151007cd' with 'available' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-17213334-c7a1-4b3e-ac10-7a2f54ccb1f8 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action returned with HTTP 202 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 508/982] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:51 2026] POST /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ba3dfcde-7fab-4cca-878a-8a17991e1872 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ba3dfcde-7fab-4cca-878a-8a17991e1872 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ba3dfcde-7fab-4cca-878a-8a17991e1872 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ba3dfcde-7fab-4cca-878a-8a17991e1872 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-ba3dfcde-7fab-4cca-878a-8a17991e1872 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] show called for member a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /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 01 18:05:51 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ba3dfcde-7fab-4cca-878a-8a17991e1872 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 475/983] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:51 2026] GET /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0a8604b8-a25e-4c59-b7cf-550982789d21 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a8604b8-a25e-4c59-b7cf-550982789d21 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] POST http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a8604b8-a25e-4c59-b7cf-550982789d21 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a8604b8-a25e-4c59-b7cf-550982789d21 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-0a8604b8-a25e-4c59-b7cf-550982789d21 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Updating group 'a3ecbfbc-f417-4f5d-8b19-a96d151007cd' with 'error' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a8604b8-a25e-4c59-b7cf-550982789d21 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action returned with HTTP 202 Sep 01 18:05:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 509/984] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:51 2026] POST /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1c76a8aa-5013-4696-9500-60a7748e2479 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1c76a8aa-5013-4696-9500-60a7748e2479 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1c76a8aa-5013-4696-9500-60a7748e2479 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1c76a8aa-5013-4696-9500-60a7748e2479 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-1c76a8aa-5013-4696-9500-60a7748e2479 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] show called for member a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:51 devstack devstack@c-api.service[86562]: /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 01 18:05:51 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1c76a8aa-5013-4696-9500-60a7748e2479 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd returned with HTTP 200 Sep 01 18:05:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 476/985] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:51 2026] GET /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd => generated 385 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c012c845-a9ac-49a7-8bef-62b1c735d668 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c012c845-a9ac-49a7-8bef-62b1c735d668 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] POST http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c012c845-a9ac-49a7-8bef-62b1c735d668 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c012c845-a9ac-49a7-8bef-62b1c735d668 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-c012c845-a9ac-49a7-8bef-62b1c735d668 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Updating group 'a3ecbfbc-f417-4f5d-8b19-a96d151007cd' with 'available' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c012c845-a9ac-49a7-8bef-62b1c735d668 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action returned with HTTP 202 Sep 01 18:05:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 510/986] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:51 2026] POST /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8839f4a5-f9d2-46bb-98e4-f3269f234666 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8839f4a5-f9d2-46bb-98e4-f3269f234666 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8839f4a5-f9d2-46bb-98e4-f3269f234666 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8839f4a5-f9d2-46bb-98e4-f3269f234666 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-8839f4a5-f9d2-46bb-98e4-f3269f234666 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] show called for member a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:52 devstack devstack@c-api.service[86562]: /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 01 18:05:52 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:05:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8839f4a5-f9d2-46bb-98e4-f3269f234666 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd returned with HTTP 200 Sep 01 18:05:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 477/987] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:52 2026] GET /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd => generated 389 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0b7bc630-59c0-48b5-b10e-f0474bd62e60 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b7bc630-59c0-48b5-b10e-f0474bd62e60 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b7bc630-59c0-48b5-b10e-f0474bd62e60 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b7bc630-59c0-48b5-b10e-f0474bd62e60 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-0b7bc630-59c0-48b5-b10e-f0474bd62e60 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0b7bc630-59c0-48b5-b10e-f0474bd62e60 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: /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 01 18:05:52 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:05:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0b7bc630-59c0-48b5-b10e-f0474bd62e60 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Get all volumes completed successfully. Sep 01 18:05:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b7bc630-59c0-48b5-b10e-f0474bd62e60 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:05:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 511/988] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:05:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4bcbb108-3c69-407f-bb52-b8ec3a4d113b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4bcbb108-3c69-407f-bb52-b8ec3a4d113b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] POST http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4bcbb108-3c69-407f-bb52-b8ec3a4d113b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4bcbb108-3c69-407f-bb52-b8ec3a4d113b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-4bcbb108-3c69-407f-bb52-b8ec3a4d113b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] delete called for group a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86562) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-4bcbb108-3c69-407f-bb52-b8ec3a4d113b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Delete group with id: a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:52 devstack devstack@c-api.service[86562]: /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 01 18:05:52 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:05:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4bcbb108-3c69-407f-bb52-b8ec3a4d113b tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action returned with HTTP 202 Sep 01 18:05:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 478/989] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:05:52 2026] POST /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f01eb00e-b72d-4c12-834e-3f055d7465b6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f01eb00e-b72d-4c12-834e-3f055d7465b6 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f01eb00e-b72d-4c12-834e-3f055d7465b6 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f01eb00e-b72d-4c12-834e-3f055d7465b6 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-f01eb00e-b72d-4c12-834e-3f055d7465b6 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] show called for member a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:52 devstack devstack@c-api.service[86561]: /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 01 18:05:52 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:05:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f01eb00e-b72d-4c12-834e-3f055d7465b6 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd returned with HTTP 200 Sep 01 18:05:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 512/990] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:52 2026] GET /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-101d9ccc-10b7-4f00-932e-fd8ddd2478e2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-101d9ccc-10b7-4f00-932e-fd8ddd2478e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-101d9ccc-10b7-4f00-932e-fd8ddd2478e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-101d9ccc-10b7-4f00-932e-fd8ddd2478e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-101d9ccc-10b7-4f00-932e-fd8ddd2478e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-101d9ccc-10b7-4f00-932e-fd8ddd2478e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 200 Sep 01 18:05:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 479/991] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:52 2026] GET /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 880 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1ab34d1a-f7ea-4a8a-853f-2313ae35fcd8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1ab34d1a-f7ea-4a8a-853f-2313ae35fcd8 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] GET http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1ab34d1a-f7ea-4a8a-853f-2313ae35fcd8 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1ab34d1a-f7ea-4a8a-853f-2313ae35fcd8 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-1ab34d1a-f7ea-4a8a-853f-2313ae35fcd8 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] show called for member a3ecbfbc-f417-4f5d-8b19-a96d151007cd {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1ab34d1a-f7ea-4a8a-853f-2313ae35fcd8 tempest-GroupsV320Test-151746648 tempest-GroupsV320Test-151746648-project-member] http://192.168.122.108/volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd returned with HTTP 404 Sep 01 18:05:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 513/992] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:05:53 2026] GET /volume/v3/groups/a3ecbfbc-f417-4f5d-8b19-a96d151007cd => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:05:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6b03a7c9-6e7b-42b7-91a8-5a6c7e441633 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b03a7c9-6e7b-42b7-91a8-5a6c7e441633 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/199e5009-4d16-4477-ade2-9762ceb78533 Sep 01 18:05:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b03a7c9-6e7b-42b7-91a8-5a6c7e441633 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b03a7c9-6e7b-42b7-91a8-5a6c7e441633 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b03a7c9-6e7b-42b7-91a8-5a6c7e441633 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/group_types/199e5009-4d16-4477-ade2-9762ceb78533 returned with HTTP 202 Sep 01 18:05:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 480/993] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:05:53 2026] DELETE /volume/v3/group_types/199e5009-4d16-4477-ade2-9762ceb78533 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-87195636-5bc3-4900-abcb-9a7d358053f6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-87195636-5bc3-4900-abcb-9a7d358053f6 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] DELETE http://192.168.122.108/volume/v3/types/d003beca-4385-4f76-b265-b6e19aa1283d Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-87195636-5bc3-4900-abcb-9a7d358053f6 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-87195636-5bc3-4900-abcb-9a7d358053f6 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-87195636-5bc3-4900-abcb-9a7d358053f6 tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/types/d003beca-4385-4f76-b265-b6e19aa1283d returned with HTTP 202 Sep 01 18:05:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 514/994] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:05:53 2026] DELETE /volume/v3/types/d003beca-4385-4f76-b265-b6e19aa1283d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-660d76be-c6ad-4154-a76d-32a95c6c955d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-660d76be-c6ad-4154-a76d-32a95c6c955d tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] GET http://192.168.122.108/volume/v3/types/d003beca-4385-4f76-b265-b6e19aa1283d Sep 01 18:05:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-660d76be-c6ad-4154-a76d-32a95c6c955d tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-660d76be-c6ad-4154-a76d-32a95c6c955d tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-660d76be-c6ad-4154-a76d-32a95c6c955d tempest-GroupsV320Test-1702305102 tempest-GroupsV320Test-1702305102-project-admin] http://192.168.122.108/volume/v3/types/d003beca-4385-4f76-b265-b6e19aa1283d returned with HTTP 404 Sep 01 18:05:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 481/995] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:05:53 2026] GET /volume/v3/types/d003beca-4385-4f76-b265-b6e19aa1283d => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2cb5e9da-c5d9-483e-9048-18d2d4fc15a3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2cb5e9da-c5d9-483e-9048-18d2d4fc15a3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2cb5e9da-c5d9-483e-9048-18d2d4fc15a3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2cb5e9da-c5d9-483e-9048-18d2d4fc15a3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2cb5e9da-c5d9-483e-9048-18d2d4fc15a3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2cb5e9da-c5d9-483e-9048-18d2d4fc15a3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 200 Sep 01 18:05:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 515/996] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:53 2026] GET /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 881 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-58fcec21-0dc6-434e-b819-3a5900750fd9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58fcec21-0dc6-434e-b819-3a5900750fd9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58fcec21-0dc6-434e-b819-3a5900750fd9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1392536794", "description": null}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-58fcec21-0dc6-434e-b819-3a5900750fd9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-58fcec21-0dc6-434e-b819-3a5900750fd9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58fcec21-0dc6-434e-b819-3a5900750fd9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 200 Sep 01 18:05:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 482/997] 192.168.122.108 () {60 vars in 1252 bytes} [Tue Sep 1 18:05:54 2026] PUT /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 779 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7ee22d29-5061-431a-81c0-9797d7c1f09b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7ee22d29-5061-431a-81c0-9797d7c1f09b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7ee22d29-5061-431a-81c0-9797d7c1f09b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7ee22d29-5061-431a-81c0-9797d7c1f09b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7ee22d29-5061-431a-81c0-9797d7c1f09b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7ee22d29-5061-431a-81c0-9797d7c1f09b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 200 Sep 01 18:05:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 516/998] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:54 2026] GET /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7d48b4ef-0603-4c6c-9b18-7d247243173f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7d48b4ef-0603-4c6c-9b18-7d247243173f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] DELETE http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7d48b4ef-0603-4c6c-9b18-7d247243173f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7d48b4ef-0603-4c6c-9b18-7d247243173f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-7d48b4ef-0603-4c6c-9b18-7d247243173f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume with id: b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7d48b4ef-0603-4c6c-9b18-7d247243173f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7d48b4ef-0603-4c6c-9b18-7d247243173f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume request issued successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7d48b4ef-0603-4c6c-9b18-7d247243173f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 202 Sep 01 18:05:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 483/999] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:54 2026] DELETE /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-00501c20-1491-4f35-9ede-54bbe2751c64 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-00501c20-1491-4f35-9ede-54bbe2751c64 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-00501c20-1491-4f35-9ede-54bbe2751c64 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-00501c20-1491-4f35-9ede-54bbe2751c64 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-d010853f-0658-4204-80c5-671cb08c36d6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-d010853f-0658-4204-80c5-671cb08c36d6 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-00501c20-1491-4f35-9ede-54bbe2751c64 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-d010853f-0658-4204-80c5-671cb08c36d6 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-d010853f-0658-4204-80c5-671cb08c36d6 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-00501c20-1491-4f35-9ede-54bbe2751c64 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 200 Sep 01 18:05:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 517/1000] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:54 2026] GET /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-d010853f-0658-4204-80c5-671cb08c36d6 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-d010853f-0658-4204-80c5-671cb08c36d6 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:05:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 484/1001] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:05:54 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 859 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9edafbbd-a4d5-4512-9de5-ea0ee6520658 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9edafbbd-a4d5-4512-9de5-ea0ee6520658 None None] GET http://192.168.122.108/volume// Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9edafbbd-a4d5-4512-9de5-ea0ee6520658 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9edafbbd-a4d5-4512-9de5-ea0ee6520658 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9edafbbd-a4d5-4512-9de5-ea0ee6520658 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:05:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 518/1002] 192.168.122.108 () {58 vars in 1308 bytes} [Tue Sep 1 18:05:54 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-5fdbd9c1-f3e0-43c1-821b-4138f7440e7b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-5fdbd9c1-f3e0-43c1-821b-4138f7440e7b tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-5fdbd9c1-f3e0-43c1-821b-4138f7440e7b tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ebb66f3-f41b-40ac-958f-4faebab16742", "connector": null, "instance_uuid": "901978b5-1969-4cba-8e6c-50e2484f1a0d"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-5fdbd9c1-f3e0-43c1-821b-4138f7440e7b tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:05:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 485/1003] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:05:54 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-ed3217ae-38a9-482c-9472-37cd9ac7a807 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-ed3217ae-38a9-482c-9472-37cd9ac7a807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] POST http://192.168.122.108/volume/v3/attachments/e823138c-d922-4e87-bf8f-832c302097b5/action Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-ed3217ae-38a9-482c-9472-37cd9ac7a807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-ed3217ae-38a9-482c-9472-37cd9ac7a807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-ab5914ac-b26c-4673-bf6d-eb5d26b2503d req-ed3217ae-38a9-482c-9472-37cd9ac7a807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/attachments/e823138c-d922-4e87-bf8f-832c302097b5/action returned with HTTP 204 Sep 01 18:05:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 519/1004] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:05:54 2026] POST /volume/v3/attachments/e823138c-d922-4e87-bf8f-832c302097b5/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0dc28037-b640-461a-9e09-52fd12582dc9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0dc28037-b640-461a-9e09-52fd12582dc9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0dc28037-b640-461a-9e09-52fd12582dc9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0dc28037-b640-461a-9e09-52fd12582dc9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0dc28037-b640-461a-9e09-52fd12582dc9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:05:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0dc28037-b640-461a-9e09-52fd12582dc9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:05:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 486/1005] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:54 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 1121 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f6532c82-c5c7-4b58-b661-771a0afa8035 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f6532c82-c5c7-4b58-b661-771a0afa8035 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f6532c82-c5c7-4b58-b661-771a0afa8035 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f6532c82-c5c7-4b58-b661-771a0afa8035 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f6532c82-c5c7-4b58-b661-771a0afa8035 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:05:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f6532c82-c5c7-4b58-b661-771a0afa8035 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:05:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 520/1006] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:54 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 1121 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-0a89a558-377c-4442-8832-d52d1b0a8c48 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-0a89a558-377c-4442-8832-d52d1b0a8c48 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:05:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-0a89a558-377c-4442-8832-d52d1b0a8c48 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-0a89a558-377c-4442-8832-d52d1b0a8c48 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-0a89a558-377c-4442-8832-d52d1b0a8c48 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:05:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-0a89a558-377c-4442-8832-d52d1b0a8c48 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:05:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 487/1007] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:05:55 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 1121 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:05:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-7ace22ff-aa14-4364-9d47-28bf73b2a33e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-7ace22ff-aa14-4364-9d47-28bf73b2a33e tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] DELETE http://192.168.122.108/volume/v3/attachments/e823138c-d922-4e87-bf8f-832c302097b5 Sep 01 18:05:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-7ace22ff-aa14-4364-9d47-28bf73b2a33e tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-7ace22ff-aa14-4364-9d47-28bf73b2a33e tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:55 devstack devstack@c-api.service[86561]: /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 01 18:05:55 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:05:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f9ae98de-2a76-4487-ad73-7235c6567947 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8945721e-e0a2-4e94-b842-ab13598e7870 req-7ace22ff-aa14-4364-9d47-28bf73b2a33e tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/attachments/e823138c-d922-4e87-bf8f-832c302097b5 returned with HTTP 200 Sep 01 18:05:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 521/1008] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:05:55 2026] DELETE /volume/v3/attachments/e823138c-d922-4e87-bf8f-832c302097b5 => generated 19 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f9ae98de-2a76-4487-ad73-7235c6567947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f9ae98de-2a76-4487-ad73-7235c6567947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f9ae98de-2a76-4487-ad73-7235c6567947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f9ae98de-2a76-4487-ad73-7235c6567947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f9ae98de-2a76-4487-ad73-7235c6567947 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 200 Sep 01 18:05:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 488/1009] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:55 2026] GET /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 846 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9e43fe1e-fc75-4e57-acc8-d4de4a64f807 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9e43fe1e-fc75-4e57-acc8-d4de4a64f807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:05:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9e43fe1e-fc75-4e57-acc8-d4de4a64f807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9e43fe1e-fc75-4e57-acc8-d4de4a64f807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9e43fe1e-fc75-4e57-acc8-d4de4a64f807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:05:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9e43fe1e-fc75-4e57-acc8-d4de4a64f807 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:05:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 522/1010] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:55 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-274f21fb-ac32-4ede-931d-758859b4a644 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-274f21fb-ac32-4ede-931d-758859b4a644 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af Sep 01 18:05:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-274f21fb-ac32-4ede-931d-758859b4a644 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-274f21fb-ac32-4ede-931d-758859b4a644 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-274f21fb-ac32-4ede-931d-758859b4a644 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af returned with HTTP 404 Sep 01 18:05:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 489/1011] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:56 2026] GET /volume/v3/volumes/b83b512b-e9d9-40ef-b425-10c38e5666af => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:05:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8e7d4c44-0750-47a7-ad55-66dab130f383 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e7d4c44-0750-47a7-ad55-66dab130f383 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e7d4c44-0750-47a7-ad55-66dab130f383 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e7d4c44-0750-47a7-ad55-66dab130f383 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8e7d4c44-0750-47a7-ad55-66dab130f383 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e7d4c44-0750-47a7-ad55-66dab130f383 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 523/1012] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:56 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 900 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3fa20abb-a7bc-49a4-af2e-1a678731b0ef None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3fa20abb-a7bc-49a4-af2e-1a678731b0ef tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] DELETE http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3fa20abb-a7bc-49a4-af2e-1a678731b0ef tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3fa20abb-a7bc-49a4-af2e-1a678731b0ef tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:56 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-3fa20abb-a7bc-49a4-af2e-1a678731b0ef tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume with id: 43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3fa20abb-a7bc-49a4-af2e-1a678731b0ef tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3fa20abb-a7bc-49a4-af2e-1a678731b0ef tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume request issued successfully. Sep 01 18:05:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3fa20abb-a7bc-49a4-af2e-1a678731b0ef tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 202 Sep 01 18:05:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 490/1013] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:05:56 2026] DELETE /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:05:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f217d4c8-e1af-4438-adf4-2825f25bf523 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f217d4c8-e1af-4438-adf4-2825f25bf523 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f217d4c8-e1af-4438-adf4-2825f25bf523 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f217d4c8-e1af-4438-adf4-2825f25bf523 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:05:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:05:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f217d4c8-e1af-4438-adf4-2825f25bf523 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f217d4c8-e1af-4438-adf4-2825f25bf523 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 524/1014] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:56 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 899 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c338090f-fc76-4e2e-93bd-35c5f4c001e2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c338090f-fc76-4e2e-93bd-35c5f4c001e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c338090f-fc76-4e2e-93bd-35c5f4c001e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c338090f-fc76-4e2e-93bd-35c5f4c001e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c338090f-fc76-4e2e-93bd-35c5f4c001e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c338090f-fc76-4e2e-93bd-35c5f4c001e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 200 Sep 01 18:05:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 491/1015] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:57 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 899 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-581e35cf-afb1-4fd4-bb27-c65a896b5d25 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-581e35cf-afb1-4fd4-bb27-c65a896b5d25 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 Sep 01 18:05:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-581e35cf-afb1-4fd4-bb27-c65a896b5d25 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-581e35cf-afb1-4fd4-bb27-c65a896b5d25 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-581e35cf-afb1-4fd4-bb27-c65a896b5d25 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 returned with HTTP 404 Sep 01 18:05:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 525/1016] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:58 2026] GET /volume/v3/volumes/43e65e06-3fab-4f21-9908-7be5eea32070 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:05:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:05:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-129097203"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-129097203'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:05:58 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume of 1 GB Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Availability Zones retrieved successfully. Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (50e2af9a-5d63-4103-87be-d6f45709828c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dda0f706-76b4-4908-8a31-25ab61683ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dda0f706-76b4-4908-8a31-25ab61683ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6252ce67-0fe3-4d96-9738-0bf37e2eee98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Created reservations ['ebf68b0e-380a-48b0-83da-765cad6484de', '152567a3-8e4f-4e65-b030-ed360ee2a3f0', '3b1b65c6-d29d-48fd-b5e3-de89c682a894', '74f22282-1b83-4b5a-ad38-b77219284138'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6252ce67-0fe3-4d96-9738-0bf37e2eee98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebf68b0e-380a-48b0-83da-765cad6484de', '152567a3-8e4f-4e65-b030-ed360ee2a3f0', '3b1b65c6-d29d-48fd-b5e3-de89c682a894', '74f22282-1b83-4b5a-ad38-b77219284138']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82aa6a27-d3d2-4980-b7ca-5cdf435afbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-38ff7677-4eb0-4f5f-931f-0ce7d89064d8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82aa6a27-d3d2-4980-b7ca-5cdf435afbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c280931-a0ad-4086-a559-a237fa8962c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-129097203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['ebf68b0e-380a-48b0-83da-765cad6484de','152567a3-8e4f-4e65-b030-ed360ee2a3f0','3b1b65c6-d29d-48fd-b5e3-de89c682a894','74f22282-1b83-4b5a-ad38-b77219284138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-129097203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c280931-a0ad-4086-a559-a237fa8962c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39eafdb01f8e491b809b878fa5f3d38b',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='f1fceb05113949a28912a0a01be66f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefc5f61-a905-4c77-98a5-86bae28db3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefc5f61-a905-4c77-98a5-86bae28db3ee) 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-129097203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['ebf68b0e-380a-48b0-83da-765cad6484de','152567a3-8e4f-4e65-b030-ed360ee2a3f0','3b1b65c6-d29d-48fd-b5e3-de89c682a894','74f22282-1b83-4b5a-ad38-b77219284138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e381bd-d0a1-446a-9156-4e2c21644adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e381bd-d0a1-446a-9156-4e2c21644adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (50e2af9a-5d63-4103-87be-d6f45709828c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request issued successfully. Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-33617bb0-5153-4f32-8e41-be3c6f61dfe0 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:05:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 492/1017] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:05:58 2026] POST /volume/v3/volumes => generated 753 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-06d5c2d4-2791-44e7-89e1-b7e149c7e5bf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-06d5c2d4-2791-44e7-89e1-b7e149c7e5bf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-06d5c2d4-2791-44e7-89e1-b7e149c7e5bf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-06d5c2d4-2791-44e7-89e1-b7e149c7e5bf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:05:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:05:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:05:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-06d5c2d4-2791-44e7-89e1-b7e149c7e5bf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-06d5c2d4-2791-44e7-89e1-b7e149c7e5bf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 returned with HTTP 200 Sep 01 18:05:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 493/1018] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:05:59 2026] GET /volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 => generated 821 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-38ff7677-4eb0-4f5f-931f-0ce7d89064d8 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] GET http://192.168.122.108/volume/v3/os-quota-class-sets/default Sep 01 18:05:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-38ff7677-4eb0-4f5f-931f-0ce7d89064d8 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-38ff7677-4eb0-4f5f-931f-0ce7d89064d8 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-38ff7677-4eb0-4f5f-931f-0ce7d89064d8 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 18:05:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 526/1019] 192.168.122.108 () {58 vars in 1181 bytes} [Tue Sep 1 18:05:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6a2ff5ef-8d9b-405f-83b4-bf9fa37a20a2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a2ff5ef-8d9b-405f-83b4-bf9fa37a20a2 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] GET http://192.168.122.108/volume/v3/os-quota-class-sets/default Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a2ff5ef-8d9b-405f-83b4-bf9fa37a20a2 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a2ff5ef-8d9b-405f-83b4-bf9fa37a20a2 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a2ff5ef-8d9b-405f-83b4-bf9fa37a20a2 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 18:05:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 494/1020] 192.168.122.108 () {58 vars in 1181 bytes} [Tue Sep 1 18:05:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-748f3fe1-092e-4e6f-9326-8db4b571a178 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-748f3fe1-092e-4e6f-9326-8db4b571a178 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:05:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-748f3fe1-092e-4e6f-9326-8db4b571a178 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-570426843"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:05:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-748f3fe1-092e-4e6f-9326-8db4b571a178 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:05:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 527/1021] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:05:59 2026] POST /volume/v3/types => generated 227 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c80fc3e4-202d-40d2-9fc1-6f91f2981485 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:05:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c80fc3e4-202d-40d2-9fc1-6f91f2981485 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-class-sets/default Sep 01 18:05:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c80fc3e4-202d-40d2-9fc1-6f91f2981485 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-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-570426843": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-570426843": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-570426843": 10}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c80fc3e4-202d-40d2-9fc1-6f91f2981485 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 18:06:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 495/1022] 192.168.122.108 () {60 vars in 1202 bytes} [Tue Sep 1 18:05:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 611 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-041ed326-ffe7-4905-9daf-f5b811a288a2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-041ed326-ffe7-4905-9daf-f5b811a288a2 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/82fa5c57e5b6450bbc91c658a4f0904e/defaults Sep 01 18:06:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-041ed326-ffe7-4905-9daf-f5b811a288a2 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-041ed326-ffe7-4905-9daf-f5b811a288a2 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Calling method 'defaults' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-041ed326-ffe7-4905-9daf-f5b811a288a2 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/82fa5c57e5b6450bbc91c658a4f0904e/defaults returned with HTTP 200 Sep 01 18:06:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 528/1023] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:06:00 2026] GET /volume/v3/os-quota-sets/82fa5c57e5b6450bbc91c658a4f0904e/defaults => generated 647 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1e3e45bf-b0db-4695-9d69-e60d53d93280 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dd4c9ca347b0470485bf170d97ddc21f/defaults Sep 01 18:06:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Calling method 'defaults' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e3e45bf-b0db-4695-9d69-e60d53d93280 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 Sep 01 18:06:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e3e45bf-b0db-4695-9d69-e60d53d93280 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e3e45bf-b0db-4695-9d69-e60d53d93280 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:00 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-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 01 18:06:00 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-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 01 18:06:00 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-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 01 18:06:00 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-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 01 18:06:00 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-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 01 18:06:00 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-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 01 18:06:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6e0cc6b0-7072-4fc1-b691-26feecc9b827 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dd4c9ca347b0470485bf170d97ddc21f/defaults returned with HTTP 200 Sep 01 18:06:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1e3e45bf-b0db-4695-9d69-e60d53d93280 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 496/1024] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:06:00 2026] GET /volume/v3/os-quota-sets/dd4c9ca347b0470485bf170d97ddc21f/defaults => generated 647 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e3e45bf-b0db-4695-9d69-e60d53d93280 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 returned with HTTP 200 Sep 01 18:06:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 529/1025] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:00 2026] GET /volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 => generated 845 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-78e483a6-6d0d-4cef-a64a-419c4e589bee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78e483a6-6d0d-4cef-a64a-419c4e589bee tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] DELETE http://192.168.122.108/volume/v3/types/893438e2-2a74-404c-92c6-167e4a7cfdeb Sep 01 18:06:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78e483a6-6d0d-4cef-a64a-419c4e589bee tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78e483a6-6d0d-4cef-a64a-419c4e589bee tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78e483a6-6d0d-4cef-a64a-419c4e589bee tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/types/893438e2-2a74-404c-92c6-167e4a7cfdeb returned with HTTP 202 Sep 01 18:06:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 497/1026] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:06:00 2026] DELETE /volume/v3/types/893438e2-2a74-404c-92c6-167e4a7cfdeb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0ea8bdca-5a6d-4e0a-9438-2abddc85a396 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0ea8bdca-5a6d-4e0a-9438-2abddc85a396 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] GET http://192.168.122.108/volume/v3/types/893438e2-2a74-404c-92c6-167e4a7cfdeb Sep 01 18:06:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0ea8bdca-5a6d-4e0a-9438-2abddc85a396 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0ea8bdca-5a6d-4e0a-9438-2abddc85a396 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0ea8bdca-5a6d-4e0a-9438-2abddc85a396 tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/types/893438e2-2a74-404c-92c6-167e4a7cfdeb returned with HTTP 404 Sep 01 18:06:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 530/1027] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:06:01 2026] GET /volume/v3/types/893438e2-2a74-404c-92c6-167e4a7cfdeb => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0c9cb574-3507-44c1-9d34-38ee9c7a3aec None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c9cb574-3507-44c1-9d34-38ee9c7a3aec tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-class-sets/default Sep 01 18:06:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c9cb574-3507-44c1-9d34-38ee9c7a3aec tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c9cb574-3507-44c1-9d34-38ee9c7a3aec tempest-VolumeQuotaClassesTest-2008464727 tempest-VolumeQuotaClassesTest-2008464727-project-admin] http://192.168.122.108/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 18:06:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 498/1028] 192.168.122.108 () {60 vars in 1202 bytes} [Tue Sep 1 18:06:01 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-18f4d0fe-366e-4808-bc07-0e7eff7945a7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-18f4d0fe-366e-4808-bc07-0e7eff7945a7 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 Sep 01 18:06:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-18f4d0fe-366e-4808-bc07-0e7eff7945a7 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-18f4d0fe-366e-4808-bc07-0e7eff7945a7 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-18f4d0fe-366e-4808-bc07-0e7eff7945a7 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-18f4d0fe-366e-4808-bc07-0e7eff7945a7 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 returned with HTTP 200 Sep 01 18:06:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 531/1029] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:01 2026] GET /volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 => generated 846 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a1d01476-f279-4025-8255-d18c283a68a4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4c280931-a0ad-4086-a559-a237fa8962c9", "size": 1, "name": "tempest-VolumesGetTest-Volume-362289277", "metadata": {"Type": "Test"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request body: {'volume': {'source_volid': '4c280931-a0ad-4086-a559-a237fa8962c9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-362289277', 'metadata': {'Type': 'Test'}}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume retrieved successfully. Sep 01 18:06:01 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume of 1 GB Sep 01 18:06:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Availability Zones retrieved successfully. Sep 01 18:06:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (0d731180-f785-4dba-8674-dbb0fad3a04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29a2c5f-c5ad-4de8-ada4-979352a2d848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29a2c5f-c5ad-4de8-ada4-979352a2d848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4c280931-a0ad-4086-a559-a237fa8962c9', 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a13728-a44a-4b1a-ba10-fb249d010e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Created reservations ['adbca274-f624-482e-a954-06e762510bb1', '4ed94cbe-7d8f-42d7-ba95-df45f001b5da', '881d0340-46fc-4d3c-9d88-7ba74ff197c2', 'b881b466-6232-4106-90bf-e443e163e758'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a13728-a44a-4b1a-ba10-fb249d010e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adbca274-f624-482e-a954-06e762510bb1', '4ed94cbe-7d8f-42d7-ba95-df45f001b5da', '881d0340-46fc-4d3c-9d88-7ba74ff197c2', 'b881b466-6232-4106-90bf-e443e163e758']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df9452e-a365-4cf0-9c7b-43e66539c74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df9452e-a365-4cf0-9c7b-43e66539c74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd158dfc-a1fe-4540-94ab-336da6996b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-362289277',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['adbca274-f624-482e-a954-06e762510bb1','4ed94cbe-7d8f-42d7-ba95-df45f001b5da','881d0340-46fc-4d3c-9d88-7ba74ff197c2','b881b466-6232-4106-90bf-e443e163e758'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c280931-a0ad-4086-a559-a237fa8962c9,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-362289277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd158dfc-a1fe-4540-94ab-336da6996b08,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='39eafdb01f8e491b809b878fa5f3d38b',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=4c280931-a0ad-4086-a559-a237fa8962c9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1fceb05113949a28912a0a01be66f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9797a7-1db4-4a3f-a7c0-a12ac5e2c4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9797a7-1db4-4a3f-a7c0-a12ac5e2c4db) 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-362289277',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['adbca274-f624-482e-a954-06e762510bb1','4ed94cbe-7d8f-42d7-ba95-df45f001b5da','881d0340-46fc-4d3c-9d88-7ba74ff197c2','b881b466-6232-4106-90bf-e443e163e758'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c280931-a0ad-4086-a559-a237fa8962c9,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d931ea9-2ea8-466a-ac64-e9cd2cd5ef8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d931ea9-2ea8-466a-ac64-e9cd2cd5ef8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (0d731180-f785-4dba-8674-dbb0fad3a04c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request issued successfully. Sep 01 18:06:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a1d01476-f279-4025-8255-d18c283a68a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 499/1030] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:06:01 2026] POST /volume/v3/volumes => generated 801 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-93d60409-3253-427c-b4f9-4d033728a520 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93d60409-3253-427c-b4f9-4d033728a520 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93d60409-3253-427c-b4f9-4d033728a520 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93d60409-3253-427c-b4f9-4d033728a520 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-93d60409-3253-427c-b4f9-4d033728a520 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93d60409-3253-427c-b4f9-4d033728a520 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 532/1031] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:02 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 869 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d92656ce-aaa6-4688-9aec-6a46ba874d34 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d92656ce-aaa6-4688-9aec-6a46ba874d34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d92656ce-aaa6-4688-9aec-6a46ba874d34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d92656ce-aaa6-4688-9aec-6a46ba874d34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d92656ce-aaa6-4688-9aec-6a46ba874d34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d92656ce-aaa6-4688-9aec-6a46ba874d34 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 500/1032] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:03 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-940b99de-a76f-4424-ae6a-13cf6838fc5f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-940b99de-a76f-4424-ae6a-13cf6838fc5f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-940b99de-a76f-4424-ae6a-13cf6838fc5f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-940b99de-a76f-4424-ae6a-13cf6838fc5f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-940b99de-a76f-4424-ae6a-13cf6838fc5f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-940b99de-a76f-4424-ae6a-13cf6838fc5f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 533/1033] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:04 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9f31e1e7-7d1f-42d0-a6dc-eb760eed09d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f31e1e7-7d1f-42d0-a6dc-eb760eed09d2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f31e1e7-7d1f-42d0-a6dc-eb760eed09d2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f31e1e7-7d1f-42d0-a6dc-eb760eed09d2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9f31e1e7-7d1f-42d0-a6dc-eb760eed09d2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f31e1e7-7d1f-42d0-a6dc-eb760eed09d2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 501/1034] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:05 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dadf074e-426b-4d0a-936c-2ceb192acc49 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dadf074e-426b-4d0a-936c-2ceb192acc49 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dadf074e-426b-4d0a-936c-2ceb192acc49 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dadf074e-426b-4d0a-936c-2ceb192acc49 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dadf074e-426b-4d0a-936c-2ceb192acc49 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dadf074e-426b-4d0a-936c-2ceb192acc49 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 534/1035] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:07 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a753d197-d0cd-4a75-b8f8-f8e81749e6e3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a753d197-d0cd-4a75-b8f8-f8e81749e6e3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a753d197-d0cd-4a75-b8f8-f8e81749e6e3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a753d197-d0cd-4a75-b8f8-f8e81749e6e3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a753d197-d0cd-4a75-b8f8-f8e81749e6e3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a753d197-d0cd-4a75-b8f8-f8e81749e6e3 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 502/1036] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:08 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-de02ee7b-957a-4cfd-980d-bb5aafd0fdd5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-de02ee7b-957a-4cfd-980d-bb5aafd0fdd5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-de02ee7b-957a-4cfd-980d-bb5aafd0fdd5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-de02ee7b-957a-4cfd-980d-bb5aafd0fdd5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-de02ee7b-957a-4cfd-980d-bb5aafd0fdd5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-de02ee7b-957a-4cfd-980d-bb5aafd0fdd5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 535/1037] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:09 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-feaa6698-a1b8-4565-b022-47bb4eeb395e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-feaa6698-a1b8-4565-b022-47bb4eeb395e tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-feaa6698-a1b8-4565-b022-47bb4eeb395e tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-feaa6698-a1b8-4565-b022-47bb4eeb395e tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-feaa6698-a1b8-4565-b022-47bb4eeb395e tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-feaa6698-a1b8-4565-b022-47bb4eeb395e tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 503/1038] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:10 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5dc75eaa-5dd9-43ab-a818-b984de955e8f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5dc75eaa-5dd9-43ab-a818-b984de955e8f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5dc75eaa-5dd9-43ab-a818-b984de955e8f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5dc75eaa-5dd9-43ab-a818-b984de955e8f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5dc75eaa-5dd9-43ab-a818-b984de955e8f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5dc75eaa-5dd9-43ab-a818-b984de955e8f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 536/1039] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:11 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9409f339-3872-411c-a03a-3c8f184ef322 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9409f339-3872-411c-a03a-3c8f184ef322 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9409f339-3872-411c-a03a-3c8f184ef322 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9409f339-3872-411c-a03a-3c8f184ef322 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9409f339-3872-411c-a03a-3c8f184ef322 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9409f339-3872-411c-a03a-3c8f184ef322 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 504/1040] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:13 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0dd226fd-b530-4065-a834-fe08d9b69429 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0dd226fd-b530-4065-a834-fe08d9b69429 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0dd226fd-b530-4065-a834-fe08d9b69429 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0dd226fd-b530-4065-a834-fe08d9b69429 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0dd226fd-b530-4065-a834-fe08d9b69429 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0dd226fd-b530-4065-a834-fe08d9b69429 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 537/1041] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:14 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8593356b-3083-4997-9dba-8f77e5cac67a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8593356b-3083-4997-9dba-8f77e5cac67a tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 Sep 01 18:06:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8593356b-3083-4997-9dba-8f77e5cac67a tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8593356b-3083-4997-9dba-8f77e5cac67a tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8593356b-3083-4997-9dba-8f77e5cac67a tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 505/1042] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:06:14 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 => generated 440 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3fb432e9-ef6f-4674-a533-a168629bbe34 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3fb432e9-ef6f-4674-a533-a168629bbe34 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163/defaults Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3fb432e9-ef6f-4674-a533-a168629bbe34 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3fb432e9-ef6f-4674-a533-a168629bbe34 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'defaults' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3fb432e9-ef6f-4674-a533-a168629bbe34 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163/defaults returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 538/1043] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:06:15 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163/defaults => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c59207cc-c90c-46f0-93d8-0bb46e7da1b5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c59207cc-c90c-46f0-93d8-0bb46e7da1b5 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c59207cc-c90c-46f0-93d8-0bb46e7da1b5 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c59207cc-c90c-46f0-93d8-0bb46e7da1b5 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 506/1044] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:06:15 2026] PUT /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 => generated 398 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c9438491-fa82-4237-a112-3c2eb2576980 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c9438491-fa82-4237-a112-3c2eb2576980 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] DELETE http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c9438491-fa82-4237-a112-3c2eb2576980 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c9438491-fa82-4237-a112-3c2eb2576980 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c9438491-fa82-4237-a112-3c2eb2576980 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 539/1045] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:06:15 2026] DELETE /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f5e99124-94bc-4a90-b9fd-21c9931b2913 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f5e99124-94bc-4a90-b9fd-21c9931b2913 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f5e99124-94bc-4a90-b9fd-21c9931b2913 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f5e99124-94bc-4a90-b9fd-21c9931b2913 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f5e99124-94bc-4a90-b9fd-21c9931b2913 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 507/1046] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:06:15 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 => generated 440 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a5436913-7528-42bc-b72a-021558ee567c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a5436913-7528-42bc-b72a-021558ee567c tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a5436913-7528-42bc-b72a-021558ee567c tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a5436913-7528-42bc-b72a-021558ee567c tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 540/1047] 192.168.122.108 () {60 vars in 1259 bytes} [Tue Sep 1 18:06:15 2026] PUT /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 => generated 398 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d526d9b1-bd73-4d28-9010-2d115eae674e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d526d9b1-bd73-4d28-9010-2d115eae674e tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163/defaults Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d526d9b1-bd73-4d28-9010-2d115eae674e tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d526d9b1-bd73-4d28-9010-2d115eae674e tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'defaults' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-009a9c39-0647-4614-a98c-4a5353a55c57 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-009a9c39-0647-4614-a98c-4a5353a55c57 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-009a9c39-0647-4614-a98c-4a5353a55c57 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-009a9c39-0647-4614-a98c-4a5353a55c57 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-009a9c39-0647-4614-a98c-4a5353a55c57 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d526d9b1-bd73-4d28-9010-2d115eae674e tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163/defaults returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 508/1048] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:06:15 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163/defaults => generated 440 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-009a9c39-0647-4614-a98c-4a5353a55c57 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 541/1049] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:15 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-46f23084-5b5e-418f-85dd-f64a4648c0ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-46f23084-5b5e-418f-85dd-f64a4648c0ba tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-46f23084-5b5e-418f-85dd-f64a4648c0ba tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-46f23084-5b5e-418f-85dd-f64a4648c0ba tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-46f23084-5b5e-418f-85dd-f64a4648c0ba tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 509/1050] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:06:15 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 => generated 440 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bbde248e-6fbb-4c2e-b08d-fb81fdf8fd84 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bbde248e-6fbb-4c2e-b08d-fb81fdf8fd84 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bbde248e-6fbb-4c2e-b08d-fb81fdf8fd84 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bbde248e-6fbb-4c2e-b08d-fb81fdf8fd84 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bbde248e-6fbb-4c2e-b08d-fb81fdf8fd84 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True returned with HTTP 200 Sep 01 18:06:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 542/1051] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:06:15 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True => generated 1064 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-494630482"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-494630482'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Create volume of 1 GB Sep 01 18:06:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Availability Zones retrieved successfully. Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Flow 'volume_create_api' (c5a7990b-6a4a-460b-afe1-afa90a9514e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770b399e-e3df-4c0e-a330-3bad9a268a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770b399e-e3df-4c0e-a330-3bad9a268a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baaaf900-0d80-480b-9918-e556b8a7c67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Created reservations ['2faf1f2b-cc77-4465-89c3-318384fe5c67', '3bd173b5-1235-4fe6-805a-0b80f32d8da2', 'c6a96680-0f0d-424e-83f0-00b25f50a577', '543edfd4-0167-420b-a2b9-e3905a17c8a6'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baaaf900-0d80-480b-9918-e556b8a7c67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2faf1f2b-cc77-4465-89c3-318384fe5c67', '3bd173b5-1235-4fe6-805a-0b80f32d8da2', 'c6a96680-0f0d-424e-83f0-00b25f50a577', '543edfd4-0167-420b-a2b9-e3905a17c8a6']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c289b320-50a1-49ea-b203-5851e469a0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c289b320-50a1-49ea-b203-5851e469a0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57ebeffd-5d0a-40ed-8952-b857501d886d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-494630482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dacaec8d0b11457db6636e84e02a9163',qos_specs=None,replication_status=,reservations=['2faf1f2b-cc77-4465-89c3-318384fe5c67','3bd173b5-1235-4fe6-805a-0b80f32d8da2','c6a96680-0f0d-424e-83f0-00b25f50a577','543edfd4-0167-420b-a2b9-e3905a17c8a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fea558eefe74dd089b8b442fd9d458c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-494630482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57ebeffd-5d0a-40ed-8952-b857501d886d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dacaec8d0b11457db6636e84e02a9163',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='5fea558eefe74dd089b8b442fd9d458c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b0fef6-ed6a-41e7-9186-3a2fcaae0df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b0fef6-ed6a-41e7-9186-3a2fcaae0df0) 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-494630482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dacaec8d0b11457db6636e84e02a9163',qos_specs=None,replication_status=,reservations=['2faf1f2b-cc77-4465-89c3-318384fe5c67','3bd173b5-1235-4fe6-805a-0b80f32d8da2','c6a96680-0f0d-424e-83f0-00b25f50a577','543edfd4-0167-420b-a2b9-e3905a17c8a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fea558eefe74dd089b8b442fd9d458c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22068b42-4cd8-4789-a2ae-c2c69148d5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22068b42-4cd8-4789-a2ae-c2c69148d5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Flow 'volume_create_api' (c5a7990b-6a4a-460b-afe1-afa90a9514e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Create volume request issued successfully. Sep 01 18:06:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1490c308-1511-4d5f-ba58-8c0069a2f0ff tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 510/1052] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:06:15 2026] POST /volume/v3/volumes => generated 764 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b97678e9-a7f0-4b42-ab7c-e7c294c940ba None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b97678e9-a7f0-4b42-ab7c-e7c294c940ba tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b97678e9-a7f0-4b42-ab7c-e7c294c940ba tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b97678e9-a7f0-4b42-ab7c-e7c294c940ba tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b97678e9-a7f0-4b42-ab7c-e7c294c940ba tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b97678e9-a7f0-4b42-ab7c-e7c294c940ba tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 200 Sep 01 18:06:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 543/1053] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:16 2026] GET /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 832 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bd3132ea-b6bd-4ece-967b-1e4aeecdcecf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bd3132ea-b6bd-4ece-967b-1e4aeecdcecf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bd3132ea-b6bd-4ece-967b-1e4aeecdcecf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bd3132ea-b6bd-4ece-967b-1e4aeecdcecf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bd3132ea-b6bd-4ece-967b-1e4aeecdcecf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bd3132ea-b6bd-4ece-967b-1e4aeecdcecf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 511/1054] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:16 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 893 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5e18aadf-65e8-4b60-85b2-9e905c0ad7ae None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5e18aadf-65e8-4b60-85b2-9e905c0ad7ae tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5e18aadf-65e8-4b60-85b2-9e905c0ad7ae tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5e18aadf-65e8-4b60-85b2-9e905c0ad7ae tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5e18aadf-65e8-4b60-85b2-9e905c0ad7ae tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5e18aadf-65e8-4b60-85b2-9e905c0ad7ae tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 200 Sep 01 18:06:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 544/1055] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:17 2026] GET /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 856 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4ce9e561-5034-497f-b69a-bf147fe82e65 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ce9e561-5034-497f-b69a-bf147fe82e65 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ce9e561-5034-497f-b69a-bf147fe82e65 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ce9e561-5034-497f-b69a-bf147fe82e65 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4ce9e561-5034-497f-b69a-bf147fe82e65 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ce9e561-5034-497f-b69a-bf147fe82e65 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 512/1056] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:17 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 894 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4ed77cb7-f010-4f35-99c1-ed5900c03116 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ed77cb7-f010-4f35-99c1-ed5900c03116 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ed77cb7-f010-4f35-99c1-ed5900c03116 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ed77cb7-f010-4f35-99c1-ed5900c03116 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:17 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=581,cinder:UPDATE=113,cinder:INSERT=66 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:06:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4ed77cb7-f010-4f35-99c1-ed5900c03116 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ed77cb7-f010-4f35-99c1-ed5900c03116 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 545/1057] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:17 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d8f9dfd2-9ca7-4a93-a3a9-ac28a27a7807 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d8f9dfd2-9ca7-4a93-a3a9-ac28a27a7807 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d8f9dfd2-9ca7-4a93-a3a9-ac28a27a7807 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-362289277"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d8f9dfd2-9ca7-4a93-a3a9-ac28a27a7807 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d8f9dfd2-9ca7-4a93-a3a9-ac28a27a7807 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d8f9dfd2-9ca7-4a93-a3a9-ac28a27a7807 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 513/1058] 192.168.122.108 () {60 vars in 1252 bytes} [Tue Sep 1 18:06:18 2026] PUT /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-64bc63d1-820a-4b9a-8a16-1635f9372889 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64bc63d1-820a-4b9a-8a16-1635f9372889 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64bc63d1-820a-4b9a-8a16-1635f9372889 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-31574081", "description": "This is the new description of volume"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-64bc63d1-820a-4b9a-8a16-1635f9372889 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-64bc63d1-820a-4b9a-8a16-1635f9372889 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64bc63d1-820a-4b9a-8a16-1635f9372889 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 546/1059] 192.168.122.108 () {60 vars in 1253 bytes} [Tue Sep 1 18:06:18 2026] PUT /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-54fe7c25-1e90-4348-a206-dd92c1340dcb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54fe7c25-1e90-4348-a206-dd92c1340dcb tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54fe7c25-1e90-4348-a206-dd92c1340dcb tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54fe7c25-1e90-4348-a206-dd92c1340dcb tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-54fe7c25-1e90-4348-a206-dd92c1340dcb tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54fe7c25-1e90-4348-a206-dd92c1340dcb tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 514/1060] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:18 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 932 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-445240532", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-697751106"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-445240532', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-697751106'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume of 1 GB Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Availability Zones retrieved successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (07015b94-f638-46ce-84e3-09453655207e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bfab61-484a-40c1-9ee2-7afae1e8d9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bfab61-484a-40c1-9ee2-7afae1e8d9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653b9519-1e54-439d-96c7-e5f14d669aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Created reservations ['909f8b48-9aef-4355-afc1-6c164d5d43c8', 'd69b4efd-26f6-4d4e-a69a-723504eca387', '482b89db-b19a-415a-8afd-19fa0e4d4b0e', 'f31cafe6-6b4e-4165-afdc-327736ef8b83'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653b9519-1e54-439d-96c7-e5f14d669aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909f8b48-9aef-4355-afc1-6c164d5d43c8', 'd69b4efd-26f6-4d4e-a69a-723504eca387', '482b89db-b19a-415a-8afd-19fa0e4d4b0e', 'f31cafe6-6b4e-4165-afdc-327736ef8b83']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf99172-ea25-4cd3-a46b-d8614a811e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf99172-ea25-4cd3-a46b-d8614a811e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '039eb3a5-c248-4a67-a408-5a9c3eb8edaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-445240532',display_name='tempest-VolumesGetTest-Volume-697751106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['909f8b48-9aef-4355-afc1-6c164d5d43c8','d69b4efd-26f6-4d4e-a69a-723504eca387','482b89db-b19a-415a-8afd-19fa0e4d4b0e','f31cafe6-6b4e-4165-afdc-327736ef8b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-445240532',display_name='tempest-VolumesGetTest-Volume-697751106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=039eb3a5-c248-4a67-a408-5a9c3eb8edaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39eafdb01f8e491b809b878fa5f3d38b',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='f1fceb05113949a28912a0a01be66f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6131f6c5-75ec-40fb-af9c-1b3fc696576f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6131f6c5-75ec-40fb-af9c-1b3fc696576f) 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-445240532',display_name='tempest-VolumesGetTest-Volume-697751106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['909f8b48-9aef-4355-afc1-6c164d5d43c8','d69b4efd-26f6-4d4e-a69a-723504eca387','482b89db-b19a-415a-8afd-19fa0e4d4b0e','f31cafe6-6b4e-4165-afdc-327736ef8b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f8f62d-3e45-4a4f-9176-55302a86bb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f8f62d-3e45-4a4f-9176-55302a86bb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (07015b94-f638-46ce-84e3-09453655207e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request issued successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0c4b7274-f6a9-4b9a-827b-de1274d768f2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 547/1061] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:06:18 2026] POST /volume/v3/volumes => generated 787 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f4d87835-c1e2-4a1a-ac36-48e7e5aeda5a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f4d87835-c1e2-4a1a-ac36-48e7e5aeda5a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f4d87835-c1e2-4a1a-ac36-48e7e5aeda5a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f4d87835-c1e2-4a1a-ac36-48e7e5aeda5a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f4d87835-c1e2-4a1a-ac36-48e7e5aeda5a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f4d87835-c1e2-4a1a-ac36-48e7e5aeda5a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 200 Sep 01 18:06:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 515/1062] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:18 2026] GET /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b15a2a9b-dd2e-4549-9073-701a504a9e89 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b15a2a9b-dd2e-4549-9073-701a504a9e89 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b15a2a9b-dd2e-4549-9073-701a504a9e89 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b15a2a9b-dd2e-4549-9073-701a504a9e89 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b15a2a9b-dd2e-4549-9073-701a504a9e89 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b15a2a9b-dd2e-4549-9073-701a504a9e89 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 200 Sep 01 18:06:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 548/1063] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:18 2026] GET /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 857 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f1d62ec4-dc0a-4d92-97bc-7a10f2601aa9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f1d62ec4-dc0a-4d92-97bc-7a10f2601aa9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f1d62ec4-dc0a-4d92-97bc-7a10f2601aa9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f1d62ec4-dc0a-4d92-97bc-7a10f2601aa9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f1d62ec4-dc0a-4d92-97bc-7a10f2601aa9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True returned with HTTP 200 Sep 01 18:06:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 516/1064] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:06:18 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True => generated 1064 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f3351544-7293-467d-b3b5-d0ec74facbaf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f3351544-7293-467d-b3b5-d0ec74facbaf tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] DELETE http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f3351544-7293-467d-b3b5-d0ec74facbaf tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f3351544-7293-467d-b3b5-d0ec74facbaf tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:19 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f3351544-7293-467d-b3b5-d0ec74facbaf tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Delete volume with id: 57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f3351544-7293-467d-b3b5-d0ec74facbaf tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f3351544-7293-467d-b3b5-d0ec74facbaf tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Delete volume request issued successfully. Sep 01 18:06:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f3351544-7293-467d-b3b5-d0ec74facbaf tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 202 Sep 01 18:06:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 549/1065] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:19 2026] DELETE /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fa729119-b6b7-4a86-b18c-10a206da5994 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa729119-b6b7-4a86-b18c-10a206da5994 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fa729119-b6b7-4a86-b18c-10a206da5994 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fa729119-b6b7-4a86-b18c-10a206da5994 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fa729119-b6b7-4a86-b18c-10a206da5994 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa729119-b6b7-4a86-b18c-10a206da5994 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 200 Sep 01 18:06:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 517/1066] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:19 2026] GET /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8d955ccb-5f55-4b3f-9385-29a6ab929c06 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8d955ccb-5f55-4b3f-9385-29a6ab929c06 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8d955ccb-5f55-4b3f-9385-29a6ab929c06 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8d955ccb-5f55-4b3f-9385-29a6ab929c06 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8d955ccb-5f55-4b3f-9385-29a6ab929c06 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8d955ccb-5f55-4b3f-9385-29a6ab929c06 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 200 Sep 01 18:06:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 550/1067] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:19 2026] GET /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 879 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4d60203a-00e5-4c71-b9bc-b11640d3467a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4d60203a-00e5-4c71-b9bc-b11640d3467a tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4d60203a-00e5-4c71-b9bc-b11640d3467a tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4d60203a-00e5-4c71-b9bc-b11640d3467a tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:20 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=611,cinder:UPDATE=125,cinder:INSERT=63 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:06:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4d60203a-00e5-4c71-b9bc-b11640d3467a tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4d60203a-00e5-4c71-b9bc-b11640d3467a tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 200 Sep 01 18:06:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 518/1068] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:20 2026] GET /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0e5fc9a4-0d9f-4a73-85f2-4cd420ba4365 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e5fc9a4-0d9f-4a73-85f2-4cd420ba4365 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e5fc9a4-0d9f-4a73-85f2-4cd420ba4365 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e5fc9a4-0d9f-4a73-85f2-4cd420ba4365 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0e5fc9a4-0d9f-4a73-85f2-4cd420ba4365 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e5fc9a4-0d9f-4a73-85f2-4cd420ba4365 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 200 Sep 01 18:06:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 551/1069] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:20 2026] GET /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6aa02b16-9311-47aa-ad19-8d2de22451e2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6aa02b16-9311-47aa-ad19-8d2de22451e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6aa02b16-9311-47aa-ad19-8d2de22451e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-362289277", "description": null}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6aa02b16-9311-47aa-ad19-8d2de22451e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6aa02b16-9311-47aa-ad19-8d2de22451e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6aa02b16-9311-47aa-ad19-8d2de22451e2 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 200 Sep 01 18:06:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 519/1070] 192.168.122.108 () {60 vars in 1252 bytes} [Tue Sep 1 18:06:21 2026] PUT /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 778 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dc008c0e-3750-4975-b9bc-c54ec7cb42f5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dc008c0e-3750-4975-b9bc-c54ec7cb42f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dc008c0e-3750-4975-b9bc-c54ec7cb42f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dc008c0e-3750-4975-b9bc-c54ec7cb42f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dc008c0e-3750-4975-b9bc-c54ec7cb42f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dc008c0e-3750-4975-b9bc-c54ec7cb42f5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 200 Sep 01 18:06:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 552/1071] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:21 2026] GET /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 846 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5635ef39-1915-4269-8ae3-b11bf9c5313f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5635ef39-1915-4269-8ae3-b11bf9c5313f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] DELETE http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5635ef39-1915-4269-8ae3-b11bf9c5313f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5635ef39-1915-4269-8ae3-b11bf9c5313f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-5635ef39-1915-4269-8ae3-b11bf9c5313f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume with id: 039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5635ef39-1915-4269-8ae3-b11bf9c5313f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-64b46cd4-820b-4014-bdc2-aa17c34721e2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64b46cd4-820b-4014-bdc2-aa17c34721e2 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64b46cd4-820b-4014-bdc2-aa17c34721e2 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64b46cd4-820b-4014-bdc2-aa17c34721e2 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5635ef39-1915-4269-8ae3-b11bf9c5313f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume request issued successfully. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5635ef39-1915-4269-8ae3-b11bf9c5313f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 202 Sep 01 18:06:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 520/1072] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:21 2026] DELETE /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7dfbbd27-b82f-4a26-bc26-a7e241aeb0a4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7dfbbd27-b82f-4a26-bc26-a7e241aeb0a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7dfbbd27-b82f-4a26-bc26-a7e241aeb0a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7dfbbd27-b82f-4a26-bc26-a7e241aeb0a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64b46cd4-820b-4014-bdc2-aa17c34721e2 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 404 Sep 01 18:06:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 553/1073] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:21 2026] GET /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e6b44001-1b57-4d12-984e-4b1f6c789cda None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6b44001-1b57-4d12-984e-4b1f6c789cda tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6b44001-1b57-4d12-984e-4b1f6c789cda tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6b44001-1b57-4d12-984e-4b1f6c789cda tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7dfbbd27-b82f-4a26-bc26-a7e241aeb0a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6b44001-1b57-4d12-984e-4b1f6c789cda tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 404 Sep 01 18:06:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 554/1074] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:21 2026] GET /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0496b4fc-3d73-4706-9ba9-dbf9b4b763cc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0496b4fc-3d73-4706-9ba9-dbf9b4b763cc tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] DELETE http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0496b4fc-3d73-4706-9ba9-dbf9b4b763cc tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0496b4fc-3d73-4706-9ba9-dbf9b4b763cc tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-0496b4fc-3d73-4706-9ba9-dbf9b4b763cc tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Delete volume with id: 57ebeffd-5d0a-40ed-8952-b857501d886d Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7dfbbd27-b82f-4a26-bc26-a7e241aeb0a4 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 200 Sep 01 18:06:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 521/1075] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:21 2026] GET /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 845 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0496b4fc-3d73-4706-9ba9-dbf9b4b763cc tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d returned with HTTP 404 Sep 01 18:06:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 555/1076] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:21 2026] DELETE /volume/v3/volumes/57ebeffd-5d0a-40ed-8952-b857501d886d => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-310917063"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-310917063'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Create volume of 1 GB Sep 01 18:06:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Availability Zones retrieved successfully. Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Flow 'volume_create_api' (1a4fc9e6-c51c-457a-a202-5cce1e0a103c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e22937-5bf7-43e1-90d9-03fff1d2464d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e22937-5bf7-43e1-90d9-03fff1d2464d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e077c4-00be-4e28-a421-2bd02c1dabed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Created reservations ['29344f76-75b7-454e-a99b-2a5fd964e2d7', 'a2ad90f3-aaf7-4ed1-9c90-b33cb758b3f7', '8928ea38-ff58-4b28-8f43-47f5599328e0', '4db24aca-a196-432f-8b5c-cc58397ebc22'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e077c4-00be-4e28-a421-2bd02c1dabed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29344f76-75b7-454e-a99b-2a5fd964e2d7', 'a2ad90f3-aaf7-4ed1-9c90-b33cb758b3f7', '8928ea38-ff58-4b28-8f43-47f5599328e0', '4db24aca-a196-432f-8b5c-cc58397ebc22']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:21 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08dba131-65b3-405d-a005-21bf64d7ac16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08dba131-65b3-405d-a005-21bf64d7ac16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-310917063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dacaec8d0b11457db6636e84e02a9163',qos_specs=None,replication_status=,reservations=['29344f76-75b7-454e-a99b-2a5fd964e2d7','a2ad90f3-aaf7-4ed1-9c90-b33cb758b3f7','8928ea38-ff58-4b28-8f43-47f5599328e0','4db24aca-a196-432f-8b5c-cc58397ebc22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fea558eefe74dd089b8b442fd9d458c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-310917063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dacaec8d0b11457db6636e84e02a9163',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='5fea558eefe74dd089b8b442fd9d458c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc63276-f31c-4496-919c-03919ac4f8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc63276-f31c-4496-919c-03919ac4f8eb) 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-310917063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dacaec8d0b11457db6636e84e02a9163',qos_specs=None,replication_status=,reservations=['29344f76-75b7-454e-a99b-2a5fd964e2d7','a2ad90f3-aaf7-4ed1-9c90-b33cb758b3f7','8928ea38-ff58-4b28-8f43-47f5599328e0','4db24aca-a196-432f-8b5c-cc58397ebc22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fea558eefe74dd089b8b442fd9d458c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0151e52f-8888-47e9-bd6d-3a472764bd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0151e52f-8888-47e9-bd6d-3a472764bd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Flow 'volume_create_api' (1a4fc9e6-c51c-457a-a202-5cce1e0a103c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Create volume request issued successfully. Sep 01 18:06:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-277b2c86-123f-4bc4-8d7d-02e22f719159 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 522/1077] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:06:21 2026] POST /volume/v3/volumes => generated 764 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c7f9d5d6-07ce-4d10-a2b7-b7dfb7baaa09 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7f9d5d6-07ce-4d10-a2b7-b7dfb7baaa09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7f9d5d6-07ce-4d10-a2b7-b7dfb7baaa09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7f9d5d6-07ce-4d10-a2b7-b7dfb7baaa09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c7f9d5d6-07ce-4d10-a2b7-b7dfb7baaa09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7f9d5d6-07ce-4d10-a2b7-b7dfb7baaa09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 200 Sep 01 18:06:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 556/1078] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:22 2026] GET /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 832 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0084d75a-f69b-4b4a-9325-61e8f1029657 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0084d75a-f69b-4b4a-9325-61e8f1029657 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0084d75a-f69b-4b4a-9325-61e8f1029657 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0084d75a-f69b-4b4a-9325-61e8f1029657 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0084d75a-f69b-4b4a-9325-61e8f1029657 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0084d75a-f69b-4b4a-9325-61e8f1029657 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 200 Sep 01 18:06:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 523/1079] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:22 2026] GET /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 845 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-920b4944-46a4-4916-9781-f7acdc292fa3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-920b4944-46a4-4916-9781-f7acdc292fa3 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-920b4944-46a4-4916-9781-f7acdc292fa3 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-920b4944-46a4-4916-9781-f7acdc292fa3 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-920b4944-46a4-4916-9781-f7acdc292fa3 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-920b4944-46a4-4916-9781-f7acdc292fa3 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 200 Sep 01 18:06:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 557/1080] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:23 2026] GET /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-668ecc83-75fd-42b8-8f06-d74ebcd6e8e9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-668ecc83-75fd-42b8-8f06-d74ebcd6e8e9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf Sep 01 18:06:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-668ecc83-75fd-42b8-8f06-d74ebcd6e8e9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-668ecc83-75fd-42b8-8f06-d74ebcd6e8e9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-668ecc83-75fd-42b8-8f06-d74ebcd6e8e9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf returned with HTTP 404 Sep 01 18:06:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 524/1081] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:23 2026] GET /volume/v3/volumes/039eb3a5-c248-4a67-a408-5a9c3eb8edaf => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b13d21dd-eb5a-4840-885f-3bb4b36d240b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b13d21dd-eb5a-4840-885f-3bb4b36d240b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b13d21dd-eb5a-4840-885f-3bb4b36d240b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b13d21dd-eb5a-4840-885f-3bb4b36d240b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b13d21dd-eb5a-4840-885f-3bb4b36d240b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b13d21dd-eb5a-4840-885f-3bb4b36d240b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 558/1082] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:23 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 932 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c8843a0b-6e47-4e93-9138-64670d3bda2d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c8843a0b-6e47-4e93-9138-64670d3bda2d tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] DELETE http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c8843a0b-6e47-4e93-9138-64670d3bda2d tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c8843a0b-6e47-4e93-9138-64670d3bda2d tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:23 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-c8843a0b-6e47-4e93-9138-64670d3bda2d tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume with id: cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c8843a0b-6e47-4e93-9138-64670d3bda2d tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c8843a0b-6e47-4e93-9138-64670d3bda2d tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume request issued successfully. Sep 01 18:06:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c8843a0b-6e47-4e93-9138-64670d3bda2d tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 202 Sep 01 18:06:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 525/1083] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:23 2026] DELETE /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-311be698-1179-4e2a-bef1-c2994fe7325b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-311be698-1179-4e2a-bef1-c2994fe7325b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-311be698-1179-4e2a-bef1-c2994fe7325b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-311be698-1179-4e2a-bef1-c2994fe7325b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-311be698-1179-4e2a-bef1-c2994fe7325b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-311be698-1179-4e2a-bef1-c2994fe7325b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 559/1084] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:24 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 931 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cb3c82a5-0a83-4012-a5e0-95a57f64be02 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cb3c82a5-0a83-4012-a5e0-95a57f64be02 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cb3c82a5-0a83-4012-a5e0-95a57f64be02 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cb3c82a5-0a83-4012-a5e0-95a57f64be02 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cb3c82a5-0a83-4012-a5e0-95a57f64be02 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Volume info retrieved successfully. Sep 01 18:06:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cb3c82a5-0a83-4012-a5e0-95a57f64be02 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 200 Sep 01 18:06:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 526/1085] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:24 2026] GET /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 857 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6a0c9d7b-b66b-40e1-bbd6-1b1573557a86 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6a0c9d7b-b66b-40e1-bbd6-1b1573557a86 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6a0c9d7b-b66b-40e1-bbd6-1b1573557a86 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6a0c9d7b-b66b-40e1-bbd6-1b1573557a86 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6a0c9d7b-b66b-40e1-bbd6-1b1573557a86 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True returned with HTTP 200 Sep 01 18:06:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 560/1086] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:06:24 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True => generated 1064 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a5cd9415-3a2c-431e-b657-b2cfb9f5a9e9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5cd9415-3a2c-431e-b657-b2cfb9f5a9e9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/57cff2696bfe497eaeacf32123bb2d24?usage=True Sep 01 18:06:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5cd9415-3a2c-431e-b657-b2cfb9f5a9e9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5cd9415-3a2c-431e-b657-b2cfb9f5a9e9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5cd9415-3a2c-431e-b657-b2cfb9f5a9e9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/57cff2696bfe497eaeacf32123bb2d24?usage=True returned with HTTP 200 Sep 01 18:06:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 527/1087] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:06:24 2026] GET /volume/v3/os-quota-sets/57cff2696bfe497eaeacf32123bb2d24?usage=True => generated 1064 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d708bcce-2c81-4bf1-ad75-23ec6f458b09 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d708bcce-2c81-4bf1-ad75-23ec6f458b09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] POST http://192.168.122.108/volume/v3/os-volume-transfer Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d708bcce-2c81-4bf1-ad75-23ec6f458b09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.volume_transfer [None req-d708bcce-2c81-4bf1-ad75-23ec6f458b09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Creating new volume transfer {'transfer': {'volume_id': '0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.api.contrib.volume_transfer [None req-d708bcce-2c81-4bf1-ad75-23ec6f458b09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Creating transfer of volume 0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.transfer.api [None req-d708bcce-2c81-4bf1-ad75-23ec6f458b09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Generating transfer record for volume 0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d708bcce-2c81-4bf1-ad75-23ec6f458b09 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 18:06:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 561/1088] 192.168.122.108 () {60 vars in 1175 bytes} [Tue Sep 1 18:06:24 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] POST http://192.168.122.108/volume/v3/os-volume-transfer/0a35666f-7f5c-492f-bc74-559e296073d9/accept Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f23666d972b60fc7"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.volume_transfer [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Accepting volume transfer 0a35666f-7f5c-492f-bc74-559e296073d9 {{(pid=86562) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Accepting transfer 0a35666f-7f5c-492f-bc74-559e296073d9 Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ef1b195d-f639-44c3-ba3d-a66103e05ef5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef1b195d-f639-44c3-ba3d-a66103e05ef5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef1b195d-f639-44c3-ba3d-a66103e05ef5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef1b195d-f639-44c3-ba3d-a66103e05ef5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ef1b195d-f639-44c3-ba3d-a66103e05ef5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef1b195d-f639-44c3-ba3d-a66103e05ef5 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 200 Sep 01 18:06:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 562/1089] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:25 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 931 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Created reservations ['b790162e-7bb4-4dc0-a1a3-e17784c7f9d8', '0e2db1ff-28ef-49da-b6ea-769a10fa827a', '22ba381b-e30f-4ecb-8166-15cc09c1533b', '4eea34ba-2c78-49d7-aec8-b55e01254b55'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Created reservations ['5f503ba0-5c0f-4e4f-bc45-a7766d915e13', '31a3e5a5-b46a-4def-808a-c7f537c7f2bd', 'ec06a9d5-5b78-4daf-87c7-83790246f9bb', '5a75dcd7-45d6-4fe8-a2c3-cadc001b5ae5'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: /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 01 18:06:25 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Created reservations ['47ec072a-db2e-4a59-8ea7-b3acd610cdfd', '87391569-1441-4925-8c3d-2c15be96cdf3', 'be8ff365-2a96-4340-b51a-1167dfce5a66', 'c773be7a-db13-4b9a-aaca-fa4dcf8dca37'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Created reservations ['3925d06b-a802-4f80-a680-05de67463204', 'ec624173-65f5-4d71-9aae-f3b3e12cb59e', '9037b1a2-3849-430e-9858-f8d9ae755b19', 'ed6e05d0-102b-4e19-8481-2069a3db2002'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Transfer volume completed successfully. Sep 01 18:06:25 devstack devstack@c-api.service[86562]: INFO cinder.transfer.api [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Volume 0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 has been transferred. Sep 01 18:06:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3688d45c-c380-48a2-8d78-e2c5f9af1ca2 tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] http://192.168.122.108/volume/v3/os-volume-transfer/0a35666f-7f5c-492f-bc74-559e296073d9/accept returned with HTTP 202 Sep 01 18:06:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 528/1090] 192.168.122.108 () {60 vars in 1307 bytes} [Tue Sep 1 18:06:24 2026] POST /volume/v3/os-volume-transfer/0a35666f-7f5c-492f-bc74-559e296073d9/accept => generated 373 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-969a5625-a6ab-4dcb-80dd-22436dfed68c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-969a5625-a6ab-4dcb-80dd-22436dfed68c tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] GET http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-969a5625-a6ab-4dcb-80dd-22436dfed68c tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-969a5625-a6ab-4dcb-80dd-22436dfed68c tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-969a5625-a6ab-4dcb-80dd-22436dfed68c tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] Volume info retrieved successfully. Sep 01 18:06:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-969a5625-a6ab-4dcb-80dd-22436dfed68c tempest-VolumeQuotasAdminTestJSON-502758341 tempest-VolumeQuotasAdminTestJSON-502758341-project-member] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 200 Sep 01 18:06:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 563/1091] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:25 2026] GET /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-43c542a0-848c-45db-a1d6-303f27edc3ab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-43c542a0-848c-45db-a1d6-303f27edc3ab tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-43c542a0-848c-45db-a1d6-303f27edc3ab tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-43c542a0-848c-45db-a1d6-303f27edc3ab tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-43c542a0-848c-45db-a1d6-303f27edc3ab tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True returned with HTTP 200 Sep 01 18:06:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 529/1092] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:06:25 2026] GET /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cf1595f7-c34a-4d28-8a63-638414e35d25 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf1595f7-c34a-4d28-8a63-638414e35d25 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/57cff2696bfe497eaeacf32123bb2d24?usage=True Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf1595f7-c34a-4d28-8a63-638414e35d25 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf1595f7-c34a-4d28-8a63-638414e35d25 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf1595f7-c34a-4d28-8a63-638414e35d25 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/57cff2696bfe497eaeacf32123bb2d24?usage=True returned with HTTP 200 Sep 01 18:06:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 564/1093] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:06:25 2026] GET /volume/v3/os-quota-sets/57cff2696bfe497eaeacf32123bb2d24?usage=True => generated 1064 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ef0d07f3-9d00-488b-80e0-3fc0e2512651 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef0d07f3-9d00-488b-80e0-3fc0e2512651 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef0d07f3-9d00-488b-80e0-3fc0e2512651 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef0d07f3-9d00-488b-80e0-3fc0e2512651 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-ef0d07f3-9d00-488b-80e0-3fc0e2512651 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Delete volume with id: 0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ef0d07f3-9d00-488b-80e0-3fc0e2512651 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Volume info retrieved successfully. Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ef0d07f3-9d00-488b-80e0-3fc0e2512651 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Delete volume request issued successfully. Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef0d07f3-9d00-488b-80e0-3fc0e2512651 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 202 Sep 01 18:06:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 530/1094] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:26 2026] DELETE /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-78219f4e-7669-42cd-919e-e05ed84d8284 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-78219f4e-7669-42cd-919e-e05ed84d8284 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-78219f4e-7669-42cd-919e-e05ed84d8284 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-78219f4e-7669-42cd-919e-e05ed84d8284 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-78219f4e-7669-42cd-919e-e05ed84d8284 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Volume info retrieved successfully. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-78219f4e-7669-42cd-919e-e05ed84d8284 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 200 Sep 01 18:06:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 565/1095] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:26 2026] GET /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 1019 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-94d8bf36-ead8-4612-858e-9a0a27042b61 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-94d8bf36-ead8-4612-858e-9a0a27042b61 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-94d8bf36-ead8-4612-858e-9a0a27042b61 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-94d8bf36-ead8-4612-858e-9a0a27042b61 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-94d8bf36-ead8-4612-858e-9a0a27042b61 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 returned with HTTP 404 Sep 01 18:06:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 531/1096] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:26 2026] GET /volume/v3/volumes/cd158dfc-a1fe-4540-94ab-336da6996b08 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-14b8c302-d889-495a-b8b9-31d681ff2645 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-14b8c302-d889-495a-b8b9-31d681ff2645 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-14b8c302-d889-495a-b8b9-31d681ff2645 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-14b8c302-d889-495a-b8b9-31d681ff2645 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-14b8c302-d889-495a-b8b9-31d681ff2645 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-14b8c302-d889-495a-b8b9-31d681ff2645 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 returned with HTTP 200 Sep 01 18:06:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 566/1097] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:26 2026] GET /volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-be8f1aac-bc6c-47f3-b7ba-ab8d21929148 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be8f1aac-bc6c-47f3-b7ba-ab8d21929148 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] DELETE http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be8f1aac-bc6c-47f3-b7ba-ab8d21929148 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be8f1aac-bc6c-47f3-b7ba-ab8d21929148 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-be8f1aac-bc6c-47f3-b7ba-ab8d21929148 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume with id: 4c280931-a0ad-4086-a559-a237fa8962c9 Sep 01 18:06:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-be8f1aac-bc6c-47f3-b7ba-ab8d21929148 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-be8f1aac-bc6c-47f3-b7ba-ab8d21929148 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume request issued successfully. Sep 01 18:06:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be8f1aac-bc6c-47f3-b7ba-ab8d21929148 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 returned with HTTP 202 Sep 01 18:06:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 532/1098] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:26 2026] DELETE /volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2834506b-085a-4cf2-a9e0-11107ea3dd37 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2834506b-085a-4cf2-a9e0-11107ea3dd37 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2834506b-085a-4cf2-a9e0-11107ea3dd37 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2834506b-085a-4cf2-a9e0-11107ea3dd37 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2834506b-085a-4cf2-a9e0-11107ea3dd37 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2834506b-085a-4cf2-a9e0-11107ea3dd37 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 returned with HTTP 200 Sep 01 18:06:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 567/1099] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:26 2026] GET /volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2e3fbaf0-8859-40b7-a000-05921f15244c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2e3fbaf0-8859-40b7-a000-05921f15244c tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2e3fbaf0-8859-40b7-a000-05921f15244c tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2e3fbaf0-8859-40b7-a000-05921f15244c tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2e3fbaf0-8859-40b7-a000-05921f15244c tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 404 Sep 01 18:06:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 533/1100] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:27 2026] GET /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ec624cff-1612-469f-b4cc-ef669b0ba759 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ec624cff-1612-469f-b4cc-ef669b0ba759 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] GET http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ec624cff-1612-469f-b4cc-ef669b0ba759 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ec624cff-1612-469f-b4cc-ef669b0ba759 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ec624cff-1612-469f-b4cc-ef669b0ba759 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 404 Sep 01 18:06:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 568/1101] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:27 2026] GET /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4f63a3b3-0580-4167-948b-f33b084b6437 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4f63a3b3-0580-4167-948b-f33b084b6437 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] DELETE http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4f63a3b3-0580-4167-948b-f33b084b6437 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4f63a3b3-0580-4167-948b-f33b084b6437 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-4f63a3b3-0580-4167-948b-f33b084b6437 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] Delete volume with id: 0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4f63a3b3-0580-4167-948b-f33b084b6437 tempest-VolumeQuotasAdminTestJSON-1068150859 tempest-VolumeQuotasAdminTestJSON-1068150859-project-member] http://192.168.122.108/volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 returned with HTTP 404 Sep 01 18:06:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 534/1102] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:27 2026] DELETE /volume/v3/volumes/0cc71792-adbc-4dc0-a6f5-bc9e9d6a3180 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-20f03a1b-6183-4fa9-922b-fdaf24bd50f3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-20f03a1b-6183-4fa9-922b-fdaf24bd50f3 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/219cb6eb940942559c18ea58ba6ceb92?usage=True Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-20f03a1b-6183-4fa9-922b-fdaf24bd50f3 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-20f03a1b-6183-4fa9-922b-fdaf24bd50f3 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-20f03a1b-6183-4fa9-922b-fdaf24bd50f3 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/219cb6eb940942559c18ea58ba6ceb92?usage=True returned with HTTP 200 Sep 01 18:06:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 569/1103] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:06:27 2026] GET /volume/v3/os-quota-sets/219cb6eb940942559c18ea58ba6ceb92?usage=True => generated 1064 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e5c62218-cf16-40dd-aa4b-d31be2e19fd9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e5c62218-cf16-40dd-aa4b-d31be2e19fd9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e5c62218-cf16-40dd-aa4b-d31be2e19fd9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e48d7774-5211-44a1-8377-69082f2a64c9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e48d7774-5211-44a1-8377-69082f2a64c9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e48d7774-5211-44a1-8377-69082f2a64c9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e48d7774-5211-44a1-8377-69082f2a64c9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e48d7774-5211-44a1-8377-69082f2a64c9 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 returned with HTTP 404 Sep 01 18:06:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 570/1104] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:27 2026] GET /volume/v3/volumes/4c280931-a0ad-4086-a559-a237fa8962c9 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e5c62218-cf16-40dd-aa4b-d31be2e19fd9 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 returned with HTTP 200 Sep 01 18:06:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 535/1105] 192.168.122.108 () {60 vars in 1259 bytes} [Tue Sep 1 18:06:27 2026] PUT /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 => generated 400 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-14143e90-7e18-48d7-8234-96669b8ba908 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-14143e90-7e18-48d7-8234-96669b8ba908 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 Sep 01 18:06:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-14143e90-7e18-48d7-8234-96669b8ba908 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-VolumesGetTest-Volume-848928461", "metadata": {"Type": "Test"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request body: {'volume': {'imageRef': '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-848928461', 'metadata': {'Type': 'Test'}}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume of 1 GB Sep 01 18:06:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Availability Zones retrieved successfully. Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (19350576-872e-4079-96b0-522df5df6451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea1a76a3-6857-4ae3-b28a-48ffc877f070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:27 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-14143e90-7e18-48d7-8234-96669b8ba908 tempest-VolumeQuotasAdminTestJSON-1093629839 tempest-VolumeQuotasAdminTestJSON-1093629839-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 returned with HTTP 200 Sep 01 18:06:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 571/1106] 192.168.122.108 () {60 vars in 1259 bytes} [Tue Sep 1 18:06:27 2026] PUT /volume/v3/os-quota-sets/dacaec8d0b11457db6636e84e02a9163 => generated 398 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea1a76a3-6857-4ae3-b28a-48ffc877f070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c863a6-7a6f-4a24-8ecb-d8b64f20a847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Created reservations ['a424171c-634e-4553-ae31-cef55655daa4', '38b4c85e-a39d-4ad7-a148-729d979b9c9c', '0c966db1-d256-4cbd-8d53-d5751007b18e', 'bbdf5e8b-cc02-46e2-9608-5e41019f4ee6'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c863a6-7a6f-4a24-8ecb-d8b64f20a847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a424171c-634e-4553-ae31-cef55655daa4', '38b4c85e-a39d-4ad7-a148-729d979b9c9c', '0c966db1-d256-4cbd-8d53-d5751007b18e', 'bbdf5e8b-cc02-46e2-9608-5e41019f4ee6']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840ecd52-9e1e-49c4-b84e-bf093a6b2584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840ecd52-9e1e-49c4-b84e-bf093a6b2584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bfa8bae-5213-4372-9ccc-66ef6751b50b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-848928461',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['a424171c-634e-4553-ae31-cef55655daa4','38b4c85e-a39d-4ad7-a148-729d979b9c9c','0c966db1-d256-4cbd-8d53-d5751007b18e','bbdf5e8b-cc02-46e2-9608-5e41019f4ee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-848928461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bfa8bae-5213-4372-9ccc-66ef6751b50b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='39eafdb01f8e491b809b878fa5f3d38b',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='f1fceb05113949a28912a0a01be66f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a56ea6-55ed-498b-96f6-97b85ce9da25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a56ea6-55ed-498b-96f6-97b85ce9da25) 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-848928461',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['a424171c-634e-4553-ae31-cef55655daa4','38b4c85e-a39d-4ad7-a148-729d979b9c9c','0c966db1-d256-4cbd-8d53-d5751007b18e','bbdf5e8b-cc02-46e2-9608-5e41019f4ee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b9d989f-4d61-4e4a-a903-91d7c23ee82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b9d989f-4d61-4e4a-a903-91d7c23ee82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (19350576-872e-4079-96b0-522df5df6451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request issued successfully. Sep 01 18:06:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-adf0a41a-9e4c-4909-b1ab-9b6c9a28020f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 536/1107] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:06:27 2026] POST /volume/v3/volumes => generated 767 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-af62cd77-e40e-432f-b5eb-1b04482c1860 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af62cd77-e40e-432f-b5eb-1b04482c1860 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af62cd77-e40e-432f-b5eb-1b04482c1860 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af62cd77-e40e-432f-b5eb-1b04482c1860 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-af62cd77-e40e-432f-b5eb-1b04482c1860 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af62cd77-e40e-432f-b5eb-1b04482c1860 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 572/1108] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:28 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 835 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a13fdf47-ea64-4e07-a945-f8f34c3d4765 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a13fdf47-ea64-4e07-a945-f8f34c3d4765 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a13fdf47-ea64-4e07-a945-f8f34c3d4765 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a13fdf47-ea64-4e07-a945-f8f34c3d4765 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a13fdf47-ea64-4e07-a945-f8f34c3d4765 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a13fdf47-ea64-4e07-a945-f8f34c3d4765 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 537/1109] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:29 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9d8efa50-b595-4ab5-b5c6-47c8c2460bd8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9d8efa50-b595-4ab5-b5c6-47c8c2460bd8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9d8efa50-b595-4ab5-b5c6-47c8c2460bd8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9d8efa50-b595-4ab5-b5c6-47c8c2460bd8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9d8efa50-b595-4ab5-b5c6-47c8c2460bd8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9d8efa50-b595-4ab5-b5c6-47c8c2460bd8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 573/1110] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:30 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 917 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d1bd176e-4c56-4c04-85c8-ad44908abddf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1bd176e-4c56-4c04-85c8-ad44908abddf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1bd176e-4c56-4c04-85c8-ad44908abddf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1bd176e-4c56-4c04-85c8-ad44908abddf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d1bd176e-4c56-4c04-85c8-ad44908abddf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1bd176e-4c56-4c04-85c8-ad44908abddf tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 538/1111] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:31 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 920 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c4cbf7f2-62b6-4d4b-b8aa-930ce074bb2f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c4cbf7f2-62b6-4d4b-b8aa-930ce074bb2f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c4cbf7f2-62b6-4d4b-b8aa-930ce074bb2f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c4cbf7f2-62b6-4d4b-b8aa-930ce074bb2f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c4cbf7f2-62b6-4d4b-b8aa-930ce074bb2f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c4cbf7f2-62b6-4d4b-b8aa-930ce074bb2f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 574/1112] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:32 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 920 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0442b8b0-e622-4780-9829-5004f623dd38 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0442b8b0-e622-4780-9829-5004f623dd38 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0442b8b0-e622-4780-9829-5004f623dd38 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0442b8b0-e622-4780-9829-5004f623dd38 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0442b8b0-e622-4780-9829-5004f623dd38 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0442b8b0-e622-4780-9829-5004f623dd38 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 539/1113] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:33 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-efa7eb99-34ed-4bc5-a1ca-6c821ad53091 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efa7eb99-34ed-4bc5-a1ca-6c821ad53091 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:06:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efa7eb99-34ed-4bc5-a1ca-6c821ad53091 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efa7eb99-34ed-4bc5-a1ca-6c821ad53091 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-efa7eb99-34ed-4bc5-a1ca-6c821ad53091 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:06:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efa7eb99-34ed-4bc5-a1ca-6c821ad53091 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:06:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 575/1114] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:34 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aed31234-6511-4918-9699-f385e924aa80 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aed31234-6511-4918-9699-f385e924aa80 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:06:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aed31234-6511-4918-9699-f385e924aa80 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aed31234-6511-4918-9699-f385e924aa80 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aed31234-6511-4918-9699-f385e924aa80 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:06:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aed31234-6511-4918-9699-f385e924aa80 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:06:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 540/1115] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:34 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-14879e5e-82ac-4a97-bd40-5f38868a8dc8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-14879e5e-82ac-4a97-bd40-5f38868a8dc8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-14879e5e-82ac-4a97-bd40-5f38868a8dc8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-14879e5e-82ac-4a97-bd40-5f38868a8dc8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-14879e5e-82ac-4a97-bd40-5f38868a8dc8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-14879e5e-82ac-4a97-bd40-5f38868a8dc8 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 576/1116] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:34 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-32fcc6eb-f6c4-41ac-83e6-1c6753806b0f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32fcc6eb-f6c4-41ac-83e6-1c6753806b0f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32fcc6eb-f6c4-41ac-83e6-1c6753806b0f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32fcc6eb-f6c4-41ac-83e6-1c6753806b0f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-32fcc6eb-f6c4-41ac-83e6-1c6753806b0f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32fcc6eb-f6c4-41ac-83e6-1c6753806b0f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 541/1117] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:36 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-58cdc8a4-7453-44c3-844c-6e709b835b26 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-92348d41-5043-4297-8088-6c0cc2a31055 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92348d41-5043-4297-8088-6c0cc2a31055 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92348d41-5043-4297-8088-6c0cc2a31055 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92348d41-5043-4297-8088-6c0cc2a31055 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-92348d41-5043-4297-8088-6c0cc2a31055 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92348d41-5043-4297-8088-6c0cc2a31055 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 542/1118] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:37 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 1338 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cdb651e6-a528-426a-a6e5-5726adf5d60f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cdb651e6-a528-426a-a6e5-5726adf5d60f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cdb651e6-a528-426a-a6e5-5726adf5d60f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cdb651e6-a528-426a-a6e5-5726adf5d60f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-58cdc8a4-7453-44c3-844c-6e709b835b26 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 Sep 01 18:06:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-58cdc8a4-7453-44c3-844c-6e709b835b26 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-58cdc8a4-7453-44c3-844c-6e709b835b26 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cdb651e6-a528-426a-a6e5-5726adf5d60f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cdb651e6-a528-426a-a6e5-5726adf5d60f tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 543/1119] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:37 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 1338 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bc981bed-7ebc-4bb9-89b6-d6d0d0096147 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-58cdc8a4-7453-44c3-844c-6e709b835b26 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 returned with HTTP 200 Sep 01 18:06:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 577/1120] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:06:37 2026] GET /volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 => generated 440 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bc981bed-7ebc-4bb9-89b6-d6d0d0096147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bc981bed-7ebc-4bb9-89b6-d6d0d0096147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-848928461"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8f44e719-59bd-49a2-854d-0ba222795a46 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bc981bed-7ebc-4bb9-89b6-d6d0d0096147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bc981bed-7ebc-4bb9-89b6-d6d0d0096147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bc981bed-7ebc-4bb9-89b6-d6d0d0096147 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 544/1121] 192.168.122.108 () {60 vars in 1252 bytes} [Tue Sep 1 18:06:37 2026] PUT /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 791 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-19cac75e-cf15-44b7-9650-3a4c8f9f3202 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19cac75e-cf15-44b7-9650-3a4c8f9f3202 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19cac75e-cf15-44b7-9650-3a4c8f9f3202 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1960001175", "description": "This is the new description of volume"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-19cac75e-cf15-44b7-9650-3a4c8f9f3202 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-19cac75e-cf15-44b7-9650-3a4c8f9f3202 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19cac75e-cf15-44b7-9650-3a4c8f9f3202 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 545/1122] 192.168.122.108 () {60 vars in 1253 bytes} [Tue Sep 1 18:06:37 2026] PUT /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 831 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c10f8085-0489-4496-bd28-bec1d21cb66c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c10f8085-0489-4496-bd28-bec1d21cb66c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c10f8085-0489-4496-bd28-bec1d21cb66c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c10f8085-0489-4496-bd28-bec1d21cb66c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1074233592"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1074233592'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:37 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Create volume of 1 GB Sep 01 18:06:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c10f8085-0489-4496-bd28-bec1d21cb66c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Availability Zones retrieved successfully. Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c10f8085-0489-4496-bd28-bec1d21cb66c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Flow 'volume_create_api' (0417ea23-6ff3-4543-8eef-9e1586aa4d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 546/1123] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:37 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 1378 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (548eba22-da0d-473a-a275-01d759489729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-821066960", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2016361377"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-821066960', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2016361377'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume of 1 GB Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Availability Zones retrieved successfully. Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (567121b8-0b4b-46e6-9dd6-a19a07e249ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e2f790-372c-4d0f-b6da-bf8792b88d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (548eba22-da0d-473a-a275-01d759489729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374b9f57-b160-4c32-beec-a953c48302e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e2f790-372c-4d0f-b6da-bf8792b88d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1830f1-3a82-47dd-8df9-98065b04cb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Created reservations ['ef572c15-d1e5-4c2e-8268-c6c02f8f7bd7', 'e3ce7025-e266-4488-831c-c57c0e862223', 'be618647-c960-413f-96a5-8714ff2a58a5', 'f215591d-9584-4c77-8fcd-ce4fa6db6238'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1830f1-3a82-47dd-8df9-98065b04cb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef572c15-d1e5-4c2e-8268-c6c02f8f7bd7', 'e3ce7025-e266-4488-831c-c57c0e862223', 'be618647-c960-413f-96a5-8714ff2a58a5', 'f215591d-9584-4c77-8fcd-ce4fa6db6238']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c67285-8689-4a18-94f3-5cae3ce57b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c67285-8689-4a18-94f3-5cae3ce57b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8f2558c-3181-4d78-a249-e69a9300775b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-821066960',display_name='tempest-VolumesGetTest-Volume-2016361377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['ef572c15-d1e5-4c2e-8268-c6c02f8f7bd7','e3ce7025-e266-4488-831c-c57c0e862223','be618647-c960-413f-96a5-8714ff2a58a5','f215591d-9584-4c77-8fcd-ce4fa6db6238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-821066960',display_name='tempest-VolumesGetTest-Volume-2016361377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8f2558c-3181-4d78-a249-e69a9300775b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39eafdb01f8e491b809b878fa5f3d38b',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='f1fceb05113949a28912a0a01be66f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7314ab-81ae-423c-ab05-371fe066a44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Created reservations ['8af2b3d5-5b43-4117-886c-585e3ae7a25e', '11c8e09a-8505-4a77-b125-e5756a2965cb', '44cc6dca-53e4-47c5-b41c-a7345cab60f7', '718f5738-6a56-4c0a-a073-7a2286d26961'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374b9f57-b160-4c32-beec-a953c48302e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8af2b3d5-5b43-4117-886c-585e3ae7a25e', '11c8e09a-8505-4a77-b125-e5756a2965cb', '44cc6dca-53e4-47c5-b41c-a7345cab60f7', '718f5738-6a56-4c0a-a073-7a2286d26961']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41019765-db1e-4a01-b8c9-f69d2c653a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7314ab-81ae-423c-ab05-371fe066a44b) 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-821066960',display_name='tempest-VolumesGetTest-Volume-2016361377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39eafdb01f8e491b809b878fa5f3d38b',qos_specs=None,replication_status=,reservations=['ef572c15-d1e5-4c2e-8268-c6c02f8f7bd7','e3ce7025-e266-4488-831c-c57c0e862223','be618647-c960-413f-96a5-8714ff2a58a5','f215591d-9584-4c77-8fcd-ce4fa6db6238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fceb05113949a28912a0a01be66f29',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd11d18-347c-4b7b-aa71-c6af7eed1c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41019765-db1e-4a01-b8c9-f69d2c653a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e719e48c-d1fc-457f-b877-ca86601b4936', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1074233592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf353a5e709841499e55ec1082321815',qos_specs=None,replication_status=,reservations=['8af2b3d5-5b43-4117-886c-585e3ae7a25e','11c8e09a-8505-4a77-b125-e5756a2965cb','44cc6dca-53e4-47c5-b41c-a7345cab60f7','718f5738-6a56-4c0a-a073-7a2286d26961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20a8bb725284ca1a59b22465f7c5c20',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1074233592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e719e48c-d1fc-457f-b877-ca86601b4936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf353a5e709841499e55ec1082321815',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='e20a8bb725284ca1a59b22465f7c5c20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd11d18-347c-4b7b-aa71-c6af7eed1c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Flow 'volume_create_api' (567121b8-0b4b-46e6-9dd6-a19a07e249ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Create volume request issued successfully. Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38fbc5f8-d692-4b4a-828a-d1e8a4f36257 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d3fec43-1fb3-47b5-81b2-9eadf52f34f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 547/1124] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:06:38 2026] POST /volume/v3/volumes => generated 788 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dccc06b5-a90e-4b9e-a144-daa85843a473 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dccc06b5-a90e-4b9e-a144-daa85843a473 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dccc06b5-a90e-4b9e-a144-daa85843a473 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dccc06b5-a90e-4b9e-a144-daa85843a473 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d3fec43-1fb3-47b5-81b2-9eadf52f34f4) 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-1074233592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf353a5e709841499e55ec1082321815',qos_specs=None,replication_status=,reservations=['8af2b3d5-5b43-4117-886c-585e3ae7a25e','11c8e09a-8505-4a77-b125-e5756a2965cb','44cc6dca-53e4-47c5-b41c-a7345cab60f7','718f5738-6a56-4c0a-a073-7a2286d26961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20a8bb725284ca1a59b22465f7c5c20',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb4c826-132d-4ed7-b9ad-aba52cc0248c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb4c826-132d-4ed7-b9ad-aba52cc0248c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Flow 'volume_create_api' (0417ea23-6ff3-4543-8eef-9e1586aa4d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Create volume request issued successfully. Sep 01 18:06:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f44e719-59bd-49a2-854d-0ba222795a46 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 578/1125] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:06:37 2026] POST /volume/v3/volumes => generated 768 bytes in 1114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bdd4ee41-349c-4ab0-bc50-2c3ed5385599 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bdd4ee41-349c-4ab0-bc50-2c3ed5385599 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] GET http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bdd4ee41-349c-4ab0-bc50-2c3ed5385599 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bdd4ee41-349c-4ab0-bc50-2c3ed5385599 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dccc06b5-a90e-4b9e-a144-daa85843a473 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dccc06b5-a90e-4b9e-a144-daa85843a473 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 200 Sep 01 18:06:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 548/1126] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:38 2026] GET /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 856 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bdd4ee41-349c-4ab0-bc50-2c3ed5385599 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bdd4ee41-349c-4ab0-bc50-2c3ed5385599 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 200 Sep 01 18:06:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 579/1127] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:38 2026] GET /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 836 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-15aa6cdf-604c-4b0c-9418-ae16cd038b8b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15aa6cdf-604c-4b0c-9418-ae16cd038b8b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15aa6cdf-604c-4b0c-9418-ae16cd038b8b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15aa6cdf-604c-4b0c-9418-ae16cd038b8b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-48c730ec-9ef2-4c18-9d7c-781f9d532784 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-48c730ec-9ef2-4c18-9d7c-781f9d532784 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] GET http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-48c730ec-9ef2-4c18-9d7c-781f9d532784 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-48c730ec-9ef2-4c18-9d7c-781f9d532784 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-15aa6cdf-604c-4b0c-9418-ae16cd038b8b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15aa6cdf-604c-4b0c-9418-ae16cd038b8b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 200 Sep 01 18:06:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 549/1128] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:39 2026] GET /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 880 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-48c730ec-9ef2-4c18-9d7c-781f9d532784 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-48c730ec-9ef2-4c18-9d7c-781f9d532784 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 200 Sep 01 18:06:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 580/1129] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:39 2026] GET /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1222855385", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1222855385', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Create volume of 1 GB Sep 01 18:06:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Availability Zones retrieved successfully. Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Flow 'volume_create_api' (4fad511d-fb6e-4426-b887-cc2b796461f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2661e24-03d0-43f3-9dc3-b1166213986d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2661e24-03d0-43f3-9dc3-b1166213986d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b810ed2-4f42-4d2f-a58f-86cc26e32ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Created reservations ['b69ed230-9dad-4ad9-96f8-5d13b17ce12c', '0d32de24-4130-4ad3-9f6d-2241d182a557', 'b9c7ca24-a48e-4aee-b732-43f7111cbd17', 'f334f311-428b-4b90-9276-9ec62c7c4a4c'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b810ed2-4f42-4d2f-a58f-86cc26e32ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69ed230-9dad-4ad9-96f8-5d13b17ce12c', '0d32de24-4130-4ad3-9f6d-2241d182a557', 'b9c7ca24-a48e-4aee-b732-43f7111cbd17', 'f334f311-428b-4b90-9276-9ec62c7c4a4c']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c14646-03f7-4565-95c5-e38d6f4f6428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-139cd0bc-c9cb-49df-b3c3-042adfacfb0c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-139cd0bc-c9cb-49df-b3c3-042adfacfb0c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-139cd0bc-c9cb-49df-b3c3-042adfacfb0c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-139cd0bc-c9cb-49df-b3c3-042adfacfb0c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c14646-03f7-4565-95c5-e38d6f4f6428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1222855385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50ee15b624f647ffb20cc7528faf99bb',qos_specs=None,replication_status=,reservations=['b69ed230-9dad-4ad9-96f8-5d13b17ce12c','0d32de24-4130-4ad3-9f6d-2241d182a557','b9c7ca24-a48e-4aee-b732-43f7111cbd17','f334f311-428b-4b90-9276-9ec62c7c4a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87ea0bb4cd6a4d3fa7977a720f607ae2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1222855385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50ee15b624f647ffb20cc7528faf99bb',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='87ea0bb4cd6a4d3fa7977a720f607ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f548c071-e43a-4325-a636-77f44244a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f548c071-e43a-4325-a636-77f44244a0bf) 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-1222855385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50ee15b624f647ffb20cc7528faf99bb',qos_specs=None,replication_status=,reservations=['b69ed230-9dad-4ad9-96f8-5d13b17ce12c','0d32de24-4130-4ad3-9f6d-2241d182a557','b9c7ca24-a48e-4aee-b732-43f7111cbd17','f334f311-428b-4b90-9276-9ec62c7c4a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87ea0bb4cd6a4d3fa7977a720f607ae2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e4105e-6336-49da-947b-a64a5fe9e33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-139cd0bc-c9cb-49df-b3c3-042adfacfb0c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e4105e-6336-49da-947b-a64a5fe9e33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Flow 'volume_create_api' (4fad511d-fb6e-4426-b887-cc2b796461f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-139cd0bc-c9cb-49df-b3c3-042adfacfb0c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 200 Sep 01 18:06:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 581/1130] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:40 2026] GET /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 881 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d05a1580-e91d-42df-ab37-8f6ed77738b4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Create volume request issued successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2bdd24b9-30b9-4340-8df4-246801a1ca36 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 550/1131] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:06:40 2026] POST /volume/v3/volumes => generated 764 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d05a1580-e91d-42df-ab37-8f6ed77738b4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] GET http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d05a1580-e91d-42df-ab37-8f6ed77738b4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d05a1580-e91d-42df-ab37-8f6ed77738b4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-65acef8f-6791-4e20-a04e-5bb1f900fd55 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65acef8f-6791-4e20-a04e-5bb1f900fd55 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65acef8f-6791-4e20-a04e-5bb1f900fd55 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65acef8f-6791-4e20-a04e-5bb1f900fd55 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d05a1580-e91d-42df-ab37-8f6ed77738b4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d05a1580-e91d-42df-ab37-8f6ed77738b4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 200 Sep 01 18:06:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 582/1132] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:41 2026] GET /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 860 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2aa402d5-f2f5-45ab-b16b-c082bb8e6903 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-65acef8f-6791-4e20-a04e-5bb1f900fd55 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2aa402d5-f2f5-45ab-b16b-c082bb8e6903 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] PUT http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2aa402d5-f2f5-45ab-b16b-c082bb8e6903 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-848928461", "description": null}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65acef8f-6791-4e20-a04e-5bb1f900fd55 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 551/1133] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:41 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 832 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2aa402d5-f2f5-45ab-b16b-c082bb8e6903 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2aa402d5-f2f5-45ab-b16b-c082bb8e6903 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume updated successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2aa402d5-f2f5-45ab-b16b-c082bb8e6903 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 200 Sep 01 18:06:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 583/1134] 192.168.122.108 () {60 vars in 1252 bytes} [Tue Sep 1 18:06:41 2026] PUT /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 778 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ac28be54-4d17-489d-8152-ff3aa3fbcb6a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac28be54-4d17-489d-8152-ff3aa3fbcb6a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac28be54-4d17-489d-8152-ff3aa3fbcb6a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac28be54-4d17-489d-8152-ff3aa3fbcb6a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ac28be54-4d17-489d-8152-ff3aa3fbcb6a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac28be54-4d17-489d-8152-ff3aa3fbcb6a tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 200 Sep 01 18:06:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 552/1135] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:41 2026] GET /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 846 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-380eac26-c6d6-4a6e-9846-137890cb1f09 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-380eac26-c6d6-4a6e-9846-137890cb1f09 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-380eac26-c6d6-4a6e-9846-137890cb1f09 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-380eac26-c6d6-4a6e-9846-137890cb1f09 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-380eac26-c6d6-4a6e-9846-137890cb1f09 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume with id: e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-380eac26-c6d6-4a6e-9846-137890cb1f09 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-380eac26-c6d6-4a6e-9846-137890cb1f09 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume request issued successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-380eac26-c6d6-4a6e-9846-137890cb1f09 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 202 Sep 01 18:06:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 584/1136] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:41 2026] DELETE /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4ac8f78a-465f-4a0f-9ea9-0fffa78f1220 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ac8f78a-465f-4a0f-9ea9-0fffa78f1220 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ac8f78a-465f-4a0f-9ea9-0fffa78f1220 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ac8f78a-465f-4a0f-9ea9-0fffa78f1220 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4ac8f78a-465f-4a0f-9ea9-0fffa78f1220 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ac8f78a-465f-4a0f-9ea9-0fffa78f1220 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 200 Sep 01 18:06:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 553/1137] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:41 2026] GET /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2aa90ae6-5e7d-40f5-b7da-f5ba07f82de9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2aa90ae6-5e7d-40f5-b7da-f5ba07f82de9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] DELETE http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2aa90ae6-5e7d-40f5-b7da-f5ba07f82de9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2aa90ae6-5e7d-40f5-b7da-f5ba07f82de9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-2aa90ae6-5e7d-40f5-b7da-f5ba07f82de9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Delete volume with id: 6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2aa90ae6-5e7d-40f5-b7da-f5ba07f82de9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2aa90ae6-5e7d-40f5-b7da-f5ba07f82de9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Delete volume request issued successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2aa90ae6-5e7d-40f5-b7da-f5ba07f82de9 tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 202 Sep 01 18:06:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 585/1138] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:41 2026] DELETE /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a4a43a85-812a-4631-a877-eed761ff4deb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a4a43a85-812a-4631-a877-eed761ff4deb tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a4a43a85-812a-4631-a877-eed761ff4deb tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a4a43a85-812a-4631-a877-eed761ff4deb tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a4a43a85-812a-4631-a877-eed761ff4deb tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:06:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a4a43a85-812a-4631-a877-eed761ff4deb tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:06:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 554/1139] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:41 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-68c9f85c-b40f-4a49-a8e1-6ae758175700 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68c9f85c-b40f-4a49-a8e1-6ae758175700 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] GET http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68c9f85c-b40f-4a49-a8e1-6ae758175700 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68c9f85c-b40f-4a49-a8e1-6ae758175700 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8863942c-5572-41f2-9efc-ab9e0ec0e1e6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8863942c-5572-41f2-9efc-ab9e0ec0e1e6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8863942c-5572-41f2-9efc-ab9e0ec0e1e6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8863942c-5572-41f2-9efc-ab9e0ec0e1e6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-68c9f85c-b40f-4a49-a8e1-6ae758175700 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68c9f85c-b40f-4a49-a8e1-6ae758175700 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 200 Sep 01 18:06:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 586/1140] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:42 2026] GET /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 861 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8863942c-5572-41f2-9efc-ab9e0ec0e1e6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8863942c-5572-41f2-9efc-ab9e0ec0e1e6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 555/1141] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:42 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4372b87a-3848-42b3-9d60-ee1a9df0607b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4372b87a-3848-42b3-9d60-ee1a9df0607b tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4372b87a-3848-42b3-9d60-ee1a9df0607b tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4372b87a-3848-42b3-9d60-ee1a9df0607b tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 returned with HTTP 200 Sep 01 18:06:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 587/1142] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:06:42 2026] PUT /volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 => generated 395 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-963ae75d-3c12-419d-a1d8-caa3c412963c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Create volume of 2 GB Sep 01 18:06:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Availability Zones retrieved successfully. Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-43fad10e-4dcb-4e7f-9b04-b915ae2c741b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-43fad10e-4dcb-4e7f-9b04-b915ae2c741b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Flow 'volume_create_api' (0c21c0ee-7304-4537-919b-410739bf9f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-43fad10e-4dcb-4e7f-9b04-b915ae2c741b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-43fad10e-4dcb-4e7f-9b04-b915ae2c741b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23821b5-aceb-42c1-bd69-92a6cb48ebe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Validating volume size '2' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-43fad10e-4dcb-4e7f-9b04-b915ae2c741b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-43fad10e-4dcb-4e7f-9b04-b915ae2c741b tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 200 Sep 01 18:06:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 588/1143] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:42 2026] GET /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 845 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23821b5-aceb-42c1-bd69-92a6cb48ebe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1725b4de-504d-4c18-8285-65977e013ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: WARNING cinder.quota_utils [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Quota exceeded for bf353a5e709841499e55ec1082321815, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a269d2fd-8dc2-4f85-92be-d9a0e30270ff None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a269d2fd-8dc2-4f85-92be-d9a0e30270ff tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a269d2fd-8dc2-4f85-92be-d9a0e30270ff tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a269d2fd-8dc2-4f85-92be-d9a0e30270ff tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1725b4de-504d-4c18-8285-65977e013ec2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 18:06:42 devstack devstack@c-api.service[86562]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1725b4de-504d-4c18-8285-65977e013ec2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1725b4de-504d-4c18-8285-65977e013ec2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23821b5-aceb-42c1-bd69-92a6cb48ebe6) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:42 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23821b5-aceb-42c1-bd69-92a6cb48ebe6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 18:06:42 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Flow 'volume_create_api' (0c21c0ee-7304-4537-919b-410739bf9f06) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 18:06:42 devstack devstack@c-api.service[86562]: INFO cinder.api.middleware.fault [None req-963ae75d-3c12-419d-a1d8-caa3c412963c tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 413 Sep 01 18:06:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 556/1144] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:06:42 2026] POST /volume/v3/volumes => generated 208 bytes in 354 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a269d2fd-8dc2-4f85-92be-d9a0e30270ff tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Volume info retrieved successfully. Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-621d0474-cfe8-416c-a0c8-d43ee2783612 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-621d0474-cfe8-416c-a0c8-d43ee2783612 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 Sep 01 18:06:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-621d0474-cfe8-416c-a0c8-d43ee2783612 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a269d2fd-8dc2-4f85-92be-d9a0e30270ff tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 200 Sep 01 18:06:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 589/1145] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:42 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-621d0474-cfe8-416c-a0c8-d43ee2783612 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 557/1146] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:06:42 2026] PUT /volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 => generated 395 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Create volume of 1 GB Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Availability Zones retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Flow 'volume_create_api' (e23a4a7a-0a70-406e-a61c-a2ea1ea733ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553f4da5-cd11-47ea-b110-69705b979476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553f4da5-cd11-47ea-b110-69705b979476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50fbba62-3fcb-429d-9285-67bfd00ff5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: WARNING cinder.quota_utils [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Quota exceeded for bf353a5e709841499e55ec1082321815, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 18:06:43 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50fbba62-3fcb-429d-9285-67bfd00ff5b1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 18:06:43 devstack devstack@c-api.service[86561]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50fbba62-3fcb-429d-9285-67bfd00ff5b1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50fbba62-3fcb-429d-9285-67bfd00ff5b1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553f4da5-cd11-47ea-b110-69705b979476) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553f4da5-cd11-47ea-b110-69705b979476) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 18:06:43 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Flow 'volume_create_api' (e23a4a7a-0a70-406e-a61c-a2ea1ea733ec) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.middleware.fault [None req-5dc5d7c9-f897-4b55-b9a0-e755404de693 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 413 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 590/1147] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:06:43 2026] POST /volume/v3/volumes => generated 150 bytes in 273 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-932c130b-3979-4a30-a0de-2308e7e5dd28 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-932c130b-3979-4a30-a0de-2308e7e5dd28 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-932c130b-3979-4a30-a0de-2308e7e5dd28 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f9a03b7e-27f6-411a-888b-86a68f07da99 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9a03b7e-27f6-411a-888b-86a68f07da99 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9a03b7e-27f6-411a-888b-86a68f07da99 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9a03b7e-27f6-411a-888b-86a68f07da99 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f9a03b7e-27f6-411a-888b-86a68f07da99 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9a03b7e-27f6-411a-888b-86a68f07da99 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 591/1148] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0f4d374e-a27f-4978-b5d6-980f89b0bbcc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0f4d374e-a27f-4978-b5d6-980f89b0bbcc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0f4d374e-a27f-4978-b5d6-980f89b0bbcc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0f4d374e-a27f-4978-b5d6-980f89b0bbcc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-932c130b-3979-4a30-a0de-2308e7e5dd28 tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 558/1149] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:06:43 2026] PUT /volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 => generated 394 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-de9665fd-2ea9-408d-af60-24f48235b8d8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0f4d374e-a27f-4978-b5d6-980f89b0bbcc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-de9665fd-2ea9-408d-af60-24f48235b8d8 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] POST http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936/action Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-de9665fd-2ea9-408d-af60-24f48235b8d8 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-de9665fd-2ea9-408d-af60-24f48235b8d8 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0f4d374e-a27f-4978-b5d6-980f89b0bbcc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 592/1150] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-de9665fd-2ea9-408d-af60-24f48235b8d8 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1da5b4d6-e0cb-42dd-aa9c-c2130af433fc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1da5b4d6-e0cb-42dd-aa9c-c2130af433fc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1da5b4d6-e0cb-42dd-aa9c-c2130af433fc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1da5b4d6-e0cb-42dd-aa9c-c2130af433fc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-1da5b4d6-e0cb-42dd-aa9c-c2130af433fc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1da5b4d6-e0cb-42dd-aa9c-c2130af433fc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1da5b4d6-e0cb-42dd-aa9c-c2130af433fc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Get all volumes completed successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1da5b4d6-e0cb-42dd-aa9c-c2130af433fc tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 593/1151] 192.168.122.108 () {58 vars in 1121 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes => generated 347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fc2e8d11-7fda-4888-9339-f46107e28a02 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fc2e8d11-7fda-4888-9339-f46107e28a02 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fc2e8d11-7fda-4888-9339-f46107e28a02 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fc2e8d11-7fda-4888-9339-f46107e28a02 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fc2e8d11-7fda-4888-9339-f46107e28a02 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fc2e8d11-7fda-4888-9339-f46107e28a02 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: ERROR cinder.volume.api [None req-de9665fd-2ea9-408d-af60-24f48235b8d8 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Quota exceeded for bf353a5e709841499e55ec1082321815, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 594/1152] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.middleware.fault [None req-de9665fd-2ea9-408d-af60-24f48235b8d8 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936/action returned with HTTP 413 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 559/1153] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:06:43 2026] POST /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936/action => generated 208 bytes in 129 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-57a1b5a8-8473-4217-b997-edcee60f6ea4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-57a1b5a8-8473-4217-b997-edcee60f6ea4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] GET http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-57a1b5a8-8473-4217-b997-edcee60f6ea4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-57a1b5a8-8473-4217-b997-edcee60f6ea4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-57a1b5a8-8473-4217-b997-edcee60f6ea4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-57a1b5a8-8473-4217-b997-edcee60f6ea4 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 595/1154] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-29e2bfed-410d-4863-a8cb-c6e0321a77c7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-29e2bfed-410d-4863-a8cb-c6e0321a77c7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-29e2bfed-410d-4863-a8cb-c6e0321a77c7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-29e2bfed-410d-4863-a8cb-c6e0321a77c7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-13461e43-d2ff-4e55-9cb4-b6f7567e07fd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-13461e43-d2ff-4e55-9cb4-b6f7567e07fd tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-13461e43-d2ff-4e55-9cb4-b6f7567e07fd tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-13461e43-d2ff-4e55-9cb4-b6f7567e07fd tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-13461e43-d2ff-4e55-9cb4-b6f7567e07fd tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Delete volume with id: e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-13461e43-d2ff-4e55-9cb4-b6f7567e07fd tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-29e2bfed-410d-4863-a8cb-c6e0321a77c7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-29e2bfed-410d-4863-a8cb-c6e0321a77c7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 560/1155] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-99caf257-a16c-4c08-836d-b33c381342a1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99caf257-a16c-4c08-836d-b33c381342a1 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99caf257-a16c-4c08-836d-b33c381342a1 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-99caf257-a16c-4c08-836d-b33c381342a1 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-13461e43-d2ff-4e55-9cb4-b6f7567e07fd tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Delete volume request issued successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-13461e43-d2ff-4e55-9cb4-b6f7567e07fd tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 202 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 596/1156] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:43 2026] DELETE /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c7b77a0c-99e9-48f4-a163-59b449f9a8a7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7b77a0c-99e9-48f4-a163-59b449f9a8a7 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] GET http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7b77a0c-99e9-48f4-a163-59b449f9a8a7 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7b77a0c-99e9-48f4-a163-59b449f9a8a7 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-99caf257-a16c-4c08-836d-b33c381342a1 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b returned with HTTP 404 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 561/1157] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/e8f2558c-3181-4d78-a249-e69a9300775b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-65cf29d4-d3e6-462b-a62d-de0da28ec4ec None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65cf29d4-d3e6-462b-a62d-de0da28ec4ec tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65cf29d4-d3e6-462b-a62d-de0da28ec4ec tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65cf29d4-d3e6-462b-a62d-de0da28ec4ec tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c7b77a0c-99e9-48f4-a163-59b449f9a8a7 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7b77a0c-99e9-48f4-a163-59b449f9a8a7 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 597/1158] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-65cf29d4-d3e6-462b-a62d-de0da28ec4ec tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65cf29d4-d3e6-462b-a62d-de0da28ec4ec tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 562/1159] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 1378 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c3bf7cfe-5cb1-41c5-a74a-cf667c591a9c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c3bf7cfe-5cb1-41c5-a74a-cf667c591a9c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] DELETE http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c3bf7cfe-5cb1-41c5-a74a-cf667c591a9c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c3bf7cfe-5cb1-41c5-a74a-cf667c591a9c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c3bf7cfe-5cb1-41c5-a74a-cf667c591a9c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume with id: 6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c3bf7cfe-5cb1-41c5-a74a-cf667c591a9c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dd49a418-ff7f-4022-af39-71c230984e5f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd49a418-ff7f-4022-af39-71c230984e5f tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] GET http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd49a418-ff7f-4022-af39-71c230984e5f tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd49a418-ff7f-4022-af39-71c230984e5f tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c3bf7cfe-5cb1-41c5-a74a-cf667c591a9c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Delete volume request issued successfully. Sep 01 18:06:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c3bf7cfe-5cb1-41c5-a74a-cf667c591a9c tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 202 Sep 01 18:06:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 598/1160] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:06:43 2026] DELETE /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:06:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-58ef4a41-981f-41c1-94ea-6aa98fed1262 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-58ef4a41-981f-41c1-94ea-6aa98fed1262 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-58ef4a41-981f-41c1-94ea-6aa98fed1262 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-58ef4a41-981f-41c1-94ea-6aa98fed1262 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-58ef4a41-981f-41c1-94ea-6aa98fed1262 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd49a418-ff7f-4022-af39-71c230984e5f tempest-AttachVolumeShelveTestJSON-467149800 tempest-AttachVolumeShelveTestJSON-467149800-project-member] http://192.168.122.108/volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 returned with HTTP 404 Sep 01 18:06:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 563/1161] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/6ebb66f3-f41b-40ac-958f-4faebab16742 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9b636959-d721-435f-9886-4e5ebcd116ab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-58ef4a41-981f-41c1-94ea-6aa98fed1262 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 599/1162] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:43 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 1377 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b636959-d721-435f-9886-4e5ebcd116ab None None] GET http://192.168.122.108/volume// Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b636959-d721-435f-9886-4e5ebcd116ab None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b636959-d721-435f-9886-4e5ebcd116ab None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b636959-d721-435f-9886-4e5ebcd116ab None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:06:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 564/1163] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:06:44 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-0df29853-e610-47f0-a722-2f7f52fe2127 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-0df29853-e610-47f0-a722-2f7f52fe2127 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-0df29853-e610-47f0-a722-2f7f52fe2127 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7", "connector": null, "instance_uuid": "5cd743af-bbbc-4936-81d9-70cf48e3dae4"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-0df29853-e610-47f0-a722-2f7f52fe2127 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:06:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 600/1164] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:06:44 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-56477e6b-1f45-4b4f-9d75-133c53c6bd2a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-56477e6b-1f45-4b4f-9d75-133c53c6bd2a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-56477e6b-1f45-4b4f-9d75-133c53c6bd2a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-56477e6b-1f45-4b4f-9d75-133c53c6bd2a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-56477e6b-1f45-4b4f-9d75-133c53c6bd2a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f6ae6225-dc6b-4502-a327-d326cc27cc82 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f6ae6225-dc6b-4502-a327-d326cc27cc82 None None] GET http://192.168.122.108/volume// Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f6ae6225-dc6b-4502-a327-d326cc27cc82 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f6ae6225-dc6b-4502-a327-d326cc27cc82 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f6ae6225-dc6b-4502-a327-d326cc27cc82 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:06:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 601/1165] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:06:44 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:06:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-56477e6b-1f45-4b4f-9d75-133c53c6bd2a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 565/1166] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:44 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 856 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-f8d2ae02-2522-4082-aec4-7b3663d3c079 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-f8d2ae02-2522-4082-aec4-7b3663d3c079 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-f8d2ae02-2522-4082-aec4-7b3663d3c079 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-f8d2ae02-2522-4082-aec4-7b3663d3c079 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-f8d2ae02-2522-4082-aec4-7b3663d3c079 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-f8d2ae02-2522-4082-aec4-7b3663d3c079 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 602/1167] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:06:44 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 1037 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-8aaffba8-653c-4539-a45f-2385b7899f22 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-8aaffba8-653c-4539-a45f-2385b7899f22 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] PUT http://192.168.122.108/volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-8aaffba8-653c-4539-a45f-2385b7899f22 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ebe98673-ba27-4031-a867-b0b35e1fb8d5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ebe98673-ba27-4031-a867-b0b35e1fb8d5 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] GET http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ebe98673-ba27-4031-a867-b0b35e1fb8d5 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ebe98673-ba27-4031-a867-b0b35e1fb8d5 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-8aaffba8-653c-4539-a45f-2385b7899f22 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Acquiring lock "cinder-attachment_update-2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:06:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:44 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-8aaffba8-653c-4539-a45f-2385b7899f22 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Lock "cinder-attachment_update-2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7-devstack" acquired by "attachment_update" :: waited 0.047s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:06:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ebe98673-ba27-4031-a867-b0b35e1fb8d5 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Volume info retrieved successfully. Sep 01 18:06:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ebe98673-ba27-4031-a867-b0b35e1fb8d5 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 200 Sep 01 18:06:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 603/1168] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:44 2026] GET /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 860 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6af3d135-3d14-4d78-a19e-62f9fe2d0475 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6af3d135-3d14-4d78-a19e-62f9fe2d0475 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6af3d135-3d14-4d78-a19e-62f9fe2d0475 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6af3d135-3d14-4d78-a19e-62f9fe2d0475 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6af3d135-3d14-4d78-a19e-62f9fe2d0475 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Volume info retrieved successfully. Sep 01 18:06:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6af3d135-3d14-4d78-a19e-62f9fe2d0475 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 200 Sep 01 18:06:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 604/1169] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:45 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 1377 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:45 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-8aaffba8-653c-4539-a45f-2385b7899f22 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Lock "cinder-attachment_update-2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7-devstack" released by "attachment_update" :: held 0.482s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:06:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-8aaffba8-653c-4539-a45f-2385b7899f22 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 returned with HTTP 200 Sep 01 18:06:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 566/1170] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:06:44 2026] PUT /volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 => generated 694 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9ecc4f8f-a586-42fc-9288-79845539e4b7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9ecc4f8f-a586-42fc-9288-79845539e4b7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9ecc4f8f-a586-42fc-9288-79845539e4b7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9ecc4f8f-a586-42fc-9288-79845539e4b7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9ecc4f8f-a586-42fc-9288-79845539e4b7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9ecc4f8f-a586-42fc-9288-79845539e4b7 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 605/1171] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:45 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-734d392c-99fb-4957-89a6-d045845fe956 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-734d392c-99fb-4957-89a6-d045845fe956 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] GET http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 Sep 01 18:06:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-734d392c-99fb-4957-89a6-d045845fe956 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-734d392c-99fb-4957-89a6-d045845fe956 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-734d392c-99fb-4957-89a6-d045845fe956 tempest-VolumeQuotasNegativeTestJSON-1615934746 tempest-VolumeQuotasNegativeTestJSON-1615934746-project-member] http://192.168.122.108/volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 returned with HTTP 404 Sep 01 18:06:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 567/1172] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:45 2026] GET /volume/v3/volumes/e719e48c-d1fc-457f-b877-ca86601b4936 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f0536534-cf7b-4aea-8741-775773b2679f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f0536534-cf7b-4aea-8741-775773b2679f tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 Sep 01 18:06:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f0536534-cf7b-4aea-8741-775773b2679f tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-95955693-4794-4433-8028-35631a77b059 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95955693-4794-4433-8028-35631a77b059 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] GET http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b Sep 01 18:06:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95955693-4794-4433-8028-35631a77b059 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95955693-4794-4433-8028-35631a77b059 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95955693-4794-4433-8028-35631a77b059 tempest-VolumesGetTest-930162399 tempest-VolumesGetTest-930162399-project-member] http://192.168.122.108/volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b returned with HTTP 404 Sep 01 18:06:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 568/1173] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:46 2026] GET /volume/v3/volumes/6bfa8bae-5213-4372-9ccc-66ef6751b50b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f0536534-cf7b-4aea-8741-775773b2679f tempest-VolumeQuotasNegativeTestJSON-553537885 tempest-VolumeQuotasNegativeTestJSON-553537885-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 returned with HTTP 200 Sep 01 18:06:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 606/1174] 192.168.122.108 () {60 vars in 1259 bytes} [Tue Sep 1 18:06:46 2026] PUT /volume/v3/os-quota-sets/bf353a5e709841499e55ec1082321815 => generated 398 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-9297ad73-8854-4f2f-a59a-ea8f1960553b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-9297ad73-8854-4f2f-a59a-ea8f1960553b tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] POST http://192.168.122.108/volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0/action Sep 01 18:06:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-9297ad73-8854-4f2f-a59a-ea8f1960553b tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-9297ad73-8854-4f2f-a59a-ea8f1960553b tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ab3c692f-1a0b-4b96-9ef9-19ad28c0bf73 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab3c692f-1a0b-4b96-9ef9-19ad28c0bf73 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab3c692f-1a0b-4b96-9ef9-19ad28c0bf73 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab3c692f-1a0b-4b96-9ef9-19ad28c0bf73 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:46 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:46 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:46 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:46 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:46 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ab3c692f-1a0b-4b96-9ef9-19ad28c0bf73 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-88177eb6-9a4b-4fcf-9b0e-501d8d7f6920 req-9297ad73-8854-4f2f-a59a-ea8f1960553b tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0/action returned with HTTP 204 Sep 01 18:06:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 569/1175] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:06:46 2026] POST /volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab3c692f-1a0b-4b96-9ef9-19ad28c0bf73 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 607/1176] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:46 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 857 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-595a753b-ff15-4124-8706-90b24e8bfa1e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-595a753b-ff15-4124-8706-90b24e8bfa1e tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-595a753b-ff15-4124-8706-90b24e8bfa1e tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-595a753b-ff15-4124-8706-90b24e8bfa1e tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-595a753b-ff15-4124-8706-90b24e8bfa1e tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-595a753b-ff15-4124-8706-90b24e8bfa1e tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 570/1177] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:47 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 1149 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e423b226-f75a-404a-8360-50beded9bd6f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e423b226-f75a-404a-8360-50beded9bd6f tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e423b226-f75a-404a-8360-50beded9bd6f tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e423b226-f75a-404a-8360-50beded9bd6f tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e423b226-f75a-404a-8360-50beded9bd6f tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e423b226-f75a-404a-8360-50beded9bd6f tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 608/1178] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:47 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:06:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-da21d2ae-d310-422b-a2c4-4ecbc3009c9a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-da21d2ae-d310-422b-a2c4-4ecbc3009c9a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:06:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-da21d2ae-d310-422b-a2c4-4ecbc3009c9a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-da21d2ae-d310-422b-a2c4-4ecbc3009c9a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-da21d2ae-d310-422b-a2c4-4ecbc3009c9a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:06:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-da21d2ae-d310-422b-a2c4-4ecbc3009c9a tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:06:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 571/1179] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:47 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e9a7a429-f8c5-41fd-8cbf-12e4907ebbea None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e9a7a429-f8c5-41fd-8cbf-12e4907ebbea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes Sep 01 18:06:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e9a7a429-f8c5-41fd-8cbf-12e4907ebbea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e9a7a429-f8c5-41fd-8cbf-12e4907ebbea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-e9a7a429-f8c5-41fd-8cbf-12e4907ebbea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:06:51 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e9a7a429-f8c5-41fd-8cbf-12e4907ebbea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:06:51 devstack devstack@c-api.service[86561]: /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 01 18:06:51 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:06:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e9a7a429-f8c5-41fd-8cbf-12e4907ebbea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:06:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e9a7a429-f8c5-41fd-8cbf-12e4907ebbea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 200 Sep 01 18:06:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 609/1180] 192.168.122.108 () {58 vars in 1121 bytes} [Tue Sep 1 18:06:51 2026] GET /volume/v3/volumes => generated 15 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:06:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-275775590"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-275775590'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:51 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume of 1 GB Sep 01 18:06:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Availability Zones retrieved successfully. Sep 01 18:06:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Flow 'volume_create_api' (2f9e489a-cd57-4b33-8837-3df6d4a24a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587e9be2-1a62-498e-8d81-c8fbd579a9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587e9be2-1a62-498e-8d81-c8fbd579a9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9c1dc3-8d9d-4d34-a8cd-28f81223fb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Created reservations ['b910f04c-f7c4-446e-94c5-f411d0186fe6', '7c562e91-e2e9-4c4d-ab06-efe24bea24bf', 'e5f22168-89b9-487d-b657-9eabbf5b951d', '665d3edc-5c29-4d16-916a-b48cd1f43da0'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9c1dc3-8d9d-4d34-a8cd-28f81223fb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b910f04c-f7c4-446e-94c5-f411d0186fe6', '7c562e91-e2e9-4c4d-ab06-efe24bea24bf', 'e5f22168-89b9-487d-b657-9eabbf5b951d', '665d3edc-5c29-4d16-916a-b48cd1f43da0']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9360e288-5db0-40dc-85b6-0679de9b4771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9360e288-5db0-40dc-85b6-0679de9b4771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e721eeed-5eff-4b98-a00b-f84826708059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-275775590',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='394e3ba07fce4810ae32d77fe1e086ce',qos_specs=None,replication_status=,reservations=['b910f04c-f7c4-446e-94c5-f411d0186fe6','7c562e91-e2e9-4c4d-ab06-efe24bea24bf','e5f22168-89b9-487d-b657-9eabbf5b951d','665d3edc-5c29-4d16-916a-b48cd1f43da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448efe9284104e489cc5de792a9fdd50',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-275775590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e721eeed-5eff-4b98-a00b-f84826708059,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='394e3ba07fce4810ae32d77fe1e086ce',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='448efe9284104e489cc5de792a9fdd50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b3b6f4-9cd7-4850-aae5-de83aa73a139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b3b6f4-9cd7-4850-aae5-de83aa73a139) 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-275775590',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='394e3ba07fce4810ae32d77fe1e086ce',qos_specs=None,replication_status=,reservations=['b910f04c-f7c4-446e-94c5-f411d0186fe6','7c562e91-e2e9-4c4d-ab06-efe24bea24bf','e5f22168-89b9-487d-b657-9eabbf5b951d','665d3edc-5c29-4d16-916a-b48cd1f43da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448efe9284104e489cc5de792a9fdd50',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (702bd1af-e954-43d0-9a47-20338a496c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (702bd1af-e954-43d0-9a47-20338a496c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Flow 'volume_create_api' (2f9e489a-cd57-4b33-8837-3df6d4a24a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume request issued successfully. Sep 01 18:06:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d97578ec-32e1-4416-96bd-92d6335f74c5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 572/1181] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:06:51 2026] POST /volume/v3/volumes => generated 772 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb08401e-06a1-4b5a-b82b-51b95904f3c1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb08401e-06a1-4b5a-b82b-51b95904f3c1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:06:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb08401e-06a1-4b5a-b82b-51b95904f3c1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb08401e-06a1-4b5a-b82b-51b95904f3c1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eb08401e-06a1-4b5a-b82b-51b95904f3c1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb08401e-06a1-4b5a-b82b-51b95904f3c1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:06:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 610/1182] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:52 2026] GET /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 840 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5824d196-322d-412a-8da2-30b25ba86c2a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5824d196-322d-412a-8da2-30b25ba86c2a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:06:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5824d196-322d-412a-8da2-30b25ba86c2a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5824d196-322d-412a-8da2-30b25ba86c2a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5824d196-322d-412a-8da2-30b25ba86c2a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5824d196-322d-412a-8da2-30b25ba86c2a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:06:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 573/1183] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:53 2026] GET /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ec4ecb07-8c24-4d75-b17a-bb035c7ce8de None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ec4ecb07-8c24-4d75-b17a-bb035c7ce8de tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ec4ecb07-8c24-4d75-b17a-bb035c7ce8de tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ec4ecb07-8c24-4d75-b17a-bb035c7ce8de tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ec4ecb07-8c24-4d75-b17a-bb035c7ce8de tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-24eebead-ebf2-432e-be98-a53fb83fb86d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ec4ecb07-8c24-4d75-b17a-bb035c7ce8de tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:06:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 611/1184] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:54 2026] GET /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 865 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d658f02f-1bd5-4ef7-8ba0-5a2e4f841f66 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d658f02f-1bd5-4ef7-8ba0-5a2e4f841f66 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d658f02f-1bd5-4ef7-8ba0-5a2e4f841f66 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d658f02f-1bd5-4ef7-8ba0-5a2e4f841f66 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d658f02f-1bd5-4ef7-8ba0-5a2e4f841f66 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d658f02f-1bd5-4ef7-8ba0-5a2e4f841f66 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:06:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 612/1185] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:54 2026] GET /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-332315766"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-332315766'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume of 1 GB Sep 01 18:06:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Availability Zones retrieved successfully. Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Flow 'volume_create_api' (53760dd5-0221-4403-b1da-10a2751c9a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c335343-cb85-4259-bfc3-9df9d4fb6f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c335343-cb85-4259-bfc3-9df9d4fb6f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5143e58b-d38e-44a7-bd8c-e295f4389f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Created reservations ['4fe506a5-8972-4401-85b4-2e4b94f3d96f', '847ae3bd-8cab-400e-9478-8882d40c6b16', 'de234103-95a8-46e5-9a8f-cc39db1364bc', '3b5e1cb4-12f6-4665-9ceb-adec414a8b25'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5143e58b-d38e-44a7-bd8c-e295f4389f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe506a5-8972-4401-85b4-2e4b94f3d96f', '847ae3bd-8cab-400e-9478-8882d40c6b16', 'de234103-95a8-46e5-9a8f-cc39db1364bc', '3b5e1cb4-12f6-4665-9ceb-adec414a8b25']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-24eebead-ebf2-432e-be98-a53fb83fb86d tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] GET http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b Sep 01 18:06:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-24eebead-ebf2-432e-be98-a53fb83fb86d tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-24eebead-ebf2-432e-be98-a53fb83fb86d tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b582be-eaaf-40f0-909c-35847f23cd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-24eebead-ebf2-432e-be98-a53fb83fb86d tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b returned with HTTP 200 Sep 01 18:06:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 574/1186] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:06:54 2026] GET /volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b => generated 440 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2fc354eb-4852-45c7-a1b8-79e8e7136c37 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b582be-eaaf-40f0-909c-35847f23cd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a9e368a-4bbb-4aad-8578-8a2956857edc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-332315766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='394e3ba07fce4810ae32d77fe1e086ce',qos_specs=None,replication_status=,reservations=['4fe506a5-8972-4401-85b4-2e4b94f3d96f','847ae3bd-8cab-400e-9478-8882d40c6b16','de234103-95a8-46e5-9a8f-cc39db1364bc','3b5e1cb4-12f6-4665-9ceb-adec414a8b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448efe9284104e489cc5de792a9fdd50',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-332315766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a9e368a-4bbb-4aad-8578-8a2956857edc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='394e3ba07fce4810ae32d77fe1e086ce',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='448efe9284104e489cc5de792a9fdd50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1156671-a81c-4825-b1f1-bcd6ff046cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2fc354eb-4852-45c7-a1b8-79e8e7136c37 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2fc354eb-4852-45c7-a1b8-79e8e7136c37 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2094300184"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1156671-a81c-4825-b1f1-bcd6ff046cab) 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-332315766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='394e3ba07fce4810ae32d77fe1e086ce',qos_specs=None,replication_status=,reservations=['4fe506a5-8972-4401-85b4-2e4b94f3d96f','847ae3bd-8cab-400e-9478-8882d40c6b16','de234103-95a8-46e5-9a8f-cc39db1364bc','3b5e1cb4-12f6-4665-9ceb-adec414a8b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448efe9284104e489cc5de792a9fdd50',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcbcdd4-3d60-4573-858a-318f4108134a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2fc354eb-4852-45c7-a1b8-79e8e7136c37 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:06:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 575/1187] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:06:55 2026] POST /volume/v3/types => generated 224 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-878502a5-a4ea-4be5-8f9f-11bbe6196b14 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-878502a5-a4ea-4be5-8f9f-11bbe6196b14 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-878502a5-a4ea-4be5-8f9f-11bbe6196b14 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcbcdd4-3d60-4573-858a-318f4108134a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Flow 'volume_create_api' (53760dd5-0221-4403-b1da-10a2751c9a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume request issued successfully. Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f8fdae9-c3ee-4e55-87c5-6d321cdb1545 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 613/1188] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:06:54 2026] POST /volume/v3/volumes => generated 772 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2c035aac-79ab-4751-a349-fef71052ffcb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c035aac-79ab-4751-a349-fef71052ffcb tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c035aac-79ab-4751-a349-fef71052ffcb tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-493403215"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c035aac-79ab-4751-a349-fef71052ffcb tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:06:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 614/1189] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:06:55 2026] POST /volume/v3/group_types => generated 180 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-235e3f14-d019-45dc-a590-0518ba09a0d7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-235e3f14-d019-45dc-a590-0518ba09a0d7 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-235e3f14-d019-45dc-a590-0518ba09a0d7 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-235e3f14-d019-45dc-a590-0518ba09a0d7 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-235e3f14-d019-45dc-a590-0518ba09a0d7 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-235e3f14-d019-45dc-a590-0518ba09a0d7 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 200 Sep 01 18:06:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 615/1190] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:55 2026] GET /volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 840 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ba27c745-2f74-4d25-a9c8-de5665a6b905 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-878502a5-a4ea-4be5-8f9f-11bbe6196b14 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2094300184 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2094300184, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:06:55 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-878502a5-a4ea-4be5-8f9f-11bbe6196b14 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2094300184 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2094300184, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:06:55 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-878502a5-a4ea-4be5-8f9f-11bbe6196b14 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2094300184 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2094300184, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:06:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-878502a5-a4ea-4be5-8f9f-11bbe6196b14 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b returned with HTTP 200 Sep 01 18:06:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 576/1191] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:06:55 2026] PUT /volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b => generated 592 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ba27c745-2f74-4d25-a9c8-de5665a6b905 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ba27c745-2f74-4d25-a9c8-de5665a6b905 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e57ebfed-1d3b-48aa-920e-c328ee57fa80", "volume_types": ["360f565a-034f-4e21-b7b5-0d766b794a0b"], "name": "tempest-GroupSnapshotsTest-Group-89779388"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-ba27c745-2f74-4d25-a9c8-de5665a6b905 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating new group {'group': {'group_type': 'e57ebfed-1d3b-48aa-920e-c328ee57fa80', 'volume_types': ['360f565a-034f-4e21-b7b5-0d766b794a0b'], 'name': 'tempest-GroupSnapshotsTest-Group-89779388'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-ba27c745-2f74-4d25-a9c8-de5665a6b905 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating group tempest-GroupSnapshotsTest-Group-89779388. Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ba27c745-2f74-4d25-a9c8-de5665a6b905 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Availability Zones retrieved successfully. Sep 01 18:06:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-ba27c745-2f74-4d25-a9c8-de5665a6b905 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['d1af292d-3040-4518-bb8d-639c9984021a'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-172696048"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-172696048'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Create volume of 1 GB Sep 01 18:06:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Availability Zones retrieved successfully. Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Flow 'volume_create_api' (d6aba36b-ac1a-4fb9-a8f8-985c53dd41f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ba27c745-2f74-4d25-a9c8-de5665a6b905 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:06:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 616/1192] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:06:55 2026] POST /volume/v3/groups => generated 110 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0dc55e-9e9b-4d61-b737-207f02ed270c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6731171d-18db-41d1-8097-15a17a9eabd7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6731171d-18db-41d1-8097-15a17a9eabd7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6731171d-18db-41d1-8097-15a17a9eabd7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6731171d-18db-41d1-8097-15a17a9eabd7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-6731171d-18db-41d1-8097-15a17a9eabd7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 269f66a7-9994-4633-ba8f-0a61fcbbdb0f {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:06:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:55 devstack devstack@c-api.service[86561]: /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 01 18:06:55 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:06:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6731171d-18db-41d1-8097-15a17a9eabd7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f returned with HTTP 200 Sep 01 18:06:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 617/1193] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:06:55 2026] GET /volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f => generated 390 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0dc55e-9e9b-4d61-b737-207f02ed270c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea9f464-16b5-4489-b765-db2cc33bf53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Created reservations ['f95799ab-7668-4656-9bb3-673e491a83d8', 'a9a4b1a6-5727-45cc-a05c-33f16589de58', '594114b1-1f0d-443f-bfbd-6d8145d31946', '5d4e1019-e671-4626-8c65-e13c23735d27'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea9f464-16b5-4489-b765-db2cc33bf53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f95799ab-7668-4656-9bb3-673e491a83d8', 'a9a4b1a6-5727-45cc-a05c-33f16589de58', '594114b1-1f0d-443f-bfbd-6d8145d31946', '5d4e1019-e671-4626-8c65-e13c23735d27']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (254fbf22-3c13-410c-9132-85d8438cd4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (254fbf22-3c13-410c-9132-85d8438cd4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e77ccef-c70f-4970-bdfe-160d58248bf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-172696048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c02ac1f76f4c89860d4cd529b1de8b',qos_specs=None,replication_status=,reservations=['f95799ab-7668-4656-9bb3-673e491a83d8','a9a4b1a6-5727-45cc-a05c-33f16589de58','594114b1-1f0d-443f-bfbd-6d8145d31946','5d4e1019-e671-4626-8c65-e13c23735d27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='292e88f6a38e4d9bb1d738694e4d6b3d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-172696048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e77ccef-c70f-4970-bdfe-160d58248bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c02ac1f76f4c89860d4cd529b1de8b',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='292e88f6a38e4d9bb1d738694e4d6b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (340d6c04-65dd-4a9c-ba33-3d0ad9da7731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (340d6c04-65dd-4a9c-ba33-3d0ad9da7731) 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-172696048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c02ac1f76f4c89860d4cd529b1de8b',qos_specs=None,replication_status=,reservations=['f95799ab-7668-4656-9bb3-673e491a83d8','a9a4b1a6-5727-45cc-a05c-33f16589de58','594114b1-1f0d-443f-bfbd-6d8145d31946','5d4e1019-e671-4626-8c65-e13c23735d27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='292e88f6a38e4d9bb1d738694e4d6b3d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe63bf3-38ca-4c3d-ba50-7a4923619a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe63bf3-38ca-4c3d-ba50-7a4923619a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Flow 'volume_create_api' (d6aba36b-ac1a-4fb9-a8f8-985c53dd41f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Create volume request issued successfully. Sep 01 18:06:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26b56a67-748e-4519-86a2-ada6fabf6c13 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 577/1194] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:06:55 2026] POST /volume/v3/volumes => generated 775 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8c2852ec-9ddd-45d5-a215-9581eb4af905 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8c2852ec-9ddd-45d5-a215-9581eb4af905 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:06:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8c2852ec-9ddd-45d5-a215-9581eb4af905 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8c2852ec-9ddd-45d5-a215-9581eb4af905 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8c2852ec-9ddd-45d5-a215-9581eb4af905 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:06:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8c2852ec-9ddd-45d5-a215-9581eb4af905 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 returned with HTTP 200 Sep 01 18:06:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 618/1195] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:56 2026] GET /volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 => generated 843 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d2ba92b5-5e0e-4003-a297-db105291d67f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2ba92b5-5e0e-4003-a297-db105291d67f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2ba92b5-5e0e-4003-a297-db105291d67f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2ba92b5-5e0e-4003-a297-db105291d67f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d2ba92b5-5e0e-4003-a297-db105291d67f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2ba92b5-5e0e-4003-a297-db105291d67f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 200 Sep 01 18:06:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 578/1196] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:56 2026] GET /volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2febadad-bb26-4db5-8f83-d502b040181b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2febadad-bb26-4db5-8f83-d502b040181b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f Sep 01 18:06:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2febadad-bb26-4db5-8f83-d502b040181b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2febadad-bb26-4db5-8f83-d502b040181b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-2febadad-bb26-4db5-8f83-d502b040181b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 269f66a7-9994-4633-ba8f-0a61fcbbdb0f {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:06:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:56 devstack devstack@c-api.service[86561]: /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 01 18:06:56 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:06:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2febadad-bb26-4db5-8f83-d502b040181b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f returned with HTTP 200 Sep 01 18:06:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 619/1197] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:06:56 2026] GET /volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f => generated 391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1518731894", "volume_type": "360f565a-034f-4e21-b7b5-0d766b794a0b", "group_id": "269f66a7-9994-4633-ba8f-0a61fcbbdb0f", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1518731894', 'volume_type': '360f565a-034f-4e21-b7b5-0d766b794a0b', 'group_id': '269f66a7-9994-4633-ba8f-0a61fcbbdb0f', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:56 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume of 1 GB Sep 01 18:06:56 devstack devstack@c-api.service[86562]: /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 01 18:06:56 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:06:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Availability Zones retrieved successfully. Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (3ef4b369-c80b-4a45-af94-4cf100cd71f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ef1748-4c82-4638-914d-46128cb284d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ef1748-4c82-4638-914d-46128cb284d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:06:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=360f565a-034f-4e21-b7b5-0d766b794a0b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2094300184',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '360f565a-034f-4e21-b7b5-0d766b794a0b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '269f66a7-9994-4633-ba8f-0a61fcbbdb0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11334dcf-e12e-4dad-8cfd-5751a0404889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['76409dc0-a144-45f1-8e8a-8bc6f8619782', 'f5b12f7f-a91f-473e-9882-5a7efc1ca9b0', 'beb77801-219b-4842-9b26-60a73c78ca78', 'c8b67976-ad2d-4f56-a622-039aac209524'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11334dcf-e12e-4dad-8cfd-5751a0404889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76409dc0-a144-45f1-8e8a-8bc6f8619782', 'f5b12f7f-a91f-473e-9882-5a7efc1ca9b0', 'beb77801-219b-4842-9b26-60a73c78ca78', 'c8b67976-ad2d-4f56-a622-039aac209524']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbd38c4-5e86-4ffe-87e1-c184f5311e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbd38c4-5e86-4ffe-87e1-c184f5311e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71b6b27b-1472-4663-8b0f-d34adffa4c0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1518731894',encryption_key_id=None,group_id=269f66a7-9994-4633-ba8f-0a61fcbbdb0f,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['76409dc0-a144-45f1-8e8a-8bc6f8619782','f5b12f7f-a91f-473e-9882-5a7efc1ca9b0','beb77801-219b-4842-9b26-60a73c78ca78','c8b67976-ad2d-4f56-a622-039aac209524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=360f565a-034f-4e21-b7b5-0d766b794a0b), '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-01T16:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1518731894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=269f66a7-9994-4633-ba8f-0a61fcbbdb0f,host=None,id=71b6b27b-1472-4663-8b0f-d34adffa4c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',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='098bf31b11044431a0d247fee346c0f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(360f565a-034f-4e21-b7b5-0d766b794a0b),volume_type_id=360f565a-034f-4e21-b7b5-0d766b794a0b)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e512971-ed99-4b41-a086-7673b9ab3978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e512971-ed99-4b41-a086-7673b9ab3978) 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-1518731894',encryption_key_id=None,group_id=269f66a7-9994-4633-ba8f-0a61fcbbdb0f,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['76409dc0-a144-45f1-8e8a-8bc6f8619782','f5b12f7f-a91f-473e-9882-5a7efc1ca9b0','beb77801-219b-4842-9b26-60a73c78ca78','c8b67976-ad2d-4f56-a622-039aac209524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=360f565a-034f-4e21-b7b5-0d766b794a0b)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7cb9e694-a295-4d48-819e-916e155544a1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f1c2d1-c502-4816-ba28-b42536252a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7cb9e694-a295-4d48-819e-916e155544a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7cb9e694-a295-4d48-819e-916e155544a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7cb9e694-a295-4d48-819e-916e155544a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7cb9e694-a295-4d48-819e-916e155544a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f1c2d1-c502-4816-ba28-b42536252a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (3ef4b369-c80b-4a45-af94-4cf100cd71f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7cb9e694-a295-4d48-819e-916e155544a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 returned with HTTP 200 Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request issued successfully. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 620/1198] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:57 2026] GET /volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:57 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:06:57 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77de114c-ad0c-47f5-baec-96b89c2dd22d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 579/1199] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:06:56 2026] POST /volume/v3/volumes => generated 831 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d344d497-dde2-4079-befe-00071a1ab5ce None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d344d497-dde2-4079-befe-00071a1ab5ce tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d344d497-dde2-4079-befe-00071a1ab5ce tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d344d497-dde2-4079-befe-00071a1ab5ce tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d344d497-dde2-4079-befe-00071a1ab5ce tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-d344d497-dde2-4079-befe-00071a1ab5ce tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:06:57 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-d344d497-dde2-4079-befe-00071a1ab5ce tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f02f271e-a69f-49d9-b358-91ae1b7f5113 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f02f271e-a69f-49d9-b358-91ae1b7f5113 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f02f271e-a69f-49d9-b358-91ae1b7f5113 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f02f271e-a69f-49d9-b358-91ae1b7f5113 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f02f271e-a69f-49d9-b358-91ae1b7f5113 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f02f271e-a69f-49d9-b358-91ae1b7f5113 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 200 Sep 01 18:06:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 580/1200] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:57 2026] GET /volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4ebd29f5-4cc9-4319-8708-35bddef969bd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-d344d497-dde2-4079-befe-00071a1ab5ce tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ebd29f5-4cc9-4319-8708-35bddef969bd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ebd29f5-4cc9-4319-8708-35bddef969bd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ebd29f5-4cc9-4319-8708-35bddef969bd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d344d497-dde2-4079-befe-00071a1ab5ce tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f returned with HTTP 200 Sep 01 18:06:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 621/1201] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:06:57 2026] GET /volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f => generated 899 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4ebd29f5-4cc9-4319-8708-35bddef969bd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ebd29f5-4cc9-4319-8708-35bddef969bd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 200 Sep 01 18:06:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 581/1202] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:57 2026] GET /volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 865 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1710136729"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1710136729'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume of 1 GB Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Availability Zones retrieved successfully. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Flow 'volume_create_api' (c153cfed-d89e-461a-8072-3e34bfe544cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac98d31-887c-4e20-99f2-1d52df2bf7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac98d31-887c-4e20-99f2-1d52df2bf7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fca8028-762e-493b-b2ff-f797b3a4b946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Created reservations ['d27d5551-f0d3-47de-ad7c-d620f38fa26f', 'e9f9bcb6-877c-4481-8c7b-6e0d4c824754', 'eb6482df-db71-4430-b4e5-cb1d8a984d94', '93dc271d-b9d9-433b-b409-82c76c06032b'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fca8028-762e-493b-b2ff-f797b3a4b946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d27d5551-f0d3-47de-ad7c-d620f38fa26f', 'e9f9bcb6-877c-4481-8c7b-6e0d4c824754', 'eb6482df-db71-4430-b4e5-cb1d8a984d94', '93dc271d-b9d9-433b-b409-82c76c06032b']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a618b4-22d4-4efc-929e-64988cc9087c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a618b4-22d4-4efc-929e-64988cc9087c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab00588f-c04e-4e7b-8395-1d714650802b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1710136729',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='394e3ba07fce4810ae32d77fe1e086ce',qos_specs=None,replication_status=,reservations=['d27d5551-f0d3-47de-ad7c-d620f38fa26f','e9f9bcb6-877c-4481-8c7b-6e0d4c824754','eb6482df-db71-4430-b4e5-cb1d8a984d94','93dc271d-b9d9-433b-b409-82c76c06032b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448efe9284104e489cc5de792a9fdd50',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1710136729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab00588f-c04e-4e7b-8395-1d714650802b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='394e3ba07fce4810ae32d77fe1e086ce',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='448efe9284104e489cc5de792a9fdd50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6507de30-998e-4a5d-b0d4-fc64cbc654ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6507de30-998e-4a5d-b0d4-fc64cbc654ae) 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-1710136729',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='394e3ba07fce4810ae32d77fe1e086ce',qos_specs=None,replication_status=,reservations=['d27d5551-f0d3-47de-ad7c-d620f38fa26f','e9f9bcb6-877c-4481-8c7b-6e0d4c824754','eb6482df-db71-4430-b4e5-cb1d8a984d94','93dc271d-b9d9-433b-b409-82c76c06032b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='448efe9284104e489cc5de792a9fdd50',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fee2b7-b7fe-469d-b367-e87d7a902f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fee2b7-b7fe-469d-b367-e87d7a902f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Flow 'volume_create_api' (c153cfed-d89e-461a-8072-3e34bfe544cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Create volume request issued successfully. Sep 01 18:06:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8acb28b7-9d39-4bec-8fcf-4d0121c41a0d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:06:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 622/1203] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:06:57 2026] POST /volume/v3/volumes => generated 773 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-30388907-197f-451f-85f8-28d42dd6e881 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-30388907-197f-451f-85f8-28d42dd6e881 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-30388907-197f-451f-85f8-28d42dd6e881 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-30388907-197f-451f-85f8-28d42dd6e881 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-30388907-197f-451f-85f8-28d42dd6e881 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-30388907-197f-451f-85f8-28d42dd6e881 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 200 Sep 01 18:06:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 582/1204] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:57 2026] GET /volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b => generated 841 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d631de60-4cd6-48be-84e9-89d9d821e92b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d631de60-4cd6-48be-84e9-89d9d821e92b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:06:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d631de60-4cd6-48be-84e9-89d9d821e92b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d631de60-4cd6-48be-84e9-89d9d821e92b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d631de60-4cd6-48be-84e9-89d9d821e92b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:06:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d631de60-4cd6-48be-84e9-89d9d821e92b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 returned with HTTP 200 Sep 01 18:06:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 623/1205] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:58 2026] GET /volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 => generated 868 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-76e7c56c-fa71-4bb6-8d99-adf874b6f906 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76e7c56c-fa71-4bb6-8d99-adf874b6f906 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:06:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76e7c56c-fa71-4bb6-8d99-adf874b6f906 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e77ccef-c70f-4970-bdfe-160d58248bf0", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1303283348"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-76e7c56c-fa71-4bb6-8d99-adf874b6f906 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-76e7c56c-fa71-4bb6-8d99-adf874b6f906 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Create snapshot from volume 2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:06:58 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-76e7c56c-fa71-4bb6-8d99-adf874b6f906 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Created reservations ['5dbd4cf3-d0f9-4695-bbfd-678207d3544b', '8c8809dd-411e-4b3f-96d4-151f0cecb227', 'a606c914-fe51-4328-8cfd-3775fa3395bd', '6ec537d7-95ed-4a38-8316-ddfd9c77128d'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:06:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-76e7c56c-fa71-4bb6-8d99-adf874b6f906 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot create request issued successfully. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76e7c56c-fa71-4bb6-8d99-adf874b6f906 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:06:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 583/1206] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:06:58 2026] POST /volume/v3/snapshots => generated 323 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:06:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d77395ed-b1ff-4ec9-a8b3-1badc4fcfd68 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d77395ed-b1ff-4ec9-a8b3-1badc4fcfd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:06:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d77395ed-b1ff-4ec9-a8b3-1badc4fcfd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d77395ed-b1ff-4ec9-a8b3-1badc4fcfd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d77395ed-b1ff-4ec9-a8b3-1badc4fcfd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot retrieved successfully. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f Sep 01 18:06:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d77395ed-b1ff-4ec9-a8b3-1badc4fcfd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb returned with HTTP 200 Sep 01 18:06:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 624/1207] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:06:58 2026] GET /volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb => generated 455 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:06:58 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:06:58 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:06:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4dd2767f-cb80-4580-ad70-e13379a3bea1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f returned with HTTP 200 Sep 01 18:06:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 584/1208] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:06:58 2026] GET /volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f => generated 923 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0abcb8a7-1069-40b1-bd44-f63a44764fbe None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0abcb8a7-1069-40b1-bd44-f63a44764fbe tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:06:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0abcb8a7-1069-40b1-bd44-f63a44764fbe tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0abcb8a7-1069-40b1-bd44-f63a44764fbe tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0abcb8a7-1069-40b1-bd44-f63a44764fbe tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:06:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0abcb8a7-1069-40b1-bd44-f63a44764fbe tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 200 Sep 01 18:06:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 625/1209] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:06:59 2026] GET /volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-adbdabd8-a15e-4df5-99cd-676eb6cb6b9b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-adbdabd8-a15e-4df5-99cd-676eb6cb6b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:06:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-adbdabd8-a15e-4df5-99cd-676eb6cb6b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-adbdabd8-a15e-4df5-99cd-676eb6cb6b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-adbdabd8-a15e-4df5-99cd-676eb6cb6b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot retrieved successfully. Sep 01 18:06:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-adbdabd8-a15e-4df5-99cd-676eb6cb6b9b tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb returned with HTTP 200 Sep 01 18:06:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 585/1210] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:06:59 2026] GET /volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb => generated 455 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:06:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f Sep 01 18:06:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:06:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:06:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:06:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:06:59 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:06:59 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:06:59 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:06:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:06:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5021d1c1-aba6-491f-9a91-b3ec08ed45b6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f returned with HTTP 200 Sep 01 18:06:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 626/1211] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:06:59 2026] GET /volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f => generated 924 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:06:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-126fffae-63f7-4534-908e-830191176036 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:06:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-126fffae-63f7-4534-908e-830191176036 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/group_snapshots Sep 01 18:06:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-126fffae-63f7-4534-908e-830191176036 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "269f66a7-9994-4633-ba8f-0a61fcbbdb0f", "name": "tempest-group_snapshot-733688194"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:06:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-126fffae-63f7-4534-908e-830191176036 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '269f66a7-9994-4633-ba8f-0a61fcbbdb0f', 'name': 'tempest-group_snapshot-733688194'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 18:06:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:06:59 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.group_snapshots [None req-126fffae-63f7-4534-908e-830191176036 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating group_snapshot tempest-group_snapshot-733688194. Sep 01 18:06:59 devstack devstack@c-api.service[86562]: /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 01 18:06:59 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:06:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:06:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:06:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:06:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-126fffae-63f7-4534-908e-830191176036 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['ff48aaae-dbdc-4ffc-89fd-7a1268f4502d', '322338d4-d7d9-45a2-8bad-c2171f856ffb', '571b577f-b78e-4562-ba45-5c5ae9d8a466', '66cd5ec8-33e8-46ea-8547-72ac5a46f2fe'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4ea4e53a-fdbd-40b3-934b-b9461032664a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ea4e53a-fdbd-40b3-934b-b9461032664a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ea4e53a-fdbd-40b3-934b-b9461032664a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ea4e53a-fdbd-40b3-934b-b9461032664a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-126fffae-63f7-4534-908e-830191176036 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots returned with HTTP 202 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 586/1212] 192.168.122.108 () {62 vars in 1208 bytes} [Tue Sep 1 18:06:59 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a0b07737-909a-4246-97ea-63259bc71565 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0b07737-909a-4246-97ea-63259bc71565 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0b07737-909a-4246-97ea-63259bc71565 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0b07737-909a-4246-97ea-63259bc71565 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-a0b07737-909a-4246-97ea-63259bc71565 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 1c141574-5780-4b58-83fd-feb33d1508f2 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4ea4e53a-fdbd-40b3-934b-b9461032664a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ea4e53a-fdbd-40b3-934b-b9461032664a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 627/1213] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b => generated 866 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0b07737-909a-4246-97ea-63259bc71565 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 587/1214] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 => generated 306 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2fa9d0f1-48e5-4394-8fa8-c9d1c80e5a23 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2fa9d0f1-48e5-4394-8fa8-c9d1c80e5a23 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2fa9d0f1-48e5-4394-8fa8-c9d1c80e5a23 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2fa9d0f1-48e5-4394-8fa8-c9d1c80e5a23 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2fa9d0f1-48e5-4394-8fa8-c9d1c80e5a23 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2fa9d0f1-48e5-4394-8fa8-c9d1c80e5a23 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 628/1215] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6b8cdd23-d72d-476c-bbed-f240af030ef6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b8cdd23-d72d-476c-bbed-f240af030ef6 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b8cdd23-d72d-476c-bbed-f240af030ef6 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b8cdd23-d72d-476c-bbed-f240af030ef6 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-6b8cdd23-d72d-476c-bbed-f240af030ef6 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6b8cdd23-d72d-476c-bbed-f240af030ef6 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /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 01 18:07:00 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b8cdd23-d72d-476c-bbed-f240af030ef6 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b8cdd23-d72d-476c-bbed-f240af030ef6 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 588/1216] 192.168.122.108 () {58 vars in 1121 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a86555f9-5d8e-487b-8540-98f36365bcda None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a86555f9-5d8e-487b-8540-98f36365bcda tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1710136729 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a86555f9-5d8e-487b-8540-98f36365bcda tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a86555f9-5d8e-487b-8540-98f36365bcda tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-a86555f9-5d8e-487b-8540-98f36365bcda tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a86555f9-5d8e-487b-8540-98f36365bcda tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1710136729'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a86555f9-5d8e-487b-8540-98f36365bcda tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a86555f9-5d8e-487b-8540-98f36365bcda tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1710136729 returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 629/1217] 192.168.122.108 () {58 vars in 1222 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1710136729 => generated 342 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-602a6917-eec3-48f7-8c17-e7202ef0a2ad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-602a6917-eec3-48f7-8c17-e7202ef0a2ad tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-275775590 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-602a6917-eec3-48f7-8c17-e7202ef0a2ad tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-602a6917-eec3-48f7-8c17-e7202ef0a2ad tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-602a6917-eec3-48f7-8c17-e7202ef0a2ad tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-602a6917-eec3-48f7-8c17-e7202ef0a2ad tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-275775590'), ('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-602a6917-eec3-48f7-8c17-e7202ef0a2ad tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-602a6917-eec3-48f7-8c17-e7202ef0a2ad tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-275775590 returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 589/1218] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-275775590 => generated 868 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8546cb05-c549-40c3-9559-c93b26490b34 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8546cb05-c549-40c3-9559-c93b26490b34 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?limit=1 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8546cb05-c549-40c3-9559-c93b26490b34 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8546cb05-c549-40c3-9559-c93b26490b34 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-8546cb05-c549-40c3-9559-c93b26490b34 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8546cb05-c549-40c3-9559-c93b26490b34 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8546cb05-c549-40c3-9559-c93b26490b34 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8546cb05-c549-40c3-9559-c93b26490b34 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 630/1219] 192.168.122.108 () {58 vars in 1157 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dc9472fb-e4f1-447e-8619-476aeb8f40c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dc9472fb-e4f1-447e-8619-476aeb8f40c4 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?limit=1&marker=ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dc9472fb-e4f1-447e-8619-476aeb8f40c4 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dc9472fb-e4f1-447e-8619-476aeb8f40c4 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-dc9472fb-e4f1-447e-8619-476aeb8f40c4 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-dc9472fb-e4f1-447e-8619-476aeb8f40c4 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fb9139e4-0a71-49bb-a023-610c34f9faaf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb9139e4-0a71-49bb-a023-610c34f9faaf tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb9139e4-0a71-49bb-a023-610c34f9faaf tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb9139e4-0a71-49bb-a023-610c34f9faaf tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb9139e4-0a71-49bb-a023-610c34f9faaf tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot retrieved successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb9139e4-0a71-49bb-a023-610c34f9faaf tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 631/1220] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb => generated 455 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dc9472fb-e4f1-447e-8619-476aeb8f40c4 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dc9472fb-e4f1-447e-8619-476aeb8f40c4 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?limit=1&marker=ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 590/1221] 192.168.122.108 () {58 vars in 1245 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=ab00588f-c04e-4e7b-8395-1d714650802b => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa6d71da-3e1c-40f8-8b12-7c625ab45a78 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa6d71da-3e1c-40f8-8b12-7c625ab45a78 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?limit=1&marker=3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa6d71da-3e1c-40f8-8b12-7c625ab45a78 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa6d71da-3e1c-40f8-8b12-7c625ab45a78 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-aa6d71da-3e1c-40f8-8b12-7c625ab45a78 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-aa6d71da-3e1c-40f8-8b12-7c625ab45a78 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /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 01 18:07:00 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aa6d71da-3e1c-40f8-8b12-7c625ab45a78 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa6d71da-3e1c-40f8-8b12-7c625ab45a78 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?limit=1&marker=3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 632/1222] 192.168.122.108 () {58 vars in 1245 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 1015 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c9bcce9c-eaab-4df8-ab2e-51854c39ed29 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c9bcce9c-eaab-4df8-ab2e-51854c39ed29 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?limit=1&marker=e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c9bcce9c-eaab-4df8-ab2e-51854c39ed29 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c9bcce9c-eaab-4df8-ab2e-51854c39ed29 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-c9bcce9c-eaab-4df8-ab2e-51854c39ed29 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c9bcce9c-eaab-4df8-ab2e-51854c39ed29 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c9bcce9c-eaab-4df8-ab2e-51854c39ed29 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c9bcce9c-eaab-4df8-ab2e-51854c39ed29 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?limit=1&marker=e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 591/1223] 192.168.122.108 () {58 vars in 1245 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=e721eeed-5eff-4b98-a00b-f84826708059 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-45b03456-083b-4adb-9431-2d78c82b477f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45b03456-083b-4adb-9431-2d78c82b477f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45b03456-083b-4adb-9431-2d78c82b477f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45b03456-083b-4adb-9431-2d78c82b477f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-45b03456-083b-4adb-9431-2d78c82b477f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-45b03456-083b-4adb-9431-2d78c82b477f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value available, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-45b03456-083b-4adb-9431-2d78c82b477f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-45b03456-083b-4adb-9431-2d78c82b477f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45b03456-083b-4adb-9431-2d78c82b477f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 18:07:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 633/1224] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value available, assuming string {{(pid=86562) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87bf130a-ec1a-4597-b24c-443cb22ce76f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 592/1225] 192.168.122.108 () {58 vars in 1243 bytes} [Tue Sep 1 18:07:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ae37fdd8-1f6f-4cfa-bed6-353b1f103557 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae37fdd8-1f6f-4cfa-bed6-353b1f103557 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?limit=1 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae37fdd8-1f6f-4cfa-bed6-353b1f103557 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae37fdd8-1f6f-4cfa-bed6-353b1f103557 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-ae37fdd8-1f6f-4cfa-bed6-353b1f103557 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ae37fdd8-1f6f-4cfa-bed6-353b1f103557 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ae37fdd8-1f6f-4cfa-bed6-353b1f103557 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae37fdd8-1f6f-4cfa-bed6-353b1f103557 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 634/1226] 192.168.122.108 () {58 vars in 1136 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-414dca6e-0c68-4fec-9d70-bf8fc6e798ea None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-414dca6e-0c68-4fec-9d70-bf8fc6e798ea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?limit=1&marker=ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-414dca6e-0c68-4fec-9d70-bf8fc6e798ea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-414dca6e-0c68-4fec-9d70-bf8fc6e798ea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-414dca6e-0c68-4fec-9d70-bf8fc6e798ea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-414dca6e-0c68-4fec-9d70-bf8fc6e798ea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-414dca6e-0c68-4fec-9d70-bf8fc6e798ea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-414dca6e-0c68-4fec-9d70-bf8fc6e798ea tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?limit=1&marker=ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 593/1227] 192.168.122.108 () {58 vars in 1224 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?limit=1&marker=ab00588f-c04e-4e7b-8395-1d714650802b => generated 481 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-21e4e4db-89ea-423a-be1b-2b3389df04e3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-21e4e4db-89ea-423a-be1b-2b3389df04e3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?limit=1&marker=3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-21e4e4db-89ea-423a-be1b-2b3389df04e3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-21e4e4db-89ea-423a-be1b-2b3389df04e3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-21e4e4db-89ea-423a-be1b-2b3389df04e3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-21e4e4db-89ea-423a-be1b-2b3389df04e3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-21e4e4db-89ea-423a-be1b-2b3389df04e3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-21e4e4db-89ea-423a-be1b-2b3389df04e3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?limit=1&marker=3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 635/1228] 192.168.122.108 () {58 vars in 1224 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?limit=1&marker=3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 481 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-789528c5-e56b-4e4f-99ff-91b1dae85fbb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-789528c5-e56b-4e4f-99ff-91b1dae85fbb tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?limit=1&marker=e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-789528c5-e56b-4e4f-99ff-91b1dae85fbb tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-789528c5-e56b-4e4f-99ff-91b1dae85fbb tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-789528c5-e56b-4e4f-99ff-91b1dae85fbb tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-789528c5-e56b-4e4f-99ff-91b1dae85fbb tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-789528c5-e56b-4e4f-99ff-91b1dae85fbb tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-789528c5-e56b-4e4f-99ff-91b1dae85fbb tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?limit=1&marker=e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 594/1229] 192.168.122.108 () {58 vars in 1224 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?limit=1&marker=e721eeed-5eff-4b98-a00b-f84826708059 => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa9248ac-90e4-4dc3-a255-723586295e5c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa9248ac-90e4-4dc3-a255-723586295e5c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1710136729&status=available Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa9248ac-90e4-4dc3-a255-723586295e5c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa9248ac-90e4-4dc3-a255-723586295e5c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-aa9248ac-90e4-4dc3-a255-723586295e5c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-aa9248ac-90e4-4dc3-a255-723586295e5c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value available, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-aa9248ac-90e4-4dc3-a255-723586295e5c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1710136729'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-77dc3ef0-25f1-461d-ade3-d8c9c1dfc83d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77dc3ef0-25f1-461d-ade3-d8c9c1dfc83d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77dc3ef0-25f1-461d-ade3-d8c9c1dfc83d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77dc3ef0-25f1-461d-ade3-d8c9c1dfc83d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-77dc3ef0-25f1-461d-ade3-d8c9c1dfc83d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 1c141574-5780-4b58-83fd-feb33d1508f2 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aa9248ac-90e4-4dc3-a255-723586295e5c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa9248ac-90e4-4dc3-a255-723586295e5c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1710136729&status=available returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 636/1230] 192.168.122.108 () {58 vars in 1256 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1710136729&status=available => generated 342 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77dc3ef0-25f1-461d-ade3-d8c9c1dfc83d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 595/1231] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 => generated 306 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-89ef48c0-1155-406e-b466-1d9740df11d5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-89ef48c0-1155-406e-b466-1d9740df11d5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-275775590&status=available Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-89ef48c0-1155-406e-b466-1d9740df11d5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-89ef48c0-1155-406e-b466-1d9740df11d5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-89ef48c0-1155-406e-b466-1d9740df11d5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-89ef48c0-1155-406e-b466-1d9740df11d5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value available, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-89ef48c0-1155-406e-b466-1d9740df11d5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-275775590'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-89ef48c0-1155-406e-b466-1d9740df11d5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-89ef48c0-1155-406e-b466-1d9740df11d5 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-275775590&status=available returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 637/1232] 192.168.122.108 () {58 vars in 1275 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-275775590&status=available => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-72374792-a0bd-46b6-a0e8-b471f1c93f42 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-72374792-a0bd-46b6-a0e8-b471f1c93f42 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?marker=3a9e368a-4bbb-4aad-8578-8a2956857edc&sort=id%3Aasc Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-72374792-a0bd-46b6-a0e8-b471f1c93f42 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-72374792-a0bd-46b6-a0e8-b471f1c93f42 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-72374792-a0bd-46b6-a0e8-b471f1c93f42 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-72374792-a0bd-46b6-a0e8-b471f1c93f42 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /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 01 18:07:01 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-72374792-a0bd-46b6-a0e8-b471f1c93f42 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-72374792-a0bd-46b6-a0e8-b471f1c93f42 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?marker=3a9e368a-4bbb-4aad-8578-8a2956857edc&sort=id%3Aasc returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 596/1233] 192.168.122.108 () {58 vars in 1257 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes/detail?marker=3a9e368a-4bbb-4aad-8578-8a2956857edc&sort=id%3Aasc => generated 1724 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-294a864c-04aa-47b3-a35c-d396fa27010f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-294a864c-04aa-47b3-a35c-d396fa27010f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-294a864c-04aa-47b3-a35c-d396fa27010f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-294a864c-04aa-47b3-a35c-d396fa27010f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-294a864c-04aa-47b3-a35c-d396fa27010f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-294a864c-04aa-47b3-a35c-d396fa27010f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-294a864c-04aa-47b3-a35c-d396fa27010f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-294a864c-04aa-47b3-a35c-d396fa27010f tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 638/1234] 192.168.122.108 () {58 vars in 1221 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-92bdaa23-e281-4643-95a3-5ee58a582f96 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-9951e0d5-0af6-463b-8367-706516b1a2b4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92bdaa23-e281-4643-95a3-5ee58a582f96 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92bdaa23-e281-4643-95a3-5ee58a582f96 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92bdaa23-e281-4643-95a3-5ee58a582f96 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-92bdaa23-e281-4643-95a3-5ee58a582f96 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-92bdaa23-e281-4643-95a3-5ee58a582f96 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-9951e0d5-0af6-463b-8367-706516b1a2b4 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/attachments?instance_id=5cd743af-bbbc-4936-81d9-70cf48e3dae4 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-9951e0d5-0af6-463b-8367-706516b1a2b4 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-9951e0d5-0af6-463b-8367-706516b1a2b4 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-92bdaa23-e281-4643-95a3-5ee58a582f96 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /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 01 18:07:01 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92bdaa23-e281-4643-95a3-5ee58a582f96 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 597/1235] 192.168.122.108 () {58 vars in 1142 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-9951e0d5-0af6-463b-8367-706516b1a2b4 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/attachments?instance_id=5cd743af-bbbc-4936-81d9-70cf48e3dae4 returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 639/1236] 192.168.122.108 () {62 vars in 1526 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/attachments?instance_id=5cd743af-bbbc-4936-81d9-70cf48e3dae4 => generated 192 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-24f14e74-93f3-40fb-aeaa-26411a0e6dcf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-af5e60e0-dbdb-4b98-8061-ec0fc942cb61 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-24f14e74-93f3-40fb-aeaa-26411a0e6dcf tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-24f14e74-93f3-40fb-aeaa-26411a0e6dcf tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af5e60e0-dbdb-4b98-8061-ec0fc942cb61 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-24f14e74-93f3-40fb-aeaa-26411a0e6dcf tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af5e60e0-dbdb-4b98-8061-ec0fc942cb61 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af5e60e0-dbdb-4b98-8061-ec0fc942cb61 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-af5e60e0-dbdb-4b98-8061-ec0fc942cb61 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot retrieved successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af5e60e0-dbdb-4b98-8061-ec0fc942cb61 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 640/1237] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb => generated 482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e3147725-b18f-46a6-ba2a-9da02204e965 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e3147725-b18f-46a6-ba2a-9da02204e965 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e3147725-b18f-46a6-ba2a-9da02204e965 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e3147725-b18f-46a6-ba2a-9da02204e965 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-e3147725-b18f-46a6-ba2a-9da02204e965 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e3147725-b18f-46a6-ba2a-9da02204e965 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /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 01 18:07:01 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-17f675a2-e9ec-4e10-ae73-be9ccd493a6e req-24f14e74-93f3-40fb-aeaa-26411a0e6dcf tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 598/1238] 192.168.122.108 () {62 vars in 1540 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 => generated 718 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e3147725-b18f-46a6-ba2a-9da02204e965 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e3147725-b18f-46a6-ba2a-9da02204e965 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ff4df45e-2cc8-44f9-9d33-041b0d450570 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 641/1239] 192.168.122.108 () {58 vars in 1200 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ff4df45e-2cc8-44f9-9d33-041b0d450570 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ff4df45e-2cc8-44f9-9d33-041b0d450570 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?availability_zone=nova Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value nova, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1ec280d5-fb90-4f25-b03b-af71f98283fa tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 642/1240] 192.168.122.108 () {58 vars in 1166 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?availability_zone=nova Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value nova, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9cf008b9-4660-42c1-8fa0-5f8e66f372ed tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 643/1241] 192.168.122.108 () {58 vars in 1166 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b40f98ab-a673-4767-a8ea-c543c45b7862 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ff4df45e-2cc8-44f9-9d33-041b0d450570 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 599/1242] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:07:01 2026] PUT /volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b => generated 592 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b40f98ab-a673-4767-a8ea-c543c45b7862 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?bootable=false Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b40f98ab-a673-4767-a8ea-c543c45b7862 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b40f98ab-a673-4767-a8ea-c543c45b7862 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-b40f98ab-a673-4767-a8ea-c543c45b7862 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b40f98ab-a673-4767-a8ea-c543c45b7862 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f5220ce2-2b10-411a-ac50-587c64ef8cd2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f5220ce2-2b10-411a-ac50-587c64ef8cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:07:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f5220ce2-2b10-411a-ac50-587c64ef8cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e77ccef-c70f-4970-bdfe-160d58248bf0"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f5220ce2-2b10-411a-ac50-587c64ef8cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-f5220ce2-2b10-411a-ac50-587c64ef8cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Create snapshot from volume 2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b40f98ab-a673-4767-a8ea-c543c45b7862 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b40f98ab-a673-4767-a8ea-c543c45b7862 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 644/1243] 192.168.122.108 () {58 vars in 1150 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-439a8aa0-7744-40cc-9bc1-fe3a45b289c2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-439a8aa0-7744-40cc-9bc1-fe3a45b289c2 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?bootable=false Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-439a8aa0-7744-40cc-9bc1-fe3a45b289c2 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-439a8aa0-7744-40cc-9bc1-fe3a45b289c2 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-439a8aa0-7744-40cc-9bc1-fe3a45b289c2 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-439a8aa0-7744-40cc-9bc1-fe3a45b289c2 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:01 devstack devstack@c-api.service[86562]: WARNING cinder.quota_utils [None req-f5220ce2-2b10-411a-ac50-587c64ef8cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Quota exceeded for 37c02ac1f76f4c89860d4cd529b1de8b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 18:07:01 devstack devstack@c-api.service[86562]: INFO cinder.api.middleware.fault [None req-f5220ce2-2b10-411a-ac50-587c64ef8cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 413 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-439a8aa0-7744-40cc-9bc1-fe3a45b289c2 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 600/1244] 192.168.122.108 () {60 vars in 1148 bytes} [Tue Sep 1 18:07:01 2026] POST /volume/v3/snapshots => generated 208 bytes in 105 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 18:07:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-439a8aa0-7744-40cc-9bc1-fe3a45b289c2 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 18:07:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 645/1245] 192.168.122.108 () {58 vars in 1150 bytes} [Tue Sep 1 18:07:01 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-80695797-a137-4ce2-854b-c353606ddc79 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80695797-a137-4ce2-854b-c353606ddc79 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80695797-a137-4ce2-854b-c353606ddc79 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?status=available Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value available, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6c80403-0d9a-43d1-a13d-43ec3784d663 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 646/1246] 192.168.122.108 () {58 vars in 1154 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes?status=available Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value available, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0d5021d-e6ec-4c20-bac7-987e196c9900 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 647/1247] 192.168.122.108 () {58 vars in 1154 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?availability_zone=nova Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value nova, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80695797-a137-4ce2-854b-c353606ddc79 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 601/1248] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:07:01 2026] PUT /volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b => generated 592 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0c2fd771-403a-4d35-8268-64c4e6561dd8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c2fd771-403a-4d35-8268-64c4e6561dd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c2fd771-403a-4d35-8268-64c4e6561dd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e77ccef-c70f-4970-bdfe-160d58248bf0"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11a7f64f-6e25-40df-b7e7-19248ef67036 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 648/1249] 192.168.122.108 () {58 vars in 1187 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0c2fd771-403a-4d35-8268-64c4e6561dd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-0c2fd771-403a-4d35-8268-64c4e6561dd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Create snapshot from volume 2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9b253e77-423d-4c4e-84e2-f6ce5a5d334c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9b253e77-423d-4c4e-84e2-f6ce5a5d334c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?bootable=false Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9b253e77-423d-4c4e-84e2-f6ce5a5d334c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9b253e77-423d-4c4e-84e2-f6ce5a5d334c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-9b253e77-423d-4c4e-84e2-f6ce5a5d334c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9b253e77-423d-4c4e-84e2-f6ce5a5d334c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9b253e77-423d-4c4e-84e2-f6ce5a5d334c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9b253e77-423d-4c4e-84e2-f6ce5a5d334c tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 649/1250] 192.168.122.108 () {58 vars in 1171 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-82d70363-b865-45bb-8411-6d8c19b8c7b7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: WARNING cinder.quota_utils [None req-0c2fd771-403a-4d35-8268-64c4e6561dd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Quota exceeded for 37c02ac1f76f4c89860d4cd529b1de8b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.middleware.fault [None req-0c2fd771-403a-4d35-8268-64c4e6561dd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 413 Sep 01 18:07:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 602/1251] 192.168.122.108 () {60 vars in 1148 bytes} [Tue Sep 1 18:07:02 2026] POST /volume/v3/snapshots => generated 133 bytes in 97 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-82d70363-b865-45bb-8411-6d8c19b8c7b7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-73d0de8d-761e-47de-a7fd-8c51788529a6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-82d70363-b865-45bb-8411-6d8c19b8c7b7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-82d70363-b865-45bb-8411-6d8c19b8c7b7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-82d70363-b865-45bb-8411-6d8c19b8c7b7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 1c141574-5780-4b58-83fd-feb33d1508f2 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-73d0de8d-761e-47de-a7fd-8c51788529a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-73d0de8d-761e-47de-a7fd-8c51788529a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-73d0de8d-761e-47de-a7fd-8c51788529a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-73d0de8d-761e-47de-a7fd-8c51788529a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Delete snapshot with id: aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-82d70363-b865-45bb-8411-6d8c19b8c7b7 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 650/1252] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 => generated 306 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-73d0de8d-761e-47de-a7fd-8c51788529a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot retrieved successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6546ee90-2c42-414b-a4d8-60995c1174cd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6546ee90-2c42-414b-a4d8-60995c1174cd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?status=available Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6546ee90-2c42-414b-a4d8-60995c1174cd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6546ee90-2c42-414b-a4d8-60995c1174cd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-6546ee90-2c42-414b-a4d8-60995c1174cd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6546ee90-2c42-414b-a4d8-60995c1174cd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Could not evaluate value available, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6546ee90-2c42-414b-a4d8-60995c1174cd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /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 01 18:07:02 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6546ee90-2c42-414b-a4d8-60995c1174cd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Get all volumes completed successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6546ee90-2c42-414b-a4d8-60995c1174cd tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 651/1253] 192.168.122.108 () {58 vars in 1175 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-73d0de8d-761e-47de-a7fd-8c51788529a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot delete request issued successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-73d0de8d-761e-47de-a7fd-8c51788529a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb returned with HTTP 202 Sep 01 18:07:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 603/1254] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:07:02 2026] DELETE /volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7994ac0f-88ca-4fb3-8541-84fd9c084225 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a63a021a-ff1c-4c0f-85cc-4d1eca0fdec3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7994ac0f-88ca-4fb3-8541-84fd9c084225 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7994ac0f-88ca-4fb3-8541-84fd9c084225 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7994ac0f-88ca-4fb3-8541-84fd9c084225 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a63a021a-ff1c-4c0f-85cc-4d1eca0fdec3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a63a021a-ff1c-4c0f-85cc-4d1eca0fdec3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a63a021a-ff1c-4c0f-85cc-4d1eca0fdec3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7994ac0f-88ca-4fb3-8541-84fd9c084225 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot retrieved successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7994ac0f-88ca-4fb3-8541-84fd9c084225 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 652/1255] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a63a021a-ff1c-4c0f-85cc-4d1eca0fdec3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a63a021a-ff1c-4c0f-85cc-4d1eca0fdec3 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 604/1256] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b => generated 866 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e233ee43-5a19-4d85-ada6-a33061caf2b9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e233ee43-5a19-4d85-ada6-a33061caf2b9 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] DELETE http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e233ee43-5a19-4d85-ada6-a33061caf2b9 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e233ee43-5a19-4d85-ada6-a33061caf2b9 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e233ee43-5a19-4d85-ada6-a33061caf2b9 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Delete volume with id: ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e233ee43-5a19-4d85-ada6-a33061caf2b9 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e233ee43-5a19-4d85-ada6-a33061caf2b9 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Delete volume request issued successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e233ee43-5a19-4d85-ada6-a33061caf2b9 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 202 Sep 01 18:07:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 653/1257] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:07:02 2026] DELETE /volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-26f363e7-5141-4e9a-8cd0-e02118ed36fc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26f363e7-5141-4e9a-8cd0-e02118ed36fc tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-26f363e7-5141-4e9a-8cd0-e02118ed36fc tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-26f363e7-5141-4e9a-8cd0-e02118ed36fc tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-26f363e7-5141-4e9a-8cd0-e02118ed36fc tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26f363e7-5141-4e9a-8cd0-e02118ed36fc tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 200 Sep 01 18:07:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 605/1258] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:02 2026] GET /volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b160a6f9-9215-4760-a1b7-b5d2de361d77 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b160a6f9-9215-4760-a1b7-b5d2de361d77 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b160a6f9-9215-4760-a1b7-b5d2de361d77 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b160a6f9-9215-4760-a1b7-b5d2de361d77 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-b160a6f9-9215-4760-a1b7-b5d2de361d77 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 1c141574-5780-4b58-83fd-feb33d1508f2 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b160a6f9-9215-4760-a1b7-b5d2de361d77 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 returned with HTTP 200 Sep 01 18:07:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 654/1259] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:03 2026] GET /volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b1ffa5f4-58a9-40a7-8e79-fc58648ea916 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1ffa5f4-58a9-40a7-8e79-fc58648ea916 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1ffa5f4-58a9-40a7-8e79-fc58648ea916 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1ffa5f4-58a9-40a7-8e79-fc58648ea916 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b1ffa5f4-58a9-40a7-8e79-fc58648ea916 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Snapshot retrieved successfully. Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1ffa5f4-58a9-40a7-8e79-fc58648ea916 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb returned with HTTP 200 Sep 01 18:07:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 606/1260] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:03 2026] GET /volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb => generated 481 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-199a6f15-d335-4d70-83ac-464b77c6c085 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-199a6f15-d335-4d70-83ac-464b77c6c085 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-199a6f15-d335-4d70-83ac-464b77c6c085 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-199a6f15-d335-4d70-83ac-464b77c6c085 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-199a6f15-d335-4d70-83ac-464b77c6c085 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b returned with HTTP 404 Sep 01 18:07:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 655/1261] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:03 2026] GET /volume/v3/volumes/ab00588f-c04e-4e7b-8395-1d714650802b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7bebc7a-5c47-446a-83ec-a106d1a6a051 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7bebc7a-5c47-446a-83ec-a106d1a6a051 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7bebc7a-5c47-446a-83ec-a106d1a6a051 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7bebc7a-5c47-446a-83ec-a106d1a6a051 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b7bebc7a-5c47-446a-83ec-a106d1a6a051 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7bebc7a-5c47-446a-83ec-a106d1a6a051 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 200 Sep 01 18:07:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 607/1262] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:03 2026] GET /volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ae854019-293e-402a-ab1c-1687ef00f298 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae854019-293e-402a-ab1c-1687ef00f298 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] DELETE http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae854019-293e-402a-ab1c-1687ef00f298 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae854019-293e-402a-ab1c-1687ef00f298 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-ae854019-293e-402a-ab1c-1687ef00f298 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Delete volume with id: 3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:07:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ae854019-293e-402a-ab1c-1687ef00f298 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ae854019-293e-402a-ab1c-1687ef00f298 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Delete volume request issued successfully. Sep 01 18:07:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae854019-293e-402a-ab1c-1687ef00f298 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 202 Sep 01 18:07:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 656/1263] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:07:03 2026] DELETE /volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-272ff096-d99e-4e66-a7b4-fb59a81b019d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-272ff096-d99e-4e66-a7b4-fb59a81b019d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-272ff096-d99e-4e66-a7b4-fb59a81b019d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-272ff096-d99e-4e66-a7b4-fb59a81b019d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-272ff096-d99e-4e66-a7b4-fb59a81b019d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-272ff096-d99e-4e66-a7b4-fb59a81b019d tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 200 Sep 01 18:07:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 608/1264] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:03 2026] GET /volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-78f32cb4-4d4f-4677-a537-d08da8f573ac None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-78f32cb4-4d4f-4677-a537-d08da8f573ac tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-78f32cb4-4d4f-4677-a537-d08da8f573ac tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-78f32cb4-4d4f-4677-a537-d08da8f573ac tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-78f32cb4-4d4f-4677-a537-d08da8f573ac tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 1c141574-5780-4b58-83fd-feb33d1508f2 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-78f32cb4-4d4f-4677-a537-d08da8f573ac tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 returned with HTTP 200 Sep 01 18:07:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 657/1265] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:04 2026] GET /volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e73976f6-c9dc-4f5f-a81f-e1417d28d8dd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e73976f6-c9dc-4f5f-a81f-e1417d28d8dd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e73976f6-c9dc-4f5f-a81f-e1417d28d8dd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e73976f6-c9dc-4f5f-a81f-e1417d28d8dd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-e73976f6-c9dc-4f5f-a81f-e1417d28d8dd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-e73976f6-c9dc-4f5f-a81f-e1417d28d8dd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /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 01 18:07:04 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e73976f6-c9dc-4f5f-a81f-e1417d28d8dd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all snapshots completed successfully. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e73976f6-c9dc-4f5f-a81f-e1417d28d8dd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 609/1266] 192.168.122.108 () {58 vars in 1148 bytes} [Tue Sep 1 18:07:04 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-22f4af56-c0e6-4d42-bacd-0a9b5b91e9a9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-77d23148-e50d-443e-8e8f-d531b56c399f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22f4af56-c0e6-4d42-bacd-0a9b5b91e9a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22f4af56-c0e6-4d42-bacd-0a9b5b91e9a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77d23148-e50d-443e-8e8f-d531b56c399f tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22f4af56-c0e6-4d42-bacd-0a9b5b91e9a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77d23148-e50d-443e-8e8f-d531b56c399f tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77d23148-e50d-443e-8e8f-d531b56c399f tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77d23148-e50d-443e-8e8f-d531b56c399f tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb returned with HTTP 404 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 610/1267] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:04 2026] GET /volume/v3/snapshots/aabff6de-b92f-45bf-a540-2c2f87e6f4eb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-22f4af56-c0e6-4d42-bacd-0a9b5b91e9a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22f4af56-c0e6-4d42-bacd-0a9b5b91e9a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d returned with HTTP 200 Sep 01 18:07:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 658/1268] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:04 2026] GET /volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e4b4cca7-53db-43fe-a5f6-074c500ea89d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e4b4cca7-53db-43fe-a5f6-074c500ea89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e4b4cca7-53db-43fe-a5f6-074c500ea89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e4b4cca7-53db-43fe-a5f6-074c500ea89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/groups/action Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1c141574-5780-4b58-83fd-feb33d1508f2", "name": "tempest-Group_from_snap-567149594"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "1c141574-5780-4b58-83fd-feb33d1508f2", "name": "tempest-Group_from_snap-567149594"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1c141574-5780-4b58-83fd-feb33d1508f2', 'name': 'tempest-Group_from_snap-567149594'}}. {{(pid=86561) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating group tempest-Group_from_snap-567149594 from group_snapshot 1c141574-5780-4b58-83fd-feb33d1508f2. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e4b4cca7-53db-43fe-a5f6-074c500ea89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e4b4cca7-53db-43fe-a5f6-074c500ea89d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 returned with HTTP 200 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 611/1269] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:04 2026] GET /volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-93d97f5e-0365-4856-9c05-fd7414cc13ae None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /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 01 18:07:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93d97f5e-0365-4856-9c05-fd7414cc13ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] DELETE http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93d97f5e-0365-4856-9c05-fd7414cc13ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93d97f5e-0365-4856-9c05-fd7414cc13ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-93d97f5e-0365-4856-9c05-fd7414cc13ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Delete volume with id: 2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-93d97f5e-0365-4856-9c05-fd7414cc13ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /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 01 18:07:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-93d97f5e-0365-4856-9c05-fd7414cc13ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Delete volume request issued successfully. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93d97f5e-0365-4856-9c05-fd7414cc13ae tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 returned with HTTP 202 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 612/1270] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:07:04 2026] DELETE /volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['bbfc63c4-b507-4c72-bd7b-e7edd0348a86'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cfd5db34-d3ca-4578-be4d-a49d3ac78446 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cfd5db34-d3ca-4578-be4d-a49d3ac78446 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cfd5db34-d3ca-4578-be4d-a49d3ac78446 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cfd5db34-d3ca-4578-be4d-a49d3ac78446 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cfd5db34-d3ca-4578-be4d-a49d3ac78446 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cfd5db34-d3ca-4578-be4d-a49d3ac78446 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 returned with HTTP 200 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 613/1271] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:04 2026] GET /volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 => generated 867 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /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 01 18:07:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.group.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] A mapping entry already exists for group 53701ad4-7340-44fb-8a5a-c0950a53e78d and volume type 360f565a-034f-4e21-b7b5-0d766b794a0b. Do not need to create again. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Availability Zones retrieved successfully. Sep 01 18:07:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (e872c654-fbed-426b-a1be-32ff396bbf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c3fe22bb-aba0-4a43-b6bc-4dc2964de929 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3fe22bb-aba0-4a43-b6bc-4dc2964de929 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3fe22bb-aba0-4a43-b6bc-4dc2964de929 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3fe22bb-aba0-4a43-b6bc-4dc2964de929 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3fe22bb-aba0-4a43-b6bc-4dc2964de929 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc returned with HTTP 404 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 614/1272] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:04 2026] GET /volume/v3/volumes/3a9e368a-4bbb-4aad-8578-8a2956857edc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5dcaa715-5e5c-40c5-8703-171e466d9a9a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5dcaa715-5e5c-40c5-8703-171e466d9a9a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5dcaa715-5e5c-40c5-8703-171e466d9a9a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5dcaa715-5e5c-40c5-8703-171e466d9a9a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5dcaa715-5e5c-40c5-8703-171e466d9a9a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5dcaa715-5e5c-40c5-8703-171e466d9a9a tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:07:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 615/1273] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:04 2026] GET /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7acc61-ea06-424d-9520-147fd640a839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-399897b1-b301-4152-954c-eeffea49f624 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-399897b1-b301-4152-954c-eeffea49f624 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-399897b1-b301-4152-954c-eeffea49f624 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-399897b1-b301-4152-954c-eeffea49f624 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-399897b1-b301-4152-954c-eeffea49f624 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Delete volume with id: e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:07:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-399897b1-b301-4152-954c-eeffea49f624 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7acc61-ea06-424d-9520-147fd640a839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '871f802c-0cf4-4e83-8bf5-2deccd8af48d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:06:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=360f565a-034f-4e21-b7b5-0d766b794a0b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2094300184',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '360f565a-034f-4e21-b7b5-0d766b794a0b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '53701ad4-7340-44fb-8a5a-c0950a53e78d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e02e22-12b4-4067-a456-332721a438c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-399897b1-b301-4152-954c-eeffea49f624 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Delete volume request issued successfully. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-399897b1-b301-4152-954c-eeffea49f624 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 202 Sep 01 18:07:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 616/1274] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:07:05 2026] DELETE /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fcdec2f7-f053-4f77-b293-2e3c797c47ae None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fcdec2f7-f053-4f77-b293-2e3c797c47ae tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fcdec2f7-f053-4f77-b293-2e3c797c47ae tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fcdec2f7-f053-4f77-b293-2e3c797c47ae tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fcdec2f7-f053-4f77-b293-2e3c797c47ae tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fcdec2f7-f053-4f77-b293-2e3c797c47ae tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:07:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 617/1275] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:05 2026] GET /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:07:05 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2094300184 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2094300184, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['efff28c8-c742-46cd-8c0e-1c73a8d9121f', '117ec1dd-91df-4f53-a70e-4751a901fc97'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e02e22-12b4-4067-a456-332721a438c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efff28c8-c742-46cd-8c0e-1c73a8d9121f', '117ec1dd-91df-4f53-a70e-4751a901fc97']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0014744-a11a-41c9-8d92-220ec3f2990c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0014744-a11a-41c9-8d92-220ec3f2990c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a0a5d02-0ff3-4b86-bbde-b788b9c502a7', '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=53701ad4-7340-44fb-8a5a-c0950a53e78d,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['efff28c8-c742-46cd-8c0e-1c73a8d9121f','117ec1dd-91df-4f53-a70e-4751a901fc97'],size=1,snapshot_id=871f802c-0cf4-4e83-8bf5-2deccd8af48d,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=360f565a-034f-4e21-b7b5-0d766b794a0b), '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-01T16:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53701ad4-7340-44fb-8a5a-c0950a53e78d,host=None,id=1a0a5d02-0ff3-4b86-bbde-b788b9c502a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',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=871f802c-0cf4-4e83-8bf5-2deccd8af48d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='098bf31b11044431a0d247fee346c0f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(360f565a-034f-4e21-b7b5-0d766b794a0b),volume_type_id=360f565a-034f-4e21-b7b5-0d766b794a0b)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62678808-20b9-4355-bf27-0560e715a72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62678808-20b9-4355-bf27-0560e715a72b) 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=53701ad4-7340-44fb-8a5a-c0950a53e78d,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['efff28c8-c742-46cd-8c0e-1c73a8d9121f','117ec1dd-91df-4f53-a70e-4751a901fc97'],size=1,snapshot_id=871f802c-0cf4-4e83-8bf5-2deccd8af48d,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=360f565a-034f-4e21-b7b5-0d766b794a0b)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (e872c654-fbed-426b-a1be-32ff396bbf31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request issued successfully. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: /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 01 18:07:05 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a9b58769-7f0a-4bfb-8be3-8418bf6dc409 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/action returned with HTTP 202 Sep 01 18:07:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 659/1276] 192.168.122.108 () {62 vars in 1202 bytes} [Tue Sep 1 18:07:04 2026] POST /volume/v3/groups/action => generated 102 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:05 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:05 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-affbcc86-b118-456f-8fc9-12e97d4f261d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-affbcc86-b118-456f-8fc9-12e97d4f261d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-affbcc86-b118-456f-8fc9-12e97d4f261d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-affbcc86-b118-456f-8fc9-12e97d4f261d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a3c1e58f-bdef-4d6b-8e56-ceaf89542eea tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:07:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 618/1277] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:07:05 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:07:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-affbcc86-b118-456f-8fc9-12e97d4f261d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Volume info retrieved successfully. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-affbcc86-b118-456f-8fc9-12e97d4f261d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 returned with HTTP 200 Sep 01 18:07:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 660/1278] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:05 2026] GET /volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 => generated 867 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:05 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:05 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-42adccb0-a0f4-4789-9b63-9f1e24f1e0fb tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 619/1279] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:05 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 934 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5fd12626-4451-4d46-a3d1-afbae407e994 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5fd12626-4451-4d46-a3d1-afbae407e994 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:07:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5fd12626-4451-4d46-a3d1-afbae407e994 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5fd12626-4451-4d46-a3d1-afbae407e994 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5fd12626-4451-4d46-a3d1-afbae407e994 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Volume info retrieved successfully. Sep 01 18:07:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5fd12626-4451-4d46-a3d1-afbae407e994 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 200 Sep 01 18:07:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 661/1280] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:06 2026] GET /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4facc3e1-e74b-4dce-ba87-deb21814942d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4facc3e1-e74b-4dce-ba87-deb21814942d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] GET http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 Sep 01 18:07:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4facc3e1-e74b-4dce-ba87-deb21814942d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4facc3e1-e74b-4dce-ba87-deb21814942d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4facc3e1-e74b-4dce-ba87-deb21814942d tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659 tempest-VolumeSnapshotQuotasNegativeTestJSON-2091903659-project-member] http://192.168.122.108/volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 returned with HTTP 404 Sep 01 18:07:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 620/1281] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:06 2026] GET /volume/v3/volumes/2e77ccef-c70f-4970-bdfe-160d58248bf0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0a96fb86-4b59-4aea-916c-a141a6f4b3ba None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a96fb86-4b59-4aea-916c-a141a6f4b3ba tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] PUT http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b Sep 01 18:07:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a96fb86-4b59-4aea-916c-a141a6f4b3ba tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:07 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-0a96fb86-4b59-4aea-916c-a141a6f4b3ba tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2094300184 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2094300184, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:07 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-0a96fb86-4b59-4aea-916c-a141a6f4b3ba tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2094300184 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2094300184, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:07 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:07 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a96fb86-4b59-4aea-916c-a141a6f4b3ba tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646 tempest-VolumeSnapshotQuotasNegativeTestJSON-998662646-project-admin] http://192.168.122.108/volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b returned with HTTP 200 Sep 01 18:07:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 662/1282] 192.168.122.108 () {60 vars in 1259 bytes} [Tue Sep 1 18:07:06 2026] PUT /volume/v3/os-quota-sets/37c02ac1f76f4c89860d4cd529b1de8b => generated 597 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:07 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f4ca42e5-edfa-42c9-8fc5-a00ce0bbad61 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 621/1283] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:06 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 934 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-04ac162c-5fc8-4804-8d05-8b50df224ce1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-04ac162c-5fc8-4804-8d05-8b50df224ce1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] GET http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 Sep 01 18:07:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-04ac162c-5fc8-4804-8d05-8b50df224ce1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-04ac162c-5fc8-4804-8d05-8b50df224ce1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-04ac162c-5fc8-4804-8d05-8b50df224ce1 tempest-VolumesListTestJSON-293711812 tempest-VolumesListTestJSON-293711812-project-member] http://192.168.122.108/volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 returned with HTTP 404 Sep 01 18:07:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 663/1284] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:07 2026] GET /volume/v3/volumes/e721eeed-5eff-4b98-a00b-f84826708059 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:08 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:08 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:08 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1a004ba6-98ae-41c2-91f5-194bab908b88 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 622/1285] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:08 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 934 bytes in 677 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-713a4ac5-9009-4705-9af7-518d5614bb0e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-713a4ac5-9009-4705-9af7-518d5614bb0e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-713a4ac5-9009-4705-9af7-518d5614bb0e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-713a4ac5-9009-4705-9af7-518d5614bb0e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-713a4ac5-9009-4705-9af7-518d5614bb0e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:10 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-713a4ac5-9009-4705-9af7-518d5614bb0e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:10 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-713a4ac5-9009-4705-9af7-518d5614bb0e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:10 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-713a4ac5-9009-4705-9af7-518d5614bb0e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-713a4ac5-9009-4705-9af7-518d5614bb0e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 664/1286] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:09 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 934 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:11 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:11 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:11 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-23bb6ded-5ee1-4fa1-a66c-fee677ed5132 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 623/1287] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:11 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 934 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:12 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:13 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:13 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4d0e9856-9099-47c5-b1ea-669af2e7a9cd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 665/1288] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:12 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 934 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b41fbddc-672d-44e2-87f1-2765133c9886 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b41fbddc-672d-44e2-87f1-2765133c9886 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b41fbddc-672d-44e2-87f1-2765133c9886 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b41fbddc-672d-44e2-87f1-2765133c9886 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b41fbddc-672d-44e2-87f1-2765133c9886 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:14 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-b41fbddc-672d-44e2-87f1-2765133c9886 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:14 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-b41fbddc-672d-44e2-87f1-2765133c9886 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:14 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-b41fbddc-672d-44e2-87f1-2765133c9886 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b41fbddc-672d-44e2-87f1-2765133c9886 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 624/1289] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:14 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 934 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1465514183"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1465514183'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume of 1 GB Sep 01 18:07:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Availability Zones retrieved successfully. Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Flow 'volume_create_api' (ee5e0087-d837-4775-8d95-4240827e1422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589e88a2-eca5-45e2-b6a9-77781306e8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589e88a2-eca5-45e2-b6a9-77781306e8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106e2f09-bf10-4436-a702-bddd256a2bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:15 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Created reservations ['d69c7274-ce68-4047-888f-7a5084e88dc3', 'f98027d7-9554-424d-bee8-098eb802432f', '6f7c3359-8f65-4054-82b6-5a5ff322d106', '059e7b5c-4bf1-4f56-a1a4-e617e451af09'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106e2f09-bf10-4436-a702-bddd256a2bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d69c7274-ce68-4047-888f-7a5084e88dc3', 'f98027d7-9554-424d-bee8-098eb802432f', '6f7c3359-8f65-4054-82b6-5a5ff322d106', '059e7b5c-4bf1-4f56-a1a4-e617e451af09']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cce2af-2cae-4697-952a-7365b4b94f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cce2af-2cae-4697-952a-7365b4b94f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d07679-2335-416d-861a-0c0cca61e125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1465514183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12a461ff83d74b7983beeee25bc16637',qos_specs=None,replication_status=,reservations=['d69c7274-ce68-4047-888f-7a5084e88dc3','f98027d7-9554-424d-bee8-098eb802432f','6f7c3359-8f65-4054-82b6-5a5ff322d106','059e7b5c-4bf1-4f56-a1a4-e617e451af09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3d49595a3a4af9993020eb752054ba',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1465514183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91d07679-2335-416d-861a-0c0cca61e125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12a461ff83d74b7983beeee25bc16637',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='bb3d49595a3a4af9993020eb752054ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b9f540f-e9c9-4c32-83da-f44ba20f3784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ae1a92a9-2455-446f-ab87-cb64bf726cfd tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 625/1290] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:15 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 935 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-af3cfcd3-566f-46fd-a62b-971f6beae366 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-af3cfcd3-566f-46fd-a62b-971f6beae366 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-af3cfcd3-566f-46fd-a62b-971f6beae366 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-af3cfcd3-566f-46fd-a62b-971f6beae366 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-af3cfcd3-566f-46fd-a62b-971f6beae366 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 53701ad4-7340-44fb-8a5a-c0950a53e78d {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b9f540f-e9c9-4c32-83da-f44ba20f3784) 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-1465514183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12a461ff83d74b7983beeee25bc16637',qos_specs=None,replication_status=,reservations=['d69c7274-ce68-4047-888f-7a5084e88dc3','f98027d7-9554-424d-bee8-098eb802432f','6f7c3359-8f65-4054-82b6-5a5ff322d106','059e7b5c-4bf1-4f56-a1a4-e617e451af09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3d49595a3a4af9993020eb752054ba',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7193bcfe-466f-4049-9737-e497767622ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /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 01 18:07:15 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-af3cfcd3-566f-46fd-a62b-971f6beae366 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d returned with HTTP 200 Sep 01 18:07:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 626/1291] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:15 2026] GET /volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d => generated 417 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7193bcfe-466f-4049-9737-e497767622ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Flow 'volume_create_api' (ee5e0087-d837-4775-8d95-4240827e1422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume request issued successfully. Sep 01 18:07:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d8f25eaa-9cf0-446a-ae10-934a1cf9e863 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:07:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 666/1292] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:15 2026] POST /volume/v3/volumes => generated 759 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3ab3a4dc-7084-41ed-b3fa-57ff2f78114d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ab3a4dc-7084-41ed-b3fa-57ff2f78114d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ab3a4dc-7084-41ed-b3fa-57ff2f78114d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ab3a4dc-7084-41ed-b3fa-57ff2f78114d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /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 01 18:07:15 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:07:15 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:15 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3ab3a4dc-7084-41ed-b3fa-57ff2f78114d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ab3a4dc-7084-41ed-b3fa-57ff2f78114d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 returned with HTTP 200 Sep 01 18:07:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 667/1293] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:15 2026] GET /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 => generated 827 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:16 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:16 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:16 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:16 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-53e1fdf4-866b-4fb4-bff4-706259044b0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:07:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 627/1294] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:07:15 2026] GET /volume/v3/volumes/detail => generated 1852 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:07:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6d1402e8-7564-4513-a52b-9de53e1bc101 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6d1402e8-7564-4513-a52b-9de53e1bc101 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d/action Sep 01 18:07:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6d1402e8-7564-4513-a52b-9de53e1bc101 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6d1402e8-7564-4513-a52b-9de53e1bc101 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-6d1402e8-7564-4513-a52b-9de53e1bc101 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for group 53701ad4-7340-44fb-8a5a-c0950a53e78d {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:07:16 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-6d1402e8-7564-4513-a52b-9de53e1bc101 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group with id: 53701ad4-7340-44fb-8a5a-c0950a53e78d Sep 01 18:07:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:16 devstack devstack@c-api.service[86561]: /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 01 18:07:16 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:07:16 devstack devstack@c-api.service[86561]: /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 01 18:07:16 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6d1402e8-7564-4513-a52b-9de53e1bc101 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d/action returned with HTTP 202 Sep 01 18:07:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 668/1295] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:07:16 2026] POST /volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-828019a8-43af-472b-a09b-e46bcb33b73e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-828019a8-43af-472b-a09b-e46bcb33b73e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-828019a8-43af-472b-a09b-e46bcb33b73e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-828019a8-43af-472b-a09b-e46bcb33b73e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-828019a8-43af-472b-a09b-e46bcb33b73e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:16 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-828019a8-43af-472b-a09b-e46bcb33b73e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:16 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-828019a8-43af-472b-a09b-e46bcb33b73e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:16 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-828019a8-43af-472b-a09b-e46bcb33b73e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-828019a8-43af-472b-a09b-e46bcb33b73e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 200 Sep 01 18:07:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 628/1296] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:16 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 934 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3a36bd7d-905b-4ce8-b137-3a6ffc395179 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a36bd7d-905b-4ce8-b137-3a6ffc395179 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a36bd7d-905b-4ce8-b137-3a6ffc395179 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a36bd7d-905b-4ce8-b137-3a6ffc395179 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3a36bd7d-905b-4ce8-b137-3a6ffc395179 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a36bd7d-905b-4ce8-b137-3a6ffc395179 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 returned with HTTP 200 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 669/1297] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:17 2026] GET /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2659a124-1c07-46fe-a2c8-b4dd88bb56a4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2659a124-1c07-46fe-a2c8-b4dd88bb56a4 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] POST http://192.168.122.108/volume/v3/types/d51c7d87-9852-420d-ab95-70ba615efced/encryption Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2659a124-1c07-46fe-a2c8-b4dd88bb56a4 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e0687f2c-a99b-4055-b2b7-22733763766f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2659a124-1c07-46fe-a2c8-b4dd88bb56a4 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types/d51c7d87-9852-420d-ab95-70ba615efced/encryption returned with HTTP 404 Sep 01 18:07:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 629/1298] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:07:17 2026] POST /volume/v3/types/d51c7d87-9852-420d-ab95-70ba615efced/encryption => generated 114 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2ee7d11c-bf71-4e86-81a6-237e13e241ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2ee7d11c-bf71-4e86-81a6-237e13e241ac tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2ee7d11c-bf71-4e86-81a6-237e13e241ac tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1323254093", "os-volume-type-access:is_public": false}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0687f2c-a99b-4055-b2b7-22733763766f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0687f2c-a99b-4055-b2b7-22733763766f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0687f2c-a99b-4055-b2b7-22733763766f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0687f2c-a99b-4055-b2b7-22733763766f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 returned with HTTP 404 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 670/1299] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:17 2026] GET /volume/v3/volumes/1a0a5d02-0ff3-4b86-bbde-b788b9c502a7 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c5b88071-b9a0-49cb-b452-5bb70b697906 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5b88071-b9a0-49cb-b452-5bb70b697906 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d Sep 01 18:07:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2ee7d11c-bf71-4e86-81a6-237e13e241ac tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5b88071-b9a0-49cb-b452-5bb70b697906 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5b88071-b9a0-49cb-b452-5bb70b697906 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-c5b88071-b9a0-49cb-b452-5bb70b697906 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 53701ad4-7340-44fb-8a5a-c0950a53e78d {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 630/1300] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:07:17 2026] POST /volume/v3/types => generated 231 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-64e5928d-088e-416f-9353-3343924d2f2b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: /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 01 18:07:17 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5b88071-b9a0-49cb-b452-5bb70b697906 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d returned with HTTP 200 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 671/1301] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:17 2026] GET /volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d => generated 378 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64e5928d-088e-416f-9353-3343924d2f2b tempest-VolumeTypesNegativeTest-216616030 tempest-VolumeTypesNegativeTest-216616030-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64e5928d-088e-416f-9353-3343924d2f2b tempest-VolumeTypesNegativeTest-216616030 tempest-VolumeTypesNegativeTest-216616030-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c86cbf47-97cb-41cf-bc22-d45ae3d29172", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-634050113"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-64e5928d-088e-416f-9353-3343924d2f2b tempest-VolumeTypesNegativeTest-216616030 tempest-VolumeTypesNegativeTest-216616030-project-member] Create volume request body: {'volume': {'volume_type': 'c86cbf47-97cb-41cf-bc22-d45ae3d29172', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-634050113'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64e5928d-088e-416f-9353-3343924d2f2b tempest-VolumeTypesNegativeTest-216616030 tempest-VolumeTypesNegativeTest-216616030-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 404 Sep 01 18:07:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 631/1302] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:07:17 2026] POST /volume/v3/volumes => generated 114 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e4b3b002-233c-405d-a0aa-eead5906640b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4b3b002-233c-405d-a0aa-eead5906640b tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] DELETE http://192.168.122.108/volume/v3/types/c86cbf47-97cb-41cf-bc22-d45ae3d29172 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4b3b002-233c-405d-a0aa-eead5906640b tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4b3b002-233c-405d-a0aa-eead5906640b tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4b3b002-233c-405d-a0aa-eead5906640b tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types/c86cbf47-97cb-41cf-bc22-d45ae3d29172 returned with HTTP 202 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 672/1303] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:07:17 2026] DELETE /volume/v3/types/c86cbf47-97cb-41cf-bc22-d45ae3d29172 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3ecb0a94-c0fb-49aa-84a6-8a9911cb7227 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3ecb0a94-c0fb-49aa-84a6-8a9911cb7227 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] GET http://192.168.122.108/volume/v3/types/c86cbf47-97cb-41cf-bc22-d45ae3d29172 Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3ecb0a94-c0fb-49aa-84a6-8a9911cb7227 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3ecb0a94-c0fb-49aa-84a6-8a9911cb7227 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3ecb0a94-c0fb-49aa-84a6-8a9911cb7227 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types/c86cbf47-97cb-41cf-bc22-d45ae3d29172 returned with HTTP 404 Sep 01 18:07:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 632/1304] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:07:17 2026] GET /volume/v3/types/c86cbf47-97cb-41cf-bc22-d45ae3d29172 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1c821a6d-3e55-492c-83c6-7882ee1be080 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c821a6d-3e55-492c-83c6-7882ee1be080 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:07:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c821a6d-3e55-492c-83c6-7882ee1be080 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c821a6d-3e55-492c-83c6-7882ee1be080 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 400 Sep 01 18:07:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 673/1305] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:07:17 2026] POST /volume/v3/types => generated 115 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eec0ee59-ba68-4e4b-908c-853b9b9b2e6f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eec0ee59-ba68-4e4b-908c-853b9b9b2e6f tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eec0ee59-ba68-4e4b-908c-853b9b9b2e6f tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2109655397"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eec0ee59-ba68-4e4b-908c-853b9b9b2e6f tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 633/1306] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:07:18 2026] POST /volume/v3/types => generated 229 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-167bdea8-05d3-4296-ab6e-9708887f7ff9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-167bdea8-05d3-4296-ab6e-9708887f7ff9 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-167bdea8-05d3-4296-ab6e-9708887f7ff9 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2109655397"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=647,cinder:UPDATE=102,cinder:INSERT=69 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-167bdea8-05d3-4296-ab6e-9708887f7ff9 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-2109655397 already exists. Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-167bdea8-05d3-4296-ab6e-9708887f7ff9 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 409 Sep 01 18:07:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 674/1307] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:07:18 2026] POST /volume/v3/types => generated 134 bytes in 25 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b2dcc7a2-e04a-4cd9-adbc-bc362e27e5ae None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b2dcc7a2-e04a-4cd9-adbc-bc362e27e5ae tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] DELETE http://192.168.122.108/volume/v3/types/9507904f-470e-40f1-8b7c-1a6d8bb1231f Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b2dcc7a2-e04a-4cd9-adbc-bc362e27e5ae tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b2dcc7a2-e04a-4cd9-adbc-bc362e27e5ae tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b2dcc7a2-e04a-4cd9-adbc-bc362e27e5ae tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types/9507904f-470e-40f1-8b7c-1a6d8bb1231f returned with HTTP 202 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 634/1308] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:07:18 2026] DELETE /volume/v3/types/9507904f-470e-40f1-8b7c-1a6d8bb1231f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e865c014-e3bc-40af-83d9-c256e2205247 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e865c014-e3bc-40af-83d9-c256e2205247 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] GET http://192.168.122.108/volume/v3/types/9507904f-470e-40f1-8b7c-1a6d8bb1231f Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e865c014-e3bc-40af-83d9-c256e2205247 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e865c014-e3bc-40af-83d9-c256e2205247 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e865c014-e3bc-40af-83d9-c256e2205247 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types/9507904f-470e-40f1-8b7c-1a6d8bb1231f returned with HTTP 404 Sep 01 18:07:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 675/1309] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:07:18 2026] GET /volume/v3/types/9507904f-470e-40f1-8b7c-1a6d8bb1231f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2d4b2a7c-303e-4baf-a9b6-1ba2360e72c1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2d4b2a7c-303e-4baf-a9b6-1ba2360e72c1 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] DELETE http://192.168.122.108/volume/v3/types/36d0a96b-1ba4-4f81-a01a-71f102f44325 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2d4b2a7c-303e-4baf-a9b6-1ba2360e72c1 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2d4b2a7c-303e-4baf-a9b6-1ba2360e72c1 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2d4b2a7c-303e-4baf-a9b6-1ba2360e72c1 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types/36d0a96b-1ba4-4f81-a01a-71f102f44325 returned with HTTP 404 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 635/1310] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:07:18 2026] DELETE /volume/v3/types/36d0a96b-1ba4-4f81-a01a-71f102f44325 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9ac8acb3-f4c5-47af-af2e-3fec67417382 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9ac8acb3-f4c5-47af-af2e-3fec67417382 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] GET http://192.168.122.108/volume/v3/types/dd75471b-388e-4273-a0a8-83c605ae1821 Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9ac8acb3-f4c5-47af-af2e-3fec67417382 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9ac8acb3-f4c5-47af-af2e-3fec67417382 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9ac8acb3-f4c5-47af-af2e-3fec67417382 tempest-VolumeTypesNegativeTest-533171930 tempest-VolumeTypesNegativeTest-533171930-project-admin] http://192.168.122.108/volume/v3/types/dd75471b-388e-4273-a0a8-83c605ae1821 returned with HTTP 404 Sep 01 18:07:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 676/1311] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:07:18 2026] GET /volume/v3/types/dd75471b-388e-4273-a0a8-83c605ae1821 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-01f51d4a-0609-46a6-bbbf-9a83c83f42af None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01f51d4a-0609-46a6-bbbf-9a83c83f42af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01f51d4a-0609-46a6-bbbf-9a83c83f42af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01f51d4a-0609-46a6-bbbf-9a83c83f42af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-01f51d4a-0609-46a6-bbbf-9a83c83f42af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01f51d4a-0609-46a6-bbbf-9a83c83f42af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 returned with HTTP 200 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 636/1312] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:18 2026] GET /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b8982bac-4b4f-46cb-b24d-2b5f806164da None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b8982bac-4b4f-46cb-b24d-2b5f806164da tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b8982bac-4b4f-46cb-b24d-2b5f806164da tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b8982bac-4b4f-46cb-b24d-2b5f806164da tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-b8982bac-4b4f-46cb-b24d-2b5f806164da tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 53701ad4-7340-44fb-8a5a-c0950a53e78d {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b8982bac-4b4f-46cb-b24d-2b5f806164da tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d returned with HTTP 404 Sep 01 18:07:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 677/1313] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:18 2026] GET /volume/v3/groups/53701ad4-7340-44fb-8a5a-c0950a53e78d => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a6d257da-38b9-4b44-810f-68090021f5b4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6d257da-38b9-4b44-810f-68090021f5b4 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] DELETE http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6d257da-38b9-4b44-810f-68090021f5b4 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6d257da-38b9-4b44-810f-68090021f5b4 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-a6d257da-38b9-4b44-810f-68090021f5b4 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for member 1c141574-5780-4b58-83fd-feb33d1508f2 {{(pid=86562) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.group_snapshots [None req-a6d257da-38b9-4b44-810f-68090021f5b4 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group_snapshot with id: 1c141574-5780-4b58-83fd-feb33d1508f2 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:18 devstack devstack@c-api.service[86562]: /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 01 18:07:18 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6d257da-38b9-4b44-810f-68090021f5b4 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 returned with HTTP 202 Sep 01 18:07:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 637/1314] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:07:18 2026] DELETE /volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:18 devstack devstack@c-api.service[86561]: /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 01 18:07:18 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:07:18 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:18 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:19 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf635f7f-10ac-4f68-863b-80ac50fbd933 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:07:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 678/1315] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:07:18 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-517e4dea-0e91-4e3b-b647-5e7effd5de1f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-517e4dea-0e91-4e3b-b647-5e7effd5de1f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:07:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-517e4dea-0e91-4e3b-b647-5e7effd5de1f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-517e4dea-0e91-4e3b-b647-5e7effd5de1f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-517e4dea-0e91-4e3b-b647-5e7effd5de1f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:19 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-517e4dea-0e91-4e3b-b647-5e7effd5de1f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:07:19 devstack devstack@c-api.service[86562]: /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 01 18:07:19 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-517e4dea-0e91-4e3b-b647-5e7effd5de1f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all snapshots completed successfully. Sep 01 18:07:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-517e4dea-0e91-4e3b-b647-5e7effd5de1f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:07:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 638/1316] 192.168.122.108 () {58 vars in 1148 bytes} [Tue Sep 1 18:07:19 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-35148520-c02a-4d2d-919d-27e5bc2d6f06 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-35148520-c02a-4d2d-919d-27e5bc2d6f06 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d Sep 01 18:07:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-35148520-c02a-4d2d-919d-27e5bc2d6f06 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-35148520-c02a-4d2d-919d-27e5bc2d6f06 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-35148520-c02a-4d2d-919d-27e5bc2d6f06 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-35148520-c02a-4d2d-919d-27e5bc2d6f06 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d returned with HTTP 200 Sep 01 18:07:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 679/1317] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:19 2026] GET /volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d => generated 449 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0e5fe39b-fe58-4d48-be44-dc026a52ea5a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e5fe39b-fe58-4d48-be44-dc026a52ea5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d Sep 01 18:07:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e5fe39b-fe58-4d48-be44-dc026a52ea5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e5fe39b-fe58-4d48-be44-dc026a52ea5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0e5fe39b-fe58-4d48-be44-dc026a52ea5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e5fe39b-fe58-4d48-be44-dc026a52ea5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d returned with HTTP 200 Sep 01 18:07:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 639/1318] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:20 2026] GET /volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a6c2b268-b2d0-4c6f-8b89-dabdf2c6d105 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6c2b268-b2d0-4c6f-8b89-dabdf2c6d105 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d Sep 01 18:07:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6c2b268-b2d0-4c6f-8b89-dabdf2c6d105 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a6c2b268-b2d0-4c6f-8b89-dabdf2c6d105 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a6c2b268-b2d0-4c6f-8b89-dabdf2c6d105 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a6c2b268-b2d0-4c6f-8b89-dabdf2c6d105 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d returned with HTTP 200 Sep 01 18:07:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 680/1319] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:21 2026] GET /volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-65aa1e11-98c0-40b4-9217-825a18ccad7b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65aa1e11-98c0-40b4-9217-825a18ccad7b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65aa1e11-98c0-40b4-9217-825a18ccad7b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65aa1e11-98c0-40b4-9217-825a18ccad7b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=741,cinder:UPDATE=172,cinder:INSERT=111 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65aa1e11-98c0-40b4-9217-825a18ccad7b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d returned with HTTP 404 Sep 01 18:07:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 640/1320] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:22 2026] GET /volume/v3/snapshots/871f802c-0cf4-4e83-8bf5-2deccd8af48d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-571fdfed-ed6d-4c0b-9cc4-c6fde3d933c2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-571fdfed-ed6d-4c0b-9cc4-c6fde3d933c2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-571fdfed-ed6d-4c0b-9cc4-c6fde3d933c2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-571fdfed-ed6d-4c0b-9cc4-c6fde3d933c2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-571fdfed-ed6d-4c0b-9cc4-c6fde3d933c2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 1c141574-5780-4b58-83fd-feb33d1508f2 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-571fdfed-ed6d-4c0b-9cc4-c6fde3d933c2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 returned with HTTP 404 Sep 01 18:07:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 681/1321] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:22 2026] GET /volume/v3/group_snapshots/1c141574-5780-4b58-83fd-feb33d1508f2 => generated 116 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: /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 01 18:07:22 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:07:22 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:22 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e5b1c4b9-449c-4cb2-8b95-02268e7cf8e2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:07:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 641/1322] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:07:22 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a4d067f3-02d1-4d33-a6e3-5f65b0645bd8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4d067f3-02d1-4d33-a6e3-5f65b0645bd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f/action Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4d067f3-02d1-4d33-a6e3-5f65b0645bd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4d067f3-02d1-4d33-a6e3-5f65b0645bd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-a4d067f3-02d1-4d33-a6e3-5f65b0645bd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for group 269f66a7-9994-4633-ba8f-0a61fcbbdb0f {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:07:22 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-a4d067f3-02d1-4d33-a6e3-5f65b0645bd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group with id: 269f66a7-9994-4633-ba8f-0a61fcbbdb0f Sep 01 18:07:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:22 devstack devstack@c-api.service[86561]: /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 01 18:07:22 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:07:22 devstack devstack@c-api.service[86561]: /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 01 18:07:22 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4d067f3-02d1-4d33-a6e3-5f65b0645bd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f/action returned with HTTP 202 Sep 01 18:07:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 682/1323] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:07:22 2026] POST /volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-27724009-570e-4fe8-9243-143cd710cc51 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27724009-570e-4fe8-9243-143cd710cc51 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27724009-570e-4fe8-9243-143cd710cc51 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27724009-570e-4fe8-9243-143cd710cc51 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-27724009-570e-4fe8-9243-143cd710cc51 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:22 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-27724009-570e-4fe8-9243-143cd710cc51 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:22 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-27724009-570e-4fe8-9243-143cd710cc51 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:22 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-27724009-570e-4fe8-9243-143cd710cc51 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27724009-570e-4fe8-9243-143cd710cc51 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f returned with HTTP 200 Sep 01 18:07:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 642/1324] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:22 2026] GET /volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f => generated 923 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4f818353-54b0-42f1-88f2-794fd7036634 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f818353-54b0-42f1-88f2-794fd7036634 None None] GET http://192.168.122.108/volume// Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f818353-54b0-42f1-88f2-794fd7036634 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f818353-54b0-42f1-88f2-794fd7036634 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f818353-54b0-42f1-88f2-794fd7036634 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:07:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 683/1325] 192.168.122.108 () {56 vars in 888 bytes} [Tue Sep 1 18:07:22 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-646df7ec-5b96-4c2d-8e77-9474dab5dc6f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-646df7ec-5b96-4c2d-8e77-9474dab5dc6f None None] GET http://192.168.122.108/volume// Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-646df7ec-5b96-4c2d-8e77-9474dab5dc6f None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-646df7ec-5b96-4c2d-8e77-9474dab5dc6f None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-646df7ec-5b96-4c2d-8e77-9474dab5dc6f None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:07:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 643/1326] 192.168.122.108 () {56 vars in 888 bytes} [Tue Sep 1 18:07:23 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-25ff9b08-2940-4d4f-848b-7bd433cc7ff8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25ff9b08-2940-4d4f-848b-7bd433cc7ff8 tempest-VersionsTest-191042283 tempest-VersionsTest-191042283-project-member] GET http://192.168.122.108/volume/v3/ Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25ff9b08-2940-4d4f-848b-7bd433cc7ff8 tempest-VersionsTest-191042283 tempest-VersionsTest-191042283-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25ff9b08-2940-4d4f-848b-7bd433cc7ff8 tempest-VersionsTest-191042283 tempest-VersionsTest-191042283-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25ff9b08-2940-4d4f-848b-7bd433cc7ff8 tempest-VersionsTest-191042283 tempest-VersionsTest-191042283-project-member] http://192.168.122.108/volume/v3/ returned with HTTP 200 Sep 01 18:07:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 684/1327] 192.168.122.108 () {58 vars in 1100 bytes} [Tue Sep 1 18:07:23 2026] GET /volume/v3/ => generated 390 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-110868a3-1494-4ee6-aba5-5fcb62ce288c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-110868a3-1494-4ee6-aba5-5fcb62ce288c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-110868a3-1494-4ee6-aba5-5fcb62ce288c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-110868a3-1494-4ee6-aba5-5fcb62ce288c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-110868a3-1494-4ee6-aba5-5fcb62ce288c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f returned with HTTP 404 Sep 01 18:07:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 644/1328] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:23 2026] GET /volume/v3/volumes/71b6b27b-1472-4663-8b0f-d34adffa4c0f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-806918d0-cb2d-4d1b-9f33-d38a5c606244 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-806918d0-cb2d-4d1b-9f33-d38a5c606244 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-806918d0-cb2d-4d1b-9f33-d38a5c606244 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-806918d0-cb2d-4d1b-9f33-d38a5c606244 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-806918d0-cb2d-4d1b-9f33-d38a5c606244 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 269f66a7-9994-4633-ba8f-0a61fcbbdb0f {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-806918d0-cb2d-4d1b-9f33-d38a5c606244 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f returned with HTTP 404 Sep 01 18:07:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 685/1329] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:23 2026] GET /volume/v3/groups/269f66a7-9994-4633-ba8f-0a61fcbbdb0f => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-11ce05bd-ec2c-4f50-aafa-6dadaa2bcc5f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-11ce05bd-ec2c-4f50-aafa-6dadaa2bcc5f tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/e57ebfed-1d3b-48aa-920e-c328ee57fa80 Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-11ce05bd-ec2c-4f50-aafa-6dadaa2bcc5f tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-11ce05bd-ec2c-4f50-aafa-6dadaa2bcc5f tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-11ce05bd-ec2c-4f50-aafa-6dadaa2bcc5f tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/group_types/e57ebfed-1d3b-48aa-920e-c328ee57fa80 returned with HTTP 202 Sep 01 18:07:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 645/1330] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:07:23 2026] DELETE /volume/v3/group_types/e57ebfed-1d3b-48aa-920e-c328ee57fa80 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fadd8c16-2b7c-496f-bd31-573992a27156 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fadd8c16-2b7c-496f-bd31-573992a27156 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] DELETE http://192.168.122.108/volume/v3/types/360f565a-034f-4e21-b7b5-0d766b794a0b Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fadd8c16-2b7c-496f-bd31-573992a27156 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fadd8c16-2b7c-496f-bd31-573992a27156 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fadd8c16-2b7c-496f-bd31-573992a27156 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types/360f565a-034f-4e21-b7b5-0d766b794a0b returned with HTTP 202 Sep 01 18:07:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 686/1331] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:07:24 2026] DELETE /volume/v3/types/360f565a-034f-4e21-b7b5-0d766b794a0b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-873c276e-9549-43b1-8831-455cad0205cc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-873c276e-9549-43b1-8831-455cad0205cc tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] GET http://192.168.122.108/volume/v3/types/360f565a-034f-4e21-b7b5-0d766b794a0b Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-873c276e-9549-43b1-8831-455cad0205cc tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-873c276e-9549-43b1-8831-455cad0205cc tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-873c276e-9549-43b1-8831-455cad0205cc tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types/360f565a-034f-4e21-b7b5-0d766b794a0b returned with HTTP 404 Sep 01 18:07:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 646/1332] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:07:24 2026] GET /volume/v3/types/360f565a-034f-4e21-b7b5-0d766b794a0b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dfb32c6d-1cf9-4269-9e2f-32cca21b12a7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dfb32c6d-1cf9-4269-9e2f-32cca21b12a7 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dfb32c6d-1cf9-4269-9e2f-32cca21b12a7 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1116752308"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dfb32c6d-1cf9-4269-9e2f-32cca21b12a7 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e0d85c75-109f-43a5-be6e-bfdb5286f8ef None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 687/1333] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:07:24 2026] POST /volume/v3/types => generated 224 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:07:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e0d85c75-109f-43a5-be6e-bfdb5286f8ef tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e0d85c75-109f-43a5-be6e-bfdb5286f8ef tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-283607546"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e0d85c75-109f-43a5-be6e-bfdb5286f8ef tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:07:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 647/1334] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:07:24 2026] POST /volume/v3/group_types => generated 180 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-71e0c427-cba6-4fbe-b156-7787ab01e27a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-71e0c427-cba6-4fbe-b156-7787ab01e27a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-71e0c427-cba6-4fbe-b156-7787ab01e27a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6ff52df-99f8-47a5-ac00-63ec9354e994", "volume_types": ["2923079f-be14-4f12-8e57-dd6fe50376b1"], "name": "tempest-GroupSnapshotsTest-Group-652589624"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-71e0c427-cba6-4fbe-b156-7787ab01e27a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating new group {'group': {'group_type': 'a6ff52df-99f8-47a5-ac00-63ec9354e994', 'volume_types': ['2923079f-be14-4f12-8e57-dd6fe50376b1'], 'name': 'tempest-GroupSnapshotsTest-Group-652589624'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-71e0c427-cba6-4fbe-b156-7787ab01e27a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating group tempest-GroupSnapshotsTest-Group-652589624. Sep 01 18:07:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-71e0c427-cba6-4fbe-b156-7787ab01e27a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Availability Zones retrieved successfully. Sep 01 18:07:24 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-71e0c427-cba6-4fbe-b156-7787ab01e27a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['61ff8e25-581f-4b52-bc4b-74abe768b8cc'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-71e0c427-cba6-4fbe-b156-7787ab01e27a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:07:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 688/1335] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:07:24 2026] POST /volume/v3/groups => generated 111 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-014c8c65-f6a9-4a4e-b286-fc3419015698 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-014c8c65-f6a9-4a4e-b286-fc3419015698 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-014c8c65-f6a9-4a4e-b286-fc3419015698 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-014c8c65-f6a9-4a4e-b286-fc3419015698 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-014c8c65-f6a9-4a4e-b286-fc3419015698 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:24 devstack devstack@c-api.service[86562]: /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 01 18:07:24 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-014c8c65-f6a9-4a4e-b286-fc3419015698 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 648/1336] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:24 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 391 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-53580a37-8afb-4ba5-badf-e32f39ac0870 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-53580a37-8afb-4ba5-badf-e32f39ac0870 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-53580a37-8afb-4ba5-badf-e32f39ac0870 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-53580a37-8afb-4ba5-badf-e32f39ac0870 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-53580a37-8afb-4ba5-badf-e32f39ac0870 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:25 devstack devstack@c-api.service[86561]: /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 01 18:07:25 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-53580a37-8afb-4ba5-badf-e32f39ac0870 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 689/1337] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:25 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c2046912-8c80-489d-9475-a7d320e4de09 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1050415462", "volume_type": "2923079f-be14-4f12-8e57-dd6fe50376b1", "group_id": "f2ee1f29-06c8-42b1-954e-080ca14cfc67", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1050415462', 'volume_type': '2923079f-be14-4f12-8e57-dd6fe50376b1', 'group_id': 'f2ee1f29-06c8-42b1-954e-080ca14cfc67', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:25 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume of 1 GB Sep 01 18:07:25 devstack devstack@c-api.service[86562]: /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 01 18:07:25 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Availability Zones retrieved successfully. Sep 01 18:07:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (2b328228-06bf-486c-92e9-8586fb26755f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85623f42-4d16-496f-9a2f-289137268588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:25 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85623f42-4d16-496f-9a2f-289137268588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:07:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2923079f-be14-4f12-8e57-dd6fe50376b1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1116752308',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2923079f-be14-4f12-8e57-dd6fe50376b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f2ee1f29-06c8-42b1-954e-080ca14cfc67', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24683ed1-059b-4e05-8ad7-8a13206e18f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1116752308 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1116752308, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:26 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1116752308 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1116752308, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['3613627e-03dc-43ba-8165-6ed37f762226', '8f72e31e-a743-4b10-99dd-6bed3c345611', '4c231f5b-7c7c-44ce-b85d-f137bcf28ca4', '10712955-b48c-430f-a4dd-3441916c1302'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24683ed1-059b-4e05-8ad7-8a13206e18f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3613627e-03dc-43ba-8165-6ed37f762226', '8f72e31e-a743-4b10-99dd-6bed3c345611', '4c231f5b-7c7c-44ce-b85d-f137bcf28ca4', '10712955-b48c-430f-a4dd-3441916c1302']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a14ca63-c834-4c99-bd85-5bd547621a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a14ca63-c834-4c99-bd85-5bd547621a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1050415462',encryption_key_id=None,group_id=f2ee1f29-06c8-42b1-954e-080ca14cfc67,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['3613627e-03dc-43ba-8165-6ed37f762226','8f72e31e-a743-4b10-99dd-6bed3c345611','4c231f5b-7c7c-44ce-b85d-f137bcf28ca4','10712955-b48c-430f-a4dd-3441916c1302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=2923079f-be14-4f12-8e57-dd6fe50376b1), '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-01T16:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1050415462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f2ee1f29-06c8-42b1-954e-080ca14cfc67,host=None,id=abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',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='098bf31b11044431a0d247fee346c0f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2923079f-be14-4f12-8e57-dd6fe50376b1),volume_type_id=2923079f-be14-4f12-8e57-dd6fe50376b1)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccb4c5e-d115-4627-a9b3-2349accc36de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccb4c5e-d115-4627-a9b3-2349accc36de) 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-1050415462',encryption_key_id=None,group_id=f2ee1f29-06c8-42b1-954e-080ca14cfc67,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['3613627e-03dc-43ba-8165-6ed37f762226','8f72e31e-a743-4b10-99dd-6bed3c345611','4c231f5b-7c7c-44ce-b85d-f137bcf28ca4','10712955-b48c-430f-a4dd-3441916c1302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=2923079f-be14-4f12-8e57-dd6fe50376b1)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a88dd5-1db7-44c3-8f30-0a3c9d0ea84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a88dd5-1db7-44c3-8f30-0a3c9d0ea84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (2b328228-06bf-486c-92e9-8586fb26755f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request issued successfully. Sep 01 18:07:26 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:26 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:26 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c2046912-8c80-489d-9475-a7d320e4de09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:07:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 649/1338] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:07:25 2026] POST /volume/v3/volumes => generated 831 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 Sep 01 18:07:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:26 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:26 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:26 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a0e474d-ef14-4fc8-b49a-2a49e61c168d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 returned with HTTP 200 Sep 01 18:07:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 690/1339] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:26 2026] GET /volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 => generated 899 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7fc9e530-347f-4fd5-8069-bbae5df599af None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7fc9e530-347f-4fd5-8069-bbae5df599af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/1f823c73-06ba-40b2-b180-9fc8cd1326d0/action Sep 01 18:07:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e530-347f-4fd5-8069-bbae5df599af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-attach": {"instance_uuid": "3ed11de3-1ece-4144-9417-607d9fafccf7", "mountpoint": "/dev/vdc"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e530-347f-4fd5-8069-bbae5df599af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3ed11de3-1ece-4144-9417-607d9fafccf7", "mountpoint": "/dev/vdc"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7fc9e530-347f-4fd5-8069-bbae5df599af tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/1f823c73-06ba-40b2-b180-9fc8cd1326d0/action returned with HTTP 404 Sep 01 18:07:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 650/1340] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:27 2026] POST /volume/v3/volumes/1f823c73-06ba-40b2-b180-9fc8cd1326d0/action => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 Sep 01 18:07:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:28 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:28 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:28 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4e49e99b-25ad-4fd4-b642-46ccd393a2db tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 returned with HTTP 200 Sep 01 18:07:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 691/1341] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:28 2026] GET /volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 => generated 923 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 Sep 01 18:07:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:29 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:29 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:29 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a19b43e7-902d-4e4e-902e-eda2e77fbe3b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 returned with HTTP 200 Sep 01 18:07:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 651/1342] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:29 2026] GET /volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 => generated 924 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-390560175", "volume_type": "2923079f-be14-4f12-8e57-dd6fe50376b1", "group_id": "f2ee1f29-06c8-42b1-954e-080ca14cfc67", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-390560175', 'volume_type': '2923079f-be14-4f12-8e57-dd6fe50376b1', 'group_id': 'f2ee1f29-06c8-42b1-954e-080ca14cfc67', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:29 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume of 1 GB Sep 01 18:07:29 devstack devstack@c-api.service[86561]: /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 01 18:07:29 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Availability Zones retrieved successfully. Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (5c7c316d-d069-4b04-a89a-189ca3fdcc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e929d3-22d8-4526-ade8-dde5d744d306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e929d3-22d8-4526-ade8-dde5d744d306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:07:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2923079f-be14-4f12-8e57-dd6fe50376b1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1116752308',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2923079f-be14-4f12-8e57-dd6fe50376b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f2ee1f29-06c8-42b1-954e-080ca14cfc67', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (830f9688-7572-4fc3-9568-80ca176f0985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1116752308 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1116752308, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:29 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1116752308 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1116752308, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['524e05ec-aa3b-4e97-9019-b61de7fa93cb', '70728ef4-110f-43cd-8737-243cf01ceac6', '3b5b031e-d072-4413-8e7d-7f3f20ad0b1b', '79880f91-39ae-4105-90a5-27dd9e4d1f19'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (830f9688-7572-4fc3-9568-80ca176f0985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['524e05ec-aa3b-4e97-9019-b61de7fa93cb', '70728ef4-110f-43cd-8737-243cf01ceac6', '3b5b031e-d072-4413-8e7d-7f3f20ad0b1b', '79880f91-39ae-4105-90a5-27dd9e4d1f19']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08533e6b-5fee-4559-9fe0-c0f979bee822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08533e6b-5fee-4559-9fe0-c0f979bee822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2053526a-2c00-4aaf-a664-1a446c250749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-390560175',encryption_key_id=None,group_id=f2ee1f29-06c8-42b1-954e-080ca14cfc67,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['524e05ec-aa3b-4e97-9019-b61de7fa93cb','70728ef4-110f-43cd-8737-243cf01ceac6','3b5b031e-d072-4413-8e7d-7f3f20ad0b1b','79880f91-39ae-4105-90a5-27dd9e4d1f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=2923079f-be14-4f12-8e57-dd6fe50376b1), '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-01T16:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-390560175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f2ee1f29-06c8-42b1-954e-080ca14cfc67,host=None,id=2053526a-2c00-4aaf-a664-1a446c250749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',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='098bf31b11044431a0d247fee346c0f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2923079f-be14-4f12-8e57-dd6fe50376b1),volume_type_id=2923079f-be14-4f12-8e57-dd6fe50376b1)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a609247-59f7-4064-9f88-bc19953efeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a609247-59f7-4064-9f88-bc19953efeac) 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-390560175',encryption_key_id=None,group_id=f2ee1f29-06c8-42b1-954e-080ca14cfc67,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['524e05ec-aa3b-4e97-9019-b61de7fa93cb','70728ef4-110f-43cd-8737-243cf01ceac6','3b5b031e-d072-4413-8e7d-7f3f20ad0b1b','79880f91-39ae-4105-90a5-27dd9e4d1f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=2923079f-be14-4f12-8e57-dd6fe50376b1)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b6dd0a-1e4e-4dec-bad8-efb2d673d3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:30 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b6dd0a-1e4e-4dec-bad8-efb2d673d3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:30 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (5c7c316d-d069-4b04-a89a-189ca3fdcc33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request issued successfully. Sep 01 18:07:30 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:30 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:30 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f3978b26-fe5c-4d27-bd7d-ca039614f93f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:07:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 692/1343] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:07:29 2026] POST /volume/v3/volumes => generated 830 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-afb2520e-2355-40a7-8a76-93350a8715b5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-afb2520e-2355-40a7-8a76-93350a8715b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 Sep 01 18:07:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-afb2520e-2355-40a7-8a76-93350a8715b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-afb2520e-2355-40a7-8a76-93350a8715b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:30 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-afb2520e-2355-40a7-8a76-93350a8715b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:30 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-afb2520e-2355-40a7-8a76-93350a8715b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:30 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-afb2520e-2355-40a7-8a76-93350a8715b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:30 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-afb2520e-2355-40a7-8a76-93350a8715b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-afb2520e-2355-40a7-8a76-93350a8715b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 returned with HTTP 200 Sep 01 18:07:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 652/1344] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:30 2026] GET /volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 => generated 922 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 Sep 01 18:07:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:31 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:31 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:31 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd7bf391-5e40-4823-8baa-eddd5539a078 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 returned with HTTP 200 Sep 01 18:07:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 693/1345] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:31 2026] GET /volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 => generated 923 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1bfd0ebb-02bb-437d-afd7-bf08c6a6722e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1bfd0ebb-02bb-437d-afd7-bf08c6a6722e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] PUT http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1bfd0ebb-02bb-437d-afd7-bf08c6a6722e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-1bfd0ebb-02bb-437d-afd7-bf08c6a6722e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Update called for group f2ee1f29-06c8-42b1-954e-080ca14cfc67. {{(pid=86562) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 18:07:31 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-1bfd0ebb-02bb-437d-afd7-bf08c6a6722e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Updating group f2ee1f29-06c8-42b1-954e-080ca14cfc67 with name None description: None add_volumes: None remove_volumes: abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5. Sep 01 18:07:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1bfd0ebb-02bb-437d-afd7-bf08c6a6722e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 202 Sep 01 18:07:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 653/1346] 192.168.122.108 () {62 vars in 1290 bytes} [Tue Sep 1 18:07:31 2026] PUT /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7b104259-9d33-42dd-b647-da40ab9372ef None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b104259-9d33-42dd-b647-da40ab9372ef tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b104259-9d33-42dd-b647-da40ab9372ef tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b104259-9d33-42dd-b647-da40ab9372ef tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-7b104259-9d33-42dd-b647-da40ab9372ef tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:31 devstack devstack@c-api.service[86561]: /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 01 18:07:31 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b104259-9d33-42dd-b647-da40ab9372ef tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 694/1347] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:31 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 391 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0e816992-8ad0-4521-83fd-94c27c31c005 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e816992-8ad0-4521-83fd-94c27c31c005 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e816992-8ad0-4521-83fd-94c27c31c005 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0e816992-8ad0-4521-83fd-94c27c31c005 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-0e816992-8ad0-4521-83fd-94c27c31c005 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:32 devstack devstack@c-api.service[86562]: /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 01 18:07:32 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0e816992-8ad0-4521-83fd-94c27c31c005 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 654/1348] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:32 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ad79b966-0bcf-436b-9503-4dbc266e38c3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ad79b966-0bcf-436b-9503-4dbc266e38c3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] PUT http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ad79b966-0bcf-436b-9503-4dbc266e38c3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-ad79b966-0bcf-436b-9503-4dbc266e38c3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Update called for group f2ee1f29-06c8-42b1-954e-080ca14cfc67. {{(pid=86561) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 18:07:32 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-ad79b966-0bcf-436b-9503-4dbc266e38c3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Updating group f2ee1f29-06c8-42b1-954e-080ca14cfc67 with name None description: None add_volumes: abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 remove_volumes: None. Sep 01 18:07:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:32 devstack devstack@c-api.service[86561]: /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 01 18:07:32 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ad79b966-0bcf-436b-9503-4dbc266e38c3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 202 Sep 01 18:07:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 695/1349] 192.168.122.108 () {62 vars in 1290 bytes} [Tue Sep 1 18:07:32 2026] PUT /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-76d6305c-c180-4bc2-a233-0c89bf5ee8de None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76d6305c-c180-4bc2-a233-0c89bf5ee8de tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76d6305c-c180-4bc2-a233-0c89bf5ee8de tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76d6305c-c180-4bc2-a233-0c89bf5ee8de tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-76d6305c-c180-4bc2-a233-0c89bf5ee8de tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:33 devstack devstack@c-api.service[86562]: /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 01 18:07:33 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76d6305c-c180-4bc2-a233-0c89bf5ee8de tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 655/1350] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:32 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 391 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-15a087e2-8095-488f-ad36-d60a6b5baa43 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-15a087e2-8095-488f-ad36-d60a6b5baa43 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:07:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-15a087e2-8095-488f-ad36-d60a6b5baa43 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-15a087e2-8095-488f-ad36-d60a6b5baa43 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-15a087e2-8095-488f-ad36-d60a6b5baa43 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:07:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-15a087e2-8095-488f-ad36-d60a6b5baa43 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:07:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 696/1351] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:07:33 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 1149 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-e11cdab8-8b2f-4448-b950-72511b419629 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-e11cdab8-8b2f-4448-b950-72511b419629 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] POST http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7/action Sep 01 18:07:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-e11cdab8-8b2f-4448-b950-72511b419629 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-e11cdab8-8b2f-4448-b950-72511b419629 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-e11cdab8-8b2f-4448-b950-72511b419629 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:07:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-e11cdab8-8b2f-4448-b950-72511b419629 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Begin detaching volume completed successfully. Sep 01 18:07:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-e11cdab8-8b2f-4448-b950-72511b419629 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7/action returned with HTTP 202 Sep 01 18:07:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 656/1352] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:07:33 2026] POST /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:07:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-088b1540-b5a1-4eec-abe7-5c63996fa276 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-088b1540-b5a1-4eec-abe7-5c63996fa276 None None] GET http://192.168.122.108/volume// Sep 01 18:07:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-088b1540-b5a1-4eec-abe7-5c63996fa276 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-088b1540-b5a1-4eec-abe7-5c63996fa276 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-088b1540-b5a1-4eec-abe7-5c63996fa276 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:07:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 697/1353] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:07:33 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:07:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-b3324cfb-f8e6-4b0a-8a35-3e897181bf83 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-b3324cfb-f8e6-4b0a-8a35-3e897181bf83 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:07:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-b3324cfb-f8e6-4b0a-8a35-3e897181bf83 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-b3324cfb-f8e6-4b0a-8a35-3e897181bf83 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-b3324cfb-f8e6-4b0a-8a35-3e897181bf83 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:07:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-b3324cfb-f8e6-4b0a-8a35-3e897181bf83 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:07:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 657/1354] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:07:33 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 1333 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0b747cde-1490-4243-9718-7adfca06d68d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b747cde-1490-4243-9718-7adfca06d68d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b747cde-1490-4243-9718-7adfca06d68d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b747cde-1490-4243-9718-7adfca06d68d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-0b747cde-1490-4243-9718-7adfca06d68d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:34 devstack devstack@c-api.service[86561]: /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 01 18:07:34 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b747cde-1490-4243-9718-7adfca06d68d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 698/1355] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:34 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-721c8e85-7488-4dc3-b88b-7219082a84a9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-721c8e85-7488-4dc3-b88b-7219082a84a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] PUT http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-721c8e85-7488-4dc3-b88b-7219082a84a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2053526a-2c00-4aaf-a664-1a446c250749"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-721c8e85-7488-4dc3-b88b-7219082a84a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Update called for group f2ee1f29-06c8-42b1-954e-080ca14cfc67. {{(pid=86562) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-721c8e85-7488-4dc3-b88b-7219082a84a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Updating group f2ee1f29-06c8-42b1-954e-080ca14cfc67 with name None description: None add_volumes: None remove_volumes: 2053526a-2c00-4aaf-a664-1a446c250749. Sep 01 18:07:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-721c8e85-7488-4dc3-b88b-7219082a84a9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 202 Sep 01 18:07:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 658/1356] 192.168.122.108 () {62 vars in 1290 bytes} [Tue Sep 1 18:07:34 2026] PUT /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0a9eb05e-15af-46c1-b17a-d8f43c256875 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a9eb05e-15af-46c1-b17a-d8f43c256875 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a9eb05e-15af-46c1-b17a-d8f43c256875 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a9eb05e-15af-46c1-b17a-d8f43c256875 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-0a9eb05e-15af-46c1-b17a-d8f43c256875 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:34 devstack devstack@c-api.service[86561]: /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 01 18:07:34 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a9eb05e-15af-46c1-b17a-d8f43c256875 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 699/1357] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:34 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 391 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-3538591a-cf59-4d94-9e3c-9a9e885a765c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-3538591a-cf59-4d94-9e3c-9a9e885a765c tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] DELETE http://192.168.122.108/volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-3538591a-cf59-4d94-9e3c-9a9e885a765c tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-3538591a-cf59-4d94-9e3c-9a9e885a765c tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:34 devstack devstack@c-api.service[86562]: /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 01 18:07:34 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:07:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-6970962b-d18a-4bcb-90f5-dbfb12ca2c35 req-3538591a-cf59-4d94-9e3c-9a9e885a765c tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 returned with HTTP 200 Sep 01 18:07:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 659/1358] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:07:34 2026] DELETE /volume/v3/attachments/c928f955-e90f-45e2-bb32-df67755822a0 => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0a9aa9b4-5ec2-403e-b1ea-d9636eeb2c84", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-3012275"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume request body: {'volume': {'imageRef': '0a9aa9b4-5ec2-403e-b1ea-d9636eeb2c84', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-3012275'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-08f60370-1a3e-4843-bfb0-32562d4b29ea req-0d691f29-db55-4762-a5ca-adb21ddf0866 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-08f60370-1a3e-4843-bfb0-32562d4b29ea req-0d691f29-db55-4762-a5ca-adb21ddf0866 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-08f60370-1a3e-4843-bfb0-32562d4b29ea req-0d691f29-db55-4762-a5ca-adb21ddf0866 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-08f60370-1a3e-4843-bfb0-32562d4b29ea req-0d691f29-db55-4762-a5ca-adb21ddf0866 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-08f60370-1a3e-4843-bfb0-32562d4b29ea req-0d691f29-db55-4762-a5ca-adb21ddf0866 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-08f60370-1a3e-4843-bfb0-32562d4b29ea req-0d691f29-db55-4762-a5ca-adb21ddf0866 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 660/1359] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:07:34 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c17e7889-450f-49b3-aaed-a78c554409d6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c17e7889-450f-49b3-aaed-a78c554409d6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] DELETE http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c17e7889-450f-49b3-aaed-a78c554409d6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c17e7889-450f-49b3-aaed-a78c554409d6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-c17e7889-450f-49b3-aaed-a78c554409d6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Delete volume with id: 2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c17e7889-450f-49b3-aaed-a78c554409d6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c17e7889-450f-49b3-aaed-a78c554409d6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Delete volume request issued successfully. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c17e7889-450f-49b3-aaed-a78c554409d6 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 202 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 661/1360] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:07:35 2026] DELETE /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-224e8d31-02c9-4c9a-8a5e-867ac1275533 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-224e8d31-02c9-4c9a-8a5e-867ac1275533 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-224e8d31-02c9-4c9a-8a5e-867ac1275533 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-224e8d31-02c9-4c9a-8a5e-867ac1275533 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-224e8d31-02c9-4c9a-8a5e-867ac1275533 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Volume info retrieved successfully. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-224e8d31-02c9-4c9a-8a5e-867ac1275533 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 200 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 662/1361] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:35 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3bfdcd90-8545-42d4-a113-cdf4cbde876b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3bfdcd90-8545-42d4-a113-cdf4cbde876b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3bfdcd90-8545-42d4-a113-cdf4cbde876b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3bfdcd90-8545-42d4-a113-cdf4cbde876b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-3bfdcd90-8545-42d4-a113-cdf4cbde876b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /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 01 18:07:35 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3bfdcd90-8545-42d4-a113-cdf4cbde876b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 663/1362] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:35 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-de84e927-6170-4d40-9bb7-e15cc0fce9ee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-de84e927-6170-4d40-9bb7-e15cc0fce9ee tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] PUT http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-de84e927-6170-4d40-9bb7-e15cc0fce9ee tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2053526a-2c00-4aaf-a664-1a446c250749"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-de84e927-6170-4d40-9bb7-e15cc0fce9ee tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Update called for group f2ee1f29-06c8-42b1-954e-080ca14cfc67. {{(pid=86562) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-de84e927-6170-4d40-9bb7-e15cc0fce9ee tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Updating group f2ee1f29-06c8-42b1-954e-080ca14cfc67 with name None description: None add_volumes: 2053526a-2c00-4aaf-a664-1a446c250749 remove_volumes: None. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:35 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume of 2 GB Sep 01 18:07:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Availability Zones retrieved successfully. Sep 01 18:07:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Flow 'volume_create_api' (a69a5aa6-d5d6-460f-a9db-e88550e72f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /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 01 18:07:35 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9b17f-2cc8-4152-aa1b-287d260c48c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Validating volume size '2' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-de84e927-6170-4d40-9bb7-e15cc0fce9ee tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 202 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 664/1363] 192.168.122.108 () {62 vars in 1290 bytes} [Tue Sep 1 18:07:35 2026] PUT /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c808834e-c2f0-46e5-b844-8a6967458fe9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c808834e-c2f0-46e5-b844-8a6967458fe9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c808834e-c2f0-46e5-b844-8a6967458fe9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c808834e-c2f0-46e5-b844-8a6967458fe9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-c808834e-c2f0-46e5-b844-8a6967458fe9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:35 devstack devstack@c-api.service[86562]: /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 01 18:07:35 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c808834e-c2f0-46e5-b844-8a6967458fe9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 665/1364] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:35 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 391 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:35 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9b17f-2cc8-4152-aa1b-287d260c48c0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 18:07:35 devstack devstack@c-api.service[86561]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 0a9aa9b4-5ec2-403e-b1ea-d9636eeb2c84 is not active. Sep 01 18:07:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9b17f-2cc8-4152-aa1b-287d260c48c0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:35 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9b17f-2cc8-4152-aa1b-287d260c48c0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 18:07:35 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Flow 'volume_create_api' (a69a5aa6-d5d6-460f-a9db-e88550e72f55) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 18:07:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2598c20b-f1e1-4768-94d8-3e17e6556c04 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 400 Sep 01 18:07:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 700/1365] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:07:34 2026] POST /volume/v3/volumes => generated 125 bytes in 849 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-29bd845d-b90e-42a4-b429-1a953a10f843 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29bd845d-b90e-42a4-b429-1a953a10f843 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] GET http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 Sep 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29bd845d-b90e-42a4-b429-1a953a10f843 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29bd845d-b90e-42a4-b429-1a953a10f843 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29bd845d-b90e-42a4-b429-1a953a10f843 tempest-TestMinimumBasicScenario-1002299763 tempest-TestMinimumBasicScenario-1002299763-project-member] http://192.168.122.108/volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 returned with HTTP 404 Sep 01 18:07:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 666/1366] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:36 2026] GET /volume/v3/volumes/2f2e69af-7e8c-4a1a-9fe1-794d1ef7cba7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c870987b-95d0-4f0f-9ed2-c04cf1c7906b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c870987b-95d0-4f0f-9ed2-c04cf1c7906b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c870987b-95d0-4f0f-9ed2-c04cf1c7906b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c870987b-95d0-4f0f-9ed2-c04cf1c7906b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-c870987b-95d0-4f0f-9ed2-c04cf1c7906b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:36 devstack devstack@c-api.service[86561]: /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 01 18:07:36 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c870987b-95d0-4f0f-9ed2-c04cf1c7906b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 200 Sep 01 18:07:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 701/1367] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:36 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 392 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: /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 01 18:07:36 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:07:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:36 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:37 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80aab878-8deb-4f9d-b82a-c174e58d1346 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:07:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 667/1368] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:07:36 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:07:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8dd46fb6-1817-4171-898e-4212cef5dfde None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8dd46fb6-1817-4171-898e-4212cef5dfde tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/group_snapshots Sep 01 18:07:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8dd46fb6-1817-4171-898e-4212cef5dfde tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f2ee1f29-06c8-42b1-954e-080ca14cfc67", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2090980492"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-8dd46fb6-1817-4171-898e-4212cef5dfde tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f2ee1f29-06c8-42b1-954e-080ca14cfc67', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2090980492'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 18:07:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:37 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.group_snapshots [None req-8dd46fb6-1817-4171-898e-4212cef5dfde tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2090980492. Sep 01 18:07:37 devstack devstack@c-api.service[86561]: /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 01 18:07:37 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:37 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-8dd46fb6-1817-4171-898e-4212cef5dfde tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1116752308 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1116752308, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:37 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-8dd46fb6-1817-4171-898e-4212cef5dfde tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['8a8df782-c498-4177-a452-108415d33bed', 'b7a0ce46-a9e3-4ca9-8c42-8a47e2e97a95', 'ed464958-1bf3-4daf-998d-9547037d018f', '1022a5f7-5d89-479e-b09e-6fa0dc3b07e7'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8dd46fb6-1817-4171-898e-4212cef5dfde tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots returned with HTTP 202 Sep 01 18:07:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 702/1369] 192.168.122.108 () {62 vars in 1208 bytes} [Tue Sep 1 18:07:37 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-49ac4562-6a7d-45a4-aa8a-92a328062958 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-49ac4562-6a7d-45a4-aa8a-92a328062958 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-49ac4562-6a7d-45a4-aa8a-92a328062958 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-49ac4562-6a7d-45a4-aa8a-92a328062958 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-49ac4562-6a7d-45a4-aa8a-92a328062958 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-49ac4562-6a7d-45a4-aa8a-92a328062958 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 200 Sep 01 18:07:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 668/1370] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:37 2026] GET /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 326 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4c2fc4dd-19f8-4a80-9acd-45ce6ae689f6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4c2fc4dd-19f8-4a80-9acd-45ce6ae689f6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4c2fc4dd-19f8-4a80-9acd-45ce6ae689f6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4c2fc4dd-19f8-4a80-9acd-45ce6ae689f6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-4c2fc4dd-19f8-4a80-9acd-45ce6ae689f6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4c2fc4dd-19f8-4a80-9acd-45ce6ae689f6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 200 Sep 01 18:07:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 703/1371] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:38 2026] GET /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e6943323-0592-497b-9f44-423166508fe5"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e6943323-0592-497b-9f44-423166508fe5'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume of 1 GB Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Availability Zones retrieved successfully. Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Flow 'volume_create_api' (5e07a063-b7f2-4f82-865c-00b9fe5a317d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17693aa-1b43-4b2e-abe1-2d37e39b5306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17693aa-1b43-4b2e-abe1-2d37e39b5306) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 18:07:39 devstack devstack@c-api.service[86562]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17693aa-1b43-4b2e-abe1-2d37e39b5306) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17693aa-1b43-4b2e-abe1-2d37e39b5306) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 18:07:39 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Flow 'volume_create_api' (5e07a063-b7f2-4f82-865c-00b9fe5a317d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5517c643-c09d-4523-8ec5-83f076dbfa70 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 400 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 669/1372] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:38 2026] POST /volume/v3/volumes => generated 134 bytes in 413 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2c5d6e67-d0e8-4c05-b221-3b1d429e8ad5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c5d6e67-d0e8-4c05-b221-3b1d429e8ad5 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c5d6e67-d0e8-4c05-b221-3b1d429e8ad5 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c5d6e67-d0e8-4c05-b221-3b1d429e8ad5 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 400 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 704/1373] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:39 2026] POST /volume/v3/volumes => generated 127 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5d493c7a-9587-4b4b-adaf-abaa9c94e26c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5d493c7a-9587-4b4b-adaf-abaa9c94e26c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5d493c7a-9587-4b4b-adaf-abaa9c94e26c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "82d45db5-e3c9-4a41-bf8b-9971b2bf408c"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-5d493c7a-9587-4b4b-adaf-abaa9c94e26c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '82d45db5-e3c9-4a41-bf8b-9971b2bf408c'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5d493c7a-9587-4b4b-adaf-abaa9c94e26c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 404 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 670/1374] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:39 2026] POST /volume/v3/volumes => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f3e8cfcb-7e1d-4f12-a3e6-c0d96b56b82c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f3e8cfcb-7e1d-4f12-a3e6-c0d96b56b82c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f3e8cfcb-7e1d-4f12-a3e6-c0d96b56b82c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "78125598-a020-4c9b-9342-e663db241228"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f3e8cfcb-7e1d-4f12-a3e6-c0d96b56b82c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '78125598-a020-4c9b-9342-e663db241228'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f3e8cfcb-7e1d-4f12-a3e6-c0d96b56b82c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 404 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 705/1375] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:39 2026] POST /volume/v3/volumes => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bf714d55-599a-4e46-b8d4-258153da4679 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf714d55-599a-4e46-b8d4-258153da4679 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf714d55-599a-4e46-b8d4-258153da4679 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "fb70d62a-d04d-47d0-99ec-17a97282bff5"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-bf714d55-599a-4e46-b8d4-258153da4679 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'fb70d62a-d04d-47d0-99ec-17a97282bff5'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf714d55-599a-4e46-b8d4-258153da4679 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 404 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 671/1376] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:39 2026] POST /volume/v3/volumes => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b688b9e7-27e3-4d7e-8355-1a4bc2fd0083 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b688b9e7-27e3-4d7e-8355-1a4bc2fd0083 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b688b9e7-27e3-4d7e-8355-1a4bc2fd0083 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b688b9e7-27e3-4d7e-8355-1a4bc2fd0083 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 400 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 706/1377] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:39 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d2c8cc51-9261-45db-bd19-2c9f6df95006 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2c8cc51-9261-45db-bd19-2c9f6df95006 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2c8cc51-9261-45db-bd19-2c9f6df95006 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2c8cc51-9261-45db-bd19-2c9f6df95006 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 400 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 672/1378] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:39 2026] POST /volume/v3/volumes => generated 125 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-76665f15-4ca2-4075-8995-6bdc0533324f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9714a2b4-62e6-434b-8a94-d3915349d3dc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-76665f15-4ca2-4075-8995-6bdc0533324f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-76665f15-4ca2-4075-8995-6bdc0533324f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-76665f15-4ca2-4075-8995-6bdc0533324f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-76665f15-4ca2-4075-8995-6bdc0533324f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9714a2b4-62e6-434b-8a94-d3915349d3dc tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9714a2b4-62e6-434b-8a94-d3915349d3dc tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9714a2b4-62e6-434b-8a94-d3915349d3dc tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 400 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 673/1379] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:39 2026] POST /volume/v3/volumes => generated 121 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b929f481-987e-4e31-99fc-658ee3da1eaf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-76665f15-4ca2-4075-8995-6bdc0533324f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 200 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 707/1380] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:39 2026] GET /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b929f481-987e-4e31-99fc-658ee3da1eaf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] DELETE http://192.168.122.108/volume/v3/volumes/tempest-invalid-2090169922 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b929f481-987e-4e31-99fc-658ee3da1eaf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b929f481-987e-4e31-99fc-658ee3da1eaf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-b929f481-987e-4e31-99fc-658ee3da1eaf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Delete volume with id: tempest-invalid-2090169922 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b929f481-987e-4e31-99fc-658ee3da1eaf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/tempest-invalid-2090169922 returned with HTTP 404 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 674/1381] 192.168.122.108 () {58 vars in 1205 bytes} [Tue Sep 1 18:07:39 2026] DELETE /volume/v3/volumes/tempest-invalid-2090169922 => generated 99 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9c21fb5c-d4ef-4db4-ba6a-274b4cad1ec9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 708/1382] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:07:39 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-77f358f5-307b-4c0d-94ac-77bca3f6626f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77f358f5-307b-4c0d-94ac-77bca3f6626f tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/xxx/action Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77f358f5-307b-4c0d-94ac-77bca3f6626f tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-detach": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77f358f5-307b-4c0d-94ac-77bca3f6626f tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77f358f5-307b-4c0d-94ac-77bca3f6626f tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 675/1383] 192.168.122.108 () {60 vars in 1175 bytes} [Tue Sep 1 18:07:39 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-565ac340-3e8c-498a-8090-e19dea555956 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-565ac340-3e8c-498a-8090-e19dea555956 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/tempest-invalid-675407041 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-565ac340-3e8c-498a-8090-e19dea555956 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-565ac340-3e8c-498a-8090-e19dea555956 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-565ac340-3e8c-498a-8090-e19dea555956 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/tempest-invalid-675407041 returned with HTTP 404 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 709/1384] 192.168.122.108 () {58 vars in 1199 bytes} [Tue Sep 1 18:07:39 2026] GET /volume/v3/volumes/tempest-invalid-675407041 => generated 98 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cba34289-75fd-455a-8c09-c63091bcfdb2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 676/1385] 192.168.122.108 () {58 vars in 1124 bytes} [Tue Sep 1 18:07:39 2026] GET /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3d0eedec-945b-4d5d-9f61-c68388524abf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3d0eedec-945b-4d5d-9f61-c68388524abf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?status=null Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3d0eedec-945b-4d5d-9f61-c68388524abf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3d0eedec-945b-4d5d-9f61-c68388524abf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-3d0eedec-945b-4d5d-9f61-c68388524abf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d0eedec-945b-4d5d-9f61-c68388524abf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Could not evaluate value null, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-3d0eedec-945b-4d5d-9f61-c68388524abf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: /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 01 18:07:39 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3d0eedec-945b-4d5d-9f61-c68388524abf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Get all volumes completed successfully. Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3d0eedec-945b-4d5d-9f61-c68388524abf tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 710/1386] 192.168.122.108 () {58 vars in 1165 bytes} [Tue Sep 1 18:07:39 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9b7f3eb4-1617-4a8f-b5a0-8a779bdc55eb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b7f3eb4-1617-4a8f-b5a0-8a779bdc55eb tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2025699468 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b7f3eb4-1617-4a8f-b5a0-8a779bdc55eb tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b7f3eb4-1617-4a8f-b5a0-8a779bdc55eb tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-9b7f3eb4-1617-4a8f-b5a0-8a779bdc55eb tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9b7f3eb4-1617-4a8f-b5a0-8a779bdc55eb tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2025699468'), ('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:39 devstack devstack@c-api.service[86562]: /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 01 18:07:39 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9b7f3eb4-1617-4a8f-b5a0-8a779bdc55eb tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Get all volumes completed successfully. Sep 01 18:07:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b7f3eb4-1617-4a8f-b5a0-8a779bdc55eb tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2025699468 returned with HTTP 200 Sep 01 18:07:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 677/1387] 192.168.122.108 () {58 vars in 1243 bytes} [Tue Sep 1 18:07:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2025699468 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes?status=null Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Could not evaluate value null, assuming string {{(pid=86561) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Get all volumes completed successfully. Sep 01 18:07:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0d53d24-c085-45aa-974c-5b3605e11e83 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 18:07:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 711/1388] 192.168.122.108 () {58 vars in 1144 bytes} [Tue Sep 1 18:07:39 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cecde95d-d5b5-401c-a3ac-68454bc24319 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cecde95d-d5b5-401c-a3ac-68454bc24319 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-963891752 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cecde95d-d5b5-401c-a3ac-68454bc24319 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cecde95d-d5b5-401c-a3ac-68454bc24319 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-cecde95d-d5b5-401c-a3ac-68454bc24319 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cecde95d-d5b5-401c-a3ac-68454bc24319 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-963891752'), ('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cecde95d-d5b5-401c-a3ac-68454bc24319 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Get all volumes completed successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cecde95d-d5b5-401c-a3ac-68454bc24319 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-963891752 returned with HTTP 200 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 678/1389] 192.168.122.108 () {58 vars in 1220 bytes} [Tue Sep 1 18:07:40 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-963891752 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2381dd1f-70b2-4e79-993b-f8d2c4296b57 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2381dd1f-70b2-4e79-993b-f8d2c4296b57 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2381dd1f-70b2-4e79-993b-f8d2c4296b57 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2381dd1f-70b2-4e79-993b-f8d2c4296b57 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2381dd1f-70b2-4e79-993b-f8d2c4296b57 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2381dd1f-70b2-4e79-993b-f8d2c4296b57 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Reserve volume completed successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2381dd1f-70b2-4e79-993b-f8d2c4296b57 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action returned with HTTP 202 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 712/1390] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5130f383-d6d6-4348-afb2-6c87e2612c38 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5130f383-d6d6-4348-afb2-6c87e2612c38 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5130f383-d6d6-4348-afb2-6c87e2612c38 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5130f383-d6d6-4348-afb2-6c87e2612c38 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5130f383-d6d6-4348-afb2-6c87e2612c38 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: ERROR cinder.volume.api [None req-5130f383-d6d6-4348-afb2-6c87e2612c38 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5130f383-d6d6-4348-afb2-6c87e2612c38 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action returned with HTTP 400 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 679/1391] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action => generated 132 bytes in 70 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-405fb1f6-a030-4f11-8959-1f942e061df6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-405fb1f6-a030-4f11-8959-1f942e061df6 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-405fb1f6-a030-4f11-8959-1f942e061df6 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-405fb1f6-a030-4f11-8959-1f942e061df6 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-405fb1f6-a030-4f11-8959-1f942e061df6 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-405fb1f6-a030-4f11-8959-1f942e061df6 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Unreserve volume completed successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-405fb1f6-a030-4f11-8959-1f942e061df6 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action returned with HTTP 202 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 713/1392] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-051e19b0-7438-40b3-9ba4-e83b5402491d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-051e19b0-7438-40b3-9ba4-e83b5402491d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/f19651e6-f22d-4dfa-84f6-9046f37f7e27/action Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-051e19b0-7438-40b3-9ba4-e83b5402491d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-051e19b0-7438-40b3-9ba4-e83b5402491d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-051e19b0-7438-40b3-9ba4-e83b5402491d tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/f19651e6-f22d-4dfa-84f6-9046f37f7e27/action returned with HTTP 404 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 680/1393] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/f19651e6-f22d-4dfa-84f6-9046f37f7e27/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-64d51337-066b-441c-aba7-2c6a9900716a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64d51337-066b-441c-aba7-2c6a9900716a tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/6a0b4381-bc57-44e4-a051-831eafdeec13/action Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64d51337-066b-441c-aba7-2c6a9900716a tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64d51337-066b-441c-aba7-2c6a9900716a tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64d51337-066b-441c-aba7-2c6a9900716a tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/6a0b4381-bc57-44e4-a051-831eafdeec13/action returned with HTTP 404 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 714/1394] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/6a0b4381-bc57-44e4-a051-831eafdeec13/action => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1b077471-301c-4acd-a72d-91143badd75a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 681/1395] 192.168.122.108 () {60 vars in 1144 bytes} [Tue Sep 1 18:07:40 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ad7e121d-3204-46f1-8aa0-211681f5a0a9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ad7e121d-3204-46f1-8aa0-211681f5a0a9 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] PUT http://192.168.122.108/volume/v3/volumes/tempest-invalid-620297135 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ad7e121d-3204-46f1-8aa0-211681f5a0a9 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ad7e121d-3204-46f1-8aa0-211681f5a0a9 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/tempest-invalid-620297135 returned with HTTP 404 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 715/1396] 192.168.122.108 () {60 vars in 1219 bytes} [Tue Sep 1 18:07:40 2026] PUT /volume/v3/volumes/tempest-invalid-620297135 => generated 98 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fd58c221-d91a-4af5-972d-5785e5cec7ea None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd58c221-d91a-4af5-972d-5785e5cec7ea tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] PUT http://192.168.122.108/volume/v3/volumes/eac6b764-8963-4fd7-94f7-23746b6af154 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd58c221-d91a-4af5-972d-5785e5cec7ea tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd58c221-d91a-4af5-972d-5785e5cec7ea tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/eac6b764-8963-4fd7-94f7-23746b6af154 returned with HTTP 404 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 682/1397] 192.168.122.108 () {60 vars in 1252 bytes} [Tue Sep 1 18:07:40 2026] PUT /volume/v3/volumes/eac6b764-8963-4fd7-94f7-23746b6af154 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-17e132fe-db04-4603-a456-480fc1d3a452 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-17e132fe-db04-4603-a456-480fc1d3a452 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e122e87f-f62b-40bc-a43c-6b540e8f100b Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-17e132fe-db04-4603-a456-480fc1d3a452 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-17e132fe-db04-4603-a456-480fc1d3a452 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-17e132fe-db04-4603-a456-480fc1d3a452 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Delete volume with id: e122e87f-f62b-40bc-a43c-6b540e8f100b Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-17e132fe-db04-4603-a456-480fc1d3a452 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/e122e87f-f62b-40bc-a43c-6b540e8f100b returned with HTTP 404 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 716/1398] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:07:40 2026] DELETE /volume/v3/volumes/e122e87f-f62b-40bc-a43c-6b540e8f100b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0f03c25f-420f-4ab0-ad9f-3f15aecf8fb3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0f03c25f-420f-4ab0-ad9f-3f15aecf8fb3 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0f03c25f-420f-4ab0-ad9f-3f15aecf8fb3 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0f03c25f-420f-4ab0-ad9f-3f15aecf8fb3 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0f03c25f-420f-4ab0-ad9f-3f15aecf8fb3 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action returned with HTTP 400 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 683/1399] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action => generated 140 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2dd721ee-e0d6-4ed4-a9cf-45b7d5736129 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2dd721ee-e0d6-4ed4-a9cf-45b7d5736129 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2dd721ee-e0d6-4ed4-a9cf-45b7d5736129 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2dd721ee-e0d6-4ed4-a9cf-45b7d5736129 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2dd721ee-e0d6-4ed4-a9cf-45b7d5736129 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action returned with HTTP 400 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 717/1400] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action => generated 131 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bf892487-85ca-4964-98a7-c8efa62ea595 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf892487-85ca-4964-98a7-c8efa62ea595 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/6653885b-1f74-44e7-94b6-af472d49f166/action Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf892487-85ca-4964-98a7-c8efa62ea595 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf892487-85ca-4964-98a7-c8efa62ea595 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf892487-85ca-4964-98a7-c8efa62ea595 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/6653885b-1f74-44e7-94b6-af472d49f166/action returned with HTTP 404 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 684/1401] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/6653885b-1f74-44e7-94b6-af472d49f166/action => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-50d02f07-b9e4-4bf2-936b-06bc42769475 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50d02f07-b9e4-4bf2-936b-06bc42769475 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50d02f07-b9e4-4bf2-936b-06bc42769475 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50d02f07-b9e4-4bf2-936b-06bc42769475 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50d02f07-b9e4-4bf2-936b-06bc42769475 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action returned with HTTP 400 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 718/1402] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125/action => generated 129 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-90a3254c-4bf9-47cd-b7c1-5c01654de758 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-90a3254c-4bf9-47cd-b7c1-5c01654de758 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] POST http://192.168.122.108/volume/v3/volumes/None/action Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-90a3254c-4bf9-47cd-b7c1-5c01654de758 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-90a3254c-4bf9-47cd-b7c1-5c01654de758 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-19b0204a-f030-4462-ac30-3c1276600b56 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-19b0204a-f030-4462-ac30-3c1276600b56 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-19b0204a-f030-4462-ac30-3c1276600b56 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-19b0204a-f030-4462-ac30-3c1276600b56 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-19b0204a-f030-4462-ac30-3c1276600b56 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-90a3254c-4bf9-47cd-b7c1-5c01654de758 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 685/1403] 192.168.122.108 () {60 vars in 1178 bytes} [Tue Sep 1 18:07:40 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5f126b55-765a-4a39-87d2-ca409e48b7d1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-19b0204a-f030-4462-ac30-3c1276600b56 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 200 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 719/1404] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:40 2026] GET /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5f126b55-765a-4a39-87d2-ca409e48b7d1 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/f91b8c83-ad8c-4dfb-bab5-ee2510173561 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5f126b55-765a-4a39-87d2-ca409e48b7d1 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5f126b55-765a-4a39-87d2-ca409e48b7d1 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5f126b55-765a-4a39-87d2-ca409e48b7d1 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/f91b8c83-ad8c-4dfb-bab5-ee2510173561 returned with HTTP 404 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 686/1405] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:40 2026] GET /volume/v3/volumes/f91b8c83-ad8c-4dfb-bab5-ee2510173561 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1df92488-2547-4c47-82be-b42fdbd2a6ab None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1df92488-2547-4c47-82be-b42fdbd2a6ab tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1df92488-2547-4c47-82be-b42fdbd2a6ab tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1df92488-2547-4c47-82be-b42fdbd2a6ab tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1df92488-2547-4c47-82be-b42fdbd2a6ab tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1df92488-2547-4c47-82be-b42fdbd2a6ab tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 returned with HTTP 200 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 720/1406] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:40 2026] GET /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6b777c24-b275-4d6c-943f-c7746cfe600c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b777c24-b275-4d6c-943f-c7746cfe600c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] DELETE http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b777c24-b275-4d6c-943f-c7746cfe600c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b777c24-b275-4d6c-943f-c7746cfe600c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-6b777c24-b275-4d6c-943f-c7746cfe600c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Delete volume with id: 91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b777c24-b275-4d6c-943f-c7746cfe600c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b777c24-b275-4d6c-943f-c7746cfe600c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Delete volume request issued successfully. Sep 01 18:07:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b777c24-b275-4d6c-943f-c7746cfe600c tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 returned with HTTP 202 Sep 01 18:07:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 687/1407] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:07:40 2026] DELETE /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4ab7c98b-de0b-44c6-8a7d-63d9e3850a93 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ab7c98b-de0b-44c6-8a7d-63d9e3850a93 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ab7c98b-de0b-44c6-8a7d-63d9e3850a93 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ab7c98b-de0b-44c6-8a7d-63d9e3850a93 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4ab7c98b-de0b-44c6-8a7d-63d9e3850a93 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ab7c98b-de0b-44c6-8a7d-63d9e3850a93 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 returned with HTTP 200 Sep 01 18:07:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 721/1408] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:40 2026] GET /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1808941868"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1808941868'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Create volume of 1 GB Sep 01 18:07:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Availability Zones retrieved successfully. Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Flow 'volume_create_api' (d973e58d-93ae-44cb-83cd-df14560886ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22628362-e4ac-4499-9b3e-f285f98d192c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22628362-e4ac-4499-9b3e-f285f98d192c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66301db0-4518-43a1-9350-8bc37d65f205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Created reservations ['1e3d2bbb-c9ee-441c-8ab5-1821217ae755', 'd90bc0b3-6af9-4990-aa60-5ff55d955e92', '0c5980d7-adc7-479d-801a-c04e6f11fa1a', '8d4e7539-eab4-4b89-8884-a1095367fd75'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66301db0-4518-43a1-9350-8bc37d65f205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3d2bbb-c9ee-441c-8ab5-1821217ae755', 'd90bc0b3-6af9-4990-aa60-5ff55d955e92', '0c5980d7-adc7-479d-801a-c04e6f11fa1a', '8d4e7539-eab4-4b89-8884-a1095367fd75']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f610bd29-1077-45ea-bd19-d96a19d1600b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f610bd29-1077-45ea-bd19-d96a19d1600b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25eb1bff-1090-42df-b1fa-95cd0cb08204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1808941868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d0bd35267b407c925982029acfc132',qos_specs=None,replication_status=,reservations=['1e3d2bbb-c9ee-441c-8ab5-1821217ae755','d90bc0b3-6af9-4990-aa60-5ff55d955e92','0c5980d7-adc7-479d-801a-c04e6f11fa1a','8d4e7539-eab4-4b89-8884-a1095367fd75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732c981f8003452c86b8be38732ef2e5',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1808941868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25eb1bff-1090-42df-b1fa-95cd0cb08204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d0bd35267b407c925982029acfc132',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='732c981f8003452c86b8be38732ef2e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c851337-ffb4-4836-a8a3-8a588bbabe6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c851337-ffb4-4836-a8a3-8a588bbabe6f) 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-1808941868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d0bd35267b407c925982029acfc132',qos_specs=None,replication_status=,reservations=['1e3d2bbb-c9ee-441c-8ab5-1821217ae755','d90bc0b3-6af9-4990-aa60-5ff55d955e92','0c5980d7-adc7-479d-801a-c04e6f11fa1a','8d4e7539-eab4-4b89-8884-a1095367fd75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732c981f8003452c86b8be38732ef2e5',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561f8d63-17e5-4790-8840-e367adf2d95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561f8d63-17e5-4790-8840-e367adf2d95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Flow 'volume_create_api' (d973e58d-93ae-44cb-83cd-df14560886ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Create volume request issued successfully. Sep 01 18:07:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e904e779-d2ab-4eee-980a-dcdabff4cd54 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:07:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 688/1409] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:07:41 2026] POST /volume/v3/volumes => generated 758 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:07:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d76dc10b-6f52-4d40-bf16-68d7788c888b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d76dc10b-6f52-4d40-bf16-68d7788c888b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d76dc10b-6f52-4d40-bf16-68d7788c888b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d76dc10b-6f52-4d40-bf16-68d7788c888b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-d76dc10b-6f52-4d40-bf16-68d7788c888b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2a60f7a0-01f2-4442-a225-486a3c6619c5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2a60f7a0-01f2-4442-a225-486a3c6619c5 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2a60f7a0-01f2-4442-a225-486a3c6619c5 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2a60f7a0-01f2-4442-a225-486a3c6619c5 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d76dc10b-6f52-4d40-bf16-68d7788c888b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 200 Sep 01 18:07:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 722/1410] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:41 2026] GET /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2a60f7a0-01f2-4442-a225-486a3c6619c5 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:07:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2a60f7a0-01f2-4442-a225-486a3c6619c5 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:07:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 689/1411] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:41 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cc587756-883c-40c5-92ec-67aa919a84f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc587756-883c-40c5-92ec-67aa919a84f4 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc587756-883c-40c5-92ec-67aa919a84f4 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc587756-883c-40c5-92ec-67aa919a84f4 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cc587756-883c-40c5-92ec-67aa919a84f4 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Volume info retrieved successfully. Sep 01 18:07:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc587756-883c-40c5-92ec-67aa919a84f4 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 returned with HTTP 200 Sep 01 18:07:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 723/1412] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:42 2026] GET /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f959cfa3-1558-42d2-85c0-fa63b10b2444 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f959cfa3-1558-42d2-85c0-fa63b10b2444 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f959cfa3-1558-42d2-85c0-fa63b10b2444 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f959cfa3-1558-42d2-85c0-fa63b10b2444 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-f959cfa3-1558-42d2-85c0-fa63b10b2444 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f959cfa3-1558-42d2-85c0-fa63b10b2444 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 200 Sep 01 18:07:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 690/1413] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:42 2026] GET /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-22ee7735-6c66-413e-ae38-f3f4be1fda9b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22ee7735-6c66-413e-ae38-f3f4be1fda9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:07:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22ee7735-6c66-413e-ae38-f3f4be1fda9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22ee7735-6c66-413e-ae38-f3f4be1fda9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-22ee7735-6c66-413e-ae38-f3f4be1fda9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:07:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22ee7735-6c66-413e-ae38-f3f4be1fda9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:07:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 724/1414] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:42 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-beda0adf-da2b-4990-8d60-d5f701159040 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-beda0adf-da2b-4990-8d60-d5f701159040 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] GET http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-beda0adf-da2b-4990-8d60-d5f701159040 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-beda0adf-da2b-4990-8d60-d5f701159040 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-beda0adf-da2b-4990-8d60-d5f701159040 tempest-VolumesNegativeTest-545953313 tempest-VolumesNegativeTest-545953313-project-member] http://192.168.122.108/volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 returned with HTTP 404 Sep 01 18:07:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 691/1415] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:43 2026] GET /volume/v3/volumes/91d07679-2335-416d-861a-0c0cca61e125 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8b30977c-beb8-4858-aadb-bcd227e34d39 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b30977c-beb8-4858-aadb-bcd227e34d39 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b30977c-beb8-4858-aadb-bcd227e34d39 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b30977c-beb8-4858-aadb-bcd227e34d39 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-8b30977c-beb8-4858-aadb-bcd227e34d39 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b30977c-beb8-4858-aadb-bcd227e34d39 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 200 Sep 01 18:07:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 725/1416] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:43 2026] GET /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8bdc303c-66c1-44ca-9537-bd505e97291f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8bdc303c-66c1-44ca-9537-bd505e97291f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8bdc303c-66c1-44ca-9537-bd505e97291f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8bdc303c-66c1-44ca-9537-bd505e97291f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-8bdc303c-66c1-44ca-9537-bd505e97291f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-8bdc303c-66c1-44ca-9537-bd505e97291f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: /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 01 18:07:43 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8bdc303c-66c1-44ca-9537-bd505e97291f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all snapshots completed successfully. Sep 01 18:07:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8bdc303c-66c1-44ca-9537-bd505e97291f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:07:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 692/1417] 192.168.122.108 () {58 vars in 1148 bytes} [Tue Sep 1 18:07:43 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dca95113-e936-4fc0-aa7f-d090185f9e0c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dca95113-e936-4fc0-aa7f-d090185f9e0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/8803057f-f032-4f85-97fd-423264f19986 Sep 01 18:07:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dca95113-e936-4fc0-aa7f-d090185f9e0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dca95113-e936-4fc0-aa7f-d090185f9e0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-46a076f0-c5b9-4bbc-8a0e-b803eb6441ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-46a076f0-c5b9-4bbc-8a0e-b803eb6441ac tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-46a076f0-c5b9-4bbc-8a0e-b803eb6441ac tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-46a076f0-c5b9-4bbc-8a0e-b803eb6441ac tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dca95113-e936-4fc0-aa7f-d090185f9e0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dca95113-e936-4fc0-aa7f-d090185f9e0c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/8803057f-f032-4f85-97fd-423264f19986 returned with HTTP 200 Sep 01 18:07:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 726/1418] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:43 2026] GET /volume/v3/snapshots/8803057f-f032-4f85-97fd-423264f19986 => generated 470 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-99a5b704-df86-425e-bfb7-604e259e340f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99a5b704-df86-425e-bfb7-604e259e340f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99a5b704-df86-425e-bfb7-604e259e340f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99a5b704-df86-425e-bfb7-604e259e340f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-46a076f0-c5b9-4bbc-8a0e-b803eb6441ac tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:07:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-99a5b704-df86-425e-bfb7-604e259e340f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99a5b704-df86-425e-bfb7-604e259e340f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 returned with HTTP 200 Sep 01 18:07:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 727/1419] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:43 2026] GET /volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-46a076f0-c5b9-4bbc-8a0e-b803eb6441ac tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:07:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 693/1420] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:07:43 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9258b46f-0c64-4983-baa5-4f1e9b2c8f5a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9258b46f-0c64-4983-baa5-4f1e9b2c8f5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] DELETE http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9258b46f-0c64-4983-baa5-4f1e9b2c8f5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9258b46f-0c64-4983-baa5-4f1e9b2c8f5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-9258b46f-0c64-4983-baa5-4f1e9b2c8f5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86561) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.group_snapshots [None req-9258b46f-0c64-4983-baa5-4f1e9b2c8f5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group_snapshot with id: 6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:44 devstack devstack@c-api.service[86561]: /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 01 18:07:44 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9258b46f-0c64-4983-baa5-4f1e9b2c8f5a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 202 Sep 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 728/1421] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:07:44 2026] DELETE /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:07:44 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:44 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:44 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:44 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a4dec8f-e278-469e-930a-8b90d919fff1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:07:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 694/1422] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:07:44 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0b433d8a-eeb0-4106-be63-c733d0aabec2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b433d8a-eeb0-4106-be63-c733d0aabec2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b433d8a-eeb0-4106-be63-c733d0aabec2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b433d8a-eeb0-4106-be63-c733d0aabec2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-0b433d8a-eeb0-4106-be63-c733d0aabec2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:44 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-0b433d8a-eeb0-4106-be63-c733d0aabec2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:07:44 devstack devstack@c-api.service[86561]: /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 01 18:07:44 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0b433d8a-eeb0-4106-be63-c733d0aabec2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all snapshots completed successfully. Sep 01 18:07:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b433d8a-eeb0-4106-be63-c733d0aabec2 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:07:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 729/1423] 192.168.122.108 () {58 vars in 1148 bytes} [Tue Sep 1 18:07:44 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7304e817-0485-4d45-83fe-39cce8b59047 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7304e817-0485-4d45-83fe-39cce8b59047 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 Sep 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7304e817-0485-4d45-83fe-39cce8b59047 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7304e817-0485-4d45-83fe-39cce8b59047 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7304e817-0485-4d45-83fe-39cce8b59047 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7304e817-0485-4d45-83fe-39cce8b59047 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 returned with HTTP 200 Sep 01 18:07:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 695/1424] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:44 2026] GET /volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e7e4b184-9fc0-4223-8522-ec60cc3e2d36 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7e4b184-9fc0-4223-8522-ec60cc3e2d36 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 Sep 01 18:07:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7e4b184-9fc0-4223-8522-ec60cc3e2d36 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7e4b184-9fc0-4223-8522-ec60cc3e2d36 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e7e4b184-9fc0-4223-8522-ec60cc3e2d36 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7e4b184-9fc0-4223-8522-ec60cc3e2d36 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 returned with HTTP 200 Sep 01 18:07:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 730/1425] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:45 2026] GET /volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ef03a378-520b-4b69-ab3c-3ccf763851c9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef03a378-520b-4b69-ab3c-3ccf763851c9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 Sep 01 18:07:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef03a378-520b-4b69-ab3c-3ccf763851c9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef03a378-520b-4b69-ab3c-3ccf763851c9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ef03a378-520b-4b69-ab3c-3ccf763851c9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef03a378-520b-4b69-ab3c-3ccf763851c9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 returned with HTTP 200 Sep 01 18:07:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 696/1426] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:46 2026] GET /volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-531306f3-0927-457e-8aae-837f448da473 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-531306f3-0927-457e-8aae-837f448da473 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 Sep 01 18:07:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-531306f3-0927-457e-8aae-837f448da473 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-531306f3-0927-457e-8aae-837f448da473 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-531306f3-0927-457e-8aae-837f448da473 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:07:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-531306f3-0927-457e-8aae-837f448da473 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 returned with HTTP 200 Sep 01 18:07:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 731/1427] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:47 2026] GET /volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2fe24651-e1ed-401c-b7ac-c70fbdaecb4e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2fe24651-e1ed-401c-b7ac-c70fbdaecb4e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2fe24651-e1ed-401c-b7ac-c70fbdaecb4e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2fe24651-e1ed-401c-b7ac-c70fbdaecb4e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2fe24651-e1ed-401c-b7ac-c70fbdaecb4e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 returned with HTTP 404 Sep 01 18:07:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 697/1428] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:48 2026] GET /volume/v3/snapshots/472c5f80-a080-4fad-a589-319df0008f67 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-66cd5753-fbdb-4d9c-a3fe-234542a02485 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66cd5753-fbdb-4d9c-a3fe-234542a02485 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/8803057f-f032-4f85-97fd-423264f19986 Sep 01 18:07:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66cd5753-fbdb-4d9c-a3fe-234542a02485 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66cd5753-fbdb-4d9c-a3fe-234542a02485 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66cd5753-fbdb-4d9c-a3fe-234542a02485 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/8803057f-f032-4f85-97fd-423264f19986 returned with HTTP 404 Sep 01 18:07:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 732/1429] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:07:48 2026] GET /volume/v3/snapshots/8803057f-f032-4f85-97fd-423264f19986 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f35374aa-ab71-46ec-beb3-1c7188ba234a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f35374aa-ab71-46ec-beb3-1c7188ba234a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f35374aa-ab71-46ec-beb3-1c7188ba234a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f35374aa-ab71-46ec-beb3-1c7188ba234a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-f35374aa-ab71-46ec-beb3-1c7188ba234a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f35374aa-ab71-46ec-beb3-1c7188ba234a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 404 Sep 01 18:07:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 698/1430] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:48 2026] GET /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:07:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-92455960-2399-4a6e-b4df-7e4775595969 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-92455960-2399-4a6e-b4df-7e4775595969 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] DELETE http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-92455960-2399-4a6e-b4df-7e4775595969 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-92455960-2399-4a6e-b4df-7e4775595969 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-92455960-2399-4a6e-b4df-7e4775595969 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for member 6caf5e3d-b1e6-44bb-97d4-063688875718 {{(pid=86561) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 18:07:48 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.group_snapshots [None req-92455960-2399-4a6e-b4df-7e4775595969 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group_snapshot with id: 6caf5e3d-b1e6-44bb-97d4-063688875718 Sep 01 18:07:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-92455960-2399-4a6e-b4df-7e4775595969 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 returned with HTTP 404 Sep 01 18:07:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 733/1431] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:07:48 2026] DELETE /volume/v3/group_snapshots/6caf5e3d-b1e6-44bb-97d4-063688875718 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: /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 01 18:07:48 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:07:48 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:48 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:48 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:48 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:48 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:49 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ea063d79-0d4c-4f40-a4fa-a6ffe2f3e77c tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:07:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 699/1432] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:07:48 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:07:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b781726c-a263-4278-b101-3b5c92711f98 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b781726c-a263-4278-b101-3b5c92711f98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67/action Sep 01 18:07:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b781726c-a263-4278-b101-3b5c92711f98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:07:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b781726c-a263-4278-b101-3b5c92711f98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-b781726c-a263-4278-b101-3b5c92711f98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for group f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:07:49 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-b781726c-a263-4278-b101-3b5c92711f98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group with id: f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:49 devstack devstack@c-api.service[86561]: /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 01 18:07:49 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:07:49 devstack devstack@c-api.service[86561]: /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 01 18:07:49 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:07:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b781726c-a263-4278-b101-3b5c92711f98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67/action returned with HTTP 202 Sep 01 18:07:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 734/1433] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:07:49 2026] POST /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 Sep 01 18:07:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:49 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:49 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:49 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-efa892cb-7d41-4fee-9281-ec9acb88c52d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 returned with HTTP 200 Sep 01 18:07:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 700/1434] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:49 2026] GET /volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 => generated 922 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 Sep 01 18:07:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:50 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:50 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:50 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e86884a-386b-4824-823b-b9c7fc22c2f3 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 returned with HTTP 200 Sep 01 18:07:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 735/1435] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:50 2026] GET /volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 => generated 922 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-15b8ca79-d43f-403f-bb66-a229b7098ecc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15b8ca79-d43f-403f-bb66-a229b7098ecc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15b8ca79-d43f-403f-bb66-a229b7098ecc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15b8ca79-d43f-403f-bb66-a229b7098ecc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15b8ca79-d43f-403f-bb66-a229b7098ecc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 returned with HTTP 404 Sep 01 18:07:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 701/1436] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:51 2026] GET /volume/v3/volumes/2053526a-2c00-4aaf-a664-1a446c250749 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:07:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7e850239-08ae-4893-81ad-bf3c485aefd8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7e850239-08ae-4893-81ad-bf3c485aefd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 Sep 01 18:07:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7e850239-08ae-4893-81ad-bf3c485aefd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7e850239-08ae-4893-81ad-bf3c485aefd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7e850239-08ae-4893-81ad-bf3c485aefd8 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 returned with HTTP 404 Sep 01 18:07:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 736/1437] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:51 2026] GET /volume/v3/volumes/abd0363a-a98f-46ec-8f4a-9b6ac2a1dba5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e8898239-094a-4089-be76-e65bc9ddf70a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8898239-094a-4089-be76-e65bc9ddf70a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8898239-094a-4089-be76-e65bc9ddf70a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8898239-094a-4089-be76-e65bc9ddf70a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-e8898239-094a-4089-be76-e65bc9ddf70a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member f2ee1f29-06c8-42b1-954e-080ca14cfc67 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8898239-094a-4089-be76-e65bc9ddf70a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 returned with HTTP 404 Sep 01 18:07:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 702/1438] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:51 2026] GET /volume/v3/groups/f2ee1f29-06c8-42b1-954e-080ca14cfc67 => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:07:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e1b36eaf-f51c-4bd4-b438-9b0d3a05b81e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e1b36eaf-f51c-4bd4-b438-9b0d3a05b81e tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/a6ff52df-99f8-47a5-ac00-63ec9354e994 Sep 01 18:07:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e1b36eaf-f51c-4bd4-b438-9b0d3a05b81e tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e1b36eaf-f51c-4bd4-b438-9b0d3a05b81e tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e1b36eaf-f51c-4bd4-b438-9b0d3a05b81e tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/group_types/a6ff52df-99f8-47a5-ac00-63ec9354e994 returned with HTTP 202 Sep 01 18:07:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 737/1439] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:07:51 2026] DELETE /volume/v3/group_types/a6ff52df-99f8-47a5-ac00-63ec9354e994 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4730a059-d9e2-4e5a-85f2-9c3154c6a91f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4730a059-d9e2-4e5a-85f2-9c3154c6a91f tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] DELETE http://192.168.122.108/volume/v3/types/2923079f-be14-4f12-8e57-dd6fe50376b1 Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4730a059-d9e2-4e5a-85f2-9c3154c6a91f tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4730a059-d9e2-4e5a-85f2-9c3154c6a91f tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4730a059-d9e2-4e5a-85f2-9c3154c6a91f tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types/2923079f-be14-4f12-8e57-dd6fe50376b1 returned with HTTP 202 Sep 01 18:07:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 703/1440] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:07:51 2026] DELETE /volume/v3/types/2923079f-be14-4f12-8e57-dd6fe50376b1 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4d4b4fbf-7b45-4539-ba1f-dfbc2e5ae8dd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4d4b4fbf-7b45-4539-ba1f-dfbc2e5ae8dd tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] GET http://192.168.122.108/volume/v3/types/2923079f-be14-4f12-8e57-dd6fe50376b1 Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4d4b4fbf-7b45-4539-ba1f-dfbc2e5ae8dd tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4d4b4fbf-7b45-4539-ba1f-dfbc2e5ae8dd tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4d4b4fbf-7b45-4539-ba1f-dfbc2e5ae8dd tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types/2923079f-be14-4f12-8e57-dd6fe50376b1 returned with HTTP 404 Sep 01 18:07:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 738/1441] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:07:52 2026] GET /volume/v3/types/2923079f-be14-4f12-8e57-dd6fe50376b1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a9852e71-5bbd-49f7-9140-92e86a3cf536 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a9852e71-5bbd-49f7-9140-92e86a3cf536 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:07:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a9852e71-5bbd-49f7-9140-92e86a3cf536 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1958568380"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a9852e71-5bbd-49f7-9140-92e86a3cf536 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:07:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 704/1442] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:07:52 2026] POST /volume/v3/types => generated 224 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8e7448fa-8573-4996-8248-dcf85cbfe8ce None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e7448fa-8573-4996-8248-dcf85cbfe8ce tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e7448fa-8573-4996-8248-dcf85cbfe8ce tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-318795422"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e7448fa-8573-4996-8248-dcf85cbfe8ce tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:07:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 739/1443] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:07:52 2026] POST /volume/v3/group_types => generated 180 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-73055480-327f-47a4-bacc-dd232a0f5c09 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-73055480-327f-47a4-bacc-dd232a0f5c09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:07:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-73055480-327f-47a4-bacc-dd232a0f5c09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5c88fa56-50e8-41a5-9789-b67ecd0b2962", "volume_types": ["a489daad-f36a-446c-989d-fcaac04f516d"], "name": "tempest-GroupSnapshotsTest-Group-1997440845"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-73055480-327f-47a4-bacc-dd232a0f5c09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating new group {'group': {'group_type': '5c88fa56-50e8-41a5-9789-b67ecd0b2962', 'volume_types': ['a489daad-f36a-446c-989d-fcaac04f516d'], 'name': 'tempest-GroupSnapshotsTest-Group-1997440845'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:07:52 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-73055480-327f-47a4-bacc-dd232a0f5c09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating group tempest-GroupSnapshotsTest-Group-1997440845. Sep 01 18:07:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-73055480-327f-47a4-bacc-dd232a0f5c09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Availability Zones retrieved successfully. Sep 01 18:07:52 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-73055480-327f-47a4-bacc-dd232a0f5c09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['85f8bb9a-800a-4845-a328-76cd10e4ba54'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-73055480-327f-47a4-bacc-dd232a0f5c09 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:07:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 705/1444] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:07:52 2026] POST /volume/v3/groups => generated 112 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e4dd6725-b3d8-4d1b-8dcc-1ffd12ff448d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4dd6725-b3d8-4d1b-8dcc-1ffd12ff448d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4dd6725-b3d8-4d1b-8dcc-1ffd12ff448d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4dd6725-b3d8-4d1b-8dcc-1ffd12ff448d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-e4dd6725-b3d8-4d1b-8dcc-1ffd12ff448d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 2085c734-f182-448e-a9d8-1833dd72f871 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:52 devstack devstack@c-api.service[86561]: /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 01 18:07:52 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4dd6725-b3d8-4d1b-8dcc-1ffd12ff448d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 returned with HTTP 200 Sep 01 18:07:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 740/1445] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:52 2026] GET /volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 => generated 392 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-785dfdf9-970b-407c-bc52-ded62894ad5b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-785dfdf9-970b-407c-bc52-ded62894ad5b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 Sep 01 18:07:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-785dfdf9-970b-407c-bc52-ded62894ad5b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-785dfdf9-970b-407c-bc52-ded62894ad5b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-785dfdf9-970b-407c-bc52-ded62894ad5b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 2085c734-f182-448e-a9d8-1833dd72f871 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:07:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:53 devstack devstack@c-api.service[86562]: /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 01 18:07:53 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:07:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-785dfdf9-970b-407c-bc52-ded62894ad5b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 returned with HTTP 200 Sep 01 18:07:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 706/1446] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:07:53 2026] GET /volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-91867235", "volume_type": "a489daad-f36a-446c-989d-fcaac04f516d", "group_id": "2085c734-f182-448e-a9d8-1833dd72f871", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-91867235', 'volume_type': 'a489daad-f36a-446c-989d-fcaac04f516d', 'group_id': '2085c734-f182-448e-a9d8-1833dd72f871', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:53 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume of 1 GB Sep 01 18:07:53 devstack devstack@c-api.service[86561]: /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 01 18:07:53 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:07:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Availability Zones retrieved successfully. Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (1b3b4de6-7231-4d7e-a1bb-887cc14d3524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42601921-062a-419e-8e6e-a1f62ee5f650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42601921-062a-419e-8e6e-a1f62ee5f650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:07:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a489daad-f36a-446c-989d-fcaac04f516d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1958568380',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a489daad-f36a-446c-989d-fcaac04f516d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2085c734-f182-448e-a9d8-1833dd72f871', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fe7147-a9ac-4b7d-a5ba-5d8ca03b06b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1958568380 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1958568380, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:53 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1958568380 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1958568380, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['a7e59e98-0b47-4ba1-af7f-a1ce0029d6d7', 'a3e2db81-c758-4f3d-a5f4-0ba3f59fdccf', 'ffb0a5e1-4e5c-442a-aed0-08427964b8a7', '69ec735c-3d2f-4121-8330-33ca3533fdfe'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fe7147-a9ac-4b7d-a5ba-5d8ca03b06b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7e59e98-0b47-4ba1-af7f-a1ce0029d6d7', 'a3e2db81-c758-4f3d-a5f4-0ba3f59fdccf', 'ffb0a5e1-4e5c-442a-aed0-08427964b8a7', '69ec735c-3d2f-4121-8330-33ca3533fdfe']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b05861-5450-42f4-b08e-e6e4d2573f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b05861-5450-42f4-b08e-e6e4d2573f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c85d0ed-93d9-4ddd-a9fa-bb512f036197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-91867235',encryption_key_id=None,group_id=2085c734-f182-448e-a9d8-1833dd72f871,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['a7e59e98-0b47-4ba1-af7f-a1ce0029d6d7','a3e2db81-c758-4f3d-a5f4-0ba3f59fdccf','ffb0a5e1-4e5c-442a-aed0-08427964b8a7','69ec735c-3d2f-4121-8330-33ca3533fdfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=a489daad-f36a-446c-989d-fcaac04f516d), '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-01T16:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-91867235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2085c734-f182-448e-a9d8-1833dd72f871,host=None,id=3c85d0ed-93d9-4ddd-a9fa-bb512f036197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',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='098bf31b11044431a0d247fee346c0f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a489daad-f36a-446c-989d-fcaac04f516d),volume_type_id=a489daad-f36a-446c-989d-fcaac04f516d)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51d1a1c-9658-4778-8bd3-923b93fc913e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51d1a1c-9658-4778-8bd3-923b93fc913e) 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-91867235',encryption_key_id=None,group_id=2085c734-f182-448e-a9d8-1833dd72f871,group_type_id=,metadata={},multiattach=False,project_id='5dcecc8ba645425cb9f6f4e097ce20e9',qos_specs=None,replication_status=,reservations=['a7e59e98-0b47-4ba1-af7f-a1ce0029d6d7','a3e2db81-c758-4f3d-a5f4-0ba3f59fdccf','ffb0a5e1-4e5c-442a-aed0-08427964b8a7','69ec735c-3d2f-4121-8330-33ca3533fdfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098bf31b11044431a0d247fee346c0f4',volume_type_id=a489daad-f36a-446c-989d-fcaac04f516d)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78172dfe-f74b-4757-ae9f-cbd21e4b36cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78172dfe-f74b-4757-ae9f-cbd21e4b36cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Flow 'volume_create_api' (1b3b4de6-7231-4d7e-a1bb-887cc14d3524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:07:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Create volume request issued successfully. Sep 01 18:07:53 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:53 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:54 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0d8ebdf-862d-4a49-8423-8fe49a590211 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:07:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 741/1447] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:07:53 2026] POST /volume/v3/volumes => generated 829 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 Sep 01 18:07:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:54 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:54 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:54 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4fba346f-b5b7-4b70-9276-ae7d06de3dcc tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 returned with HTTP 200 Sep 01 18:07:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 707/1448] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:54 2026] GET /volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 => generated 897 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 Sep 01 18:07:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:55 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:55 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:55 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d56ea011-a958-49ab-ae45-e2c01ec72f29 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 returned with HTTP 200 Sep 01 18:07:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 742/1449] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:55 2026] GET /volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 => generated 921 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 Sep 01 18:07:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:07:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:07:56 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:07:56 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:07:56 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:07:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2a4ad0df-a352-4764-8e77-b7f9daa4837a tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 returned with HTTP 200 Sep 01 18:07:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 708/1450] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:07:56 2026] GET /volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-deffe620-baae-42d0-9c0f-52a86df34994 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-deffe620-baae-42d0-9c0f-52a86df34994 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/group_snapshots Sep 01 18:07:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-deffe620-baae-42d0-9c0f-52a86df34994 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2085c734-f182-448e-a9d8-1833dd72f871", "name": "tempest-group_snapshot-1069816387"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:07:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-deffe620-baae-42d0-9c0f-52a86df34994 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2085c734-f182-448e-a9d8-1833dd72f871', 'name': 'tempest-group_snapshot-1069816387'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 18:07:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:56 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.group_snapshots [None req-deffe620-baae-42d0-9c0f-52a86df34994 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Creating group_snapshot tempest-group_snapshot-1069816387. Sep 01 18:07:56 devstack devstack@c-api.service[86561]: /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 01 18:07:56 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:07:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:07:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:07:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:56 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-deffe620-baae-42d0-9c0f-52a86df34994 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1958568380 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1958568380, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:07:56 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-deffe620-baae-42d0-9c0f-52a86df34994 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Created reservations ['b8d82df8-c5b3-47c4-b900-26b2081e1d14', '5e358599-9d9b-4e58-97a9-b731d63936fe', '8a2f2ea0-1738-4d20-8ea6-6299da825b6e', 'f6029cfa-80e5-4a4a-8b97-3040eb2c4832'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:07:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-deffe620-baae-42d0-9c0f-52a86df34994 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots returned with HTTP 202 Sep 01 18:07:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 743/1451] 192.168.122.108 () {62 vars in 1208 bytes} [Tue Sep 1 18:07:56 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:07:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b1448cd9-ff18-4f86-b77e-5f6b9441f974 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1448cd9-ff18-4f86-b77e-5f6b9441f974 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:07:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1448cd9-ff18-4f86-b77e-5f6b9441f974 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1448cd9-ff18-4f86-b77e-5f6b9441f974 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-b1448cd9-ff18-4f86-b77e-5f6b9441f974 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1448cd9-ff18-4f86-b77e-5f6b9441f974 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 200 Sep 01 18:07:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 709/1452] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:56 2026] GET /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b65d9036-8c04-4c0a-abe5-29720a630f58 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b65d9036-8c04-4c0a-abe5-29720a630f58 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:07:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b65d9036-8c04-4c0a-abe5-29720a630f58 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b65d9036-8c04-4c0a-abe5-29720a630f58 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-b65d9036-8c04-4c0a-abe5-29720a630f58 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:07:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b65d9036-8c04-4c0a-abe5-29720a630f58 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 200 Sep 01 18:07:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 744/1453] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:57 2026] GET /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:07:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-158aa67c-081a-4829-b576-b0b9417bae15 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:07:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-158aa67c-081a-4829-b576-b0b9417bae15 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:07:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-158aa67c-081a-4829-b576-b0b9417bae15 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:07:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-158aa67c-081a-4829-b576-b0b9417bae15 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:07:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-158aa67c-081a-4829-b576-b0b9417bae15 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:07:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:07:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:07:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-158aa67c-081a-4829-b576-b0b9417bae15 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 200 Sep 01 18:07:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 710/1454] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:07:59 2026] GET /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 307 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-55a86644-6c0f-4efe-bed6-d9d05076e8b5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-55a86644-6c0f-4efe-bed6-d9d05076e8b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:08:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-55a86644-6c0f-4efe-bed6-d9d05076e8b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-55a86644-6c0f-4efe-bed6-d9d05076e8b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-55a86644-6c0f-4efe-bed6-d9d05076e8b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-55a86644-6c0f-4efe-bed6-d9d05076e8b5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 200 Sep 01 18:08:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 745/1455] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:00 2026] GET /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9ac3abdc-8385-457b-82cf-e9185218395b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9ac3abdc-8385-457b-82cf-e9185218395b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9ac3abdc-8385-457b-82cf-e9185218395b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-attach": {"instance_uuid": "ef908291-3ae2-47a5-8d02-eb5eaed5be72", "mountpoint": "/dev/vdb"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9ac3abdc-8385-457b-82cf-e9185218395b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ef908291-3ae2-47a5-8d02-eb5eaed5be72", "mountpoint": "/dev/vdb"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9ac3abdc-8385-457b-82cf-e9185218395b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9ac3abdc-8385-457b-82cf-e9185218395b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Update volume admin metadata completed successfully. Sep 01 18:08:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9ac3abdc-8385-457b-82cf-e9185218395b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Attach volume completed successfully. Sep 01 18:08:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9ac3abdc-8385-457b-82cf-e9185218395b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 711/1456] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:00 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:08:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-45f3ce8d-285f-4cee-b2bf-1eb9aed75d08 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45f3ce8d-285f-4cee-b2bf-1eb9aed75d08 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45f3ce8d-285f-4cee-b2bf-1eb9aed75d08 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45f3ce8d-285f-4cee-b2bf-1eb9aed75d08 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-45f3ce8d-285f-4cee-b2bf-1eb9aed75d08 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45f3ce8d-285f-4cee-b2bf-1eb9aed75d08 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 746/1457] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:00 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 1185 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a6c0ced5-2b2e-4dd2-8cae-70d83673a356 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6c0ced5-2b2e-4dd2-8cae-70d83673a356 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6c0ced5-2b2e-4dd2-8cae-70d83673a356 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-detach": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6c0ced5-2b2e-4dd2-8cae-70d83673a356 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a6c0ced5-2b2e-4dd2-8cae-70d83673a356 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b36c885a-2ed7-453a-a144-a682bb2b0a20 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a6c0ced5-2b2e-4dd2-8cae-70d83673a356 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Detach volume completed successfully. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6c0ced5-2b2e-4dd2-8cae-70d83673a356 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 712/1458] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:00 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b36c885a-2ed7-453a-a144-a682bb2b0a20 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b36c885a-2ed7-453a-a144-a682bb2b0a20 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b36c885a-2ed7-453a-a144-a682bb2b0a20 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-b36c885a-2ed7-453a-a144-a682bb2b0a20 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3513bcd8-3c0d-4ddc-8355-151f8ce81915 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3513bcd8-3c0d-4ddc-8355-151f8ce81915 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3513bcd8-3c0d-4ddc-8355-151f8ce81915 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3513bcd8-3c0d-4ddc-8355-151f8ce81915 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3513bcd8-3c0d-4ddc-8355-151f8ce81915 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b36c885a-2ed7-453a-a144-a682bb2b0a20 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 747/1459] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 308 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3513bcd8-3c0d-4ddc-8355-151f8ce81915 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 713/1460] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3cee47d4-dbe6-4be2-b0dc-ee47a3581cd6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3cee47d4-dbe6-4be2-b0dc-ee47a3581cd6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3cee47d4-dbe6-4be2-b0dc-ee47a3581cd6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3cee47d4-dbe6-4be2-b0dc-ee47a3581cd6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-3cee47d4-dbe6-4be2-b0dc-ee47a3581cd6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-3cee47d4-dbe6-4be2-b0dc-ee47a3581cd6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /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 01 18:08:01 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3cee47d4-dbe6-4be2-b0dc-ee47a3581cd6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all snapshots completed successfully. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3cee47d4-dbe6-4be2-b0dc-ee47a3581cd6 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 748/1461] 192.168.122.108 () {58 vars in 1148 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c0efec3f-fd6e-45fa-96e4-fa6511b064f5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c0efec3f-fd6e-45fa-96e4-fa6511b064f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c0efec3f-fd6e-45fa-96e4-fa6511b064f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c0efec3f-fd6e-45fa-96e4-fa6511b064f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c0efec3f-fd6e-45fa-96e4-fa6511b064f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c0efec3f-fd6e-45fa-96e4-fa6511b064f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 714/1462] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e => generated 451 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5a71bb3c-bc2e-45a1-a079-5ec74d9a2e6b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5a71bb3c-bc2e-45a1-a079-5ec74d9a2e6b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5a71bb3c-bc2e-45a1-a079-5ec74d9a2e6b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5a71bb3c-bc2e-45a1-a079-5ec74d9a2e6b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-5a71bb3c-bc2e-45a1-a079-5ec74d9a2e6b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5a71bb3c-bc2e-45a1-a079-5ec74d9a2e6b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 749/1463] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 308 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d774c684-2565-4db0-9f3c-6295fb1a3234 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d774c684-2565-4db0-9f3c-6295fb1a3234 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/detail Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d774c684-2565-4db0-9f3c-6295fb1a3234 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d774c684-2565-4db0-9f3c-6295fb1a3234 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /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 01 18:08:01 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d774c684-2565-4db0-9f3c-6295fb1a3234 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 715/1464] 192.168.122.108 () {60 vars in 1207 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3d8bd6fa-d66c-46d0-9a92-5f1b3ff7453e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3d8bd6fa-d66c-46d0-9a92-5f1b3ff7453e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] DELETE http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3d8bd6fa-d66c-46d0-9a92-5f1b3ff7453e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3d8bd6fa-d66c-46d0-9a92-5f1b3ff7453e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-3d8bd6fa-d66c-46d0-9a92-5f1b3ff7453e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86561) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.group_snapshots [None req-3d8bd6fa-d66c-46d0-9a92-5f1b3ff7453e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group_snapshot with id: 4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /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 01 18:08:01 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3d8bd6fa-d66c-46d0-9a92-5f1b3ff7453e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 202 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 750/1465] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:08:01 2026] DELETE /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a527de4b-6d36-463c-9c7b-f601d315c72d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /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 01 18:08:01 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:01 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a527de4b-6d36-463c-9c7b-f601d315c72d tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 716/1466] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-76b08337-269c-44dc-a0fd-17cf510a1648 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-76b08337-269c-44dc-a0fd-17cf510a1648 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-76b08337-269c-44dc-a0fd-17cf510a1648 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-76b08337-269c-44dc-a0fd-17cf510a1648 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-76b08337-269c-44dc-a0fd-17cf510a1648 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-76b08337-269c-44dc-a0fd-17cf510a1648 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /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 01 18:08:01 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-76b08337-269c-44dc-a0fd-17cf510a1648 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all snapshots completed successfully. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-76b08337-269c-44dc-a0fd-17cf510a1648 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 751/1467] 192.168.122.108 () {58 vars in 1148 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a34940c1-debc-4190-a575-9ff0073fe30b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a34940c1-debc-4190-a575-9ff0073fe30b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a34940c1-debc-4190-a575-9ff0073fe30b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a34940c1-debc-4190-a575-9ff0073fe30b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a34940c1-debc-4190-a575-9ff0073fe30b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:08:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a34940c1-debc-4190-a575-9ff0073fe30b tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e returned with HTTP 200 Sep 01 18:08:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 717/1468] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:08:01 2026] GET /volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e => generated 450 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b25c6022-fd48-44bb-8f27-c461446042c1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b25c6022-fd48-44bb-8f27-c461446042c1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e Sep 01 18:08:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b25c6022-fd48-44bb-8f27-c461446042c1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b25c6022-fd48-44bb-8f27-c461446042c1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b25c6022-fd48-44bb-8f27-c461446042c1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Snapshot retrieved successfully. Sep 01 18:08:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b25c6022-fd48-44bb-8f27-c461446042c1 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e returned with HTTP 200 Sep 01 18:08:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 752/1469] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:08:02 2026] GET /volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d5fdf8f5-32b8-42af-86f5-b2014e140665 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d5fdf8f5-32b8-42af-86f5-b2014e140665 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d5fdf8f5-32b8-42af-86f5-b2014e140665 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d5fdf8f5-32b8-42af-86f5-b2014e140665 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d5fdf8f5-32b8-42af-86f5-b2014e140665 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e returned with HTTP 404 Sep 01 18:08:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 718/1470] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:08:04 2026] GET /volume/v3/snapshots/bdc19705-78f8-4c74-b53b-dec084a9f63e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-05ac5d07-9a90-487e-99c4-a51a6bb2cb41 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05ac5d07-9a90-487e-99c4-a51a6bb2cb41 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05ac5d07-9a90-487e-99c4-a51a6bb2cb41 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05ac5d07-9a90-487e-99c4-a51a6bb2cb41 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-05ac5d07-9a90-487e-99c4-a51a6bb2cb41 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05ac5d07-9a90-487e-99c4-a51a6bb2cb41 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 404 Sep 01 18:08:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 753/1471] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:04 2026] GET /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3d153fb2-30e9-4971-a56c-72761c952ea9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3d153fb2-30e9-4971-a56c-72761c952ea9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/group_snapshots Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3d153fb2-30e9-4971-a56c-72761c952ea9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3d153fb2-30e9-4971-a56c-72761c952ea9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: /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 01 18:08:04 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3d153fb2-30e9-4971-a56c-72761c952ea9 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots returned with HTTP 200 Sep 01 18:08:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 719/1472] 192.168.122.108 () {60 vars in 1186 bytes} [Tue Sep 1 18:08:04 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7d5b673f-6392-4613-8d48-c11c0dad094e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7d5b673f-6392-4613-8d48-c11c0dad094e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] DELETE http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7d5b673f-6392-4613-8d48-c11c0dad094e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7d5b673f-6392-4613-8d48-c11c0dad094e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-7d5b673f-6392-4613-8d48-c11c0dad094e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for member 4bd228f1-222f-4ae7-85f2-fb87799821a3 {{(pid=86561) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.group_snapshots [None req-7d5b673f-6392-4613-8d48-c11c0dad094e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group_snapshot with id: 4bd228f1-222f-4ae7-85f2-fb87799821a3 Sep 01 18:08:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7d5b673f-6392-4613-8d48-c11c0dad094e tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 returned with HTTP 404 Sep 01 18:08:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 754/1473] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:08:04 2026] DELETE /volume/v3/group_snapshots/4bd228f1-222f-4ae7-85f2-fb87799821a3 => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-368d5d5d-2991-4987-9e28-df2ba6676384 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: /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 01 18:08:04 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:08:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Get all volumes completed successfully. Sep 01 18:08:04 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:04 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-368d5d5d-2991-4987-9e28-df2ba6676384 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:08:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 720/1474] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:08:04 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-05d25288-32e2-458c-bca1-4f1606682be0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05d25288-32e2-458c-bca1-4f1606682be0 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] POST http://192.168.122.108/volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871/action Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05d25288-32e2-458c-bca1-4f1606682be0 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05d25288-32e2-458c-bca1-4f1606682be0 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-05d25288-32e2-458c-bca1-4f1606682be0 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] delete called for group 2085c734-f182-448e-a9d8-1833dd72f871 {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:08:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-05d25288-32e2-458c-bca1-4f1606682be0 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Delete group with id: 2085c734-f182-448e-a9d8-1833dd72f871 Sep 01 18:08:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:04 devstack devstack@c-api.service[86561]: /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 01 18:08:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:08:04 devstack devstack@c-api.service[86561]: /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 01 18:08:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:08:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05d25288-32e2-458c-bca1-4f1606682be0 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871/action returned with HTTP 202 Sep 01 18:08:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 755/1475] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:08:04 2026] POST /volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Volume info retrieved successfully. Sep 01 18:08:04 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:04 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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 01 18:08:04 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0b93e378-74a7-4edf-b7f8-46d2fee1396f tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 returned with HTTP 200 Sep 01 18:08:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 721/1476] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:04 2026] GET /volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 => generated 921 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cbfadde9-6c69-41a9-a32f-f5ab900078f5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cbfadde9-6c69-41a9-a32f-f5ab900078f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cbfadde9-6c69-41a9-a32f-f5ab900078f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cbfadde9-6c69-41a9-a32f-f5ab900078f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cbfadde9-6c69-41a9-a32f-f5ab900078f5 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 returned with HTTP 404 Sep 01 18:08:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 756/1477] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:05 2026] GET /volume/v3/volumes/3c85d0ed-93d9-4ddd-a9fa-bb512f036197 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:08:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-04fa9a10-df1c-435a-8fef-4f3a1af05d98 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-04fa9a10-df1c-435a-8fef-4f3a1af05d98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] GET http://192.168.122.108/volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 Sep 01 18:08:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-04fa9a10-df1c-435a-8fef-4f3a1af05d98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-04fa9a10-df1c-435a-8fef-4f3a1af05d98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-04fa9a10-df1c-435a-8fef-4f3a1af05d98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] show called for member 2085c734-f182-448e-a9d8-1833dd72f871 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:08:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-04fa9a10-df1c-435a-8fef-4f3a1af05d98 tempest-GroupSnapshotsTest-1367793384 tempest-GroupSnapshotsTest-1367793384-project-member] http://192.168.122.108/volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 returned with HTTP 404 Sep 01 18:08:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 722/1478] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:08:05 2026] GET /volume/v3/groups/2085c734-f182-448e-a9d8-1833dd72f871 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-30100e3a-74b7-486a-a85a-3061d7dfd0e1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-30100e3a-74b7-486a-a85a-3061d7dfd0e1 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/5c88fa56-50e8-41a5-9789-b67ecd0b2962 Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-30100e3a-74b7-486a-a85a-3061d7dfd0e1 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-30100e3a-74b7-486a-a85a-3061d7dfd0e1 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-30100e3a-74b7-486a-a85a-3061d7dfd0e1 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/group_types/5c88fa56-50e8-41a5-9789-b67ecd0b2962 returned with HTTP 202 Sep 01 18:08:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 757/1479] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:08:05 2026] DELETE /volume/v3/group_types/5c88fa56-50e8-41a5-9789-b67ecd0b2962 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:08:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cfaceb69-936a-47b0-bd0e-83bb11cce683 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cfaceb69-936a-47b0-bd0e-83bb11cce683 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] DELETE http://192.168.122.108/volume/v3/types/a489daad-f36a-446c-989d-fcaac04f516d Sep 01 18:08:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cfaceb69-936a-47b0-bd0e-83bb11cce683 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cfaceb69-936a-47b0-bd0e-83bb11cce683 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cfaceb69-936a-47b0-bd0e-83bb11cce683 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types/a489daad-f36a-446c-989d-fcaac04f516d returned with HTTP 202 Sep 01 18:08:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 723/1480] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:08:05 2026] DELETE /volume/v3/types/a489daad-f36a-446c-989d-fcaac04f516d => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-47018b66-3fa3-4038-9095-e37158bb1195 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-47018b66-3fa3-4038-9095-e37158bb1195 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] GET http://192.168.122.108/volume/v3/types/a489daad-f36a-446c-989d-fcaac04f516d Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-47018b66-3fa3-4038-9095-e37158bb1195 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-47018b66-3fa3-4038-9095-e37158bb1195 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-47018b66-3fa3-4038-9095-e37158bb1195 tempest-GroupSnapshotsTest-644731759 tempest-GroupSnapshotsTest-644731759-project-admin] http://192.168.122.108/volume/v3/types/a489daad-f36a-446c-989d-fcaac04f516d returned with HTTP 404 Sep 01 18:08:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 758/1481] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:08:05 2026] GET /volume/v3/types/a489daad-f36a-446c-989d-fcaac04f516d => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:08:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1719912224", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1719912224', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Create volume of 1 GB Sep 01 18:08:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Availability Zones retrieved successfully. Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Flow 'volume_create_api' (ce905252-25c5-4588-91c5-47e9837971d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d029cace-7c54-488d-9947-117ffb8d51b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d029cace-7c54-488d-9947-117ffb8d51b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463f310b-c084-4e3e-bd7a-01c4a3b6c934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Created reservations ['d214e1dc-b6c9-4f9a-b983-9fe221553c27', 'de8f0185-f60e-4545-97df-f104d72ae6f1', '05804f72-12a3-489f-b93f-237302f28484', '14e06bd3-dac5-4d3a-9f96-bc256b5b06dc'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463f310b-c084-4e3e-bd7a-01c4a3b6c934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d214e1dc-b6c9-4f9a-b983-9fe221553c27', 'de8f0185-f60e-4545-97df-f104d72ae6f1', '05804f72-12a3-489f-b93f-237302f28484', '14e06bd3-dac5-4d3a-9f96-bc256b5b06dc']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10caade3-aa53-4f21-a06e-af5387528fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10caade3-aa53-4f21-a06e-af5387528fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b54cf79-2604-4335-a3a7-2313abae3ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1719912224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='536d17c839b94df8a531299de8354e13',qos_specs=None,replication_status=,reservations=['d214e1dc-b6c9-4f9a-b983-9fe221553c27','de8f0185-f60e-4545-97df-f104d72ae6f1','05804f72-12a3-489f-b93f-237302f28484','14e06bd3-dac5-4d3a-9f96-bc256b5b06dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='967661b18eaa46579cbbf78f214b02aa',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1719912224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b54cf79-2604-4335-a3a7-2313abae3ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='536d17c839b94df8a531299de8354e13',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='967661b18eaa46579cbbf78f214b02aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf0b143-8a7e-4571-bda7-dfd17388c336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf0b143-8a7e-4571-bda7-dfd17388c336) 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-1719912224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='536d17c839b94df8a531299de8354e13',qos_specs=None,replication_status=,reservations=['d214e1dc-b6c9-4f9a-b983-9fe221553c27','de8f0185-f60e-4545-97df-f104d72ae6f1','05804f72-12a3-489f-b93f-237302f28484','14e06bd3-dac5-4d3a-9f96-bc256b5b06dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='967661b18eaa46579cbbf78f214b02aa',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2711c27-c603-4ea2-8ff8-0f78ebc7428c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2711c27-c603-4ea2-8ff8-0f78ebc7428c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Flow 'volume_create_api' (ce905252-25c5-4588-91c5-47e9837971d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:08:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Create volume request issued successfully. Sep 01 18:08:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29a95da0-48e6-49e4-8dd3-ce319ba536bc tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:08:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 724/1482] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:08:12 2026] POST /volume/v3/volumes => generated 765 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:08:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f9768013-7e43-4d0e-a8cf-aca62b22bd1d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9768013-7e43-4d0e-a8cf-aca62b22bd1d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9768013-7e43-4d0e-a8cf-aca62b22bd1d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9768013-7e43-4d0e-a8cf-aca62b22bd1d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f9768013-7e43-4d0e-a8cf-aca62b22bd1d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9768013-7e43-4d0e-a8cf-aca62b22bd1d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 200 Sep 01 18:08:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 759/1483] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:13 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 833 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f95b3069-fb67-42e8-99fd-54c1cbbe6d9e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f95b3069-fb67-42e8-99fd-54c1cbbe6d9e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f95b3069-fb67-42e8-99fd-54c1cbbe6d9e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f95b3069-fb67-42e8-99fd-54c1cbbe6d9e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f95b3069-fb67-42e8-99fd-54c1cbbe6d9e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f95b3069-fb67-42e8-99fd-54c1cbbe6d9e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 200 Sep 01 18:08:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 725/1484] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:14 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5567cd0f-cb9f-477e-879b-a23a483d07e5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5567cd0f-cb9f-477e-879b-a23a483d07e5 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5567cd0f-cb9f-477e-879b-a23a483d07e5 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5567cd0f-cb9f-477e-879b-a23a483d07e5 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5567cd0f-cb9f-477e-879b-a23a483d07e5 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5567cd0f-cb9f-477e-879b-a23a483d07e5 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 200 Sep 01 18:08:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 760/1485] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:15 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:08:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-57e884f6-3de1-4df8-b278-764f5a208f0c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-57e884f6-3de1-4df8-b278-764f5a208f0c tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-57e884f6-3de1-4df8-b278-764f5a208f0c tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-57e884f6-3de1-4df8-b278-764f5a208f0c tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-57e884f6-3de1-4df8-b278-764f5a208f0c tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-57e884f6-3de1-4df8-b278-764f5a208f0c tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 200 Sep 01 18:08:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 726/1486] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:15 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c6af9188-5eae-4164-92ed-d8317a062e21 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c6af9188-5eae-4164-92ed-d8317a062e21 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] POST http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0/action Sep 01 18:08:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c6af9188-5eae-4164-92ed-d8317a062e21 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1706324240", "disk_format": "raw"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c6af9188-5eae-4164-92ed-d8317a062e21 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1706324240", "disk_format": "raw"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c6af9188-5eae-4164-92ed-d8317a062e21 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:15 devstack devstack@c-api.service[86561]: DEBUG cinder.image.image_utils [None req-c6af9188-5eae-4164-92ed-d8317a062e21 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1706324240'}] 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-1706324240'}]. {{(pid=86561) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 18:08:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c6af9188-5eae-4164-92ed-d8317a062e21 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Copy volume to image completed successfully. Sep 01 18:08:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c6af9188-5eae-4164-92ed-d8317a062e21 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0/action returned with HTTP 202 Sep 01 18:08:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 761/1487] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:08:15 2026] POST /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0/action => generated 654 bytes in 1628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:08:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-790ec72f-5469-4cc9-a91d-b474e6a33ea3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-790ec72f-5469-4cc9-a91d-b474e6a33ea3 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:08:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-790ec72f-5469-4cc9-a91d-b474e6a33ea3 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1808255611"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-790ec72f-5469-4cc9-a91d-b474e6a33ea3 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:08:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 727/1488] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:08:17 2026] POST /volume/v3/types => generated 228 bytes in 772 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-864c6e7f-962c-466f-b876-6d31e3c674c5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-864c6e7f-962c-466f-b876-6d31e3c674c5 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] POST http://192.168.122.108/volume/v3/group_types Sep 01 18:08:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-864c6e7f-962c-466f-b876-6d31e3c674c5 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1919888898"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:18 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=308,cinder:UPDATE=75,cinder:INSERT=34 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:08:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-864c6e7f-962c-466f-b876-6d31e3c674c5 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/group_types returned with HTTP 202 Sep 01 18:08:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 762/1489] 192.168.122.108 () {62 vars in 1195 bytes} [Tue Sep 1 18:08:18 2026] POST /volume/v3/group_types => generated 185 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:08:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8fa20be7-4d75-4e09-bf05-0c6645fc9145 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8fa20be7-4d75-4e09-bf05-0c6645fc9145 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] POST http://192.168.122.108/volume/v3/groups Sep 01 18:08:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8fa20be7-4d75-4e09-bf05-0c6645fc9145 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "903c7daf-c2a1-449f-8b59-608e6ea75c36", "volume_types": ["7bfd838f-fd2f-451c-90d4-f2018b91301b"], "name": "tempest-GroupSnapshotsV319Test-Group-1856915687"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-8fa20be7-4d75-4e09-bf05-0c6645fc9145 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Creating new group {'group': {'group_type': '903c7daf-c2a1-449f-8b59-608e6ea75c36', 'volume_types': ['7bfd838f-fd2f-451c-90d4-f2018b91301b'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1856915687'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 18:08:18 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.groups [None req-8fa20be7-4d75-4e09-bf05-0c6645fc9145 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1856915687. Sep 01 18:08:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8fa20be7-4d75-4e09-bf05-0c6645fc9145 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Availability Zones retrieved successfully. Sep 01 18:08:18 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-8fa20be7-4d75-4e09-bf05-0c6645fc9145 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Created reservations ['79ef68b6-c2d4-4709-8996-625072ba60d0'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:08:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8fa20be7-4d75-4e09-bf05-0c6645fc9145 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/groups returned with HTTP 202 Sep 01 18:08:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 728/1490] 192.168.122.108 () {62 vars in 1181 bytes} [Tue Sep 1 18:08:18 2026] POST /volume/v3/groups => generated 116 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:08:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a540078c-bfe2-4f17-876c-11cbdf113245 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a540078c-bfe2-4f17-876c-11cbdf113245 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 Sep 01 18:08:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a540078c-bfe2-4f17-876c-11cbdf113245 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a540078c-bfe2-4f17-876c-11cbdf113245 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-a540078c-bfe2-4f17-876c-11cbdf113245 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 8d13ab37-33c7-434b-b956-7de6fc7fc280 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:08:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:19 devstack devstack@c-api.service[86561]: /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 01 18:08:19 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:08:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a540078c-bfe2-4f17-876c-11cbdf113245 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 returned with HTTP 200 Sep 01 18:08:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 763/1491] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:08:18 2026] GET /volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 => generated 396 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce8ec9b2-1ad6-4a2c-b3a2-b9ac77d7798e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce8ec9b2-1ad6-4a2c-b3a2-b9ac77d7798e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 Sep 01 18:08:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce8ec9b2-1ad6-4a2c-b3a2-b9ac77d7798e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce8ec9b2-1ad6-4a2c-b3a2-b9ac77d7798e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.groups [None req-ce8ec9b2-1ad6-4a2c-b3a2-b9ac77d7798e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 8d13ab37-33c7-434b-b956-7de6fc7fc280 {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:08:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:20 devstack devstack@c-api.service[86562]: /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 01 18:08:20 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), Sep 01 18:08:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce8ec9b2-1ad6-4a2c-b3a2-b9ac77d7798e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 returned with HTTP 200 Sep 01 18:08:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 729/1492] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:08:20 2026] GET /volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 => generated 397 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1998310310", "volume_type": "7bfd838f-fd2f-451c-90d4-f2018b91301b", "group_id": "8d13ab37-33c7-434b-b956-7de6fc7fc280", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1998310310', 'volume_type': '7bfd838f-fd2f-451c-90d4-f2018b91301b', 'group_id': '8d13ab37-33c7-434b-b956-7de6fc7fc280', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:20 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Create volume of 1 GB Sep 01 18:08:20 devstack devstack@c-api.service[86561]: /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 01 18:08:20 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), Sep 01 18:08:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Availability Zones retrieved successfully. Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Flow 'volume_create_api' (4d6fb857-9827-4beb-a5da-318a40dc98b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e8bfe43-7298-4479-bffb-a4629404d0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e8bfe43-7298-4479-bffb-a4629404d0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:08:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7bfd838f-fd2f-451c-90d4-f2018b91301b,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1808255611',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bfd838f-fd2f-451c-90d4-f2018b91301b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d13ab37-33c7-434b-b956-7de6fc7fc280', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d7ae7f-74c5-4c0f-84ac-0bfc74f1eff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1808255611 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1808255611, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:08:20 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1808255611 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1808255611, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Created reservations ['d702fca0-a752-4bea-9fc1-e6f792b5d89a', 'eb41715b-3a02-42b3-a47a-3051369d12c2', 'a5b7d8db-37fb-4ed6-bba2-1e91bdbfccfa', '016c09dc-1b2e-4640-8059-a88b17ebe91f'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d7ae7f-74c5-4c0f-84ac-0bfc74f1eff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d702fca0-a752-4bea-9fc1-e6f792b5d89a', 'eb41715b-3a02-42b3-a47a-3051369d12c2', 'a5b7d8db-37fb-4ed6-bba2-1e91bdbfccfa', '016c09dc-1b2e-4640-8059-a88b17ebe91f']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:20 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52bb623-85c1-4ca1-adb9-d77f5d2373c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52bb623-85c1-4ca1-adb9-d77f5d2373c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7343166b-d157-4c58-b89a-61af3983d33a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1998310310',encryption_key_id=None,group_id=8d13ab37-33c7-434b-b956-7de6fc7fc280,group_type_id=,metadata={},multiattach=False,project_id='cac574bcdc54460a9afec4d0c365c221',qos_specs=None,replication_status=,reservations=['d702fca0-a752-4bea-9fc1-e6f792b5d89a','eb41715b-3a02-42b3-a47a-3051369d12c2','a5b7d8db-37fb-4ed6-bba2-1e91bdbfccfa','016c09dc-1b2e-4640-8059-a88b17ebe91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb87b3e1317463591e1d255faddf3ee',volume_type_id=7bfd838f-fd2f-451c-90d4-f2018b91301b), '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-01T16:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1998310310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d13ab37-33c7-434b-b956-7de6fc7fc280,host=None,id=7343166b-d157-4c58-b89a-61af3983d33a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cac574bcdc54460a9afec4d0c365c221',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='ceb87b3e1317463591e1d255faddf3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bfd838f-fd2f-451c-90d4-f2018b91301b),volume_type_id=7bfd838f-fd2f-451c-90d4-f2018b91301b)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb038620-aedc-4430-88fd-99c18e55326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb038620-aedc-4430-88fd-99c18e55326a) 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-1998310310',encryption_key_id=None,group_id=8d13ab37-33c7-434b-b956-7de6fc7fc280,group_type_id=,metadata={},multiattach=False,project_id='cac574bcdc54460a9afec4d0c365c221',qos_specs=None,replication_status=,reservations=['d702fca0-a752-4bea-9fc1-e6f792b5d89a','eb41715b-3a02-42b3-a47a-3051369d12c2','a5b7d8db-37fb-4ed6-bba2-1e91bdbfccfa','016c09dc-1b2e-4640-8059-a88b17ebe91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb87b3e1317463591e1d255faddf3ee',volume_type_id=7bfd838f-fd2f-451c-90d4-f2018b91301b)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af7e57d4-587e-4428-8de7-36cdab077eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af7e57d4-587e-4428-8de7-36cdab077eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:21 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Flow 'volume_create_api' (4d6fb857-9827-4beb-a5da-318a40dc98b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:08:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Create volume request issued successfully. Sep 01 18:08:21 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:21 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:21 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d15a2b21-f84b-4135-bb59-0568fc0923b7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:08:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 764/1493] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:08:20 2026] POST /volume/v3/volumes => generated 835 bytes in 1405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:08:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c782a35c-331d-4e32-a7ea-b3a0377137be None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c782a35c-331d-4e32-a7ea-b3a0377137be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c782a35c-331d-4e32-a7ea-b3a0377137be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c782a35c-331d-4e32-a7ea-b3a0377137be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c782a35c-331d-4e32-a7ea-b3a0377137be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:21 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-c782a35c-331d-4e32-a7ea-b3a0377137be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:21 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-c782a35c-331d-4e32-a7ea-b3a0377137be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:22 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-c782a35c-331d-4e32-a7ea-b3a0377137be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c782a35c-331d-4e32-a7ea-b3a0377137be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 730/1494] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:21 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 903 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:23 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:23 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:23 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4533457-5c34-4d10-a025-6f4c01ed20fa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 765/1495] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:23 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-02463924-8ca3-4751-b9ee-5881cadfebbe None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-02463924-8ca3-4751-b9ee-5881cadfebbe tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-02463924-8ca3-4751-b9ee-5881cadfebbe tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-02463924-8ca3-4751-b9ee-5881cadfebbe tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:24 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=352,cinder:UPDATE=62,cinder:INSERT=41 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:08:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-02463924-8ca3-4751-b9ee-5881cadfebbe tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:24 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-02463924-8ca3-4751-b9ee-5881cadfebbe tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:24 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-02463924-8ca3-4751-b9ee-5881cadfebbe tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:24 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-02463924-8ca3-4751-b9ee-5881cadfebbe tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-02463924-8ca3-4751-b9ee-5881cadfebbe tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 731/1496] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:24 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:25 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:25 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:25 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d81269c7-a160-4c64-9b26-9f3c6ca89156 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 766/1497] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:25 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-80b59980-ec42-4184-bfd7-3de4f071c74b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80b59980-ec42-4184-bfd7-3de4f071c74b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80b59980-ec42-4184-bfd7-3de4f071c74b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80b59980-ec42-4184-bfd7-3de4f071c74b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-80b59980-ec42-4184-bfd7-3de4f071c74b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-80b59980-ec42-4184-bfd7-3de4f071c74b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:27 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-80b59980-ec42-4184-bfd7-3de4f071c74b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:27 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-80b59980-ec42-4184-bfd7-3de4f071c74b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80b59980-ec42-4184-bfd7-3de4f071c74b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 732/1498] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:26 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e2afc8e9-6706-4d29-9a31-f39725de4381 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e2afc8e9-6706-4d29-9a31-f39725de4381 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e2afc8e9-6706-4d29-9a31-f39725de4381 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-attach": {"instance_uuid": "806e6a60-be35-4217-8093-513b09132b74", "mountpoint": "/dev/vdb"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e2afc8e9-6706-4d29-9a31-f39725de4381 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "806e6a60-be35-4217-8093-513b09132b74", "mountpoint": "/dev/vdb"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e2afc8e9-6706-4d29-9a31-f39725de4381 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e2afc8e9-6706-4d29-9a31-f39725de4381 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Update volume admin metadata completed successfully. Sep 01 18:08:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e2afc8e9-6706-4d29-9a31-f39725de4381 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Attach volume completed successfully. Sep 01 18:08:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e2afc8e9-6706-4d29-9a31-f39725de4381 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 767/1499] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:27 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:08:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0bde5a2c-53ac-4075-aa6e-55af5e1d5637 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0bde5a2c-53ac-4075-aa6e-55af5e1d5637 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0bde5a2c-53ac-4075-aa6e-55af5e1d5637 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0bde5a2c-53ac-4075-aa6e-55af5e1d5637 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0bde5a2c-53ac-4075-aa6e-55af5e1d5637 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0bde5a2c-53ac-4075-aa6e-55af5e1d5637 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 733/1500] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:27 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 1185 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:08:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-23b0be24-9519-4a29-a804-f474525b2365 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23b0be24-9519-4a29-a804-f474525b2365 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23b0be24-9519-4a29-a804-f474525b2365 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23b0be24-9519-4a29-a804-f474525b2365 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-23b0be24-9519-4a29-a804-f474525b2365 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23b0be24-9519-4a29-a804-f474525b2365 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 768/1501] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:27 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 1185 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:08:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0fc9bfba-c05a-4f8e-a306-fc8c85958dc6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0fc9bfba-c05a-4f8e-a306-fc8c85958dc6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0fc9bfba-c05a-4f8e-a306-fc8c85958dc6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-detach": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0fc9bfba-c05a-4f8e-a306-fc8c85958dc6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0fc9bfba-c05a-4f8e-a306-fc8c85958dc6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0fc9bfba-c05a-4f8e-a306-fc8c85958dc6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Detach volume completed successfully. Sep 01 18:08:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0fc9bfba-c05a-4f8e-a306-fc8c85958dc6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 734/1502] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:27 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:08:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3ac349de-1767-4bdf-a239-35e5420c195c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ac349de-1767-4bdf-a239-35e5420c195c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ac349de-1767-4bdf-a239-35e5420c195c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ac349de-1767-4bdf-a239-35e5420c195c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3ac349de-1767-4bdf-a239-35e5420c195c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ac349de-1767-4bdf-a239-35e5420c195c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 769/1503] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:28 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:28 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:28 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:28 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce317337-ec1c-4a39-8a81-383aa9dab4fd tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 735/1504] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:28 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:29 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:29 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:30 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-524c801e-ba3f-4ace-90fb-54dbf0fdf6d0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 770/1505] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:29 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0412e7ee-862b-4926-b800-2f7c3313193b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0412e7ee-862b-4926-b800-2f7c3313193b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0412e7ee-862b-4926-b800-2f7c3313193b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0412e7ee-862b-4926-b800-2f7c3313193b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0412e7ee-862b-4926-b800-2f7c3313193b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:31 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-0412e7ee-862b-4926-b800-2f7c3313193b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:31 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-0412e7ee-862b-4926-b800-2f7c3313193b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-0412e7ee-862b-4926-b800-2f7c3313193b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0412e7ee-862b-4926-b800-2f7c3313193b tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 736/1506] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:31 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1c972a0f-4bcc-4e48-89c3-32b5e2804b84 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c972a0f-4bcc-4e48-89c3-32b5e2804b84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c972a0f-4bcc-4e48-89c3-32b5e2804b84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c972a0f-4bcc-4e48-89c3-32b5e2804b84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1c972a0f-4bcc-4e48-89c3-32b5e2804b84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1c972a0f-4bcc-4e48-89c3-32b5e2804b84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Reserve volume completed successfully. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c972a0f-4bcc-4e48-89c3-32b5e2804b84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 771/1507] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:31 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-be740a98-3542-4f56-b9c2-291792b902a6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be740a98-3542-4f56-b9c2-291792b902a6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be740a98-3542-4f56-b9c2-291792b902a6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be740a98-3542-4f56-b9c2-291792b902a6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-be740a98-3542-4f56-b9c2-291792b902a6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be740a98-3542-4f56-b9c2-291792b902a6 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 737/1508] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:31 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-035b8fa6-c3f6-4a22-bba8-9898e4370b9b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-035b8fa6-c3f6-4a22-bba8-9898e4370b9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-035b8fa6-c3f6-4a22-bba8-9898e4370b9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-035b8fa6-c3f6-4a22-bba8-9898e4370b9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-035b8fa6-c3f6-4a22-bba8-9898e4370b9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-035b8fa6-c3f6-4a22-bba8-9898e4370b9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Unreserve volume completed successfully. Sep 01 18:08:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-035b8fa6-c3f6-4a22-bba8-9898e4370b9b tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 772/1509] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:31 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fed66536-3bb7-4adc-b409-374239af37ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fed66536-3bb7-4adc-b409-374239af37ba tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fed66536-3bb7-4adc-b409-374239af37ba tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fed66536-3bb7-4adc-b409-374239af37ba tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fed66536-3bb7-4adc-b409-374239af37ba tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fed66536-3bb7-4adc-b409-374239af37ba tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 738/1510] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:31 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-85cd62c7-e1b9-4e31-a483-46db88147eb2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-85cd62c7-e1b9-4e31-a483-46db88147eb2 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-85cd62c7-e1b9-4e31-a483-46db88147eb2 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-85cd62c7-e1b9-4e31-a483-46db88147eb2 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-85cd62c7-e1b9-4e31-a483-46db88147eb2 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-85cd62c7-e1b9-4e31-a483-46db88147eb2 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume updated successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-85cd62c7-e1b9-4e31-a483-46db88147eb2 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 200 Sep 01 18:08:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 773/1511] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:32 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-97c23952-0646-4d0a-807f-ca33bb3ffa48 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97c23952-0646-4d0a-807f-ca33bb3ffa48 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97c23952-0646-4d0a-807f-ca33bb3ffa48 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97c23952-0646-4d0a-807f-ca33bb3ffa48 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-97c23952-0646-4d0a-807f-ca33bb3ffa48 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97c23952-0646-4d0a-807f-ca33bb3ffa48 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 739/1512] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:32 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-35d3f876-08c3-41a6-a058-8d7ba76bba78 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-35d3f876-08c3-41a6-a058-8d7ba76bba78 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-35d3f876-08c3-41a6-a058-8d7ba76bba78 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-35d3f876-08c3-41a6-a058-8d7ba76bba78 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-35d3f876-08c3-41a6-a058-8d7ba76bba78 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-35d3f876-08c3-41a6-a058-8d7ba76bba78 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume updated successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-35d3f876-08c3-41a6-a058-8d7ba76bba78 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 200 Sep 01 18:08:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 774/1513] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:32 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-63791525-0e99-412d-91cf-0f6aa2474f44 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-63791525-0e99-412d-91cf-0f6aa2474f44 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-63791525-0e99-412d-91cf-0f6aa2474f44 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-63791525-0e99-412d-91cf-0f6aa2474f44 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-63791525-0e99-412d-91cf-0f6aa2474f44 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-63791525-0e99-412d-91cf-0f6aa2474f44 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 740/1514] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:32 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-99dd1bf3-101c-4c46-85f2-64fed0d44776 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99dd1bf3-101c-4c46-85f2-64fed0d44776 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99dd1bf3-101c-4c46-85f2-64fed0d44776 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99dd1bf3-101c-4c46-85f2-64fed0d44776 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-99dd1bf3-101c-4c46-85f2-64fed0d44776 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-99dd1bf3-101c-4c46-85f2-64fed0d44776 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Update volume admin metadata completed successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-99dd1bf3-101c-4c46-85f2-64fed0d44776 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Update readonly setting on volume completed successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99dd1bf3-101c-4c46-85f2-64fed0d44776 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 775/1515] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:32 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-03dda060-2724-4863-aad8-a9ac39a46e84 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-03dda060-2724-4863-aad8-a9ac39a46e84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-03dda060-2724-4863-aad8-a9ac39a46e84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-03dda060-2724-4863-aad8-a9ac39a46e84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-03dda060-2724-4863-aad8-a9ac39a46e84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-03dda060-2724-4863-aad8-a9ac39a46e84 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 741/1516] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:32 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 869 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-183c9394-b156-4ded-9a95-bb2293d26c3c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-183c9394-b156-4ded-9a95-bb2293d26c3c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-183c9394-b156-4ded-9a95-bb2293d26c3c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-183c9394-b156-4ded-9a95-bb2293d26c3c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:32 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-183c9394-b156-4ded-9a95-bb2293d26c3c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-183c9394-b156-4ded-9a95-bb2293d26c3c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Update volume admin metadata completed successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-183c9394-b156-4ded-9a95-bb2293d26c3c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Update readonly setting on volume completed successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-183c9394-b156-4ded-9a95-bb2293d26c3c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 742/1517] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:08:32 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5e9275e2-7d4f-4212-8cfa-b34e462850cf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5e9275e2-7d4f-4212-8cfa-b34e462850cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5e9275e2-7d4f-4212-8cfa-b34e462850cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5e9275e2-7d4f-4212-8cfa-b34e462850cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5e9275e2-7d4f-4212-8cfa-b34e462850cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5e9275e2-7d4f-4212-8cfa-b34e462850cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:08:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 743/1518] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:32 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4d4adcad-e640-4fca-a93b-c7350bb072f3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f438b8bd-5369-4973-a097-4dc1c8b03486 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 776/1519] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:32 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4d4adcad-e640-4fca-a93b-c7350bb072f3 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4d4adcad-e640-4fca-a93b-c7350bb072f3 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-892503444", "disk_format": "raw"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4d4adcad-e640-4fca-a93b-c7350bb072f3 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-892503444", "disk_format": "raw"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4d4adcad-e640-4fca-a93b-c7350bb072f3 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:32 devstack devstack@c-api.service[86562]: DEBUG cinder.image.image_utils [None req-4d4adcad-e640-4fca-a93b-c7350bb072f3 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-892503444'}] 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-892503444'}]. {{(pid=86562) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 18:08:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7c160a2e-9391-46db-980f-159102d80c7a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c160a2e-9391-46db-980f-159102d80c7a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c160a2e-9391-46db-980f-159102d80c7a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c160a2e-9391-46db-980f-159102d80c7a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7c160a2e-9391-46db-980f-159102d80c7a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:33 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-7c160a2e-9391-46db-980f-159102d80c7a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:33 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-7c160a2e-9391-46db-980f-159102d80c7a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:33 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-7c160a2e-9391-46db-980f-159102d80c7a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4d4adcad-e640-4fca-a93b-c7350bb072f3 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Copy volume to image completed successfully. Sep 01 18:08:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4d4adcad-e640-4fca-a93b-c7350bb072f3 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:08:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 744/1520] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:08:32 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 654 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:08:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c160a2e-9391-46db-980f-159102d80c7a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 777/1521] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:33 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:34 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:34 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:35 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44c4b6b0-0aa3-4bc3-8feb-25213fefc7ac tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 745/1522] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:34 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-56d21904-4c8c-405e-a685-bc5349a13e18 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-56d21904-4c8c-405e-a685-bc5349a13e18 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-56d21904-4c8c-405e-a685-bc5349a13e18 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-56d21904-4c8c-405e-a685-bc5349a13e18 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-56d21904-4c8c-405e-a685-bc5349a13e18 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-56d21904-4c8c-405e-a685-bc5349a13e18 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-56d21904-4c8c-405e-a685-bc5349a13e18 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-56d21904-4c8c-405e-a685-bc5349a13e18 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-56d21904-4c8c-405e-a685-bc5349a13e18 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 778/1523] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:36 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-547908520", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-547908520', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Create volume of 1 GB Sep 01 18:08:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Availability Zones retrieved successfully. Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Flow 'volume_create_api' (f3dbc3af-cafe-413f-a030-459407302bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d9c676-1176-4cb7-a92c-38262ec41d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d9c676-1176-4cb7-a92c-38262ec41d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522101e5-4cfb-431f-8ad9-d765363a26b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Created reservations ['b171049c-1cdf-43cc-ab84-5d89d3bff8eb', '3f47d86e-cf55-4035-ab39-7fa7132ba68e', 'bcad8bd0-6ede-4068-a615-ad2c9160bcad', 'dadd3123-e6ba-4639-af26-e19f287145fe'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522101e5-4cfb-431f-8ad9-d765363a26b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b171049c-1cdf-43cc-ab84-5d89d3bff8eb', '3f47d86e-cf55-4035-ab39-7fa7132ba68e', 'bcad8bd0-6ede-4068-a615-ad2c9160bcad', 'dadd3123-e6ba-4639-af26-e19f287145fe']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79fc6a87-2a10-4575-b508-5c41e0b190ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79fc6a87-2a10-4575-b508-5c41e0b190ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-547908520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63ecd0f741d6449dbc5b3ffb393192a0',qos_specs=None,replication_status=,reservations=['b171049c-1cdf-43cc-ab84-5d89d3bff8eb','3f47d86e-cf55-4035-ab39-7fa7132ba68e','bcad8bd0-6ede-4068-a615-ad2c9160bcad','dadd3123-e6ba-4639-af26-e19f287145fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b0cc0566e74bd998f5a204c1fb3387',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-547908520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ecd0f741d6449dbc5b3ffb393192a0',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='94b0cc0566e74bd998f5a204c1fb3387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53d055d9-3ec2-46e4-975c-1b0b0ca18642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53d055d9-3ec2-46e4-975c-1b0b0ca18642) 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-547908520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63ecd0f741d6449dbc5b3ffb393192a0',qos_specs=None,replication_status=,reservations=['b171049c-1cdf-43cc-ab84-5d89d3bff8eb','3f47d86e-cf55-4035-ab39-7fa7132ba68e','bcad8bd0-6ede-4068-a615-ad2c9160bcad','dadd3123-e6ba-4639-af26-e19f287145fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b0cc0566e74bd998f5a204c1fb3387',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9271cc-7c2e-4b84-915a-e71c411c88da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9271cc-7c2e-4b84-915a-e71c411c88da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Flow 'volume_create_api' (f3dbc3af-cafe-413f-a030-459407302bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:08:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Create volume request issued successfully. Sep 01 18:08:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ce1acba-447a-47e3-b63d-a1090e62b248 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:08:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 746/1524] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:08:36 2026] POST /volume/v3/volumes => generated 773 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-94fbe587-465b-4170-8b43-e3890dc7791e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-913407784", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-913407784', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Create volume of 1 GB Sep 01 18:08:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Availability Zones retrieved successfully. Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Flow 'volume_create_api' (36b34690-d8ef-443d-85a2-6b035e6ff15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b933741c-3505-49d8-8448-90beb04a4036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b933741c-3505-49d8-8448-90beb04a4036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f187014-cddf-4b66-ae75-8f168c5750b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Created reservations ['4ee4b2bf-327a-4cba-821a-350b62144f1d', '3f2d5765-dcfc-4098-bfa8-6c788cafe3fa', '993f1eb0-ae12-432d-ab52-432efa6aea13', '7dabc659-6d9b-4a9d-985f-3a6846d81c1d'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f187014-cddf-4b66-ae75-8f168c5750b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee4b2bf-327a-4cba-821a-350b62144f1d', '3f2d5765-dcfc-4098-bfa8-6c788cafe3fa', '993f1eb0-ae12-432d-ab52-432efa6aea13', '7dabc659-6d9b-4a9d-985f-3a6846d81c1d']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504522ba-7a5c-4247-aacf-ce94c805c16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504522ba-7a5c-4247-aacf-ce94c805c16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3244d54f-6185-4258-b4fc-2695145f2761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-913407784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63ecd0f741d6449dbc5b3ffb393192a0',qos_specs=None,replication_status=,reservations=['4ee4b2bf-327a-4cba-821a-350b62144f1d','3f2d5765-dcfc-4098-bfa8-6c788cafe3fa','993f1eb0-ae12-432d-ab52-432efa6aea13','7dabc659-6d9b-4a9d-985f-3a6846d81c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b0cc0566e74bd998f5a204c1fb3387',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-913407784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3244d54f-6185-4258-b4fc-2695145f2761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ecd0f741d6449dbc5b3ffb393192a0',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='94b0cc0566e74bd998f5a204c1fb3387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919ce942-cf08-4227-a072-1236bb1ec4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919ce942-cf08-4227-a072-1236bb1ec4e3) 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-913407784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63ecd0f741d6449dbc5b3ffb393192a0',qos_specs=None,replication_status=,reservations=['4ee4b2bf-327a-4cba-821a-350b62144f1d','3f2d5765-dcfc-4098-bfa8-6c788cafe3fa','993f1eb0-ae12-432d-ab52-432efa6aea13','7dabc659-6d9b-4a9d-985f-3a6846d81c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94b0cc0566e74bd998f5a204c1fb3387',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0acb88c-7ddc-4260-98c1-4227f618bd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:08:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0acb88c-7ddc-4260-98c1-4227f618bd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:08:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Flow 'volume_create_api' (36b34690-d8ef-443d-85a2-6b035e6ff15b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:08:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Create volume request issued successfully. Sep 01 18:08:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94fbe587-465b-4170-8b43-e3890dc7791e tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:08:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 779/1525] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:08:36 2026] POST /volume/v3/volumes => generated 773 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:08:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-96153f66-7466-448c-9d9b-3f8e97f90514 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-96153f66-7466-448c-9d9b-3f8e97f90514 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-96153f66-7466-448c-9d9b-3f8e97f90514 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-96153f66-7466-448c-9d9b-3f8e97f90514 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-96153f66-7466-448c-9d9b-3f8e97f90514 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:37 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-96153f66-7466-448c-9d9b-3f8e97f90514 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:37 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-96153f66-7466-448c-9d9b-3f8e97f90514 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:37 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-96153f66-7466-448c-9d9b-3f8e97f90514 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-96153f66-7466-448c-9d9b-3f8e97f90514 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 747/1526] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:37 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:38 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:38 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:38 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-197c76aa-a52d-4213-9e0f-73ca5966d1be tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 780/1527] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:38 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:39 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:39 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:39 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa7de631-2343-45d4-9a38-f1e17c52a745 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 748/1528] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:39 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:40 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:40 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:41 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b965200e-2e6d-4b46-b0e7-adab6b229ecb tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 781/1529] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:40 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:42 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:42 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:42 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85a5c945-0435-434c-8ef4-a5b0d80cd8aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 749/1530] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:42 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:43 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:43 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:43 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32de0ad8-7888-49cf-93eb-8266d7424fc2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 782/1531] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:43 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:44 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:44 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:44 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1a06553c-c9a9-48dc-ba61-b094bc6488b9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 750/1532] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:44 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:45 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:45 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:46 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:46 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:46 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e0d41f7-6c18-4dc7-8a5d-854cadd1b137 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 783/1533] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:45 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:47 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:47 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:47 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b36c005f-5681-4a4e-b4e8-ea3ee358806e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 751/1534] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:47 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:48 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:48 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:48 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cfc10bb3-66e6-474a-bc41-fe819d9392b4 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 784/1535] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:48 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:49 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:49 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:50 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78612c36-d0db-4738-bb69-9c7c7fbb2699 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 752/1536] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:49 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1eff6a73-b0ca-4b37-bf39-75839387b347 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1eff6a73-b0ca-4b37-bf39-75839387b347 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1eff6a73-b0ca-4b37-bf39-75839387b347 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1eff6a73-b0ca-4b37-bf39-75839387b347 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1eff6a73-b0ca-4b37-bf39-75839387b347 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1eff6a73-b0ca-4b37-bf39-75839387b347 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 200 Sep 01 18:08:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 785/1537] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:50 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:51 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:51 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:51 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d2076a0-d529-42e2-8c17-1e90d669b0bf tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 753/1538] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:51 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-08009b94-5ff6-42a0-a49b-d65895a0155e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-08009b94-5ff6-42a0-a49b-d65895a0155e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-08009b94-5ff6-42a0-a49b-d65895a0155e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-08009b94-5ff6-42a0-a49b-d65895a0155e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-08009b94-5ff6-42a0-a49b-d65895a0155e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-08009b94-5ff6-42a0-a49b-d65895a0155e tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 200 Sep 01 18:08:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 786/1539] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:51 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:08:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:08:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:08:52 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da405ec8-3a7c-4a9d-85b1-11555b1f1f07 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da405ec8-3a7c-4a9d-85b1-11555b1f1f07 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] DELETE http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da405ec8-3a7c-4a9d-85b1-11555b1f1f07 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da405ec8-3a7c-4a9d-85b1-11555b1f1f07 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-da405ec8-3a7c-4a9d-85b1-11555b1f1f07 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Delete volume with id: 7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da405ec8-3a7c-4a9d-85b1-11555b1f1f07 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:08:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2d5acb92-cc16-43ca-a35a-de826667e4ff tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:08:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 754/1540] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:08:52 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 928 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da405ec8-3a7c-4a9d-85b1-11555b1f1f07 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Delete volume request issued successfully. Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da405ec8-3a7c-4a9d-85b1-11555b1f1f07 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 202 Sep 01 18:08:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 787/1541] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:08:52 2026] DELETE /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:08:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] POST http://192.168.122.108/volume/v3/group_snapshots Sep 01 18:08:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8d13ab37-33c7-434b-b956-7de6fc7fc280", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-654972469"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:08:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8d13ab37-33c7-434b-b956-7de6fc7fc280', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-654972469'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c905f3dc-4174-42db-b603-64abb8186b0f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c905f3dc-4174-42db-b603-64abb8186b0f tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c905f3dc-4174-42db-b603-64abb8186b0f tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c905f3dc-4174-42db-b603-64abb8186b0f tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:08:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c905f3dc-4174-42db-b603-64abb8186b0f tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c905f3dc-4174-42db-b603-64abb8186b0f tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 200 Sep 01 18:08:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 788/1542] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:52 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:52 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.group_snapshots [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-654972469. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: /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 01 18:08:52 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:08:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:52 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1808255611 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1808255611, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1808255611 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1808255611, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:08:52 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Created reservations ['79130ba7-b1c7-49a1-aeb0-9a1c39b8ff50', 'ddca97de-4b3d-47a8-812c-4ec209287e5f', '87b2585f-7c3e-4de6-a516-677eacec1fb3', 'baf9ca2f-dc03-4d06-9605-d78beddfd9bd'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:08:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7a0566e9-f47d-40d4-bc0c-dd06a3f3d9aa tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots returned with HTTP 202 Sep 01 18:08:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 755/1543] 192.168.122.108 () {62 vars in 1208 bytes} [Tue Sep 1 18:08:52 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9dd5989d-2c55-4720-aa68-e3622d557e7c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9dd5989d-2c55-4720-aa68-e3622d557e7c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9dd5989d-2c55-4720-aa68-e3622d557e7c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9dd5989d-2c55-4720-aa68-e3622d557e7c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-9dd5989d-2c55-4720-aa68-e3622d557e7c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9dd5989d-2c55-4720-aa68-e3622d557e7c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:08:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 789/1544] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:52 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-03ff1751-4473-4740-bc3c-25529ddb047d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-03ff1751-4473-4740-bc3c-25529ddb047d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-03ff1751-4473-4740-bc3c-25529ddb047d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-03ff1751-4473-4740-bc3c-25529ddb047d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:08:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:08:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-03ff1751-4473-4740-bc3c-25529ddb047d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Volume info retrieved successfully. Sep 01 18:08:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-03ff1751-4473-4740-bc3c-25529ddb047d tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 200 Sep 01 18:08:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 756/1545] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:53 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 857 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:08:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ea446be9-ed00-4139-9014-ddad2b0859d1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ea446be9-ed00-4139-9014-ddad2b0859d1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:08:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ea446be9-ed00-4139-9014-ddad2b0859d1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ea446be9-ed00-4139-9014-ddad2b0859d1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-ea446be9-ed00-4139-9014-ddad2b0859d1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ea446be9-ed00-4139-9014-ddad2b0859d1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:08:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 790/1546] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:53 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4f5a4932-4708-470a-848b-b4c1ef166ee3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4f5a4932-4708-470a-848b-b4c1ef166ee3 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] GET http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 Sep 01 18:08:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4f5a4932-4708-470a-848b-b4c1ef166ee3 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4f5a4932-4708-470a-848b-b4c1ef166ee3 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4f5a4932-4708-470a-848b-b4c1ef166ee3 tempest-TestImageHashVerification-1629286295 tempest-TestImageHashVerification-1629286295-project-member] http://192.168.122.108/volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 returned with HTTP 404 Sep 01 18:08:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 757/1547] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:08:54 2026] GET /volume/v3/volumes/7b54cf79-2604-4335-a3a7-2313abae3ed0 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:08:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fac7ed71-f901-4953-bb1a-cef788a6c117 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fac7ed71-f901-4953-bb1a-cef788a6c117 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:08:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fac7ed71-f901-4953-bb1a-cef788a6c117 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fac7ed71-f901-4953-bb1a-cef788a6c117 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-fac7ed71-f901-4953-bb1a-cef788a6c117 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fac7ed71-f901-4953-bb1a-cef788a6c117 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:08:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 791/1548] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:55 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e65e5493-0b3a-4d76-8799-77e800d4abad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e65e5493-0b3a-4d76-8799-77e800d4abad tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:08:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e65e5493-0b3a-4d76-8799-77e800d4abad tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e65e5493-0b3a-4d76-8799-77e800d4abad tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-e65e5493-0b3a-4d76-8799-77e800d4abad tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e65e5493-0b3a-4d76-8799-77e800d4abad tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:08:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 758/1549] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:56 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5b926945-244e-4c88-8856-939f5d80953f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5b926945-244e-4c88-8856-939f5d80953f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:08:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5b926945-244e-4c88-8856-939f5d80953f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5b926945-244e-4c88-8856-939f5d80953f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-5b926945-244e-4c88-8856-939f5d80953f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5b926945-244e-4c88-8856-939f5d80953f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:08:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 792/1550] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:57 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d23a57b2-7274-47ea-b34b-f34eeeeed6e7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d23a57b2-7274-47ea-b34b-f34eeeeed6e7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:08:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d23a57b2-7274-47ea-b34b-f34eeeeed6e7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d23a57b2-7274-47ea-b34b-f34eeeeed6e7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-d23a57b2-7274-47ea-b34b-f34eeeeed6e7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:08:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d23a57b2-7274-47ea-b34b-f34eeeeed6e7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:08:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 759/1551] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:58 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:08:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f1214bd6-cd41-4c99-ba94-89e82910c1de None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:08:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1214bd6-cd41-4c99-ba94-89e82910c1de tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:08:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1214bd6-cd41-4c99-ba94-89e82910c1de tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:08:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1214bd6-cd41-4c99-ba94-89e82910c1de tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:08:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-f1214bd6-cd41-4c99-ba94-89e82910c1de tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:08:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:08:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:08:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1214bd6-cd41-4c99-ba94-89e82910c1de tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:08:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 793/1552] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:08:59 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:09:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-db22bd71-da41-437a-b0f5-8f34020146d5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-db22bd71-da41-437a-b0f5-8f34020146d5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-db22bd71-da41-437a-b0f5-8f34020146d5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-db22bd71-da41-437a-b0f5-8f34020146d5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-db22bd71-da41-437a-b0f5-8f34020146d5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-db22bd71-da41-437a-b0f5-8f34020146d5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 760/1553] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:00 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c997bbe2-925a-436a-8bd7-0d7feca616ee None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c997bbe2-925a-436a-8bd7-0d7feca616ee tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c997bbe2-925a-436a-8bd7-0d7feca616ee tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c997bbe2-925a-436a-8bd7-0d7feca616ee tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-c997bbe2-925a-436a-8bd7-0d7feca616ee tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c997bbe2-925a-436a-8bd7-0d7feca616ee tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 794/1554] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:01 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f3ba8091-bff3-4519-b77b-0cec7da27a44 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f3ba8091-bff3-4519-b77b-0cec7da27a44 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f3ba8091-bff3-4519-b77b-0cec7da27a44 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f3ba8091-bff3-4519-b77b-0cec7da27a44 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-f3ba8091-bff3-4519-b77b-0cec7da27a44 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f3ba8091-bff3-4519-b77b-0cec7da27a44 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 761/1555] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:02 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:09:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-544c5621-ec9a-4fc6-a889-bb15721186af None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-544c5621-ec9a-4fc6-a889-bb15721186af tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-544c5621-ec9a-4fc6-a889-bb15721186af tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-544c5621-ec9a-4fc6-a889-bb15721186af tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-544c5621-ec9a-4fc6-a889-bb15721186af tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-544c5621-ec9a-4fc6-a889-bb15721186af tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 795/1556] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:03 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-15b32459-c37f-4d26-89ab-c63c1c0aaab8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15b32459-c37f-4d26-89ab-c63c1c0aaab8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15b32459-c37f-4d26-89ab-c63c1c0aaab8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-15b32459-c37f-4d26-89ab-c63c1c0aaab8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-15b32459-c37f-4d26-89ab-c63c1c0aaab8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-15b32459-c37f-4d26-89ab-c63c1c0aaab8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 762/1557] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:04 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2558cde9-d8f3-4150-91c4-c5dc57adb6b6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2558cde9-d8f3-4150-91c4-c5dc57adb6b6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2558cde9-d8f3-4150-91c4-c5dc57adb6b6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2558cde9-d8f3-4150-91c4-c5dc57adb6b6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-2558cde9-d8f3-4150-91c4-c5dc57adb6b6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2558cde9-d8f3-4150-91c4-c5dc57adb6b6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 796/1558] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:05 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-58e38164-e62e-488c-ab30-7a5215c38467 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58e38164-e62e-488c-ab30-7a5215c38467 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58e38164-e62e-488c-ab30-7a5215c38467 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58e38164-e62e-488c-ab30-7a5215c38467 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-58e38164-e62e-488c-ab30-7a5215c38467 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58e38164-e62e-488c-ab30-7a5215c38467 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 763/1559] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:06 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a9454257-109c-41c5-befe-8d2ee4dd85f5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a9454257-109c-41c5-befe-8d2ee4dd85f5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a9454257-109c-41c5-befe-8d2ee4dd85f5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a9454257-109c-41c5-befe-8d2ee4dd85f5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-a9454257-109c-41c5-befe-8d2ee4dd85f5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a9454257-109c-41c5-befe-8d2ee4dd85f5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 797/1560] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:07 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1d7708c9-af17-4607-a510-b2bd16ed71a8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d7708c9-af17-4607-a510-b2bd16ed71a8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d7708c9-af17-4607-a510-b2bd16ed71a8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d7708c9-af17-4607-a510-b2bd16ed71a8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-1d7708c9-af17-4607-a510-b2bd16ed71a8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d7708c9-af17-4607-a510-b2bd16ed71a8 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 764/1561] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:08 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-762918d2-3627-44e3-9491-1df2fe8a25f6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-762918d2-3627-44e3-9491-1df2fe8a25f6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-762918d2-3627-44e3-9491-1df2fe8a25f6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-762918d2-3627-44e3-9491-1df2fe8a25f6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-762918d2-3627-44e3-9491-1df2fe8a25f6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-762918d2-3627-44e3-9491-1df2fe8a25f6 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 798/1562] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:09 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3af14829-c1f9-49e7-a29b-94360153b2dd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1303530603"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1303530603'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume of 1 GB Sep 01 18:09:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Availability Zones retrieved successfully. Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (1700f4ca-38eb-42da-879c-05e908f84589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c145b802-acc0-4b7d-9f8d-f532b39491c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c145b802-acc0-4b7d-9f8d-f532b39491c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab52b66-b951-4706-a3a9-fd7b5cc6ae14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Created reservations ['e7423742-6fe8-4bd0-8207-23398fcfdc63', 'ed93fe1e-5ac8-4c13-a6ab-dd35096ab003', 'f443982a-9dc6-4ca3-b8e4-407d38293bb4', 'c6541327-11e1-4b55-893e-b0b1923807e3'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab52b66-b951-4706-a3a9-fd7b5cc6ae14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7423742-6fe8-4bd0-8207-23398fcfdc63', 'ed93fe1e-5ac8-4c13-a6ab-dd35096ab003', 'f443982a-9dc6-4ca3-b8e4-407d38293bb4', 'c6541327-11e1-4b55-893e-b0b1923807e3']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a94b8f-401f-4b84-8f8c-2f1ca76dc660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7bde06af-da10-4f05-b5ea-db7a36d24b73 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7bde06af-da10-4f05-b5ea-db7a36d24b73 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a94b8f-401f-4b84-8f8c-2f1ca76dc660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89998b53-f777-4883-a569-35bd90f8c64a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1303530603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['e7423742-6fe8-4bd0-8207-23398fcfdc63','ed93fe1e-5ac8-4c13-a6ab-dd35096ab003','f443982a-9dc6-4ca3-b8e4-407d38293bb4','c6541327-11e1-4b55-893e-b0b1923807e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1303530603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89998b53-f777-4883-a569-35bd90f8c64a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e07546b31542b0ae1fce797015d639',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='ab0fd76d07ee4159b30744250d3b317a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7bde06af-da10-4f05-b5ea-db7a36d24b73 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7bde06af-da10-4f05-b5ea-db7a36d24b73 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d44aee-83bb-443a-badd-c883d4fa2b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7bde06af-da10-4f05-b5ea-db7a36d24b73 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7bde06af-da10-4f05-b5ea-db7a36d24b73 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 799/1563] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:10 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d44aee-83bb-443a-badd-c883d4fa2b16) 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-1303530603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['e7423742-6fe8-4bd0-8207-23398fcfdc63','ed93fe1e-5ac8-4c13-a6ab-dd35096ab003','f443982a-9dc6-4ca3-b8e4-407d38293bb4','c6541327-11e1-4b55-893e-b0b1923807e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cd6e6e4-1248-4022-b90a-a9718bfb64b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cd6e6e4-1248-4022-b90a-a9718bfb64b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (1700f4ca-38eb-42da-879c-05e908f84589) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request issued successfully. Sep 01 18:09:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3af14829-c1f9-49e7-a29b-94360153b2dd tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 765/1564] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:09:10 2026] POST /volume/v3/volumes => generated 773 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b9854e75-94cf-40da-a0a2-f64e4fd02a6c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b9854e75-94cf-40da-a0a2-f64e4fd02a6c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b9854e75-94cf-40da-a0a2-f64e4fd02a6c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b9854e75-94cf-40da-a0a2-f64e4fd02a6c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b9854e75-94cf-40da-a0a2-f64e4fd02a6c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b9854e75-94cf-40da-a0a2-f64e4fd02a6c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 800/1565] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:10 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-20d4b9e4-333b-45c5-a5a0-f5bea29f5e34 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-20d4b9e4-333b-45c5-a5a0-f5bea29f5e34 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-20d4b9e4-333b-45c5-a5a0-f5bea29f5e34 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-20d4b9e4-333b-45c5-a5a0-f5bea29f5e34 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-20d4b9e4-333b-45c5-a5a0-f5bea29f5e34 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-20d4b9e4-333b-45c5-a5a0-f5bea29f5e34 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 766/1566] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:11 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:09:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-118baec7-5e96-4d8c-889b-bd1412e7e7ce None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-118baec7-5e96-4d8c-889b-bd1412e7e7ce tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-118baec7-5e96-4d8c-889b-bd1412e7e7ce tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-118baec7-5e96-4d8c-889b-bd1412e7e7ce tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-118baec7-5e96-4d8c-889b-bd1412e7e7ce tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-118baec7-5e96-4d8c-889b-bd1412e7e7ce tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 801/1567] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:11 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ffb76933-50b8-4c0c-b95b-ee0cc86813bb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ffb76933-50b8-4c0c-b95b-ee0cc86813bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ffb76933-50b8-4c0c-b95b-ee0cc86813bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ffb76933-50b8-4c0c-b95b-ee0cc86813bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ffb76933-50b8-4c0c-b95b-ee0cc86813bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ffb76933-50b8-4c0c-b95b-ee0cc86813bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 767/1568] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:11 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d320476f-8e9e-4871-862d-4719bfaa1f05 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d320476f-8e9e-4871-862d-4719bfaa1f05 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d320476f-8e9e-4871-862d-4719bfaa1f05 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d320476f-8e9e-4871-862d-4719bfaa1f05 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-d320476f-8e9e-4871-862d-4719bfaa1f05 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d320476f-8e9e-4871-862d-4719bfaa1f05 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 802/1569] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:12 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ee9e1a15-1bfd-4091-a46a-c16fa810713a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ee9e1a15-1bfd-4091-a46a-c16fa810713a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ee9e1a15-1bfd-4091-a46a-c16fa810713a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ee9e1a15-1bfd-4091-a46a-c16fa810713a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ee9e1a15-1bfd-4091-a46a-c16fa810713a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ee9e1a15-1bfd-4091-a46a-c16fa810713a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 768/1570] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:12 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-45d7e44e-cd4d-416f-9715-63f8b0935f29 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45d7e44e-cd4d-416f-9715-63f8b0935f29 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45d7e44e-cd4d-416f-9715-63f8b0935f29 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45d7e44e-cd4d-416f-9715-63f8b0935f29 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-45d7e44e-cd4d-416f-9715-63f8b0935f29 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45d7e44e-cd4d-416f-9715-63f8b0935f29 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 803/1571] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:12 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4c1da0de-02d1-4cc0-85b1-a94fa8ee887c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4c1da0de-02d1-4cc0-85b1-a94fa8ee887c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4c1da0de-02d1-4cc0-85b1-a94fa8ee887c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4c1da0de-02d1-4cc0-85b1-a94fa8ee887c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-4c1da0de-02d1-4cc0-85b1-a94fa8ee887c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4c1da0de-02d1-4cc0-85b1-a94fa8ee887c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 769/1572] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:13 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:09:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e38384a8-8d04-467a-a6e1-9f7126496558 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e38384a8-8d04-467a-a6e1-9f7126496558 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e38384a8-8d04-467a-a6e1-9f7126496558 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e38384a8-8d04-467a-a6e1-9f7126496558 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e38384a8-8d04-467a-a6e1-9f7126496558 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e38384a8-8d04-467a-a6e1-9f7126496558 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 804/1573] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:13 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2c7007d8-3ee6-440f-aced-c7e8ec4b761f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2c7007d8-3ee6-440f-aced-c7e8ec4b761f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2c7007d8-3ee6-440f-aced-c7e8ec4b761f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2c7007d8-3ee6-440f-aced-c7e8ec4b761f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2c7007d8-3ee6-440f-aced-c7e8ec4b761f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2c7007d8-3ee6-440f-aced-c7e8ec4b761f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 770/1574] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:14 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6ae9e54d-f26e-459f-8c2d-73dc2b14d638 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ae9e54d-f26e-459f-8c2d-73dc2b14d638 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ae9e54d-f26e-459f-8c2d-73dc2b14d638 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ae9e54d-f26e-459f-8c2d-73dc2b14d638 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-6ae9e54d-f26e-459f-8c2d-73dc2b14d638 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ae9e54d-f26e-459f-8c2d-73dc2b14d638 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 805/1575] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:14 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-44e1f37b-f6b4-4713-abc5-b52950abd403 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44e1f37b-f6b4-4713-abc5-b52950abd403 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44e1f37b-f6b4-4713-abc5-b52950abd403 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44e1f37b-f6b4-4713-abc5-b52950abd403 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-44e1f37b-f6b4-4713-abc5-b52950abd403 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44e1f37b-f6b4-4713-abc5-b52950abd403 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 771/1576] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:14 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-df030447-f7ad-4774-ae60-98f9487cd9d6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-df030447-f7ad-4774-ae60-98f9487cd9d6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-df030447-f7ad-4774-ae60-98f9487cd9d6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-df030447-f7ad-4774-ae60-98f9487cd9d6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-df030447-f7ad-4774-ae60-98f9487cd9d6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-df030447-f7ad-4774-ae60-98f9487cd9d6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 806/1577] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:15 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b914f54d-0940-4f34-9d46-575ef37a07a3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b914f54d-0940-4f34-9d46-575ef37a07a3 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b914f54d-0940-4f34-9d46-575ef37a07a3 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b914f54d-0940-4f34-9d46-575ef37a07a3 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-b914f54d-0940-4f34-9d46-575ef37a07a3 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b914f54d-0940-4f34-9d46-575ef37a07a3 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 772/1578] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:15 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f58361ef-691a-487f-8c4e-a7983336d98a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f58361ef-691a-487f-8c4e-a7983336d98a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f58361ef-691a-487f-8c4e-a7983336d98a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f58361ef-691a-487f-8c4e-a7983336d98a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f58361ef-691a-487f-8c4e-a7983336d98a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f58361ef-691a-487f-8c4e-a7983336d98a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 807/1579] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:16 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:09:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9f964303-77a1-4041-b58d-678fac760564 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f964303-77a1-4041-b58d-678fac760564 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f964303-77a1-4041-b58d-678fac760564 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f964303-77a1-4041-b58d-678fac760564 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-89b96a84-1f99-4791-aaa1-259af54a2e0f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-89b96a84-1f99-4791-aaa1-259af54a2e0f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-89b96a84-1f99-4791-aaa1-259af54a2e0f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-89b96a84-1f99-4791-aaa1-259af54a2e0f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-89b96a84-1f99-4791-aaa1-259af54a2e0f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9f964303-77a1-4041-b58d-678fac760564 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-89b96a84-1f99-4791-aaa1-259af54a2e0f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 808/1580] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:16 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f964303-77a1-4041-b58d-678fac760564 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 773/1581] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:16 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7ccb4be8-3e79-4147-b3da-007bf6d584ec None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7ccb4be8-3e79-4147-b3da-007bf6d584ec tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7ccb4be8-3e79-4147-b3da-007bf6d584ec tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7ccb4be8-3e79-4147-b3da-007bf6d584ec tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7ccb4be8-3e79-4147-b3da-007bf6d584ec tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7ccb4be8-3e79-4147-b3da-007bf6d584ec tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 809/1582] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:17 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fba3cfba-d744-46a3-9d0b-ba2833822970 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fba3cfba-d744-46a3-9d0b-ba2833822970 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fba3cfba-d744-46a3-9d0b-ba2833822970 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fba3cfba-d744-46a3-9d0b-ba2833822970 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-fba3cfba-d744-46a3-9d0b-ba2833822970 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dd8175ec-948a-4702-8bc4-c37e7f936904 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dd8175ec-948a-4702-8bc4-c37e7f936904 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dd8175ec-948a-4702-8bc4-c37e7f936904 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dd8175ec-948a-4702-8bc4-c37e7f936904 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fba3cfba-d744-46a3-9d0b-ba2833822970 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 774/1583] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:17 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dd8175ec-948a-4702-8bc4-c37e7f936904 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dd8175ec-948a-4702-8bc4-c37e7f936904 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 810/1584] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:17 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ff9a9bb1-36df-4e91-98b3-a3e4ba4adec8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ff9a9bb1-36df-4e91-98b3-a3e4ba4adec8 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ff9a9bb1-36df-4e91-98b3-a3e4ba4adec8 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ff9a9bb1-36df-4e91-98b3-a3e4ba4adec8 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ff9a9bb1-36df-4e91-98b3-a3e4ba4adec8 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ff9a9bb1-36df-4e91-98b3-a3e4ba4adec8 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 775/1585] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:18 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa8e499a-fd17-4976-83c6-7593d945599e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa8e499a-fd17-4976-83c6-7593d945599e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa8e499a-fd17-4976-83c6-7593d945599e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa8e499a-fd17-4976-83c6-7593d945599e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-aa8e499a-fd17-4976-83c6-7593d945599e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa8e499a-fd17-4976-83c6-7593d945599e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 811/1586] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:18 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-738d8967-098c-46b8-8f9e-a00bf1ae4c48 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-738d8967-098c-46b8-8f9e-a00bf1ae4c48 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-738d8967-098c-46b8-8f9e-a00bf1ae4c48 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-738d8967-098c-46b8-8f9e-a00bf1ae4c48 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-738d8967-098c-46b8-8f9e-a00bf1ae4c48 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-738d8967-098c-46b8-8f9e-a00bf1ae4c48 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 776/1587] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:18 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c89ebfe0-3dcd-4417-bc5e-7b3045067566 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c89ebfe0-3dcd-4417-bc5e-7b3045067566 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c89ebfe0-3dcd-4417-bc5e-7b3045067566 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c89ebfe0-3dcd-4417-bc5e-7b3045067566 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:19 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=223,cinder:INSERT=18,cinder:UPDATE=31 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:09:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c89ebfe0-3dcd-4417-bc5e-7b3045067566 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c89ebfe0-3dcd-4417-bc5e-7b3045067566 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 812/1588] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:19 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a3878c78-90d9-4482-9ba0-adfc56fea8d7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a3878c78-90d9-4482-9ba0-adfc56fea8d7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a3878c78-90d9-4482-9ba0-adfc56fea8d7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a3878c78-90d9-4482-9ba0-adfc56fea8d7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-a3878c78-90d9-4482-9ba0-adfc56fea8d7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a3878c78-90d9-4482-9ba0-adfc56fea8d7 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 777/1589] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:19 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-03527c12-b630-44ef-8ad9-13382ec518c7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-03527c12-b630-44ef-8ad9-13382ec518c7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-03527c12-b630-44ef-8ad9-13382ec518c7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-03527c12-b630-44ef-8ad9-13382ec518c7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-03527c12-b630-44ef-8ad9-13382ec518c7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-03527c12-b630-44ef-8ad9-13382ec518c7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 813/1590] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:19 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-01b1db85-442a-4801-b138-455ea7e5b397 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01b1db85-442a-4801-b138-455ea7e5b397 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01b1db85-442a-4801-b138-455ea7e5b397 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01b1db85-442a-4801-b138-455ea7e5b397 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-01b1db85-442a-4801-b138-455ea7e5b397 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:09:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01b1db85-442a-4801-b138-455ea7e5b397 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:09:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 778/1591] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:20 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-be66b904-18a2-4381-94b4-d32d157d3ca9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-be66b904-18a2-4381-94b4-d32d157d3ca9 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-be66b904-18a2-4381-94b4-d32d157d3ca9 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-be66b904-18a2-4381-94b4-d32d157d3ca9 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c3ff9e59-5624-47f0-80f0-5854f0ab8979 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-be66b904-18a2-4381-94b4-d32d157d3ca9 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3ff9e59-5624-47f0-80f0-5854f0ab8979 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3ff9e59-5624-47f0-80f0-5854f0ab8979 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3ff9e59-5624-47f0-80f0-5854f0ab8979 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-c3ff9e59-5624-47f0-80f0-5854f0ab8979 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-be66b904-18a2-4381-94b4-d32d157d3ca9 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 814/1592] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:20 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3ff9e59-5624-47f0-80f0-5854f0ab8979 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 779/1593] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:20 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f27eff5b-ec96-4138-8567-198124cc3c59 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f27eff5b-ec96-4138-8567-198124cc3c59 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f27eff5b-ec96-4138-8567-198124cc3c59 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f27eff5b-ec96-4138-8567-198124cc3c59 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f27eff5b-ec96-4138-8567-198124cc3c59 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f27eff5b-ec96-4138-8567-198124cc3c59 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 815/1594] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:20 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6cd9f8d4-091d-43ef-a606-d6f25bb8424c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6cd9f8d4-091d-43ef-a606-d6f25bb8424c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6cd9f8d4-091d-43ef-a606-d6f25bb8424c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6cd9f8d4-091d-43ef-a606-d6f25bb8424c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6cd9f8d4-091d-43ef-a606-d6f25bb8424c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6cd9f8d4-091d-43ef-a606-d6f25bb8424c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 780/1595] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:21 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bea45280-2189-454c-8d32-a4650b9b775a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bea45280-2189-454c-8d32-a4650b9b775a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] POST http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action Sep 01 18:09:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bea45280-2189-454c-8d32-a4650b9b775a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-280356174", "disk_format": "qcow2"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bea45280-2189-454c-8d32-a4650b9b775a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-280356174", "disk_format": "qcow2"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bea45280-2189-454c-8d32-a4650b9b775a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:09:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:21 devstack devstack@c-api.service[86561]: DEBUG cinder.image.image_utils [None req-bea45280-2189-454c-8d32-a4650b9b775a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-280356174'}] 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-280356174'}]. {{(pid=86561) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-65d66f78-9b99-46b8-8582-393085100a92 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65d66f78-9b99-46b8-8582-393085100a92 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65d66f78-9b99-46b8-8582-393085100a92 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65d66f78-9b99-46b8-8582-393085100a92 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-65d66f78-9b99-46b8-8582-393085100a92 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65d66f78-9b99-46b8-8582-393085100a92 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 781/1596] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:21 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-278bb4fc-ef27-4d5b-8e13-da717e97ec9c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-278bb4fc-ef27-4d5b-8e13-da717e97ec9c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-278bb4fc-ef27-4d5b-8e13-da717e97ec9c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-278bb4fc-ef27-4d5b-8e13-da717e97ec9c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.group_snapshots [None req-278bb4fc-ef27-4d5b-8e13-da717e97ec9c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86562) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-278bb4fc-ef27-4d5b-8e13-da717e97ec9c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 782/1597] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:21 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5dba58d9-878c-4d9e-8cde-ddbb409d16fb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5dba58d9-878c-4d9e-8cde-ddbb409d16fb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5dba58d9-878c-4d9e-8cde-ddbb409d16fb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5dba58d9-878c-4d9e-8cde-ddbb409d16fb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5dba58d9-878c-4d9e-8cde-ddbb409d16fb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5dba58d9-878c-4d9e-8cde-ddbb409d16fb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 783/1598] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:21 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-41cb2fcc-19b2-4742-b4fd-32ab2ddb619a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-41cb2fcc-19b2-4742-b4fd-32ab2ddb619a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-41cb2fcc-19b2-4742-b4fd-32ab2ddb619a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-41cb2fcc-19b2-4742-b4fd-32ab2ddb619a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-41cb2fcc-19b2-4742-b4fd-32ab2ddb619a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-41cb2fcc-19b2-4742-b4fd-32ab2ddb619a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 784/1599] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:21 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-9d145c85-1d9e-4b6a-98d0-fea5b4dc640c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-9d145c85-1d9e-4b6a-98d0-fea5b4dc640c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-9d145c85-1d9e-4b6a-98d0-fea5b4dc640c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-9d145c85-1d9e-4b6a-98d0-fea5b4dc640c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-9d145c85-1d9e-4b6a-98d0-fea5b4dc640c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-9d145c85-1d9e-4b6a-98d0-fea5b4dc640c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 785/1600] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:09:21 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dd846b9d-cca0-4f30-b17b-f55089bad76c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd846b9d-cca0-4f30-b17b-f55089bad76c None None] GET http://192.168.122.108/volume// Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd846b9d-cca0-4f30-b17b-f55089bad76c None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd846b9d-cca0-4f30-b17b-f55089bad76c None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd846b9d-cca0-4f30-b17b-f55089bad76c None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:09:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 786/1601] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:09:21 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-6588deb9-8f46-469a-82d3-aef94cbfb237 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-6588deb9-8f46-469a-82d3-aef94cbfb237 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:09:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-6588deb9-8f46-469a-82d3-aef94cbfb237 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4", "connector": null, "instance_uuid": "49bfbab3-276f-40c8-80f6-4f5af7c9af69"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-6588deb9-8f46-469a-82d3-aef94cbfb237 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:09:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 787/1602] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:09:21 2026] POST /volume/v3/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-054768dc-50ce-42b1-8047-d2584a625367 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-054768dc-50ce-42b1-8047-d2584a625367 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-054768dc-50ce-42b1-8047-d2584a625367 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-054768dc-50ce-42b1-8047-d2584a625367 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bea45280-2189-454c-8d32-a4650b9b775a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Copy volume to image completed successfully. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bea45280-2189-454c-8d32-a4650b9b775a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action returned with HTTP 202 Sep 01 18:09:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 816/1603] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:09:21 2026] POST /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204/action => generated 656 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dede80a8-13f7-49a5-be6d-d598507a23c4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dede80a8-13f7-49a5-be6d-d598507a23c4 None None] GET http://192.168.122.108/volume// Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dede80a8-13f7-49a5-be6d-d598507a23c4 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dede80a8-13f7-49a5-be6d-d598507a23c4 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dede80a8-13f7-49a5-be6d-d598507a23c4 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:09:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 817/1604] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:09:22 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:09:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-054768dc-50ce-42b1-8047-d2584a625367 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-22d36ec9-0eb0-44fc-b276-5fbe2d95a1cb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-22d36ec9-0eb0-44fc-b276-5fbe2d95a1cb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-22d36ec9-0eb0-44fc-b276-5fbe2d95a1cb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-22d36ec9-0eb0-44fc-b276-5fbe2d95a1cb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-054768dc-50ce-42b1-8047-d2584a625367 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 788/1605] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:22 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-22d36ec9-0eb0-44fc-b276-5fbe2d95a1cb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-22d36ec9-0eb0-44fc-b276-5fbe2d95a1cb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 818/1606] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:09:22 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 1046 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:09:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-3bd59214-d20d-49a3-ada5-a6c2df65abe3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-3bd59214-d20d-49a3-ada5-a6c2df65abe3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] PUT http://192.168.122.108/volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c Sep 01 18:09:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-3bd59214-d20d-49a3-ada5-a6c2df65abe3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-3bd59214-d20d-49a3-ada5-a6c2df65abe3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Acquiring lock "cinder-attachment_update-41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-3bd59214-d20d-49a3-ada5-a6c2df65abe3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Lock "cinder-attachment_update-41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f89f956e-5a81-4370-87ff-edb12b00f8e0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f89f956e-5a81-4370-87ff-edb12b00f8e0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f89f956e-5a81-4370-87ff-edb12b00f8e0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f89f956e-5a81-4370-87ff-edb12b00f8e0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-f89f956e-5a81-4370-87ff-edb12b00f8e0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f89f956e-5a81-4370-87ff-edb12b00f8e0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 819/1607] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:22 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a25a5b39-35e0-4538-b2d8-778709b6e5c8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a25a5b39-35e0-4538-b2d8-778709b6e5c8 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a25a5b39-35e0-4538-b2d8-778709b6e5c8 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a25a5b39-35e0-4538-b2d8-778709b6e5c8 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a25a5b39-35e0-4538-b2d8-778709b6e5c8 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a25a5b39-35e0-4538-b2d8-778709b6e5c8 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 820/1608] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:22 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4642d94a-5b78-45e1-9d94-e20a48dc01a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4642d94a-5b78-45e1-9d94-e20a48dc01a0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4642d94a-5b78-45e1-9d94-e20a48dc01a0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4642d94a-5b78-45e1-9d94-e20a48dc01a0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4642d94a-5b78-45e1-9d94-e20a48dc01a0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4642d94a-5b78-45e1-9d94-e20a48dc01a0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 821/1609] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:23 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-92e3abe8-89f2-4e68-afd9-e16f56b64945 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-92e3abe8-89f2-4e68-afd9-e16f56b64945 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-92e3abe8-89f2-4e68-afd9-e16f56b64945 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-92e3abe8-89f2-4e68-afd9-e16f56b64945 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-92e3abe8-89f2-4e68-afd9-e16f56b64945 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-92e3abe8-89f2-4e68-afd9-e16f56b64945 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 822/1610] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:23 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-301eb96f-cd22-4fd1-b50c-fcfee48e522a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-301eb96f-cd22-4fd1-b50c-fcfee48e522a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-301eb96f-cd22-4fd1-b50c-fcfee48e522a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-301eb96f-cd22-4fd1-b50c-fcfee48e522a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-301eb96f-cd22-4fd1-b50c-fcfee48e522a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-301eb96f-cd22-4fd1-b50c-fcfee48e522a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 823/1611] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:23 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-84cdb2e8-c34b-49b2-820e-90bd7db57fd3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-84cdb2e8-c34b-49b2-820e-90bd7db57fd3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-84cdb2e8-c34b-49b2-820e-90bd7db57fd3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-84cdb2e8-c34b-49b2-820e-90bd7db57fd3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-84cdb2e8-c34b-49b2-820e-90bd7db57fd3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-84cdb2e8-c34b-49b2-820e-90bd7db57fd3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 824/1612] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:24 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa376a01-7f6c-46db-8234-6cf972d9adae None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa376a01-7f6c-46db-8234-6cf972d9adae tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa376a01-7f6c-46db-8234-6cf972d9adae tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa376a01-7f6c-46db-8234-6cf972d9adae tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-aa376a01-7f6c-46db-8234-6cf972d9adae tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa376a01-7f6c-46db-8234-6cf972d9adae tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 825/1613] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:24 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-09a3a553-6d6a-4741-8739-eed116076aa5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09a3a553-6d6a-4741-8739-eed116076aa5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09a3a553-6d6a-4741-8739-eed116076aa5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09a3a553-6d6a-4741-8739-eed116076aa5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-09a3a553-6d6a-4741-8739-eed116076aa5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-09a3a553-6d6a-4741-8739-eed116076aa5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /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 01 18:09:24 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-09a3a553-6d6a-4741-8739-eed116076aa5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Get all snapshots completed successfully. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09a3a553-6d6a-4741-8739-eed116076aa5 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 826/1614] 192.168.122.108 () {58 vars in 1148 bytes} [Tue Sep 1 18:09:24 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8a2669b5-dbff-444a-b69e-d0adcf2e3ecc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a2669b5-dbff-444a-b69e-d0adcf2e3ecc tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a2669b5-dbff-444a-b69e-d0adcf2e3ecc tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a2669b5-dbff-444a-b69e-d0adcf2e3ecc tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8a2669b5-dbff-444a-b69e-d0adcf2e3ecc tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Snapshot retrieved successfully. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a2669b5-dbff-444a-b69e-d0adcf2e3ecc tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 returned with HTTP 200 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 827/1615] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:24 2026] GET /volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f9eac0ea-6088-437e-8140-9258364a1398 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9eac0ea-6088-437e-8140-9258364a1398 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] POST http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9eac0ea-6088-437e-8140-9258364a1398 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9eac0ea-6088-437e-8140-9258364a1398 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-f9eac0ea-6088-437e-8140-9258364a1398 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Updating group '9c3253db-34a8-40aa-bc4c-b78f5b06ed6b' with 'creating' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9eac0ea-6088-437e-8140-9258364a1398 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action returned with HTTP 202 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 828/1616] 192.168.122.108 () {62 vars in 1339 bytes} [Tue Sep 1 18:09:24 2026] POST /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ffd6d92f-1a58-4b87-be5c-1b57ddb4e477 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ffd6d92f-1a58-4b87-be5c-1b57ddb4e477 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ffd6d92f-1a58-4b87-be5c-1b57ddb4e477 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ffd6d92f-1a58-4b87-be5c-1b57ddb4e477 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-ffd6d92f-1a58-4b87-be5c-1b57ddb4e477 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ffd6d92f-1a58-4b87-be5c-1b57ddb4e477 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 829/1617] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:24 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2b585346-b702-4972-ab3f-ee01b8181539 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b585346-b702-4972-ab3f-ee01b8181539 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] POST http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b585346-b702-4972-ab3f-ee01b8181539 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b585346-b702-4972-ab3f-ee01b8181539 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-2b585346-b702-4972-ab3f-ee01b8181539 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Updating group '9c3253db-34a8-40aa-bc4c-b78f5b06ed6b' with 'available' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b585346-b702-4972-ab3f-ee01b8181539 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action returned with HTTP 202 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 830/1618] 192.168.122.108 () {62 vars in 1339 bytes} [Tue Sep 1 18:09:24 2026] POST /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1e02fdcc-2c5c-4faf-bd22-ecd2fb8824db None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e02fdcc-2c5c-4faf-bd22-ecd2fb8824db tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e02fdcc-2c5c-4faf-bd22-ecd2fb8824db tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e02fdcc-2c5c-4faf-bd22-ecd2fb8824db tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1e02fdcc-2c5c-4faf-bd22-ecd2fb8824db tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e02fdcc-2c5c-4faf-bd22-ecd2fb8824db tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 831/1619] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:24 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-79708180-cb22-4a06-a45b-4185c2da4f5e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79708180-cb22-4a06-a45b-4185c2da4f5e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79708180-cb22-4a06-a45b-4185c2da4f5e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79708180-cb22-4a06-a45b-4185c2da4f5e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-79708180-cb22-4a06-a45b-4185c2da4f5e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79708180-cb22-4a06-a45b-4185c2da4f5e tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 832/1620] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:24 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89998b53-f777-4883-a569-35bd90f8c64a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1487050211"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request body: {'volume': {"'source_volid": '89998b53-f777-4883-a569-35bd90f8c64a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1487050211'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume of 1 GB Sep 01 18:09:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Availability Zones retrieved successfully. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (2ec54ff5-523c-47a3-8841-491ac98e2371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18901742-1931-450b-b65d-ce724882fda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18901742-1931-450b-b65d-ce724882fda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb06688b-e578-4845-bf39-07931c425a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Created reservations ['e3ecbdff-4ef4-476e-973c-619ea965370b', '19de2ee5-c4f6-4181-b1ce-965e5a368b3c', '683d06b6-9185-437e-b721-b05cfd17839a', 'bf685b5b-fad7-46e5-842b-453d37835f6c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb06688b-e578-4845-bf39-07931c425a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ecbdff-4ef4-476e-973c-619ea965370b', '19de2ee5-c4f6-4181-b1ce-965e5a368b3c', '683d06b6-9185-437e-b721-b05cfd17839a', 'bf685b5b-fad7-46e5-842b-453d37835f6c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e89756-f65a-4ea5-9a5b-ac6a2d9e9649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e89756-f65a-4ea5-9a5b-ac6a2d9e9649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ec1ff1-938a-4627-905c-612db5b38c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1487050211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['e3ecbdff-4ef4-476e-973c-619ea965370b','19de2ee5-c4f6-4181-b1ce-965e5a368b3c','683d06b6-9185-437e-b721-b05cfd17839a','bf685b5b-fad7-46e5-842b-453d37835f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1487050211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ec1ff1-938a-4627-905c-612db5b38c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e07546b31542b0ae1fce797015d639',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='ab0fd76d07ee4159b30744250d3b317a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdcc1db-a239-4153-aec9-42ae1ad4cff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdcc1db-a239-4153-aec9-42ae1ad4cff0) 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-1487050211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['e3ecbdff-4ef4-476e-973c-619ea965370b','19de2ee5-c4f6-4181-b1ce-965e5a368b3c','683d06b6-9185-437e-b721-b05cfd17839a','bf685b5b-fad7-46e5-842b-453d37835f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afafa2b9-a685-4f4a-8b6f-f95de048a72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afafa2b9-a685-4f4a-8b6f-f95de048a72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (2ec54ff5-523c-47a3-8841-491ac98e2371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request issued successfully. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6b76ddf4-756b-4800-ad20-c41b6eb92943 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 833/1621] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:09:24 2026] POST /volume/v3/volumes => generated 773 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1e5eab6a-e94a-439b-b0f2-4d33a7a6fd4a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e5eab6a-e94a-439b-b0f2-4d33a7a6fd4a tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] POST http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e5eab6a-e94a-439b-b0f2-4d33a7a6fd4a tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e5eab6a-e94a-439b-b0f2-4d33a7a6fd4a tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-1e5eab6a-e94a-439b-b0f2-4d33a7a6fd4a tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Updating group '9c3253db-34a8-40aa-bc4c-b78f5b06ed6b' with 'error' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e5eab6a-e94a-439b-b0f2-4d33a7a6fd4a tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action returned with HTTP 202 Sep 01 18:09:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 834/1622] 192.168.122.108 () {62 vars in 1339 bytes} [Tue Sep 1 18:09:25 2026] POST /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89998b53-f777-4883-a569-35bd90f8c64a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-303712424"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request body: {'volume': {"'source_volid": '89998b53-f777-4883-a569-35bd90f8c64a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-303712424'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume of 1 GB Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Availability Zones retrieved successfully. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (9d46ee66-0506-4547-aa09-96b99f2987e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1357a75b-66a5-45eb-a8bc-9876e28ab516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1357a75b-66a5-45eb-a8bc-9876e28ab516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea8376d7-4325-4bef-b9de-13231adfa38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Created reservations ['39b2cb2d-16bb-4a79-8c92-e82abed0fc97', '5f097b6d-f8bd-4950-80bf-7472ec7ec99c', '5d132074-4da2-47bf-a849-6e9ab42c355c', 'e6ab0007-4540-4cc8-9e62-331aede0c8d5'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea8376d7-4325-4bef-b9de-13231adfa38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39b2cb2d-16bb-4a79-8c92-e82abed0fc97', '5f097b6d-f8bd-4950-80bf-7472ec7ec99c', '5d132074-4da2-47bf-a849-6e9ab42c355c', 'e6ab0007-4540-4cc8-9e62-331aede0c8d5']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bcfc875-148f-4bc8-82c0-073382b4746c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bcfc875-148f-4bc8-82c0-073382b4746c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6560c41-ca5f-4fea-a2be-d389b7ea78b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-303712424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['39b2cb2d-16bb-4a79-8c92-e82abed0fc97','5f097b6d-f8bd-4950-80bf-7472ec7ec99c','5d132074-4da2-47bf-a849-6e9ab42c355c','e6ab0007-4540-4cc8-9e62-331aede0c8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-303712424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6560c41-ca5f-4fea-a2be-d389b7ea78b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e07546b31542b0ae1fce797015d639',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='ab0fd76d07ee4159b30744250d3b317a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f5e6183-8409-4e4c-a382-011797291151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f5e6183-8409-4e4c-a382-011797291151) 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-303712424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['39b2cb2d-16bb-4a79-8c92-e82abed0fc97','5f097b6d-f8bd-4950-80bf-7472ec7ec99c','5d132074-4da2-47bf-a849-6e9ab42c355c','e6ab0007-4540-4cc8-9e62-331aede0c8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0fecfe-4650-44f6-934a-88d5af552597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0fecfe-4650-44f6-934a-88d5af552597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (9d46ee66-0506-4547-aa09-96b99f2987e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request issued successfully. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-589c025a-7ffd-4db9-bf38-75171c0d27c1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 835/1623] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:09:25 2026] POST /volume/v3/volumes => generated 772 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9a012563-cf22-4e17-96a7-f39f9b962707 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a012563-cf22-4e17-96a7-f39f9b962707 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9a012563-cf22-4e17-96a7-f39f9b962707 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9a012563-cf22-4e17-96a7-f39f9b962707 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-9a012563-cf22-4e17-96a7-f39f9b962707 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a012563-cf22-4e17-96a7-f39f9b962707 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 836/1624] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:25 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c927d467-17c2-4e0a-9570-8961bd4b443a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c927d467-17c2-4e0a-9570-8961bd4b443a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c927d467-17c2-4e0a-9570-8961bd4b443a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c927d467-17c2-4e0a-9570-8961bd4b443a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c927d467-17c2-4e0a-9570-8961bd4b443a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c927d467-17c2-4e0a-9570-8961bd4b443a tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 837/1625] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:25 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89998b53-f777-4883-a569-35bd90f8c64a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1413883900"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request body: {'volume': {"'source_volid": '89998b53-f777-4883-a569-35bd90f8c64a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1413883900'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume of 1 GB Sep 01 18:09:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Availability Zones retrieved successfully. Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (6d55e8ea-637e-4e71-9c95-3abd7285bb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27815f1-a4c1-478d-a41a-55df235191e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27815f1-a4c1-478d-a41a-55df235191e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fe0eef-2478-4e59-a96a-4761e5936811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Created reservations ['a3206c03-4e59-4936-83ec-1da0d99d5cde', '0d0c83a8-890a-4acc-ac21-bb2e44e233de', '5fe944c1-bb2c-4def-b5c3-e4d654fd2d53', '30bfa80e-bada-46a2-9c56-9c02e5bb9a3e'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fe0eef-2478-4e59-a96a-4761e5936811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3206c03-4e59-4936-83ec-1da0d99d5cde', '0d0c83a8-890a-4acc-ac21-bb2e44e233de', '5fe944c1-bb2c-4def-b5c3-e4d654fd2d53', '30bfa80e-bada-46a2-9c56-9c02e5bb9a3e']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925ac65f-be3f-4172-8ab3-7047a11ef482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925ac65f-be3f-4172-8ab3-7047a11ef482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1413883900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['a3206c03-4e59-4936-83ec-1da0d99d5cde','0d0c83a8-890a-4acc-ac21-bb2e44e233de','5fe944c1-bb2c-4def-b5c3-e4d654fd2d53','30bfa80e-bada-46a2-9c56-9c02e5bb9a3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1413883900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e07546b31542b0ae1fce797015d639',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='ab0fd76d07ee4159b30744250d3b317a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8968049f-c0cf-4586-834e-1ec39de443ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8968049f-c0cf-4586-834e-1ec39de443ee) 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-1413883900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['a3206c03-4e59-4936-83ec-1da0d99d5cde','0d0c83a8-890a-4acc-ac21-bb2e44e233de','5fe944c1-bb2c-4def-b5c3-e4d654fd2d53','30bfa80e-bada-46a2-9c56-9c02e5bb9a3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d76f8b-7c9a-433b-a55e-70916169166e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d76f8b-7c9a-433b-a55e-70916169166e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (6d55e8ea-637e-4e71-9c95-3abd7285bb00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request issued successfully. Sep 01 18:09:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f456c8dc-0c4b-42fa-9f93-0cccc62c5db6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 838/1626] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:09:25 2026] POST /volume/v3/volumes => generated 773 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-39b9e087-94a3-4968-b735-19f6a596531f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-39b9e087-94a3-4968-b735-19f6a596531f tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] POST http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-39b9e087-94a3-4968-b735-19f6a596531f tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-39b9e087-94a3-4968-b735-19f6a596531f tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-39b9e087-94a3-4968-b735-19f6a596531f tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Updating group '9c3253db-34a8-40aa-bc4c-b78f5b06ed6b' with 'available' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-39b9e087-94a3-4968-b735-19f6a596531f tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action returned with HTTP 202 Sep 01 18:09:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 839/1627] 192.168.122.108 () {62 vars in 1339 bytes} [Tue Sep 1 18:09:26 2026] POST /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89998b53-f777-4883-a569-35bd90f8c64a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-515938776"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request body: {'volume': {"'source_volid": '89998b53-f777-4883-a569-35bd90f8c64a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-515938776'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume of 1 GB Sep 01 18:09:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Availability Zones retrieved successfully. Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (9a96f5db-a1c3-480a-88c6-f34e7de1b3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d103006-bc4e-46cd-b9c2-f8606af42ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d103006-bc4e-46cd-b9c2-f8606af42ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a6edfa-8bc5-4fa7-9d73-2db6994c50c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Created reservations ['edd12e68-bbed-430b-9899-442d465ec903', '91359b97-7b7f-43ef-9a06-e3a2a2891d40', '1a466a08-4ea5-478a-ba0a-509e5d9dd994', '9f7c2dea-c21b-4d3c-bc9b-67693d855c22'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a6edfa-8bc5-4fa7-9d73-2db6994c50c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edd12e68-bbed-430b-9899-442d465ec903', '91359b97-7b7f-43ef-9a06-e3a2a2891d40', '1a466a08-4ea5-478a-ba0a-509e5d9dd994', '9f7c2dea-c21b-4d3c-bc9b-67693d855c22']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf96b4eb-e215-47d7-a214-a4229089692c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf96b4eb-e215-47d7-a214-a4229089692c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70e45818-98b0-4e6f-b064-7e55c040fd2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-515938776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['edd12e68-bbed-430b-9899-442d465ec903','91359b97-7b7f-43ef-9a06-e3a2a2891d40','1a466a08-4ea5-478a-ba0a-509e5d9dd994','9f7c2dea-c21b-4d3c-bc9b-67693d855c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-515938776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70e45818-98b0-4e6f-b064-7e55c040fd2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e07546b31542b0ae1fce797015d639',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='ab0fd76d07ee4159b30744250d3b317a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b5faf1-b649-4ad3-842b-f15a2a88b6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b5faf1-b649-4ad3-842b-f15a2a88b6ec) 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-515938776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['edd12e68-bbed-430b-9899-442d465ec903','91359b97-7b7f-43ef-9a06-e3a2a2891d40','1a466a08-4ea5-478a-ba0a-509e5d9dd994','9f7c2dea-c21b-4d3c-bc9b-67693d855c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:26 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cc2b13-8b67-4ece-b01b-c4adda4b83cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cc2b13-8b67-4ece-b01b-c4adda4b83cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (9a96f5db-a1c3-480a-88c6-f34e7de1b3e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request issued successfully. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a7423a0-1deb-4cbe-b480-bf74be256bf1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 840/1628] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:09:26 2026] POST /volume/v3/volumes => generated 772 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-50fee825-f30b-4336-ba1f-15abd99d4b0d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50fee825-f30b-4336-ba1f-15abd99d4b0d tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50fee825-f30b-4336-ba1f-15abd99d4b0d tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50fee825-f30b-4336-ba1f-15abd99d4b0d tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-50fee825-f30b-4336-ba1f-15abd99d4b0d tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50fee825-f30b-4336-ba1f-15abd99d4b0d tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 200 Sep 01 18:09:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 841/1629] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:27 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 330 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-74b0d59b-d16c-4394-90c7-c0e97910d1bb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74b0d59b-d16c-4394-90c7-c0e97910d1bb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74b0d59b-d16c-4394-90c7-c0e97910d1bb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74b0d59b-d16c-4394-90c7-c0e97910d1bb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-74b0d59b-d16c-4394-90c7-c0e97910d1bb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74b0d59b-d16c-4394-90c7-c0e97910d1bb tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 842/1630] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:27 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89998b53-f777-4883-a569-35bd90f8c64a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1383123815"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request body: {'volume': {"'source_volid": '89998b53-f777-4883-a569-35bd90f8c64a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1383123815'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume of 1 GB Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Availability Zones retrieved successfully. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (a3af43b2-4e01-401e-b6ec-5d561748ea98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (184295c0-c0a4-49af-a343-bbcc22764006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (184295c0-c0a4-49af-a343-bbcc22764006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f287ef-a91e-4ece-8a81-19a1968a38a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Created reservations ['8b5fb95d-da13-403d-9540-32d38072b747', '2ffc33ea-75c7-4c44-8a18-ddd7c5cfd29e', 'a8020659-d92f-48b2-b095-5a53d52fb2c0', '49737292-95e6-4329-ab45-2220e699ce90'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f287ef-a91e-4ece-8a81-19a1968a38a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b5fb95d-da13-403d-9540-32d38072b747', '2ffc33ea-75c7-4c44-8a18-ddd7c5cfd29e', 'a8020659-d92f-48b2-b095-5a53d52fb2c0', '49737292-95e6-4329-ab45-2220e699ce90']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9baba5b-a035-402f-a9bd-cd623867878c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9baba5b-a035-402f-a9bd-cd623867878c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '957d9e88-0a5a-4d26-9cdb-73f9fe1c6865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1383123815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['8b5fb95d-da13-403d-9540-32d38072b747','2ffc33ea-75c7-4c44-8a18-ddd7c5cfd29e','a8020659-d92f-48b2-b095-5a53d52fb2c0','49737292-95e6-4329-ab45-2220e699ce90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1383123815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=957d9e88-0a5a-4d26-9cdb-73f9fe1c6865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e07546b31542b0ae1fce797015d639',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='ab0fd76d07ee4159b30744250d3b317a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a1ee23-d5a4-4cae-8967-5c239af488d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a1ee23-d5a4-4cae-8967-5c239af488d7) 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-1383123815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e07546b31542b0ae1fce797015d639',qos_specs=None,replication_status=,reservations=['8b5fb95d-da13-403d-9540-32d38072b747','2ffc33ea-75c7-4c44-8a18-ddd7c5cfd29e','a8020659-d92f-48b2-b095-5a53d52fb2c0','49737292-95e6-4329-ab45-2220e699ce90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0fd76d07ee4159b30744250d3b317a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13411fb-b348-421e-b6be-f7af74cde0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13411fb-b348-421e-b6be-f7af74cde0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Flow 'volume_create_api' (a3af43b2-4e01-401e-b6ec-5d561748ea98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Create volume request issued successfully. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d4add02-7dcf-4b9e-90ac-c9abc54bd756 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 843/1631] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:09:27 2026] POST /volume/v3/volumes => generated 773 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8f1d7c50-680a-4a9d-93ad-8ea026ec20c0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f1d7c50-680a-4a9d-93ad-8ea026ec20c0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] DELETE http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f1d7c50-680a-4a9d-93ad-8ea026ec20c0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f1d7c50-680a-4a9d-93ad-8ea026ec20c0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-8f1d7c50-680a-4a9d-93ad-8ea026ec20c0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] delete called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 18:09:27 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.group_snapshots [None req-8f1d7c50-680a-4a9d-93ad-8ea026ec20c0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Delete group_snapshot with id: 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /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 01 18:09:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f1d7c50-680a-4a9d-93ad-8ea026ec20c0 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 202 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 844/1632] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:09:27 2026] DELETE /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-087d21e8-35e3-4f00-bec3-39e9f924af2a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-087d21e8-35e3-4f00-bec3-39e9f924af2a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-087d21e8-35e3-4f00-bec3-39e9f924af2a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-087d21e8-35e3-4f00-bec3-39e9f924af2a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-087d21e8-35e3-4f00-bec3-39e9f924af2a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-087d21e8-35e3-4f00-bec3-39e9f924af2a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 845/1633] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:28 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 865 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Get all volumes completed successfully. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:09:28 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6c15bd02-d307-44a6-b739-9f064f7b25c9 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 846/1634] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:09:28 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-740f2059-6caf-4698-b74d-3eb49f44f800 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-740f2059-6caf-4698-b74d-3eb49f44f800 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-740f2059-6caf-4698-b74d-3eb49f44f800 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-740f2059-6caf-4698-b74d-3eb49f44f800 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-740f2059-6caf-4698-b74d-3eb49f44f800 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-740f2059-6caf-4698-b74d-3eb49f44f800 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 847/1635] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:28 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d2eb5918-5cc9-4f8d-8860-866d921b180c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d2eb5918-5cc9-4f8d-8860-866d921b180c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d2eb5918-5cc9-4f8d-8860-866d921b180c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d2eb5918-5cc9-4f8d-8860-866d921b180c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-d2eb5918-5cc9-4f8d-8860-866d921b180c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-d2eb5918-5cc9-4f8d-8860-866d921b180c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /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 01 18:09:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d2eb5918-5cc9-4f8d-8860-866d921b180c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Get all snapshots completed successfully. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d2eb5918-5cc9-4f8d-8860-866d921b180c tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 848/1636] 192.168.122.108 () {58 vars in 1148 bytes} [Tue Sep 1 18:09:28 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a76af0e2-2206-47de-87b7-4bca29127647 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a76af0e2-2206-47de-87b7-4bca29127647 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a76af0e2-2206-47de-87b7-4bca29127647 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a76af0e2-2206-47de-87b7-4bca29127647 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a76af0e2-2206-47de-87b7-4bca29127647 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Snapshot retrieved successfully. Sep 01 18:09:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a76af0e2-2206-47de-87b7-4bca29127647 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 returned with HTTP 200 Sep 01 18:09:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 849/1637] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:28 2026] GET /volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3bbdd70d-9931-4c33-97c3-3f8f19610bf7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3bbdd70d-9931-4c33-97c3-3f8f19610bf7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3bbdd70d-9931-4c33-97c3-3f8f19610bf7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3bbdd70d-9931-4c33-97c3-3f8f19610bf7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3bbdd70d-9931-4c33-97c3-3f8f19610bf7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3bbdd70d-9931-4c33-97c3-3f8f19610bf7 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 850/1638] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:29 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 865 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-89a9a613-7c3b-4875-a4df-f1b2737ab47f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-89a9a613-7c3b-4875-a4df-f1b2737ab47f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-89a9a613-7c3b-4875-a4df-f1b2737ab47f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-89a9a613-7c3b-4875-a4df-f1b2737ab47f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-89a9a613-7c3b-4875-a4df-f1b2737ab47f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-89a9a613-7c3b-4875-a4df-f1b2737ab47f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 851/1639] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:29 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-61e6c91d-f008-49bb-96ef-168973c037c1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-61e6c91d-f008-49bb-96ef-168973c037c1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 Sep 01 18:09:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-61e6c91d-f008-49bb-96ef-168973c037c1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-61e6c91d-f008-49bb-96ef-168973c037c1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-61e6c91d-f008-49bb-96ef-168973c037c1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Snapshot retrieved successfully. Sep 01 18:09:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-61e6c91d-f008-49bb-96ef-168973c037c1 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 returned with HTTP 200 Sep 01 18:09:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 852/1640] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:30 2026] GET /volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 => generated 472 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f7550f0c-dc14-4d15-bffa-831d4f55e6e6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7550f0c-dc14-4d15-bffa-831d4f55e6e6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f7550f0c-dc14-4d15-bffa-831d4f55e6e6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f7550f0c-dc14-4d15-bffa-831d4f55e6e6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f7550f0c-dc14-4d15-bffa-831d4f55e6e6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7550f0c-dc14-4d15-bffa-831d4f55e6e6 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 853/1641] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:30 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7b1b784c-7711-40a5-9173-1825a042ff71 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b1b784c-7711-40a5-9173-1825a042ff71 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b1b784c-7711-40a5-9173-1825a042ff71 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b1b784c-7711-40a5-9173-1825a042ff71 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7b1b784c-7711-40a5-9173-1825a042ff71 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b1b784c-7711-40a5-9173-1825a042ff71 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 854/1642] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:31 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-30066c0c-89e3-4a26-abf1-9d5d7ed0cc4a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-30066c0c-89e3-4a26-abf1-9d5d7ed0cc4a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-30066c0c-89e3-4a26-abf1-9d5d7ed0cc4a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-30066c0c-89e3-4a26-abf1-9d5d7ed0cc4a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-30066c0c-89e3-4a26-abf1-9d5d7ed0cc4a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 returned with HTTP 404 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 855/1643] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:31 2026] GET /volume/v3/snapshots/4ed1ce7b-5411-4748-a5ab-789fb69557c6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b3b22eb2-a3b9-4c28-bd20-ccc6fbac432f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b3b22eb2-a3b9-4c28-bd20-ccc6fbac432f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b3b22eb2-a3b9-4c28-bd20-ccc6fbac432f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b3b22eb2-a3b9-4c28-bd20-ccc6fbac432f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.group_snapshots [None req-b3b22eb2-a3b9-4c28-bd20-ccc6fbac432f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 9c3253db-34a8-40aa-bc4c-b78f5b06ed6b {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b3b22eb2-a3b9-4c28-bd20-ccc6fbac432f tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b returned with HTTP 404 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 856/1644] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:09:31 2026] GET /volume/v3/group_snapshots/9c3253db-34a8-40aa-bc4c-b78f5b06ed6b => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ed79926c-0f81-435d-a3c7-2878a511e79a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /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 01 18:09:31 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Get all volumes completed successfully. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:09:31 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed79926c-0f81-435d-a3c7-2878a511e79a tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 857/1645] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:09:31 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5a40a88-85dd-4dcf-a735-6fa519a21715 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5a40a88-85dd-4dcf-a735-6fa519a21715 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] POST http://192.168.122.108/volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280/action Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5a40a88-85dd-4dcf-a735-6fa519a21715 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5a40a88-85dd-4dcf-a735-6fa519a21715 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-f5a40a88-85dd-4dcf-a735-6fa519a21715 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] delete called for group 8d13ab37-33c7-434b-b956-7de6fc7fc280 {{(pid=86561) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.groups [None req-f5a40a88-85dd-4dcf-a735-6fa519a21715 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Delete group with id: 8d13ab37-33c7-434b-b956-7de6fc7fc280 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /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 01 18:09:31 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /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 01 18:09:31 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5a40a88-85dd-4dcf-a735-6fa519a21715 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280/action returned with HTTP 202 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 858/1646] 192.168.122.108 () {62 vars in 1312 bytes} [Tue Sep 1 18:09:31 2026] POST /volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Volume info retrieved successfully. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 18:09:31 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b6c020b-78f6-4f0c-b609-cb994e480d65 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 200 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 859/1647] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:09:31 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 927 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4ffd5af4-65cd-4846-908a-b33484e38f13 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ffd5af4-65cd-4846-908a-b33484e38f13 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ffd5af4-65cd-4846-908a-b33484e38f13 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ffd5af4-65cd-4846-908a-b33484e38f13 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4ffd5af4-65cd-4846-908a-b33484e38f13 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ffd5af4-65cd-4846-908a-b33484e38f13 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 860/1648] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:31 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1728df66-2563-4dc6-b5ca-3aa507603c35 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1728df66-2563-4dc6-b5ca-3aa507603c35 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1728df66-2563-4dc6-b5ca-3aa507603c35 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1728df66-2563-4dc6-b5ca-3aa507603c35 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1728df66-2563-4dc6-b5ca-3aa507603c35 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1728df66-2563-4dc6-b5ca-3aa507603c35 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 861/1649] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:32 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:32 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=287,cinder:UPDATE=41,cinder:INSERT=29 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5d0aa277-c2ed-4d4b-8e2f-cac772914de2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5d0aa277-c2ed-4d4b-8e2f-cac772914de2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5d0aa277-c2ed-4d4b-8e2f-cac772914de2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5d0aa277-c2ed-4d4b-8e2f-cac772914de2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5d0aa277-c2ed-4d4b-8e2f-cac772914de2 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a returned with HTTP 404 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 862/1650] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:09:32 2026] GET /volume/v3/volumes/7343166b-d157-4c58-b89a-61af3983d33a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-535b89b1-d39b-4de5-9bad-4efe2fb35974 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-535b89b1-d39b-4de5-9bad-4efe2fb35974 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] GET http://192.168.122.108/volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-535b89b1-d39b-4de5-9bad-4efe2fb35974 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-535b89b1-d39b-4de5-9bad-4efe2fb35974 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.groups [None req-535b89b1-d39b-4de5-9bad-4efe2fb35974 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] show called for member 8d13ab37-33c7-434b-b956-7de6fc7fc280 {{(pid=86561) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-535b89b1-d39b-4de5-9bad-4efe2fb35974 tempest-GroupSnapshotsV319Test-871535774 tempest-GroupSnapshotsV319Test-871535774-project-member] http://192.168.122.108/volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 returned with HTTP 404 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 863/1651] 192.168.122.108 () {60 vars in 1270 bytes} [Tue Sep 1 18:09:32 2026] GET /volume/v3/groups/8d13ab37-33c7-434b-b956-7de6fc7fc280 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-639a9fe9-dc30-46b8-8037-189586d88c1f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-639a9fe9-dc30-46b8-8037-189586d88c1f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-639a9fe9-dc30-46b8-8037-189586d88c1f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-639a9fe9-dc30-46b8-8037-189586d88c1f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-639a9fe9-dc30-46b8-8037-189586d88c1f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-639a9fe9-dc30-46b8-8037-189586d88c1f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 864/1652] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:32 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-efcb380d-6c61-4723-bb64-0988d6d67a5d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efcb380d-6c61-4723-bb64-0988d6d67a5d tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] DELETE http://192.168.122.108/volume/v3/group_types/903c7daf-c2a1-449f-8b59-608e6ea75c36 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efcb380d-6c61-4723-bb64-0988d6d67a5d tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efcb380d-6c61-4723-bb64-0988d6d67a5d tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efcb380d-6c61-4723-bb64-0988d6d67a5d tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/group_types/903c7daf-c2a1-449f-8b59-608e6ea75c36 returned with HTTP 202 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 865/1653] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:09:32 2026] DELETE /volume/v3/group_types/903c7daf-c2a1-449f-8b59-608e6ea75c36 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e2505c9c-4f75-41e3-8b99-66e91df23e99 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e2505c9c-4f75-41e3-8b99-66e91df23e99 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] DELETE http://192.168.122.108/volume/v3/types/7bfd838f-fd2f-451c-90d4-f2018b91301b Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e2505c9c-4f75-41e3-8b99-66e91df23e99 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e2505c9c-4f75-41e3-8b99-66e91df23e99 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e2505c9c-4f75-41e3-8b99-66e91df23e99 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/types/7bfd838f-fd2f-451c-90d4-f2018b91301b returned with HTTP 202 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 866/1654] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:09:32 2026] DELETE /volume/v3/types/7bfd838f-fd2f-451c-90d4-f2018b91301b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-840b47d1-22da-4b90-a086-cd6001f4e0f2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-840b47d1-22da-4b90-a086-cd6001f4e0f2 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] GET http://192.168.122.108/volume/v3/types/7bfd838f-fd2f-451c-90d4-f2018b91301b Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-840b47d1-22da-4b90-a086-cd6001f4e0f2 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-840b47d1-22da-4b90-a086-cd6001f4e0f2 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-840b47d1-22da-4b90-a086-cd6001f4e0f2 tempest-GroupSnapshotsV319Test-892514947 tempest-GroupSnapshotsV319Test-892514947-project-admin] http://192.168.122.108/volume/v3/types/7bfd838f-fd2f-451c-90d4-f2018b91301b returned with HTTP 404 Sep 01 18:09:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 867/1655] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:09:32 2026] GET /volume/v3/types/7bfd838f-fd2f-451c-90d4-f2018b91301b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-19541278-e062-4ceb-8a64-efb29d3ff285 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-19541278-e062-4ceb-8a64-efb29d3ff285 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-19541278-e062-4ceb-8a64-efb29d3ff285 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-19541278-e062-4ceb-8a64-efb29d3ff285 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-19541278-e062-4ceb-8a64-efb29d3ff285 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-19541278-e062-4ceb-8a64-efb29d3ff285 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 868/1656] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:33 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8cd5f838-0132-44b2-8006-e4d6cb7fce6e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8cd5f838-0132-44b2-8006-e4d6cb7fce6e tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8cd5f838-0132-44b2-8006-e4d6cb7fce6e tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8cd5f838-0132-44b2-8006-e4d6cb7fce6e tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8cd5f838-0132-44b2-8006-e4d6cb7fce6e tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8cd5f838-0132-44b2-8006-e4d6cb7fce6e tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 869/1657] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:33 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:33 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-3bd59214-d20d-49a3-ada5-a6c2df65abe3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Lock "cinder-attachment_update-41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4-devstack" released by "attachment_update" :: held 11.402s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:09:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-3bd59214-d20d-49a3-ada5-a6c2df65abe3 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c returned with HTTP 200 Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6931993d-d2f7-41ba-bb9c-8923791982cf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 789/1658] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:09:22 2026] PUT /volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c => generated 694 bytes in 11445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6931993d-d2f7-41ba-bb9c-8923791982cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6931993d-d2f7-41ba-bb9c-8923791982cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6931993d-d2f7-41ba-bb9c-8923791982cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6931993d-d2f7-41ba-bb9c-8923791982cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:09:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6931993d-d2f7-41ba-bb9c-8923791982cf tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:09:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 870/1659] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:33 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5aee27cc-69f9-48fa-88b9-914ceb71e211 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5aee27cc-69f9-48fa-88b9-914ceb71e211 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5aee27cc-69f9-48fa-88b9-914ceb71e211 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5aee27cc-69f9-48fa-88b9-914ceb71e211 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5aee27cc-69f9-48fa-88b9-914ceb71e211 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5aee27cc-69f9-48fa-88b9-914ceb71e211 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 790/1660] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:34 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-96b19c56-0220-4f26-bf11-7517ba16e614 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-96b19c56-0220-4f26-bf11-7517ba16e614 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-96b19c56-0220-4f26-bf11-7517ba16e614 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-96b19c56-0220-4f26-bf11-7517ba16e614 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-96b19c56-0220-4f26-bf11-7517ba16e614 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-96b19c56-0220-4f26-bf11-7517ba16e614 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:09:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 871/1661] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:34 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 870 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55599046-eefc-4497-ab55-937319e3857a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55599046-eefc-4497-ab55-937319e3857a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] DELETE http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55599046-eefc-4497-ab55-937319e3857a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55599046-eefc-4497-ab55-937319e3857a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-55599046-eefc-4497-ab55-937319e3857a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Delete volume with id: 25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-48209d11-6604-4717-a2ea-0fa81e077a87 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55599046-eefc-4497-ab55-937319e3857a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-48209d11-6604-4717-a2ea-0fa81e077a87 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-48209d11-6604-4717-a2ea-0fa81e077a87 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-48209d11-6604-4717-a2ea-0fa81e077a87 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-48209d11-6604-4717-a2ea-0fa81e077a87 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-48209d11-6604-4717-a2ea-0fa81e077a87 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55599046-eefc-4497-ab55-937319e3857a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Delete volume request issued successfully. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 872/1662] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:34 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-4177e090-49ef-4144-a988-f29706321449 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55599046-eefc-4497-ab55-937319e3857a tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 202 Sep 01 18:09:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 791/1663] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:34 2026] DELETE /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-4177e090-49ef-4144-a988-f29706321449 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c/action Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55cfcd05-34e0-4c5f-801c-6a1f3b894a1c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-4177e090-49ef-4144-a988-f29706321449 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-4177e090-49ef-4144-a988-f29706321449 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55cfcd05-34e0-4c5f-801c-6a1f3b894a1c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55cfcd05-34e0-4c5f-801c-6a1f3b894a1c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55cfcd05-34e0-4c5f-801c-6a1f3b894a1c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55cfcd05-34e0-4c5f-801c-6a1f3b894a1c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55cfcd05-34e0-4c5f-801c-6a1f3b894a1c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:09:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 792/1664] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:34 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 869 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-e0f3eaff-4e3d-4a79-a887-40596a5e38da req-4177e090-49ef-4144-a988-f29706321449 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c/action returned with HTTP 204 Sep 01 18:09:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 873/1665] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:09:34 2026] POST /volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a8db15ce-2f65-424d-9e4e-f2f53f82f6d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a8db15ce-2f65-424d-9e4e-f2f53f82f6d2 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a8db15ce-2f65-424d-9e4e-f2f53f82f6d2 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a8db15ce-2f65-424d-9e4e-f2f53f82f6d2 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a8db15ce-2f65-424d-9e4e-f2f53f82f6d2 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a8db15ce-2f65-424d-9e4e-f2f53f82f6d2 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 793/1666] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:35 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 1158 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-56d452c2-0520-435c-bd1b-afc059e8c074 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-56d452c2-0520-435c-bd1b-afc059e8c074 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-56d452c2-0520-435c-bd1b-afc059e8c074 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-56d452c2-0520-435c-bd1b-afc059e8c074 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-56d452c2-0520-435c-bd1b-afc059e8c074 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-56d452c2-0520-435c-bd1b-afc059e8c074 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 874/1667] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:35 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 1158 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action Sep 01 18:09:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action body: b'{"os-detach": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Attachment connected to vm 49bfbab3-276f-40c8-80f6-4f5af7c9af69, checking data on nova Sep 01 18:09:35 devstack devstack@c-api.service[86562]: DEBUG cinder.compute.nova [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Creating Keystone token plugin using URL: http://192.168.122.108/identity {{(pid=86562) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0c4773d1-ecab-475a-a136-1559580fc05d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0c4773d1-ecab-475a-a136-1559580fc05d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0c4773d1-ecab-475a-a136-1559580fc05d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0c4773d1-ecab-475a-a136-1559580fc05d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0c4773d1-ecab-475a-a136-1559580fc05d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0c4773d1-ecab-475a-a136-1559580fc05d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 875/1668] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:35 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb36f397-e863-4781-8278-4c50a740af5c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb36f397-e863-4781-8278-4c50a740af5c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb36f397-e863-4781-8278-4c50a740af5c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb36f397-e863-4781-8278-4c50a740af5c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eb36f397-e863-4781-8278-4c50a740af5c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Volume info retrieved successfully. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb36f397-e863-4781-8278-4c50a740af5c tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 200 Sep 01 18:09:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 876/1669] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:35 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 869 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3a0eebb2-556d-48f7-8a19-e2068bec96f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a0eebb2-556d-48f7-8a19-e2068bec96f4 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a0eebb2-556d-48f7-8a19-e2068bec96f4 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a0eebb2-556d-48f7-8a19-e2068bec96f4 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3a0eebb2-556d-48f7-8a19-e2068bec96f4 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a0eebb2-556d-48f7-8a19-e2068bec96f4 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 returned with HTTP 200 Sep 01 18:09:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 877/1670] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:35 2026] GET /volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-83025d11-34b0-4fbc-904c-d17e8ebf0644 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-83025d11-34b0-4fbc-904c-d17e8ebf0644 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae Sep 01 18:09:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-83025d11-34b0-4fbc-904c-d17e8ebf0644 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-83025d11-34b0-4fbc-904c-d17e8ebf0644 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-83025d11-34b0-4fbc-904c-d17e8ebf0644 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-83025d11-34b0-4fbc-904c-d17e8ebf0644 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae returned with HTTP 200 Sep 01 18:09:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 878/1671] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:36 2026] GET /volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: DEBUG novaclient.v2.client [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] REQ: curl -g -i -X GET http://192.168.122.108/compute/v2.1/servers/49bfbab3-276f-40c8-80f6-4f5af7c9af69/os-volume_attachments/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}80bc32acfbb0b6f99dc6c4296137c41fec804e7691980ac011b3dcb40cc960fd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1b46facf-26c9-496f-99c4-91cb71c2dc34" -H "X-Service-Token: {SHA256}e0c18119bf5731d89793ec31df8116970f960213a680264876d05822fd0d1736" {{(pid=86562) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 18:09:36 devstack devstack@c-api.service[86562]: DEBUG novaclient.v2.client [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 16:09:36 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-2838f142-658d-4304-979d-9fd603f24cfa x-openstack-request-id: req-2838f142-658d-4304-979d-9fd603f24cfa {{(pid=86562) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 18:09:36 devstack devstack@c-api.service[86562]: DEBUG novaclient.v2.client [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4", "serverId": "49bfbab3-276f-40c8-80f6-4f5af7c9af69", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "078e2364-e3d4-4407-95e1-7e16b004078c", "bdm_uuid": "1a9738fa-5eb9-4336-a382-d9ecfe96ea6a"}} {{(pid=86562) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 18:09:36 devstack devstack@c-api.service[86562]: DEBUG novaclient.v2.client [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET call to compute for http://192.168.122.108/compute/v2.1/servers/49bfbab3-276f-40c8-80f6-4f5af7c9af69/os-volume_attachments/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 used request id req-2838f142-658d-4304-979d-9fd603f24cfa {{(pid=86562) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.volume.api [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-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 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Caught error: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: 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 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API Sep 01 18:09:36 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault Sep 01 18:09:36 devstack devstack@c-api.service[86562]: INFO cinder.api.middleware.fault [None req-1b46facf-26c9-496f-99c4-91cb71c2dc34 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action returned with HTTP 409 Sep 01 18:09:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 794/1672] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:09:35 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 167 bytes in 1093 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-29605714-1e93-4cc3-96fb-2188e589481d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action Sep 01 18:09:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Attachment connected to vm 49bfbab3-276f-40c8-80f6-4f5af7c9af69, checking data on nova Sep 01 18:09:36 devstack devstack@c-api.service[86561]: DEBUG cinder.compute.nova [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Creating Keystone token plugin using URL: http://192.168.122.108/identity {{(pid=86561) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 18:09:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ab348165-f20b-4c10-b92b-395e96bd7401 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ab348165-f20b-4c10-b92b-395e96bd7401 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] GET http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 Sep 01 18:09:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ab348165-f20b-4c10-b92b-395e96bd7401 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ab348165-f20b-4c10-b92b-395e96bd7401 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:36 devstack devstack@c-api.service[86561]: DEBUG novaclient.v2.client [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] REQ: curl -g -i -X GET http://192.168.122.108/compute/v2.1/servers/49bfbab3-276f-40c8-80f6-4f5af7c9af69/os-volume_attachments/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7247c3ee17f3139c2288bb325064fdbb9079fccc2bf2a3c13106a639c0be915c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-29605714-1e93-4cc3-96fb-2188e589481d" -H "X-Service-Token: {SHA256}617fabafc61f4dc55fad197077a55b37a0338d38aba055ec39cc5dff1898bb97" {{(pid=86561) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-ab348165-f20b-4c10-b92b-395e96bd7401 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ab348165-f20b-4c10-b92b-395e96bd7401 tempest-VolumesActionsTest-1885982500 tempest-VolumesActionsTest-1885982500-project-member] http://192.168.122.108/volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 returned with HTTP 404 Sep 01 18:09:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 795/1673] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:36 2026] GET /volume/v3/volumes/25eb1bff-1090-42df-b1fa-95cd0cb08204 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e61549bd-62a5-4d6c-b9bc-8007ffd10655 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e61549bd-62a5-4d6c-b9bc-8007ffd10655 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e61549bd-62a5-4d6c-b9bc-8007ffd10655 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e61549bd-62a5-4d6c-b9bc-8007ffd10655 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e61549bd-62a5-4d6c-b9bc-8007ffd10655 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e61549bd-62a5-4d6c-b9bc-8007ffd10655 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae returned with HTTP 200 Sep 01 18:09:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 796/1674] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:37 2026] GET /volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-afefacf7-2471-4364-80d1-5b8cfecddb39 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-afefacf7-2471-4364-80d1-5b8cfecddb39 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-afefacf7-2471-4364-80d1-5b8cfecddb39 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-afefacf7-2471-4364-80d1-5b8cfecddb39 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-afefacf7-2471-4364-80d1-5b8cfecddb39 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-afefacf7-2471-4364-80d1-5b8cfecddb39 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c returned with HTTP 200 Sep 01 18:09:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 797/1675] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:37 2026] GET /volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: DEBUG novaclient.v2.client [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 16:09:36 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-20c59210-fd49-43a3-bbd6-41428955ea5e x-openstack-request-id: req-20c59210-fd49-43a3-bbd6-41428955ea5e {{(pid=86561) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 18:09:37 devstack devstack@c-api.service[86561]: DEBUG novaclient.v2.client [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4", "serverId": "49bfbab3-276f-40c8-80f6-4f5af7c9af69", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "078e2364-e3d4-4407-95e1-7e16b004078c", "bdm_uuid": "1a9738fa-5eb9-4336-a382-d9ecfe96ea6a"}} {{(pid=86561) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 18:09:37 devstack devstack@c-api.service[86561]: DEBUG novaclient.v2.client [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET call to compute for http://192.168.122.108/compute/v2.1/servers/49bfbab3-276f-40c8-80f6-4f5af7c9af69/os-volume_attachments/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 used request id req-20c59210-fd49-43a3-bbd6-41428955ea5e {{(pid=86561) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.volume.api [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-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 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Caught error: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: 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 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API Sep 01 18:09:37 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault Sep 01 18:09:37 devstack devstack@c-api.service[86561]: INFO cinder.api.middleware.fault [None req-29605714-1e93-4cc3-96fb-2188e589481d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action returned with HTTP 409 Sep 01 18:09:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 879/1676] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:09:36 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 167 bytes in 736 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2e0ab828-7892-4e48-90b2-f99a06c0c7fd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 798/1677] 192.168.122.108 () {62 vars in 1481 bytes} [Tue Sep 1 18:09:37 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b6d0c1f3-e59d-4e2d-86f1-7cea9a096a1b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 880/1678] 192.168.122.108 () {62 vars in 1481 bytes} [Tue Sep 1 18:09:37 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ed803fb7-54da-4f4c-8636-20e251cea313 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: WARNING keystonemiddleware.auth_token [None req-ed803fb7-54da-4f4c-8636-20e251cea313 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 18:09:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 799/1679] 192.168.122.108 () {62 vars in 1481 bytes} [Tue Sep 1 18:09:37 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 114 bytes in 172 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6bc04059-b4f2-4aab-9510-28b62fe103f6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:37 devstack devstack@c-api.service[86561]: WARNING keystonemiddleware.auth_token [None req-6bc04059-b4f2-4aab-9510-28b62fe103f6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 18:09:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 881/1680] 192.168.122.108 () {62 vars in 1481 bytes} [Tue Sep 1 18:09:37 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 114 bytes in 67 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a2940a7b-8ec5-431a-acab-672bbeba0eac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a2940a7b-8ec5-431a-acab-672bbeba0eac tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] POST http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a2940a7b-8ec5-431a-acab-672bbeba0eac tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a2940a7b-8ec5-431a-acab-672bbeba0eac tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-a2940a7b-8ec5-431a-acab-672bbeba0eac tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Updating volume '41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4' with '{'status': 'error'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a2940a7b-8ec5-431a-acab-672bbeba0eac tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action returned with HTTP 202 Sep 01 18:09:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 800/1681] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:09:37 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 0 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bdcb857d-dc40-4a92-8ffe-5ed3f992441b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bdcb857d-dc40-4a92-8ffe-5ed3f992441b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bdcb857d-dc40-4a92-8ffe-5ed3f992441b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bdcb857d-dc40-4a92-8ffe-5ed3f992441b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5fd765eb-ec60-42e7-bb26-60640d700642 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-bdcb857d-dc40-4a92-8ffe-5ed3f992441b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bdcb857d-dc40-4a92-8ffe-5ed3f992441b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bdcb857d-dc40-4a92-8ffe-5ed3f992441b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 882/1682] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:38 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 1157 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-68f56912-e79d-4753-87ee-1f1a5ce1d906 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68f56912-e79d-4753-87ee-1f1a5ce1d906 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68f56912-e79d-4753-87ee-1f1a5ce1d906 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68f56912-e79d-4753-87ee-1f1a5ce1d906 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-68f56912-e79d-4753-87ee-1f1a5ce1d906 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68f56912-e79d-4753-87ee-1f1a5ce1d906 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c returned with HTTP 200 Sep 01 18:09:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 883/1683] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:38 2026] GET /volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] POST http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "078e2364-e3d4-4407-95e1-7e16b004078c"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "078e2364-e3d4-4407-95e1-7e16b004078c"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Volume info retrieved successfully. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-148497109"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-148497109'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Attachment connected to vm 49bfbab3-276f-40c8-80f6-4f5af7c9af69, checking data on nova Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG cinder.compute.nova [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Creating Keystone token plugin using URL: http://192.168.122.108/identity {{(pid=86561) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Create volume of 1 GB Sep 01 18:09:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Availability Zones retrieved successfully. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Flow 'volume_create_api' (f864240b-a947-4584-8f3b-c87a9aa87650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a85360e-2bbb-4b18-b3f7-dcdf6db04d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a85360e-2bbb-4b18-b3f7-dcdf6db04d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de916108-367f-46b7-b9fd-208975aac578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG novaclient.v2.client [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] REQ: curl -g -i -X GET http://192.168.122.108/compute/v2.1/servers/49bfbab3-276f-40c8-80f6-4f5af7c9af69/os-volume_attachments/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ea37941754812e6c1e61a8df55cd96b2c1b5ac26a7832fc869c4f33abb00a869" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2a7ae347-8fb4-4969-858b-e978ca058d3c" -H "X-Service-Token: {SHA256}617fabafc61f4dc55fad197077a55b37a0338d38aba055ec39cc5dff1898bb97" {{(pid=86561) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Created reservations ['1c6bfa28-c565-4a80-ad80-80a2814d3725', 'b8e4726e-8f17-4fbc-8297-8f3ef643a680', '2d32982a-2ea7-410c-a628-7ac6c35c61f8', '8bb53ab9-228e-4834-b7eb-b5dfb5cc0e90'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de916108-367f-46b7-b9fd-208975aac578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c6bfa28-c565-4a80-ad80-80a2814d3725', 'b8e4726e-8f17-4fbc-8297-8f3ef643a680', '2d32982a-2ea7-410c-a628-7ac6c35c61f8', '8bb53ab9-228e-4834-b7eb-b5dfb5cc0e90']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930732bb-0177-4a0d-8714-787219a1afcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930732bb-0177-4a0d-8714-787219a1afcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe7f7d7-f161-4ed3-99cd-4366316f562b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-148497109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb41f41d7091492297741307669b49e0',qos_specs=None,replication_status=,reservations=['1c6bfa28-c565-4a80-ad80-80a2814d3725','b8e4726e-8f17-4fbc-8297-8f3ef643a680','2d32982a-2ea7-410c-a628-7ac6c35c61f8','8bb53ab9-228e-4834-b7eb-b5dfb5cc0e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a593a585fe9840568e860e051339bafc',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-148497109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe7f7d7-f161-4ed3-99cd-4366316f562b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb41f41d7091492297741307669b49e0',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='a593a585fe9840568e860e051339bafc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762183b3-5b4f-4996-abbc-e6689c577243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762183b3-5b4f-4996-abbc-e6689c577243) 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-148497109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb41f41d7091492297741307669b49e0',qos_specs=None,replication_status=,reservations=['1c6bfa28-c565-4a80-ad80-80a2814d3725','b8e4726e-8f17-4fbc-8297-8f3ef643a680','2d32982a-2ea7-410c-a628-7ac6c35c61f8','8bb53ab9-228e-4834-b7eb-b5dfb5cc0e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a593a585fe9840568e860e051339bafc',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1bd424-f07c-4dd5-a50a-76f7e0be1b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1bd424-f07c-4dd5-a50a-76f7e0be1b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Flow 'volume_create_api' (f864240b-a947-4584-8f3b-c87a9aa87650) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Create volume request issued successfully. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5fd765eb-ec60-42e7-bb26-60640d700642 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 801/1684] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:09:38 2026] POST /volume/v3/volumes => generated 759 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cb787eeb-46af-458b-a5cc-73d7df58a122 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cb787eeb-46af-458b-a5cc-73d7df58a122 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cb787eeb-46af-458b-a5cc-73d7df58a122 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cb787eeb-46af-458b-a5cc-73d7df58a122 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cb787eeb-46af-458b-a5cc-73d7df58a122 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cb787eeb-46af-458b-a5cc-73d7df58a122 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 returned with HTTP 200 Sep 01 18:09:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 802/1685] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:38 2026] GET /volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6f5952d2-04c7-45a7-bf54-cbdc49729ac5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f5952d2-04c7-45a7-bf54-cbdc49729ac5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f5952d2-04c7-45a7-bf54-cbdc49729ac5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f5952d2-04c7-45a7-bf54-cbdc49729ac5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6f5952d2-04c7-45a7-bf54-cbdc49729ac5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG novaclient.v2.client [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 16:09:38 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-272acb76-5913-4c1c-a4cb-6e343b07da4d x-openstack-request-id: req-272acb76-5913-4c1c-a4cb-6e343b07da4d {{(pid=86561) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG novaclient.v2.client [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4", "serverId": "49bfbab3-276f-40c8-80f6-4f5af7c9af69", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "078e2364-e3d4-4407-95e1-7e16b004078c", "bdm_uuid": "1a9738fa-5eb9-4336-a382-d9ecfe96ea6a"}} {{(pid=86561) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: DEBUG novaclient.v2.client [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] GET call to compute for http://192.168.122.108/compute/v2.1/servers/49bfbab3-276f-40c8-80f6-4f5af7c9af69/os-volume_attachments/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 used request id req-272acb76-5913-4c1c-a4cb-6e343b07da4d {{(pid=86561) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.volume.api [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-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 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f5952d2-04c7-45a7-bf54-cbdc49729ac5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b returned with HTTP 200 Sep 01 18:09:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 803/1686] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:38 2026] GET /volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b => generated 827 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d9b4a912-c5c5-4fd7-ad1f-d41b654e5525 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d9b4a912-c5c5-4fd7-ad1f-d41b654e5525 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] DELETE http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Caught error: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: 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 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:38 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 49bfbab3-276f-40c8-80f6-4f5af7c9af69 using the Compute API Sep 01 18:09:39 devstack devstack@c-api.service[86561]: ERROR cinder.api.middleware.fault Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d9b4a912-c5c5-4fd7-ad1f-d41b654e5525 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.middleware.fault [None req-2a7ae347-8fb4-4969-858b-e978ca058d3c tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action returned with HTTP 409 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d9b4a912-c5c5-4fd7-ad1f-d41b654e5525 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-d9b4a912-c5c5-4fd7-ad1f-d41b654e5525 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume with id: 957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 884/1687] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:09:38 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 167 bytes in 572 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a138539d-7f75-4a90-9bd8-af621f47c117 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 885/1688] 192.168.122.108 () {62 vars in 1481 bytes} [Tue Sep 1 18:09:39 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-55dfbd51-38fc-44ca-95c9-ebd96ce83b43 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d9b4a912-c5c5-4fd7-ad1f-d41b654e5525 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: WARNING keystonemiddleware.auth_token [None req-55dfbd51-38fc-44ca-95c9-ebd96ce83b43 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 18:09:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 886/1689] 192.168.122.108 () {62 vars in 1481 bytes} [Tue Sep 1 18:09:39 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 114 bytes in 71 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a39ee1d4-d2d6-4ce1-91d7-70fb18fc3076 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d9b4a912-c5c5-4fd7-ad1f-d41b654e5525 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume request issued successfully. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d9b4a912-c5c5-4fd7-ad1f-d41b654e5525 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 returned with HTTP 202 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 804/1690] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:38 2026] DELETE /volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a39ee1d4-d2d6-4ce1-91d7-70fb18fc3076 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a39ee1d4-d2d6-4ce1-91d7-70fb18fc3076 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a39ee1d4-d2d6-4ce1-91d7-70fb18fc3076 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b968b9fb-32b3-4478-974a-90feffa3a7d0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b968b9fb-32b3-4478-974a-90feffa3a7d0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b968b9fb-32b3-4478-974a-90feffa3a7d0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b968b9fb-32b3-4478-974a-90feffa3a7d0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b968b9fb-32b3-4478-974a-90feffa3a7d0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b968b9fb-32b3-4478-974a-90feffa3a7d0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 returned with HTTP 200 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 805/1691] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:39 2026] GET /volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-a39ee1d4-d2d6-4ce1-91d7-70fb18fc3076 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a39ee1d4-d2d6-4ce1-91d7-70fb18fc3076 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a39ee1d4-d2d6-4ce1-91d7-70fb18fc3076 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 887/1692] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:39 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 866 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6b29abf4-e1a0-4dcb-b7f3-dc0915e8d6c5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b29abf4-e1a0-4dcb-b7f3-dc0915e8d6c5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b29abf4-e1a0-4dcb-b7f3-dc0915e8d6c5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b29abf4-e1a0-4dcb-b7f3-dc0915e8d6c5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b29abf4-e1a0-4dcb-b7f3-dc0915e8d6c5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b29abf4-e1a0-4dcb-b7f3-dc0915e8d6c5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 806/1693] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:39 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-dab68387-23f6-4169-a0ac-30f60f495473 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-dab68387-23f6-4169-a0ac-30f60f495473 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-dab68387-23f6-4169-a0ac-30f60f495473 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-dab68387-23f6-4169-a0ac-30f60f495473 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-dab68387-23f6-4169-a0ac-30f60f495473 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-dab68387-23f6-4169-a0ac-30f60f495473 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 888/1694] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:09:39 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e35b5b42-6fa0-439a-a478-4685f3174b34 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e35b5b42-6fa0-439a-a478-4685f3174b34 None None] GET http://192.168.122.108/volume// Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e35b5b42-6fa0-439a-a478-4685f3174b34 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e35b5b42-6fa0-439a-a478-4685f3174b34 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e35b5b42-6fa0-439a-a478-4685f3174b34 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 807/1695] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:09:39 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-a8bf3ae7-2a9f-4d4f-b4b9-1634ffa19303 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-a8bf3ae7-2a9f-4d4f-b4b9-1634ffa19303 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-a8bf3ae7-2a9f-4d4f-b4b9-1634ffa19303 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3244d54f-6185-4258-b4fc-2695145f2761", "connector": null, "instance_uuid": "49bfbab3-276f-40c8-80f6-4f5af7c9af69"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-a8bf3ae7-2a9f-4d4f-b4b9-1634ffa19303 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 889/1696] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:09:39 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-402fc901-f426-4d65-b44e-da415f8421b7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-402fc901-f426-4d65-b44e-da415f8421b7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-402fc901-f426-4d65-b44e-da415f8421b7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-402fc901-f426-4d65-b44e-da415f8421b7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1c48d7bb-f45e-4a50-afd4-6f16de90097b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c48d7bb-f45e-4a50-afd4-6f16de90097b None None] GET http://192.168.122.108/volume// Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c48d7bb-f45e-4a50-afd4-6f16de90097b None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c48d7bb-f45e-4a50-afd4-6f16de90097b None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c48d7bb-f45e-4a50-afd4-6f16de90097b None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 890/1697] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:09:39 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-402fc901-f426-4d65-b44e-da415f8421b7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-7ff681c3-9299-4824-8045-80be9119fcf6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-7ff681c3-9299-4824-8045-80be9119fcf6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-402fc901-f426-4d65-b44e-da415f8421b7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-7ff681c3-9299-4824-8045-80be9119fcf6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-7ff681c3-9299-4824-8045-80be9119fcf6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 808/1698] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:39 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:09:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-7ff681c3-9299-4824-8045-80be9119fcf6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-7ff681c3-9299-4824-8045-80be9119fcf6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 891/1699] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:09:39 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 1046 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fb1a69dc-2fb0-4b06-a9a6-6a9aefe267c5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fb1a69dc-2fb0-4b06-a9a6-6a9aefe267c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fb1a69dc-2fb0-4b06-a9a6-6a9aefe267c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fb1a69dc-2fb0-4b06-a9a6-6a9aefe267c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fb1a69dc-2fb0-4b06-a9a6-6a9aefe267c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:09:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fb1a69dc-2fb0-4b06-a9a6-6a9aefe267c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b returned with HTTP 200 Sep 01 18:09:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 809/1700] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:40 2026] GET /volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-139b97cc-aebc-4739-a8cc-97d373b7c68f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-139b97cc-aebc-4739-a8cc-97d373b7c68f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] PUT http://192.168.122.108/volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74 Sep 01 18:09:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-139b97cc-aebc-4739-a8cc-97d373b7c68f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:40 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-139b97cc-aebc-4739-a8cc-97d373b7c68f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Acquiring lock "cinder-attachment_update-3244d54f-6185-4258-b4fc-2695145f2761-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-838b1c44-a11a-471c-8658-d576da27655a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-838b1c44-a11a-471c-8658-d576da27655a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 Sep 01 18:09:40 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-139b97cc-aebc-4739-a8cc-97d373b7c68f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Lock "cinder-attachment_update-3244d54f-6185-4258-b4fc-2695145f2761-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-838b1c44-a11a-471c-8658-d576da27655a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-838b1c44-a11a-471c-8658-d576da27655a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-838b1c44-a11a-471c-8658-d576da27655a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-838b1c44-a11a-471c-8658-d576da27655a tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 returned with HTTP 200 Sep 01 18:09:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 810/1701] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:40 2026] GET /volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:40 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-139b97cc-aebc-4739-a8cc-97d373b7c68f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Lock "cinder-attachment_update-3244d54f-6185-4258-b4fc-2695145f2761-devstack" released by "attachment_update" :: held 0.293s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:09:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-139b97cc-aebc-4739-a8cc-97d373b7c68f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74 returned with HTTP 200 Sep 01 18:09:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 892/1702] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:09:40 2026] PUT /volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74 => generated 694 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-d7b9ce47-7cb1-45ec-87c6-cf9bee7b6e3d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-d7b9ce47-7cb1-45ec-87c6-cf9bee7b6e3d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74/action Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-d7b9ce47-7cb1-45ec-87c6-cf9bee7b6e3d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-d7b9ce47-7cb1-45ec-87c6-cf9bee7b6e3d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-9c22bba0-5c13-4ea3-b562-8008a4065790 req-d7b9ce47-7cb1-45ec-87c6-cf9bee7b6e3d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74/action returned with HTTP 204 Sep 01 18:09:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 811/1703] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:09:40 2026] POST /volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a247dbd7-a9cd-413d-88ef-e9df34f3ee09 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a247dbd7-a9cd-413d-88ef-e9df34f3ee09 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a247dbd7-a9cd-413d-88ef-e9df34f3ee09 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a247dbd7-a9cd-413d-88ef-e9df34f3ee09 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a247dbd7-a9cd-413d-88ef-e9df34f3ee09 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a247dbd7-a9cd-413d-88ef-e9df34f3ee09 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 893/1704] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:40 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 1158 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8573b11e-613a-4320-bc68-f70295e7b1b0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8573b11e-613a-4320-bc68-f70295e7b1b0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8573b11e-613a-4320-bc68-f70295e7b1b0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8573b11e-613a-4320-bc68-f70295e7b1b0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8573b11e-613a-4320-bc68-f70295e7b1b0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8573b11e-613a-4320-bc68-f70295e7b1b0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 812/1705] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:41 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 1158 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-82ede601-d9e3-422b-af97-adb4df2d5fb6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-82ede601-d9e3-422b-af97-adb4df2d5fb6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-82ede601-d9e3-422b-af97-adb4df2d5fb6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-82ede601-d9e3-422b-af97-adb4df2d5fb6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6fb922c2-9567-47da-932a-e8c11cfce386 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6fb922c2-9567-47da-932a-e8c11cfce386 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6fb922c2-9567-47da-932a-e8c11cfce386 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action body: b'{"os-detach": {"attachment_id": "377daf86-9922-494e-9ea5-684251488f74"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6fb922c2-9567-47da-932a-e8c11cfce386 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "377daf86-9922-494e-9ea5-684251488f74"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-82ede601-d9e3-422b-af97-adb4df2d5fb6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6fb922c2-9567-47da-932a-e8c11cfce386 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-82ede601-d9e3-422b-af97-adb4df2d5fb6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b returned with HTTP 200 Sep 01 18:09:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 894/1706] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:41 2026] GET /volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6fb922c2-9567-47da-932a-e8c11cfce386 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action returned with HTTP 400 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 813/1707] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:09:41 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 100 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7f6305f5-7d31-4be1-ab38-c88439033455 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7f6305f5-7d31-4be1-ab38-c88439033455 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7f6305f5-7d31-4be1-ab38-c88439033455 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbe7f7d7-f161-4ed3-99cd-4366316f562b", "name": "tempest-SnapshotsActionsTest-Snapshot-1136614464"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7f6305f5-7d31-4be1-ab38-c88439033455 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-7f6305f5-7d31-4be1-ab38-c88439033455 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Create snapshot from volume bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-2f6f78aa-eae6-4655-b579-e2a95c497152 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-2f6f78aa-eae6-4655-b579-e2a95c497152 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-2f6f78aa-eae6-4655-b579-e2a95c497152 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-2f6f78aa-eae6-4655-b579-e2a95c497152 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-2f6f78aa-eae6-4655-b579-e2a95c497152 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-7f6305f5-7d31-4be1-ab38-c88439033455 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Created reservations ['a11573dd-d9a4-4c3b-a92d-456e2ec400a6', '545bfb70-a5a9-47c4-a05a-7b5a4c41b187', '2d3333f5-c292-47bc-b7d8-5fb7c40ac2ea', 'f4fc2a54-64d1-47e6-80a6-ed429ef23a87'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-2f6f78aa-eae6-4655-b579-e2a95c497152 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 814/1708] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:09:41 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 1158 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85e9815b-e1c8-4bb6-a7db-0c0b475b37bb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85e9815b-e1c8-4bb6-a7db-0c0b475b37bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85e9815b-e1c8-4bb6-a7db-0c0b475b37bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85e9815b-e1c8-4bb6-a7db-0c0b475b37bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85e9815b-e1c8-4bb6-a7db-0c0b475b37bb tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 returned with HTTP 404 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 815/1709] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:41 2026] GET /volume/v3/volumes/957d9e88-0a5a-4d26-9cdb-73f9fe1c6865 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-18a06577-bf4d-4805-b264-43ce7a35ad70 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-18a06577-bf4d-4805-b264-43ce7a35ad70 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] DELETE http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-18a06577-bf4d-4805-b264-43ce7a35ad70 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-18a06577-bf4d-4805-b264-43ce7a35ad70 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-18a06577-bf4d-4805-b264-43ce7a35ad70 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume with id: 70e45818-98b0-4e6f-b064-7e55c040fd2c Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-18a06577-bf4d-4805-b264-43ce7a35ad70 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7f6305f5-7d31-4be1-ab38-c88439033455 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot create request issued successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7f6305f5-7d31-4be1-ab38-c88439033455 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:09:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 895/1710] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:09:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-16666661-94f5-465c-83f3-7ad886af369b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-16666661-94f5-465c-83f3-7ad886af369b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761/action Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-16666661-94f5-465c-83f3-7ad886af369b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-16666661-94f5-465c-83f3-7ad886af369b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-18a06577-bf4d-4805-b264-43ce7a35ad70 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume request issued successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-18a06577-bf4d-4805-b264-43ce7a35ad70 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c returned with HTTP 202 Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-16666661-94f5-465c-83f3-7ad886af369b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 816/1711] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:41 2026] DELETE /volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-00b5dbc0-f458-4bef-bc2b-f949152513f6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-00b5dbc0-f458-4bef-bc2b-f949152513f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-00b5dbc0-f458-4bef-bc2b-f949152513f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-00b5dbc0-f458-4bef-bc2b-f949152513f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-16666661-94f5-465c-83f3-7ad886af369b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Begin detaching volume completed successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-16666661-94f5-465c-83f3-7ad886af369b tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761/action returned with HTTP 202 Sep 01 18:09:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 896/1712] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:09:41 2026] POST /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-386d4f20-34f4-41d9-ae46-c1c418d599a5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-386d4f20-34f4-41d9-ae46-c1c418d599a5 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-386d4f20-34f4-41d9-ae46-c1c418d599a5 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-386d4f20-34f4-41d9-ae46-c1c418d599a5 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-00b5dbc0-f458-4bef-bc2b-f949152513f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-00b5dbc0-f458-4bef-bc2b-f949152513f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 817/1713] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:41 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-386d4f20-34f4-41d9-ae46-c1c418d599a5 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-386d4f20-34f4-41d9-ae46-c1c418d599a5 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c returned with HTTP 200 Sep 01 18:09:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 897/1714] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:41 2026] GET /volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-89c9c859-6b19-4f31-83e8-e744bee2bd8f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-89c9c859-6b19-4f31-83e8-e744bee2bd8f None None] GET http://192.168.122.108/volume// Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-89c9c859-6b19-4f31-83e8-e744bee2bd8f None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-89c9c859-6b19-4f31-83e8-e744bee2bd8f None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-89c9c859-6b19-4f31-83e8-e744bee2bd8f None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 818/1715] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:09:41 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-bd8bd823-5575-4b8d-8774-deed5cbe3446 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-bd8bd823-5575-4b8d-8774-deed5cbe3446 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-bd8bd823-5575-4b8d-8774-deed5cbe3446 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-bd8bd823-5575-4b8d-8774-deed5cbe3446 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-bd8bd823-5575-4b8d-8774-deed5cbe3446 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-bd8bd823-5575-4b8d-8774-deed5cbe3446 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 898/1716] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:09:41 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 1342 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-17d093ac-a1dd-4bf2-b043-3aff8af013d4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-17d093ac-a1dd-4bf2-b043-3aff8af013d4 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] DELETE http://192.168.122.108/volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74 Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-17d093ac-a1dd-4bf2-b043-3aff8af013d4 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-17d093ac-a1dd-4bf2-b043-3aff8af013d4 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:42 devstack devstack@c-api.service[86562]: /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 01 18:09:42 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:09:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-4387a0c6-0d07-451f-bbf5-088e05bcdb4c req-17d093ac-a1dd-4bf2-b043-3aff8af013d4 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74 returned with HTTP 200 Sep 01 18:09:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 819/1717] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:09:41 2026] DELETE /volume/v3/attachments/377daf86-9922-494e-9ea5-684251488f74 => generated 19 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4b71d175-b812-4e35-a722-e5f0c3d6ba4b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b71d175-b812-4e35-a722-e5f0c3d6ba4b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b71d175-b812-4e35-a722-e5f0c3d6ba4b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b71d175-b812-4e35-a722-e5f0c3d6ba4b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4b71d175-b812-4e35-a722-e5f0c3d6ba4b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b71d175-b812-4e35-a722-e5f0c3d6ba4b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:09:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 899/1718] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:42 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3e5bed40-a6b8-4b9f-9b4a-ee42c9c60e1c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e5bed40-a6b8-4b9f-9b4a-ee42c9c60e1c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c Sep 01 18:09:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e5bed40-a6b8-4b9f-9b4a-ee42c9c60e1c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e5bed40-a6b8-4b9f-9b4a-ee42c9c60e1c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3e5bed40-a6b8-4b9f-9b4a-ee42c9c60e1c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e5bed40-a6b8-4b9f-9b4a-ee42c9c60e1c tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c returned with HTTP 200 Sep 01 18:09:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 820/1719] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:42 2026] GET /volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-400113ab-ea81-4e6e-93f3-8a7af39ae036 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-400113ab-ea81-4e6e-93f3-8a7af39ae036 tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] POST http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-400113ab-ea81-4e6e-93f3-8a7af39ae036 tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-400113ab-ea81-4e6e-93f3-8a7af39ae036 tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-400113ab-ea81-4e6e-93f3-8a7af39ae036 tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] Updating volume '41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4' with '{'status': 'in-use'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-400113ab-ea81-4e6e-93f3-8a7af39ae036 tempest-TestServerVolumeAttachmentScenario-586136423 tempest-TestServerVolumeAttachmentScenario-586136423-project-admin] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action returned with HTTP 202 Sep 01 18:09:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 900/1720] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:09:42 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-576c3e5f-e116-4271-b441-c583e1530cf7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-576c3e5f-e116-4271-b441-c583e1530cf7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-576c3e5f-e116-4271-b441-c583e1530cf7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-576c3e5f-e116-4271-b441-c583e1530cf7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-576c3e5f-e116-4271-b441-c583e1530cf7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-576c3e5f-e116-4271-b441-c583e1530cf7 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 821/1721] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:42 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 1158 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-6494cc26-aa2a-430e-a4b7-e59c18d48ca6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-6494cc26-aa2a-430e-a4b7-e59c18d48ca6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-6494cc26-aa2a-430e-a4b7-e59c18d48ca6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-6494cc26-aa2a-430e-a4b7-e59c18d48ca6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-6494cc26-aa2a-430e-a4b7-e59c18d48ca6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-6494cc26-aa2a-430e-a4b7-e59c18d48ca6 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 901/1722] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:09:42 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 1158 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-4b4b2466-3d7d-432a-af76-72094991fe4d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-4b4b2466-3d7d-432a-af76-72094991fe4d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] POST http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-4b4b2466-3d7d-432a-af76-72094991fe4d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-4b4b2466-3d7d-432a-af76-72094991fe4d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-4b4b2466-3d7d-432a-af76-72094991fe4d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-4b4b2466-3d7d-432a-af76-72094991fe4d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Begin detaching volume completed successfully. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-4b4b2466-3d7d-432a-af76-72094991fe4d tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action returned with HTTP 202 Sep 01 18:09:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 822/1723] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:09:43 2026] POST /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9bad67f3-cd3a-43a0-af87-eda5f947755c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9bad67f3-cd3a-43a0-af87-eda5f947755c None None] GET http://192.168.122.108/volume// Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9bad67f3-cd3a-43a0-af87-eda5f947755c None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9bad67f3-cd3a-43a0-af87-eda5f947755c None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9bad67f3-cd3a-43a0-af87-eda5f947755c None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:09:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 902/1724] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:09:43 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-ed53b025-3b5b-4146-ad48-abdc87ea6e45 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-ed53b025-3b5b-4146-ad48-abdc87ea6e45 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-ed53b025-3b5b-4146-ad48-abdc87ea6e45 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-ed53b025-3b5b-4146-ad48-abdc87ea6e45 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-ed53b025-3b5b-4146-ad48-abdc87ea6e45 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-ed53b025-3b5b-4146-ad48-abdc87ea6e45 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 823/1725] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:09:43 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 1342 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7f68a7f9-582a-4f2b-8b31-5f4338550fe7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7f68a7f9-582a-4f2b-8b31-5f4338550fe7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7f68a7f9-582a-4f2b-8b31-5f4338550fe7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7f68a7f9-582a-4f2b-8b31-5f4338550fe7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7f68a7f9-582a-4f2b-8b31-5f4338550fe7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7f68a7f9-582a-4f2b-8b31-5f4338550fe7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:09:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 903/1726] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:43 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-2ac72d8d-5120-49bd-ac25-966dba4c0b6c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-2ac72d8d-5120-49bd-ac25-966dba4c0b6c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] DELETE http://192.168.122.108/volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-2ac72d8d-5120-49bd-ac25-966dba4c0b6c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-2ac72d8d-5120-49bd-ac25-966dba4c0b6c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-49e1747c-c5a4-4891-8e1f-8fe5f3802f6d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49e1747c-c5a4-4891-8e1f-8fe5f3802f6d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-49e1747c-c5a4-4891-8e1f-8fe5f3802f6d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-49e1747c-c5a4-4891-8e1f-8fe5f3802f6d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49e1747c-c5a4-4891-8e1f-8fe5f3802f6d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c returned with HTTP 404 Sep 01 18:09:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 904/1727] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:43 2026] GET /volume/v3/volumes/70e45818-98b0-4e6f-b064-7e55c040fd2c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da70d810-cdbb-411a-9db8-f270c67a9e36 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da70d810-cdbb-411a-9db8-f270c67a9e36 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] DELETE http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da70d810-cdbb-411a-9db8-f270c67a9e36 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da70d810-cdbb-411a-9db8-f270c67a9e36 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-da70d810-cdbb-411a-9db8-f270c67a9e36 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume with id: 6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae Sep 01 18:09:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da70d810-cdbb-411a-9db8-f270c67a9e36 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: /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 01 18:09:43 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da70d810-cdbb-411a-9db8-f270c67a9e36 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume request issued successfully. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da70d810-cdbb-411a-9db8-f270c67a9e36 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae returned with HTTP 202 Sep 01 18:09:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 905/1728] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:43 2026] DELETE /volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1e0af4c6-aa9a-4b17-bd51-0350e80b3641 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e0af4c6-aa9a-4b17-bd51-0350e80b3641 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e0af4c6-aa9a-4b17-bd51-0350e80b3641 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e0af4c6-aa9a-4b17-bd51-0350e80b3641 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-75f6fdb5-edb5-4ef4-982f-b8571cf5487e req-2ac72d8d-5120-49bd-ac25-966dba4c0b6c tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c returned with HTTP 200 Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1e0af4c6-aa9a-4b17-bd51-0350e80b3641 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 824/1729] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:09:43 2026] DELETE /volume/v3/attachments/078e2364-e3d4-4407-95e1-7e16b004078c => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e0af4c6-aa9a-4b17-bd51-0350e80b3641 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae returned with HTTP 200 Sep 01 18:09:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 906/1730] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:43 2026] GET /volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae => generated 865 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-1a6f72f6-b555-4417-a00d-cfd73bb0ec27 req-24536da4-a659-4f6e-819d-5d5cab33d717 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1a6f72f6-b555-4417-a00d-cfd73bb0ec27 req-24536da4-a659-4f6e-819d-5d5cab33d717 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-1a6f72f6-b555-4417-a00d-cfd73bb0ec27 req-24536da4-a659-4f6e-819d-5d5cab33d717 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-1a6f72f6-b555-4417-a00d-cfd73bb0ec27 req-24536da4-a659-4f6e-819d-5d5cab33d717 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-1a6f72f6-b555-4417-a00d-cfd73bb0ec27 req-24536da4-a659-4f6e-819d-5d5cab33d717 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1a6f72f6-b555-4417-a00d-cfd73bb0ec27 req-24536da4-a659-4f6e-819d-5d5cab33d717 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 907/1731] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:09:44 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-494745376"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-494745376'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Create volume of 1 GB Sep 01 18:09:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Availability Zones retrieved successfully. Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Flow 'volume_create_api' (ba41dbd0-4f41-4415-aede-d831b148bc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9260768d-0c43-4bda-a2ca-24f72a5b51ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8ec4afbd-8d91-4d40-af30-039883082c5e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ec4afbd-8d91-4d40-af30-039883082c5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ec4afbd-8d91-4d40-af30-039883082c5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ec4afbd-8d91-4d40-af30-039883082c5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8ec4afbd-8d91-4d40-af30-039883082c5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ec4afbd-8d91-4d40-af30-039883082c5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:09:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 908/1732] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:44 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9260768d-0c43-4bda-a2ca-24f72a5b51ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b6a73fb0-ca19-459c-809a-cdddbefb9254 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7edb51a-5111-4411-8cf7-8aa5bf1041c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Created reservations ['33b8f75d-decc-4291-b0fa-9039f9dece4f', 'e0fcc682-6bf1-4ca6-9a5a-ea97a499de60', '07117eb1-868f-41d0-b6f6-f36eb0ba6670', 'f356f355-3a5f-495c-88b1-5cc21f280f41'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7edb51a-5111-4411-8cf7-8aa5bf1041c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33b8f75d-decc-4291-b0fa-9039f9dece4f', 'e0fcc682-6bf1-4ca6-9a5a-ea97a499de60', '07117eb1-868f-41d0-b6f6-f36eb0ba6670', 'f356f355-3a5f-495c-88b1-5cc21f280f41']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d69b06-b69b-412f-bf88-907d583cc1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d69b06-b69b-412f-bf88-907d583cc1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae03475a-abd9-4938-b49b-1699bf503911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-494745376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c42a02458f3e4ed194ec12f053f7e0f7',qos_specs=None,replication_status=,reservations=['33b8f75d-decc-4291-b0fa-9039f9dece4f','e0fcc682-6bf1-4ca6-9a5a-ea97a499de60','07117eb1-868f-41d0-b6f6-f36eb0ba6670','f356f355-3a5f-495c-88b1-5cc21f280f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74313571d35a43cc8346b7cdb23e258d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-494745376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae03475a-abd9-4938-b49b-1699bf503911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c42a02458f3e4ed194ec12f053f7e0f7',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='74313571d35a43cc8346b7cdb23e258d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b07978c-1c15-4552-8221-396ff58a7c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b6a73fb0-ca19-459c-809a-cdddbefb9254 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b6a73fb0-ca19-459c-809a-cdddbefb9254 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b6a73fb0-ca19-459c-809a-cdddbefb9254 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-b6a73fb0-ca19-459c-809a-cdddbefb9254 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '8e38c235-0a83-4949-b297-51da409d4afc' with '{'status': 'creating'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b07978c-1c15-4552-8221-396ff58a7c32) 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-494745376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c42a02458f3e4ed194ec12f053f7e0f7',qos_specs=None,replication_status=,reservations=['33b8f75d-decc-4291-b0fa-9039f9dece4f','e0fcc682-6bf1-4ca6-9a5a-ea97a499de60','07117eb1-868f-41d0-b6f6-f36eb0ba6670','f356f355-3a5f-495c-88b1-5cc21f280f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74313571d35a43cc8346b7cdb23e258d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4b23d1-2992-4c84-9bea-d980252ff6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4b23d1-2992-4c84-9bea-d980252ff6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Flow 'volume_create_api' (ba41dbd0-4f41-4415-aede-d831b148bc52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Create volume request issued successfully. Sep 01 18:09:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3bc7448-7319-42b8-86b7-dc03c61f4183 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 825/1733] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:09:44 2026] POST /volume/v3/volumes => generated 755 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e8fab435-fcb3-46b8-80a1-585475422d35 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8fab435-fcb3-46b8-80a1-585475422d35 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8fab435-fcb3-46b8-80a1-585475422d35 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8fab435-fcb3-46b8-80a1-585475422d35 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b6a73fb0-ca19-459c-809a-cdddbefb9254 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8fab435-fcb3-46b8-80a1-585475422d35 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae returned with HTTP 404 Sep 01 18:09:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 826/1734] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:44 2026] GET /volume/v3/volumes/6207ea9b-33bb-4ebe-872a-5bf7bc62f6ae => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3018cfcf-8775-475c-be89-ed9040509db9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 909/1735] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:09:44 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3018cfcf-8775-475c-be89-ed9040509db9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-42e30bb4-d833-4907-8f77-9a070743de8e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3018cfcf-8775-475c-be89-ed9040509db9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3018cfcf-8775-475c-be89-ed9040509db9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-42e30bb4-d833-4907-8f77-9a070743de8e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-42e30bb4-d833-4907-8f77-9a070743de8e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-42e30bb4-d833-4907-8f77-9a070743de8e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-42e30bb4-d833-4907-8f77-9a070743de8e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-42e30bb4-d833-4907-8f77-9a070743de8e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3018cfcf-8775-475c-be89-ed9040509db9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 910/1736] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:45 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ffaff31e-96f4-45c9-bf28-4812f4e4d0a2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ffaff31e-96f4-45c9-bf28-4812f4e4d0a2 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ffaff31e-96f4-45c9-bf28-4812f4e4d0a2 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ffaff31e-96f4-45c9-bf28-4812f4e4d0a2 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-ffaff31e-96f4-45c9-bf28-4812f4e4d0a2 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume with id: e6560c41-ca5f-4fea-a2be-d389b7ea78b8 Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3018cfcf-8775-475c-be89-ed9040509db9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 returned with HTTP 200 Sep 01 18:09:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 827/1737] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:45 2026] GET /volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 => generated 823 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-890e19f2-786f-4c5a-b81c-94ba22caca68 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-890e19f2-786f-4c5a-b81c-94ba22caca68 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:09:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ffaff31e-96f4-45c9-bf28-4812f4e4d0a2 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-890e19f2-786f-4c5a-b81c-94ba22caca68 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-890e19f2-786f-4c5a-b81c-94ba22caca68 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-890e19f2-786f-4c5a-b81c-94ba22caca68 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '8e38c235-0a83-4949-b297-51da409d4afc' with '{'status': 'available'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ffaff31e-96f4-45c9-bf28-4812f4e4d0a2 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume request issued successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ffaff31e-96f4-45c9-bf28-4812f4e4d0a2 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 returned with HTTP 202 Sep 01 18:09:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 911/1738] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:45 2026] DELETE /volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fa646c31-0bc8-40cb-9796-a5fe2c051b9d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fa646c31-0bc8-40cb-9796-a5fe2c051b9d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fa646c31-0bc8-40cb-9796-a5fe2c051b9d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fa646c31-0bc8-40cb-9796-a5fe2c051b9d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-890e19f2-786f-4c5a-b81c-94ba22caca68 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:09:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 828/1739] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:09:45 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0684f70d-2aa1-4b32-b530-ba9939ec0301 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0684f70d-2aa1-4b32-b530-ba9939ec0301 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0684f70d-2aa1-4b32-b530-ba9939ec0301 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fa646c31-0bc8-40cb-9796-a5fe2c051b9d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0684f70d-2aa1-4b32-b530-ba9939ec0301 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0684f70d-2aa1-4b32-b530-ba9939ec0301 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0684f70d-2aa1-4b32-b530-ba9939ec0301 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:09:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 829/1740] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:45 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0797cfc8-cb96-4080-ba89-1b96091e136f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0797cfc8-cb96-4080-ba89-1b96091e136f tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0797cfc8-cb96-4080-ba89-1b96091e136f tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbe7f7d7-f161-4ed3-99cd-4366316f562b", "name": "tempest-SnapshotsActionsTest-Snapshot-1352008735"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fa646c31-0bc8-40cb-9796-a5fe2c051b9d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 returned with HTTP 200 Sep 01 18:09:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 912/1741] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:45 2026] GET /volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 => generated 864 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0797cfc8-cb96-4080-ba89-1b96091e136f tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-0797cfc8-cb96-4080-ba89-1b96091e136f tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Create snapshot from volume bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:09:45 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-0797cfc8-cb96-4080-ba89-1b96091e136f tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Created reservations ['1284a301-276b-43f0-9bb3-f8b5cab04de8', '266ada88-8b47-4aa6-ad9f-53955fd0344a', '587cc393-3f3b-4f88-92b1-b39912891c5c', '0e93d1a5-adc4-4f10-b3b1-c2df1e181fea'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:45 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0797cfc8-cb96-4080-ba89-1b96091e136f tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot create request issued successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0797cfc8-cb96-4080-ba89-1b96091e136f tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:09:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 830/1742] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:09:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-44fc6ebe-c4ce-4251-a9f6-984f98505bd0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-44fc6ebe-c4ce-4251-a9f6-984f98505bd0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-44fc6ebe-c4ce-4251-a9f6-984f98505bd0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-44fc6ebe-c4ce-4251-a9f6-984f98505bd0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-44fc6ebe-c4ce-4251-a9f6-984f98505bd0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-44fc6ebe-c4ce-4251-a9f6-984f98505bd0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 200 Sep 01 18:09:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 913/1743] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:45 2026] GET /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4bfcf3a0-ff75-4bdd-b08c-8f543415d19f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4bfcf3a0-ff75-4bdd-b08c-8f543415d19f tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 Sep 01 18:09:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4bfcf3a0-ff75-4bdd-b08c-8f543415d19f tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4bfcf3a0-ff75-4bdd-b08c-8f543415d19f tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4bfcf3a0-ff75-4bdd-b08c-8f543415d19f tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4bfcf3a0-ff75-4bdd-b08c-8f543415d19f tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 returned with HTTP 200 Sep 01 18:09:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 831/1744] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:46 2026] GET /volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2c048670-8f0b-4f26-ae68-cbbecad033a1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c048670-8f0b-4f26-ae68-cbbecad033a1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 Sep 01 18:09:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c048670-8f0b-4f26-ae68-cbbecad033a1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c048670-8f0b-4f26-ae68-cbbecad033a1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:46 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:46 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:46 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:46 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:46 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2c048670-8f0b-4f26-ae68-cbbecad033a1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c048670-8f0b-4f26-ae68-cbbecad033a1 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 returned with HTTP 200 Sep 01 18:09:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 914/1745] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:46 2026] GET /volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-74ed53a7-4038-451e-9df0-b67ef32f90c5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74ed53a7-4038-451e-9df0-b67ef32f90c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74ed53a7-4038-451e-9df0-b67ef32f90c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74ed53a7-4038-451e-9df0-b67ef32f90c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-74ed53a7-4038-451e-9df0-b67ef32f90c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74ed53a7-4038-451e-9df0-b67ef32f90c5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 200 Sep 01 18:09:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 832/1746] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:46 2026] GET /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7e163251-5b9a-43ba-ac20-10a11d7d5081 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7e163251-5b9a-43ba-ac20-10a11d7d5081 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7e163251-5b9a-43ba-ac20-10a11d7d5081 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7e163251-5b9a-43ba-ac20-10a11d7d5081 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7e163251-5b9a-43ba-ac20-10a11d7d5081 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7e163251-5b9a-43ba-ac20-10a11d7d5081 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 returned with HTTP 200 Sep 01 18:09:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 915/1747] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:47 2026] GET /volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ae03475a-abd9-4938-b49b-1699bf503911", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1353512828"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Create volume request body: {'volume': {'source_volid': 'ae03475a-abd9-4938-b49b-1699bf503911', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1353512828'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume retrieved successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Create volume of 2 GB Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Availability Zones retrieved successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Flow 'volume_create_api' (2fe4b7fe-ae1a-4321-b08e-2489e3228fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d54efc-98cb-4be4-80a9-a9774e06498e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d54efc-98cb-4be4-80a9-a9774e06498e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ae03475a-abd9-4938-b49b-1699bf503911', 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2c620c-5b04-436a-86c5-80f5eca583f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Created reservations ['01f1cb3f-9467-4d74-a586-f2c0729d66a9', '8bdeee1c-ea47-43ca-8913-852e38a70d47', '59df40da-edeb-473d-ba2b-943ebbb61a16', '0e07336c-527d-4511-a726-e4edc81fe6fe'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2c620c-5b04-436a-86c5-80f5eca583f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f1cb3f-9467-4d74-a586-f2c0729d66a9', '8bdeee1c-ea47-43ca-8913-852e38a70d47', '59df40da-edeb-473d-ba2b-943ebbb61a16', '0e07336c-527d-4511-a726-e4edc81fe6fe']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a653fa0-30fe-44a9-bea2-0efcac059614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-11a8401b-a7ca-480b-b6bc-7947b2aa3c81 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11a8401b-a7ca-480b-b6bc-7947b2aa3c81 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11a8401b-a7ca-480b-b6bc-7947b2aa3c81 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11a8401b-a7ca-480b-b6bc-7947b2aa3c81 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11a8401b-a7ca-480b-b6bc-7947b2aa3c81 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 returned with HTTP 404 Sep 01 18:09:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 916/1748] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:47 2026] GET /volume/v3/volumes/e6560c41-ca5f-4fea-a2be-d389b7ea78b8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b7fb2ea0-350d-429d-8687-8ce1ac879130 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b7fb2ea0-350d-429d-8687-8ce1ac879130 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] DELETE http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b7fb2ea0-350d-429d-8687-8ce1ac879130 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b7fb2ea0-350d-429d-8687-8ce1ac879130 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b7fb2ea0-350d-429d-8687-8ce1ac879130 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume with id: 94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a653fa0-30fe-44a9-bea2-0efcac059614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c075480e-595d-460e-ab13-b88cab81cec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1353512828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c42a02458f3e4ed194ec12f053f7e0f7',qos_specs=None,replication_status=,reservations=['01f1cb3f-9467-4d74-a586-f2c0729d66a9','8bdeee1c-ea47-43ca-8913-852e38a70d47','59df40da-edeb-473d-ba2b-943ebbb61a16','0e07336c-527d-4511-a726-e4edc81fe6fe'],size=2,snapshot_id=None,source_replicaid=,source_volid=ae03475a-abd9-4938-b49b-1699bf503911,status='creating',user_id='74313571d35a43cc8346b7cdb23e258d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1353512828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c075480e-595d-460e-ab13-b88cab81cec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c42a02458f3e4ed194ec12f053f7e0f7',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=ae03475a-abd9-4938-b49b-1699bf503911,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74313571d35a43cc8346b7cdb23e258d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6104f803-da84-4c53-9245-3941fb31d2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b7fb2ea0-350d-429d-8687-8ce1ac879130 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6104f803-da84-4c53-9245-3941fb31d2ac) 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-1353512828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c42a02458f3e4ed194ec12f053f7e0f7',qos_specs=None,replication_status=,reservations=['01f1cb3f-9467-4d74-a586-f2c0729d66a9','8bdeee1c-ea47-43ca-8913-852e38a70d47','59df40da-edeb-473d-ba2b-943ebbb61a16','0e07336c-527d-4511-a726-e4edc81fe6fe'],size=2,snapshot_id=None,source_replicaid=,source_volid=ae03475a-abd9-4938-b49b-1699bf503911,status='creating',user_id='74313571d35a43cc8346b7cdb23e258d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd31e87-d8d2-4a95-9377-b911a8decf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b7fb2ea0-350d-429d-8687-8ce1ac879130 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume request issued successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b7fb2ea0-350d-429d-8687-8ce1ac879130 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 202 Sep 01 18:09:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 917/1749] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:47 2026] DELETE /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-354a9a57-05f8-4520-b531-2a6c51e21529 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd31e87-d8d2-4a95-9377-b911a8decf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Flow 'volume_create_api' (2fe4b7fe-ae1a-4321-b08e-2489e3228fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Create volume request issued successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-354a9a57-05f8-4520-b531-2a6c51e21529 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0545e89a-4625-4e3e-bf1b-d1fe8a2b777c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:09:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 833/1750] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:09:47 2026] POST /volume/v3/volumes => generated 790 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-354a9a57-05f8-4520-b531-2a6c51e21529 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-354a9a57-05f8-4520-b531-2a6c51e21529 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-50385b49-e075-4cc4-adf2-fff71bab06b9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50385b49-e075-4cc4-adf2-fff71bab06b9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50385b49-e075-4cc4-adf2-fff71bab06b9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50385b49-e075-4cc4-adf2-fff71bab06b9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-50385b49-e075-4cc4-adf2-fff71bab06b9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50385b49-e075-4cc4-adf2-fff71bab06b9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 834/1751] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:47 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9fa9222f-6dee-4f0a-840e-d18a0b4545e4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-354a9a57-05f8-4520-b531-2a6c51e21529 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9fa9222f-6dee-4f0a-840e-d18a0b4545e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9fa9222f-6dee-4f0a-840e-d18a0b4545e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9fa9222f-6dee-4f0a-840e-d18a0b4545e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9fa9222f-6dee-4f0a-840e-d18a0b4545e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9fa9222f-6dee-4f0a-840e-d18a0b4545e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 200 Sep 01 18:09:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 835/1752] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:47 2026] GET /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-354a9a57-05f8-4520-b531-2a6c51e21529 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 200 Sep 01 18:09:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 918/1753] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:47 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 865 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ef585558-6173-41cb-9ad5-5995ef79bf00 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef585558-6173-41cb-9ad5-5995ef79bf00 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] DELETE http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef585558-6173-41cb-9ad5-5995ef79bf00 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef585558-6173-41cb-9ad5-5995ef79bf00 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-ef585558-6173-41cb-9ad5-5995ef79bf00 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Delete volume with id: 3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ef585558-6173-41cb-9ad5-5995ef79bf00 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ef585558-6173-41cb-9ad5-5995ef79bf00 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Delete volume request issued successfully. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef585558-6173-41cb-9ad5-5995ef79bf00 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 202 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 836/1754] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:48 2026] DELETE /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-18149451-f13b-474b-bdcf-f2e6e3a059e0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-18149451-f13b-474b-bdcf-f2e6e3a059e0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-18149451-f13b-474b-bdcf-f2e6e3a059e0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-18149451-f13b-474b-bdcf-f2e6e3a059e0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-18149451-f13b-474b-bdcf-f2e6e3a059e0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-18149451-f13b-474b-bdcf-f2e6e3a059e0 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 919/1755] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:48 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8ac7dccf-fe6e-4c8e-9edb-dc5ff09e6255 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ac7dccf-fe6e-4c8e-9edb-dc5ff09e6255 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ac7dccf-fe6e-4c8e-9edb-dc5ff09e6255 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ac7dccf-fe6e-4c8e-9edb-dc5ff09e6255 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a36cb022-b1c8-4739-aff8-2cc92375ef29 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a36cb022-b1c8-4739-aff8-2cc92375ef29 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a36cb022-b1c8-4739-aff8-2cc92375ef29 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a36cb022-b1c8-4739-aff8-2cc92375ef29 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8ac7dccf-fe6e-4c8e-9edb-dc5ff09e6255 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a36cb022-b1c8-4739-aff8-2cc92375ef29 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a36cb022-b1c8-4739-aff8-2cc92375ef29 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 200 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ac7dccf-fe6e-4c8e-9edb-dc5ff09e6255 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 920/1756] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:48 2026] GET /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:09:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 837/1757] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:48 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-60eb1ad9-dede-43f6-81ec-f3a5ef64b78d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-60eb1ad9-dede-43f6-81ec-f3a5ef64b78d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-60eb1ad9-dede-43f6-81ec-f3a5ef64b78d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-60eb1ad9-dede-43f6-81ec-f3a5ef64b78d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d346de0d-16e7-4ae2-8dac-6db75e5a5bfa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d346de0d-16e7-4ae2-8dac-6db75e5a5bfa tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182/action Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d346de0d-16e7-4ae2-8dac-6db75e5a5bfa tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d346de0d-16e7-4ae2-8dac-6db75e5a5bfa tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-60eb1ad9-dede-43f6-81ec-f3a5ef64b78d tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 returned with HTTP 404 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-d346de0d-16e7-4ae2-8dac-6db75e5a5bfa tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '54980acd-aeda-4c86-8e22-f9c426f5d182' with '{'status': 'creating'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 921/1758] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:48 2026] GET /volume/v3/volumes/94ec1ff1-938a-4627-905c-612db5b38c68 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f2294003-3ac9-48b2-8563-89cf903f4885 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2294003-3ac9-48b2-8563-89cf903f4885 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] DELETE http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2294003-3ac9-48b2-8563-89cf903f4885 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2294003-3ac9-48b2-8563-89cf903f4885 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f2294003-3ac9-48b2-8563-89cf903f4885 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume with id: 89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f2294003-3ac9-48b2-8563-89cf903f4885 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d346de0d-16e7-4ae2-8dac-6db75e5a5bfa tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182/action returned with HTTP 202 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 838/1759] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:09:48 2026] POST /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-19329c4e-b0b9-4021-b9d5-ae880a36c046 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19329c4e-b0b9-4021-b9d5-ae880a36c046 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19329c4e-b0b9-4021-b9d5-ae880a36c046 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19329c4e-b0b9-4021-b9d5-ae880a36c046 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-19329c4e-b0b9-4021-b9d5-ae880a36c046 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19329c4e-b0b9-4021-b9d5-ae880a36c046 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 200 Sep 01 18:09:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 839/1760] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:48 2026] GET /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-01585b9d-264f-444e-82dd-174a79afab97 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01585b9d-264f-444e-82dd-174a79afab97 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182/action Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01585b9d-264f-444e-82dd-174a79afab97 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-01585b9d-264f-444e-82dd-174a79afab97 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f2294003-3ac9-48b2-8563-89cf903f4885 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Delete volume request issued successfully. Sep 01 18:09:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2294003-3ac9-48b2-8563-89cf903f4885 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 202 Sep 01 18:09:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-01585b9d-264f-444e-82dd-174a79afab97 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot retrieved successfully. Sep 01 18:09:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 922/1761] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:48 2026] DELETE /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-59d88036-0336-4a4a-adb7-8f3bdb5acf16 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-59d88036-0336-4a4a-adb7-8f3bdb5acf16 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-59d88036-0336-4a4a-adb7-8f3bdb5acf16 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-59d88036-0336-4a4a-adb7-8f3bdb5acf16 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-01585b9d-264f-444e-82dd-174a79afab97 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot delete request issued successfully. Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-01585b9d-264f-444e-82dd-174a79afab97 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182/action returned with HTTP 202 Sep 01 18:09:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 840/1762] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:09:48 2026] POST /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-59d88036-0336-4a4a-adb7-8f3bdb5acf16 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f8e63bcc-6723-402d-b022-63f15ad3d827 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f8e63bcc-6723-402d-b022-63f15ad3d827 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f8e63bcc-6723-402d-b022-63f15ad3d827 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f8e63bcc-6723-402d-b022-63f15ad3d827 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f8e63bcc-6723-402d-b022-63f15ad3d827 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-59d88036-0336-4a4a-adb7-8f3bdb5acf16 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 923/1763] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:49 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f8e63bcc-6723-402d-b022-63f15ad3d827 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 200 Sep 01 18:09:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 841/1764] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:49 2026] GET /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aee7dba2-ee12-4660-8172-85d8a881d5d5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aee7dba2-ee12-4660-8172-85d8a881d5d5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aee7dba2-ee12-4660-8172-85d8a881d5d5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aee7dba2-ee12-4660-8172-85d8a881d5d5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aee7dba2-ee12-4660-8172-85d8a881d5d5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aee7dba2-ee12-4660-8172-85d8a881d5d5 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 200 Sep 01 18:09:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 924/1765] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:49 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2ed00ac4-3a6f-43d6-9300-08a9c5ec374c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2ed00ac4-3a6f-43d6-9300-08a9c5ec374c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2ed00ac4-3a6f-43d6-9300-08a9c5ec374c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2ed00ac4-3a6f-43d6-9300-08a9c5ec374c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2ed00ac4-3a6f-43d6-9300-08a9c5ec374c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2ed00ac4-3a6f-43d6-9300-08a9c5ec374c tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 842/1766] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:49 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-50db6127-cfee-4848-9543-4c574dbd5c32 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50db6127-cfee-4848-9543-4c574dbd5c32 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50db6127-cfee-4848-9543-4c574dbd5c32 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50db6127-cfee-4848-9543-4c574dbd5c32 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c4975674-b956-47a0-aac9-f5786996e7e0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-50db6127-cfee-4848-9543-4c574dbd5c32 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c4975674-b956-47a0-aac9-f5786996e7e0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c4975674-b956-47a0-aac9-f5786996e7e0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c4975674-b956-47a0-aac9-f5786996e7e0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50db6127-cfee-4848-9543-4c574dbd5c32 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 200 Sep 01 18:09:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 925/1767] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:50 2026] GET /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c4975674-b956-47a0-aac9-f5786996e7e0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Volume info retrieved successfully. Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c4975674-b956-47a0-aac9-f5786996e7e0 tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 200 Sep 01 18:09:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 843/1768] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:50 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c7455307-d239-4234-aeca-62b1c48ef640 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7455307-d239-4234-aeca-62b1c48ef640 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7455307-d239-4234-aeca-62b1c48ef640 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7455307-d239-4234-aeca-62b1c48ef640 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7455307-d239-4234-aeca-62b1c48ef640 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 returned with HTTP 404 Sep 01 18:09:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 926/1769] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:50 2026] GET /volume/v3/volumes/3244d54f-6185-4258-b4fc-2695145f2761 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ac16ebfb-d100-457e-86d7-45bfc903cd21 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac16ebfb-d100-457e-86d7-45bfc903cd21 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] DELETE http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac16ebfb-d100-457e-86d7-45bfc903cd21 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac16ebfb-d100-457e-86d7-45bfc903cd21 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-ac16ebfb-d100-457e-86d7-45bfc903cd21 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Delete volume with id: 41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ac16ebfb-d100-457e-86d7-45bfc903cd21 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-57aaaf6c-1e3b-405d-97e7-2418dce9febc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-57aaaf6c-1e3b-405d-97e7-2418dce9febc tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-57aaaf6c-1e3b-405d-97e7-2418dce9febc tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-57aaaf6c-1e3b-405d-97e7-2418dce9febc tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ac16ebfb-d100-457e-86d7-45bfc903cd21 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Delete volume request issued successfully. Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac16ebfb-d100-457e-86d7-45bfc903cd21 tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 202 Sep 01 18:09:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 844/1770] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:09:50 2026] DELETE /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:09:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3c3cfe47-cb70-496e-82f1-2743324ec76f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-57aaaf6c-1e3b-405d-97e7-2418dce9febc tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3c3cfe47-cb70-496e-82f1-2743324ec76f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3c3cfe47-cb70-496e-82f1-2743324ec76f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3c3cfe47-cb70-496e-82f1-2743324ec76f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-57aaaf6c-1e3b-405d-97e7-2418dce9febc tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 927/1771] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:50 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3c3cfe47-cb70-496e-82f1-2743324ec76f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Volume info retrieved successfully. Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3c3cfe47-cb70-496e-82f1-2743324ec76f tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 200 Sep 01 18:09:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 845/1772] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:50 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-119d4cd8-0072-43b0-b121-27194947430c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-119d4cd8-0072-43b0-b121-27194947430c tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-119d4cd8-0072-43b0-b121-27194947430c tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-119d4cd8-0072-43b0-b121-27194947430c tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-119d4cd8-0072-43b0-b121-27194947430c tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 404 Sep 01 18:09:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 928/1773] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:51 2026] GET /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0cc373f5-4e85-4166-a8e2-fa71dd2acb5f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0cc373f5-4e85-4166-a8e2-fa71dd2acb5f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0cc373f5-4e85-4166-a8e2-fa71dd2acb5f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0cc373f5-4e85-4166-a8e2-fa71dd2acb5f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-0cc373f5-4e85-4166-a8e2-fa71dd2acb5f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '8e38c235-0a83-4949-b297-51da409d4afc' with '{'status': 'available'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-843bac46-5982-4dc1-bbf6-30bbfebfd17f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-843bac46-5982-4dc1-bbf6-30bbfebfd17f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] GET http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-843bac46-5982-4dc1-bbf6-30bbfebfd17f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-843bac46-5982-4dc1-bbf6-30bbfebfd17f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-843bac46-5982-4dc1-bbf6-30bbfebfd17f tempest-CreateVolumesFromSourceVolumeTest-658748986 tempest-CreateVolumesFromSourceVolumeTest-658748986-project-member] http://192.168.122.108/volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a returned with HTTP 404 Sep 01 18:09:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 929/1774] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:51 2026] GET /volume/v3/volumes/89998b53-f777-4883-a569-35bd90f8c64a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0cc373f5-4e85-4166-a8e2-fa71dd2acb5f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:09:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 846/1775] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:09:51 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2bcdde10-bb05-4b30-9641-21707307e86a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2bcdde10-bb05-4b30-9641-21707307e86a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2bcdde10-bb05-4b30-9641-21707307e86a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2bcdde10-bb05-4b30-9641-21707307e86a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2bcdde10-bb05-4b30-9641-21707307e86a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2bcdde10-bb05-4b30-9641-21707307e86a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:09:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 930/1776] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:51 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5ff67717-3c72-4aa5-9d53-a7466086402b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5ff67717-3c72-4aa5-9d53-a7466086402b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5ff67717-3c72-4aa5-9d53-a7466086402b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5ff67717-3c72-4aa5-9d53-a7466086402b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-5ff67717-3c72-4aa5-9d53-a7466086402b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Delete snapshot with id: 54980acd-aeda-4c86-8e22-f9c426f5d182 Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5ff67717-3c72-4aa5-9d53-a7466086402b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 returned with HTTP 404 Sep 01 18:09:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 847/1777] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:09:51 2026] DELETE /volume/v3/snapshots/54980acd-aeda-4c86-8e22-f9c426f5d182 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6ba9c135-2456-4766-8403-da3afcb621fd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ba9c135-2456-4766-8403-da3afcb621fd tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ba9c135-2456-4766-8403-da3afcb621fd tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbe7f7d7-f161-4ed3-99cd-4366316f562b", "name": "tempest-SnapshotsActionsTest-Snapshot-903788003"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6ba9c135-2456-4766-8403-da3afcb621fd tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-6ba9c135-2456-4766-8403-da3afcb621fd tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Create snapshot from volume bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:09:51 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-6ba9c135-2456-4766-8403-da3afcb621fd tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Created reservations ['6278d0fd-8046-4e8c-a155-1fd8ac6aa938', 'ed268588-f3a7-4930-9db3-9e62d16ae405', '19760742-82c3-4f61-980a-093628024293', '7f95c84d-093d-45c6-9f98-6fab22443536'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6ba9c135-2456-4766-8403-da3afcb621fd tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot create request issued successfully. Sep 01 18:09:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ba9c135-2456-4766-8403-da3afcb621fd tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:09:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 931/1778] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:09:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3b9550ed-3535-4d23-8b75-a43d5834c832 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b9550ed-3535-4d23-8b75-a43d5834c832 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b9550ed-3535-4d23-8b75-a43d5834c832 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b9550ed-3535-4d23-8b75-a43d5834c832 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3b9550ed-3535-4d23-8b75-a43d5834c832 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b9550ed-3535-4d23-8b75-a43d5834c832 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:09:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 848/1779] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:51 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aefef82b-50ed-4120-b50a-be03fc81c239 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aefef82b-50ed-4120-b50a-be03fc81c239 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aefef82b-50ed-4120-b50a-be03fc81c239 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aefef82b-50ed-4120-b50a-be03fc81c239 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:09:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3891d36a-34bd-45e2-a5ea-899907d310ca None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3891d36a-34bd-45e2-a5ea-899907d310ca tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] GET http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 Sep 01 18:09:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3891d36a-34bd-45e2-a5ea-899907d310ca tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3891d36a-34bd-45e2-a5ea-899907d310ca tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aefef82b-50ed-4120-b50a-be03fc81c239 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aefef82b-50ed-4120-b50a-be03fc81c239 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 932/1780] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:52 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3891d36a-34bd-45e2-a5ea-899907d310ca tempest-TestServerVolumeAttachmentScenario-418082190 tempest-TestServerVolumeAttachmentScenario-418082190-project-member] http://192.168.122.108/volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 returned with HTTP 404 Sep 01 18:09:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 849/1781] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:52 2026] GET /volume/v3/volumes/41ad84ac-f26b-4fb5-ad5f-c8c3c86e79b4 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:09:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3b3cd387-efc3-409c-a630-74033440be59 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3b3cd387-efc3-409c-a630-74033440be59 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:09:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3b3cd387-efc3-409c-a630-74033440be59 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3b3cd387-efc3-409c-a630-74033440be59 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3b3cd387-efc3-409c-a630-74033440be59 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3b3cd387-efc3-409c-a630-74033440be59 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:09:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 933/1782] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:52 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-928d3bfa-658d-4676-b50c-9e8f1f17fcc6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-928d3bfa-658d-4676-b50c-9e8f1f17fcc6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-928d3bfa-658d-4676-b50c-9e8f1f17fcc6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-928d3bfa-658d-4676-b50c-9e8f1f17fcc6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-928d3bfa-658d-4676-b50c-9e8f1f17fcc6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-928d3bfa-658d-4676-b50c-9e8f1f17fcc6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 850/1783] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:53 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fb37f978-9b88-47d5-945d-d9a307de536d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb37f978-9b88-47d5-945d-d9a307de536d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:09:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb37f978-9b88-47d5-945d-d9a307de536d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb37f978-9b88-47d5-945d-d9a307de536d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb37f978-9b88-47d5-945d-d9a307de536d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb37f978-9b88-47d5-945d-d9a307de536d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:09:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 934/1784] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:53 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e46c7ac3-ac2a-48f3-9a97-9cc1b1e88df4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e46c7ac3-ac2a-48f3-9a97-9cc1b1e88df4 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e46c7ac3-ac2a-48f3-9a97-9cc1b1e88df4 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e46c7ac3-ac2a-48f3-9a97-9cc1b1e88df4 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e46c7ac3-ac2a-48f3-9a97-9cc1b1e88df4 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e46c7ac3-ac2a-48f3-9a97-9cc1b1e88df4 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 851/1785] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:54 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fb17b0a7-36ce-4134-8a4d-9a4b035dd7e6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb17b0a7-36ce-4134-8a4d-9a4b035dd7e6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:09:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb17b0a7-36ce-4134-8a4d-9a4b035dd7e6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb17b0a7-36ce-4134-8a4d-9a4b035dd7e6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb17b0a7-36ce-4134-8a4d-9a4b035dd7e6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb17b0a7-36ce-4134-8a4d-9a4b035dd7e6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:09:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 935/1786] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:54 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b1fd3dff-ba9c-4a35-9ee1-c8f14fb23582 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1fd3dff-ba9c-4a35-9ee1-c8f14fb23582 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1fd3dff-ba9c-4a35-9ee1-c8f14fb23582 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b1fd3dff-ba9c-4a35-9ee1-c8f14fb23582 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b1fd3dff-ba9c-4a35-9ee1-c8f14fb23582 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b1fd3dff-ba9c-4a35-9ee1-c8f14fb23582 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 852/1787] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:55 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-276768a8-dd23-41e1-b1be-f4207a809e77 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-276768a8-dd23-41e1-b1be-f4207a809e77 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:09:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-276768a8-dd23-41e1-b1be-f4207a809e77 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-276768a8-dd23-41e1-b1be-f4207a809e77 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-276768a8-dd23-41e1-b1be-f4207a809e77 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-276768a8-dd23-41e1-b1be-f4207a809e77 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:09:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 936/1788] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:55 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-123fc686-5477-4fcc-87eb-f9afc352967a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-123fc686-5477-4fcc-87eb-f9afc352967a tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-123fc686-5477-4fcc-87eb-f9afc352967a tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-123fc686-5477-4fcc-87eb-f9afc352967a tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-123fc686-5477-4fcc-87eb-f9afc352967a tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-123fc686-5477-4fcc-87eb-f9afc352967a tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 853/1789] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:56 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-592de49e-b62d-4612-9ee5-58c14893ef31 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-592de49e-b62d-4612-9ee5-58c14893ef31 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:09:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-592de49e-b62d-4612-9ee5-58c14893ef31 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-592de49e-b62d-4612-9ee5-58c14893ef31 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-592de49e-b62d-4612-9ee5-58c14893ef31 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-592de49e-b62d-4612-9ee5-58c14893ef31 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:09:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 937/1790] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:56 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-80be37c7-1157-47d5-8d6f-ba4468633f89 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80be37c7-1157-47d5-8d6f-ba4468633f89 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80be37c7-1157-47d5-8d6f-ba4468633f89 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80be37c7-1157-47d5-8d6f-ba4468633f89 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-80be37c7-1157-47d5-8d6f-ba4468633f89 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80be37c7-1157-47d5-8d6f-ba4468633f89 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 854/1791] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:57 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b3e92f53-042d-4c15-8b56-d612c8c2dcff None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b3e92f53-042d-4c15-8b56-d612c8c2dcff tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:09:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b3e92f53-042d-4c15-8b56-d612c8c2dcff tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b3e92f53-042d-4c15-8b56-d612c8c2dcff tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b3e92f53-042d-4c15-8b56-d612c8c2dcff tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b3e92f53-042d-4c15-8b56-d612c8c2dcff tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:09:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 938/1792] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:58 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f77427ae-0b69-48c6-b436-2312b2f1a3b1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f77427ae-0b69-48c6-b436-2312b2f1a3b1 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:09:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f77427ae-0b69-48c6-b436-2312b2f1a3b1 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f77427ae-0b69-48c6-b436-2312b2f1a3b1 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:09:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f77427ae-0b69-48c6-b436-2312b2f1a3b1 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:09:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f77427ae-0b69-48c6-b436-2312b2f1a3b1 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:09:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 855/1793] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:09:58 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f4b62373-41de-4544-9b98-1a8755e9f225 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f4b62373-41de-4544-9b98-1a8755e9f225 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:09:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f4b62373-41de-4544-9b98-1a8755e9f225 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:09:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f4b62373-41de-4544-9b98-1a8755e9f225 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:09:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:09:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:09:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f4b62373-41de-4544-9b98-1a8755e9f225 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:09:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f4b62373-41de-4544-9b98-1a8755e9f225 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:09:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 939/1794] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:09:59 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "62eea846-2e7d-46f6-bf2c-3d00bc7c1091", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '62eea846-2e7d-46f6-bf2c-3d00bc7c1091', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Create volume of 1 GB Sep 01 18:09:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Availability Zones retrieved successfully. Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Flow 'volume_create_api' (7f01a49e-6db0-4f34-b538-682982725f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6263230-c6fb-48a5-81e5-ad84d8ed0dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6263230-c6fb-48a5-81e5-ad84d8ed0dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6482504b-8d15-4b67-acef-40ff1771e31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Created reservations ['e758f576-cded-4f0b-b2ba-8d5dca808f27', 'eacce7d3-d0f4-48b5-8f4e-11e2a8b5e19f', '2af1605d-a1d9-4ca2-b021-7de6b41beba5', '0513face-b2bf-43ba-879b-0b6ffca582d5'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6482504b-8d15-4b67-acef-40ff1771e31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e758f576-cded-4f0b-b2ba-8d5dca808f27', 'eacce7d3-d0f4-48b5-8f4e-11e2a8b5e19f', '2af1605d-a1d9-4ca2-b021-7de6b41beba5', '0513face-b2bf-43ba-879b-0b6ffca582d5']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4472f6-fa5f-4e21-ad92-af13e4a23a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:09:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4472f6-fa5f-4e21-ad92-af13e4a23a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e274ed7-271d-4cc0-81b8-9efc4a3956cb', '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='68579d39314a4ca8a8e0ff3133788567',qos_specs=None,replication_status=,reservations=['e758f576-cded-4f0b-b2ba-8d5dca808f27','eacce7d3-d0f4-48b5-8f4e-11e2a8b5e19f','2af1605d-a1d9-4ca2-b021-7de6b41beba5','0513face-b2bf-43ba-879b-0b6ffca582d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092115fb0ec849a89e244c0fadda336f',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:09:59Z,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=2e274ed7-271d-4cc0-81b8-9efc4a3956cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68579d39314a4ca8a8e0ff3133788567',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='092115fb0ec849a89e244c0fadda336f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8836faee-cf08-443d-a24f-bce2e010fed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8836faee-cf08-443d-a24f-bce2e010fed4) 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='68579d39314a4ca8a8e0ff3133788567',qos_specs=None,replication_status=,reservations=['e758f576-cded-4f0b-b2ba-8d5dca808f27','eacce7d3-d0f4-48b5-8f4e-11e2a8b5e19f','2af1605d-a1d9-4ca2-b021-7de6b41beba5','0513face-b2bf-43ba-879b-0b6ffca582d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092115fb0ec849a89e244c0fadda336f',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac00cb15-776f-4ab7-971e-0db31fae32b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac00cb15-776f-4ab7-971e-0db31fae32b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Flow 'volume_create_api' (7f01a49e-6db0-4f34-b538-682982725f2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:09:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Create volume request issued successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc5ec4d6-f99c-46b4-ad35-15b93b5cfc76 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 856/1795] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:09:59 2026] POST /volume/v3/volumes => generated 784 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6a7d9dc4-e7fa-4f6e-a351-fd2ed4fe72d4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6a7d9dc4-e7fa-4f6e-a351-fd2ed4fe72d4 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6a7d9dc4-e7fa-4f6e-a351-fd2ed4fe72d4 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6a7d9dc4-e7fa-4f6e-a351-fd2ed4fe72d4 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-16de786d-bf55-4b44-ab15-14c2b702561b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-16de786d-bf55-4b44-ab15-14c2b702561b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-16de786d-bf55-4b44-ab15-14c2b702561b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-16de786d-bf55-4b44-ab15-14c2b702561b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6a7d9dc4-e7fa-4f6e-a351-fd2ed4fe72d4 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-16de786d-bf55-4b44-ab15-14c2b702561b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6a7d9dc4-e7fa-4f6e-a351-fd2ed4fe72d4 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 940/1796] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:00 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9589310e-a802-4512-a833-9ef010a5b7a5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9589310e-a802-4512-a833-9ef010a5b7a5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9589310e-a802-4512-a833-9ef010a5b7a5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9589310e-a802-4512-a833-9ef010a5b7a5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-16de786d-bf55-4b44-ab15-14c2b702561b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:10:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 857/1797] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:00 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 883 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9589310e-a802-4512-a833-9ef010a5b7a5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9589310e-a802-4512-a833-9ef010a5b7a5 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:10:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 941/1798] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:00 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-65387e07-14eb-4218-b828-29edb7dd594e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65387e07-14eb-4218-b828-29edb7dd594e tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65387e07-14eb-4218-b828-29edb7dd594e tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65387e07-14eb-4218-b828-29edb7dd594e tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-65387e07-14eb-4218-b828-29edb7dd594e tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65387e07-14eb-4218-b828-29edb7dd594e tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:10:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 858/1799] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:00 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 883 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e6663292-d84a-4538-8868-758f313e6a77 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6663292-d84a-4538-8868-758f313e6a77 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6663292-d84a-4538-8868-758f313e6a77 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6663292-d84a-4538-8868-758f313e6a77 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e6663292-d84a-4538-8868-758f313e6a77 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6663292-d84a-4538-8868-758f313e6a77 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:10:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 942/1800] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:00 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 883 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-54e2345e-b317-41d0-adec-83ed84c17cb6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54e2345e-b317-41d0-adec-83ed84c17cb6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54e2345e-b317-41d0-adec-83ed84c17cb6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54e2345e-b317-41d0-adec-83ed84c17cb6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-54e2345e-b317-41d0-adec-83ed84c17cb6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Delete volume with id: c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:10:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-54e2345e-b317-41d0-adec-83ed84c17cb6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-54e2345e-b317-41d0-adec-83ed84c17cb6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Delete volume request issued successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54e2345e-b317-41d0-adec-83ed84c17cb6 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 202 Sep 01 18:10:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 859/1801] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:00 2026] DELETE /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-606f20b1-5588-47cb-b9cf-76f77998838b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-606f20b1-5588-47cb-b9cf-76f77998838b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-606f20b1-5588-47cb-b9cf-76f77998838b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-606f20b1-5588-47cb-b9cf-76f77998838b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-606f20b1-5588-47cb-b9cf-76f77998838b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:10:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-606f20b1-5588-47cb-b9cf-76f77998838b tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 200 Sep 01 18:10:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 943/1802] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:00 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 882 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-07ccb499-a9ad-4443-b2c2-d81c7d180586 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07ccb499-a9ad-4443-b2c2-d81c7d180586 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07ccb499-a9ad-4443-b2c2-d81c7d180586 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07ccb499-a9ad-4443-b2c2-d81c7d180586 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-642381a3-e3cf-4dab-be9b-f3c151a18a6d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-642381a3-e3cf-4dab-be9b-f3c151a18a6d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-642381a3-e3cf-4dab-be9b-f3c151a18a6d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-642381a3-e3cf-4dab-be9b-f3c151a18a6d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-07ccb499-a9ad-4443-b2c2-d81c7d180586 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-642381a3-e3cf-4dab-be9b-f3c151a18a6d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07ccb499-a9ad-4443-b2c2-d81c7d180586 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 860/1803] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:01 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 876 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-642381a3-e3cf-4dab-be9b-f3c151a18a6d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:10:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 944/1804] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:01 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d05e3c43-80a9-4ed1-89bc-74f561ac7869 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d05e3c43-80a9-4ed1-89bc-74f561ac7869 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d05e3c43-80a9-4ed1-89bc-74f561ac7869 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d05e3c43-80a9-4ed1-89bc-74f561ac7869 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d05e3c43-80a9-4ed1-89bc-74f561ac7869 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 returned with HTTP 404 Sep 01 18:10:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 861/1805] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:01 2026] GET /volume/v3/volumes/c075480e-595d-460e-ab13-b88cab81cec8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1e748dfc-1660-4894-868a-a223a30cbce3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e748dfc-1660-4894-868a-a223a30cbce3 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e748dfc-1660-4894-868a-a223a30cbce3 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e748dfc-1660-4894-868a-a223a30cbce3 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1e748dfc-1660-4894-868a-a223a30cbce3 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e748dfc-1660-4894-868a-a223a30cbce3 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 returned with HTTP 200 Sep 01 18:10:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 945/1806] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:01 2026] GET /volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a6ac5efb-80bb-4c62-93ec-d0e640cc3831 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6ac5efb-80bb-4c62-93ec-d0e640cc3831 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] DELETE http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6ac5efb-80bb-4c62-93ec-d0e640cc3831 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6ac5efb-80bb-4c62-93ec-d0e640cc3831 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-a6ac5efb-80bb-4c62-93ec-d0e640cc3831 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Delete volume with id: ae03475a-abd9-4938-b49b-1699bf503911 Sep 01 18:10:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a6ac5efb-80bb-4c62-93ec-d0e640cc3831 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a6ac5efb-80bb-4c62-93ec-d0e640cc3831 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Delete volume request issued successfully. Sep 01 18:10:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6ac5efb-80bb-4c62-93ec-d0e640cc3831 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 returned with HTTP 202 Sep 01 18:10:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 862/1807] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:01 2026] DELETE /volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-40566497-6660-450a-a6b3-9318821f5ec9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-40566497-6660-450a-a6b3-9318821f5ec9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-40566497-6660-450a-a6b3-9318821f5ec9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-40566497-6660-450a-a6b3-9318821f5ec9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-40566497-6660-450a-a6b3-9318821f5ec9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Volume info retrieved successfully. Sep 01 18:10:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-40566497-6660-450a-a6b3-9318821f5ec9 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 returned with HTTP 200 Sep 01 18:10:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 946/1808] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:01 2026] GET /volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-18553d5b-bd09-4838-9095-9bd3a39a97f3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-56846380-36d4-4422-9f37-08dcfadaacc8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-18553d5b-bd09-4838-9095-9bd3a39a97f3 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-56846380-36d4-4422-9f37-08dcfadaacc8 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-56846380-36d4-4422-9f37-08dcfadaacc8 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-18553d5b-bd09-4838-9095-9bd3a39a97f3 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-18553d5b-bd09-4838-9095-9bd3a39a97f3 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-56846380-36d4-4422-9f37-08dcfadaacc8 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-18553d5b-bd09-4838-9095-9bd3a39a97f3 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-18553d5b-bd09-4838-9095-9bd3a39a97f3 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:10:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 863/1809] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:02 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3d6f599f-0437-465f-b7bf-327a9cdace39 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3d6f599f-0437-465f-b7bf-327a9cdace39 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b/action Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-56846380-36d4-4422-9f37-08dcfadaacc8 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3d6f599f-0437-465f-b7bf-327a9cdace39 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3d6f599f-0437-465f-b7bf-327a9cdace39 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-3d6f599f-0437-465f-b7bf-327a9cdace39 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '4bd1e2f4-dbac-4af4-8bc5-746207fe378b' with '{'status': 'deleting'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-56846380-36d4-4422-9f37-08dcfadaacc8 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 947/1810] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:02 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 934 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3d6f599f-0437-465f-b7bf-327a9cdace39 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b/action returned with HTTP 202 Sep 01 18:10:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 864/1811] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:02 2026] POST /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-00fb055f-a4f5-4549-8c97-da3f9e207f94 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-00fb055f-a4f5-4549-8c97-da3f9e207f94 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-00fb055f-a4f5-4549-8c97-da3f9e207f94 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-00fb055f-a4f5-4549-8c97-da3f9e207f94 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-00fb055f-a4f5-4549-8c97-da3f9e207f94 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-00fb055f-a4f5-4549-8c97-da3f9e207f94 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:10:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 948/1812] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:02 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4ae3754f-d915-43a8-b37a-bb41d0dcc352 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ae3754f-d915-43a8-b37a-bb41d0dcc352 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b/action Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ae3754f-d915-43a8-b37a-bb41d0dcc352 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ae3754f-d915-43a8-b37a-bb41d0dcc352 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4ae3754f-d915-43a8-b37a-bb41d0dcc352 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot retrieved successfully. Sep 01 18:10:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4ae3754f-d915-43a8-b37a-bb41d0dcc352 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot delete request issued successfully. Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ae3754f-d915-43a8-b37a-bb41d0dcc352 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b/action returned with HTTP 202 Sep 01 18:10:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 865/1813] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:02 2026] POST /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7b0ecae6-bfc7-41a5-8023-9af13d57d1ed None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b0ecae6-bfc7-41a5-8023-9af13d57d1ed tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b0ecae6-bfc7-41a5-8023-9af13d57d1ed tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b0ecae6-bfc7-41a5-8023-9af13d57d1ed tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7b0ecae6-bfc7-41a5-8023-9af13d57d1ed tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b0ecae6-bfc7-41a5-8023-9af13d57d1ed tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:10:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 949/1814] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:02 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fd32edfc-4e61-4524-ba48-381c9d1bd289 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd32edfc-4e61-4524-ba48-381c9d1bd289 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] GET http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd32edfc-4e61-4524-ba48-381c9d1bd289 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd32edfc-4e61-4524-ba48-381c9d1bd289 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd32edfc-4e61-4524-ba48-381c9d1bd289 tempest-VolumesCloneTest-586740260 tempest-VolumesCloneTest-586740260-project-member] http://192.168.122.108/volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 returned with HTTP 404 Sep 01 18:10:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 866/1815] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:02 2026] GET /volume/v3/volumes/ae03475a-abd9-4938-b49b-1699bf503911 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d13e9e93-3cd7-4fe5-8ead-372dae6968b7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d13e9e93-3cd7-4fe5-8ead-372dae6968b7 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d13e9e93-3cd7-4fe5-8ead-372dae6968b7 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d13e9e93-3cd7-4fe5-8ead-372dae6968b7 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d13e9e93-3cd7-4fe5-8ead-372dae6968b7 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d13e9e93-3cd7-4fe5-8ead-372dae6968b7 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 950/1816] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:03 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 934 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bad7039c-bb74-4267-808a-09c59d146651 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bad7039c-bb74-4267-808a-09c59d146651 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bad7039c-bb74-4267-808a-09c59d146651 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bad7039c-bb74-4267-808a-09c59d146651 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bad7039c-bb74-4267-808a-09c59d146651 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bad7039c-bb74-4267-808a-09c59d146651 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:10:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 867/1817] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:03 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3be1b739-f50a-47f1-a4b0-d18bc58434fc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3be1b739-f50a-47f1-a4b0-d18bc58434fc tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3be1b739-f50a-47f1-a4b0-d18bc58434fc tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3be1b739-f50a-47f1-a4b0-d18bc58434fc tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3be1b739-f50a-47f1-a4b0-d18bc58434fc tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3be1b739-f50a-47f1-a4b0-d18bc58434fc tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 951/1818] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:04 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 937 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a0d1f968-c84c-4d16-8a58-e43d612122b0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0d1f968-c84c-4d16-8a58-e43d612122b0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0d1f968-c84c-4d16-8a58-e43d612122b0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0d1f968-c84c-4d16-8a58-e43d612122b0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a0d1f968-c84c-4d16-8a58-e43d612122b0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0d1f968-c84c-4d16-8a58-e43d612122b0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 200 Sep 01 18:10:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 868/1819] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:04 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1bceebf4-3d2d-4e87-aa6d-9e084713b1b5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1bceebf4-3d2d-4e87-aa6d-9e084713b1b5 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1bceebf4-3d2d-4e87-aa6d-9e084713b1b5 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1bceebf4-3d2d-4e87-aa6d-9e084713b1b5 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1bceebf4-3d2d-4e87-aa6d-9e084713b1b5 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a8880ec8-b6a2-41de-a347-abc8a8578459 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a8880ec8-b6a2-41de-a347-abc8a8578459 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a8880ec8-b6a2-41de-a347-abc8a8578459 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1bceebf4-3d2d-4e87-aa6d-9e084713b1b5 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 952/1820] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:05 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 937 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a8880ec8-b6a2-41de-a347-abc8a8578459 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a8880ec8-b6a2-41de-a347-abc8a8578459 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 404 Sep 01 18:10:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 869/1821] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:05 2026] GET /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-99e8d5ec-fa90-46e2-a223-6920892b81ed None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99e8d5ec-fa90-46e2-a223-6920892b81ed tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99e8d5ec-fa90-46e2-a223-6920892b81ed tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99e8d5ec-fa90-46e2-a223-6920892b81ed tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-99e8d5ec-fa90-46e2-a223-6920892b81ed tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '8e38c235-0a83-4949-b297-51da409d4afc' with '{'status': 'available'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99e8d5ec-fa90-46e2-a223-6920892b81ed tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:10:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 953/1822] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:05 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-00ea053b-22f9-4389-a8d7-c56e3612b1c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-00ea053b-22f9-4389-a8d7-c56e3612b1c4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-00ea053b-22f9-4389-a8d7-c56e3612b1c4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-00ea053b-22f9-4389-a8d7-c56e3612b1c4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-00ea053b-22f9-4389-a8d7-c56e3612b1c4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-00ea053b-22f9-4389-a8d7-c56e3612b1c4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:10:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 870/1823] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:05 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-793ec7f1-a356-4ce5-ba2a-bba94bccd11a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-793ec7f1-a356-4ce5-ba2a-bba94bccd11a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-793ec7f1-a356-4ce5-ba2a-bba94bccd11a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-793ec7f1-a356-4ce5-ba2a-bba94bccd11a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:05 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-793ec7f1-a356-4ce5-ba2a-bba94bccd11a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Delete snapshot with id: 4bd1e2f4-dbac-4af4-8bc5-746207fe378b Sep 01 18:10:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-793ec7f1-a356-4ce5-ba2a-bba94bccd11a tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b returned with HTTP 404 Sep 01 18:10:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 954/1824] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:05 2026] DELETE /volume/v3/snapshots/4bd1e2f4-dbac-4af4-8bc5-746207fe378b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ec2288fd-d63d-4317-adb3-d4748d8c99a0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec2288fd-d63d-4317-adb3-d4748d8c99a0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec2288fd-d63d-4317-adb3-d4748d8c99a0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbe7f7d7-f161-4ed3-99cd-4366316f562b", "name": "tempest-SnapshotsActionsTest-Snapshot-342913258"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ec2288fd-d63d-4317-adb3-d4748d8c99a0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:10:05 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-ec2288fd-d63d-4317-adb3-d4748d8c99a0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Create snapshot from volume bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:10:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-15d5d884-2ede-4070-9759-ff52829154d9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:05 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-ec2288fd-d63d-4317-adb3-d4748d8c99a0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Created reservations ['fedc5a05-21da-4ae5-852f-8d92a845c888', '061c3145-0868-4fa8-9d25-04679e633f04', '706f4952-b686-40de-9d3a-1486cc8f70ac', '4d9d00f8-6a5c-4a37-8411-d78e9b4f1a9f'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ec2288fd-d63d-4317-adb3-d4748d8c99a0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot create request issued successfully. Sep 01 18:10:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec2288fd-d63d-4317-adb3-d4748d8c99a0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 871/1825] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1cdb250d-df79-489d-91ea-06484f7d14c9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1cdb250d-df79-489d-91ea-06484f7d14c9 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1cdb250d-df79-489d-91ea-06484f7d14c9 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1cdb250d-df79-489d-91ea-06484f7d14c9 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1cdb250d-df79-489d-91ea-06484f7d14c9 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1cdb250d-df79-489d-91ea-06484f7d14c9 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 returned with HTTP 200 Sep 01 18:10:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 872/1826] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:06 2026] GET /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15d5d884-2ede-4070-9759-ff52829154d9 tempest-VolumesSummaryTest-1773980374 tempest-VolumesSummaryTest-1773980374-project-member] GET http://192.168.122.108/volume/v3/volumes/summary Sep 01 18:10:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15d5d884-2ede-4070-9759-ff52829154d9 tempest-VolumesSummaryTest-1773980374 tempest-VolumesSummaryTest-1773980374-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15d5d884-2ede-4070-9759-ff52829154d9 tempest-VolumesSummaryTest-1773980374 tempest-VolumesSummaryTest-1773980374-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-15d5d884-2ede-4070-9759-ff52829154d9 tempest-VolumesSummaryTest-1773980374 tempest-VolumesSummaryTest-1773980374-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-15d5d884-2ede-4070-9759-ff52829154d9 tempest-VolumesSummaryTest-1773980374 tempest-VolumesSummaryTest-1773980374-project-member] Get summary completed successfully. Sep 01 18:10:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15d5d884-2ede-4070-9759-ff52829154d9 tempest-VolumesSummaryTest-1773980374 tempest-VolumesSummaryTest-1773980374-project-member] http://192.168.122.108/volume/v3/volumes/summary returned with HTTP 200 Sep 01 18:10:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 955/1827] 192.168.122.108 () {60 vars in 1186 bytes} [Tue Sep 1 18:10:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7bf8be2c-9a6b-4b0d-9a72-ea53cfed6a66 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7bf8be2c-9a6b-4b0d-9a72-ea53cfed6a66 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7bf8be2c-9a6b-4b0d-9a72-ea53cfed6a66 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7bf8be2c-9a6b-4b0d-9a72-ea53cfed6a66 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7bf8be2c-9a6b-4b0d-9a72-ea53cfed6a66 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7bf8be2c-9a6b-4b0d-9a72-ea53cfed6a66 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 873/1828] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:06 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 937 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dab9d639-7a3d-4cc4-882e-7765182c9cb2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dab9d639-7a3d-4cc4-882e-7765182c9cb2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dab9d639-7a3d-4cc4-882e-7765182c9cb2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dab9d639-7a3d-4cc4-882e-7765182c9cb2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dab9d639-7a3d-4cc4-882e-7765182c9cb2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dab9d639-7a3d-4cc4-882e-7765182c9cb2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 returned with HTTP 200 Sep 01 18:10:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 956/1829] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:07 2026] GET /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cd36a0d3-cde3-42b2-89f3-af64cbcc83d3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cd36a0d3-cde3-42b2-89f3-af64cbcc83d3 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cd36a0d3-cde3-42b2-89f3-af64cbcc83d3 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cd36a0d3-cde3-42b2-89f3-af64cbcc83d3 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cd36a0d3-cde3-42b2-89f3-af64cbcc83d3 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cd36a0d3-cde3-42b2-89f3-af64cbcc83d3 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 874/1830] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:07 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:10:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9e976292-3ea7-42ca-9f87-c5afdc3c9b78 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9e976292-3ea7-42ca-9f87-c5afdc3c9b78 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9e976292-3ea7-42ca-9f87-c5afdc3c9b78 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9e976292-3ea7-42ca-9f87-c5afdc3c9b78 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9e976292-3ea7-42ca-9f87-c5afdc3c9b78 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9e976292-3ea7-42ca-9f87-c5afdc3c9b78 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 957/1831] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:07 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 1202 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:10:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b307208b-b07b-4c64-b3db-85a018d5e5da None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b307208b-b07b-4c64-b3db-85a018d5e5da tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] DELETE http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b307208b-b07b-4c64-b3db-85a018d5e5da tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b307208b-b07b-4c64-b3db-85a018d5e5da tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:07 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-b307208b-b07b-4c64-b3db-85a018d5e5da tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Delete volume with id: 2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b307208b-b07b-4c64-b3db-85a018d5e5da tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b307208b-b07b-4c64-b3db-85a018d5e5da tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Delete volume request issued successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b307208b-b07b-4c64-b3db-85a018d5e5da tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 202 Sep 01 18:10:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 875/1832] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:10:07 2026] DELETE /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa8e1719-f5f1-4a7f-8bd0-9227c030fb86 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa8e1719-f5f1-4a7f-8bd0-9227c030fb86 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa8e1719-f5f1-4a7f-8bd0-9227c030fb86 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa8e1719-f5f1-4a7f-8bd0-9227c030fb86 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aa8e1719-f5f1-4a7f-8bd0-9227c030fb86 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Volume info retrieved successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa8e1719-f5f1-4a7f-8bd0-9227c030fb86 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 200 Sep 01 18:10:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 958/1833] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:08 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 1201 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-68644f1f-8fdc-47cf-a0a2-17869b995ebc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68644f1f-8fdc-47cf-a0a2-17869b995ebc tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-68644f1f-8fdc-47cf-a0a2-17869b995ebc tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-68644f1f-8fdc-47cf-a0a2-17869b995ebc tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-68644f1f-8fdc-47cf-a0a2-17869b995ebc tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68644f1f-8fdc-47cf-a0a2-17869b995ebc tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 returned with HTTP 200 Sep 01 18:10:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 876/1834] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:08 2026] GET /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-65712d74-f9c7-4a1e-8362-231c519bb99e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-65712d74-f9c7-4a1e-8362-231c519bb99e tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8/action Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-65712d74-f9c7-4a1e-8362-231c519bb99e tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-65712d74-f9c7-4a1e-8362-231c519bb99e tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-65712d74-f9c7-4a1e-8362-231c519bb99e tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '343460b8-b824-461f-a403-34b359cc6be8' with '{'status': 'error'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-65712d74-f9c7-4a1e-8362-231c519bb99e tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8/action returned with HTTP 202 Sep 01 18:10:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 959/1835] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:08 2026] POST /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4582f6b8-60b5-4fa9-bcbc-f06530317624 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4582f6b8-60b5-4fa9-bcbc-f06530317624 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4582f6b8-60b5-4fa9-bcbc-f06530317624 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4582f6b8-60b5-4fa9-bcbc-f06530317624 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4582f6b8-60b5-4fa9-bcbc-f06530317624 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4582f6b8-60b5-4fa9-bcbc-f06530317624 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 returned with HTTP 200 Sep 01 18:10:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 877/1836] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:08 2026] GET /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-22562096-28f8-4891-8252-75d177a71403 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22562096-28f8-4891-8252-75d177a71403 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8/action Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22562096-28f8-4891-8252-75d177a71403 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22562096-28f8-4891-8252-75d177a71403 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-22562096-28f8-4891-8252-75d177a71403 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot retrieved successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-22562096-28f8-4891-8252-75d177a71403 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot delete request issued successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22562096-28f8-4891-8252-75d177a71403 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8/action returned with HTTP 202 Sep 01 18:10:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 960/1837] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:08 2026] POST /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e66500aa-c318-4c62-9489-167b631e5c75 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e66500aa-c318-4c62-9489-167b631e5c75 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e66500aa-c318-4c62-9489-167b631e5c75 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e66500aa-c318-4c62-9489-167b631e5c75 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e66500aa-c318-4c62-9489-167b631e5c75 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e66500aa-c318-4c62-9489-167b631e5c75 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 returned with HTTP 200 Sep 01 18:10:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 878/1838] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:08 2026] GET /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 => generated 464 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-36d983c8-6711-49db-82b4-02a6bfdb910d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1110115772"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1110115772'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume of 1 GB Sep 01 18:10:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Availability Zones retrieved successfully. Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (54aa2570-b2b0-4f56-9fa6-0710d0e50753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a31d1b-d921-46ef-8268-927d173c738b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a31d1b-d921-46ef-8268-927d173c738b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e08ad3-f13f-4ee2-8574-4c6532c1d2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ed621c14-7ca9-4ddd-95ad-301d44b14814 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ed621c14-7ca9-4ddd-95ad-301d44b14814 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ed621c14-7ca9-4ddd-95ad-301d44b14814 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ed621c14-7ca9-4ddd-95ad-301d44b14814 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ed621c14-7ca9-4ddd-95ad-301d44b14814 tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 404 Sep 01 18:10:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 879/1839] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:09 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Created reservations ['64b3b6c1-22c8-4f10-b30c-1ee35d11462d', 'a38b3fc8-32c5-4541-9077-ab081270af65', 'a7b5dbc9-443a-4228-978a-a75f924df058', 'f3378cfd-daf8-494b-8da3-5fe2275e422f'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e08ad3-f13f-4ee2-8574-4c6532c1d2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64b3b6c1-22c8-4f10-b30c-1ee35d11462d', 'a38b3fc8-32c5-4541-9077-ab081270af65', 'a7b5dbc9-443a-4228-978a-a75f924df058', 'f3378cfd-daf8-494b-8da3-5fe2275e422f']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb99e2f3-512b-475e-9a0b-77eaaddaba5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb99e2f3-512b-475e-9a0b-77eaaddaba5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f2c201-9e59-4cb3-8c41-c30187f16d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1110115772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['64b3b6c1-22c8-4f10-b30c-1ee35d11462d','a38b3fc8-32c5-4541-9077-ab081270af65','a7b5dbc9-443a-4228-978a-a75f924df058','f3378cfd-daf8-494b-8da3-5fe2275e422f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1110115772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f2c201-9e59-4cb3-8c41-c30187f16d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ada47ea56324901bf682079961a1b81',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='e728455212414c65978a81670963f8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b87eca-14a0-4e31-8e64-39d0afc49bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1166f747-f9be-4e76-8c33-167f07d7f57a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1166f747-f9be-4e76-8c33-167f07d7f57a tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] DELETE http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1166f747-f9be-4e76-8c33-167f07d7f57a tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1166f747-f9be-4e76-8c33-167f07d7f57a tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-1166f747-f9be-4e76-8c33-167f07d7f57a tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Delete volume with id: 2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1166f747-f9be-4e76-8c33-167f07d7f57a tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 404 Sep 01 18:10:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 880/1840] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:10:09 2026] DELETE /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d07ce876-644d-4668-a2cb-2fe931912cdd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d07ce876-644d-4668-a2cb-2fe931912cdd tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] GET http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d07ce876-644d-4668-a2cb-2fe931912cdd tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d07ce876-644d-4668-a2cb-2fe931912cdd tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b87eca-14a0-4e31-8e64-39d0afc49bb9) 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-1110115772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['64b3b6c1-22c8-4f10-b30c-1ee35d11462d','a38b3fc8-32c5-4541-9077-ab081270af65','a7b5dbc9-443a-4228-978a-a75f924df058','f3378cfd-daf8-494b-8da3-5fe2275e422f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d07ce876-644d-4668-a2cb-2fe931912cdd tempest-VolumeImageDependencyTests-1090953921 tempest-VolumeImageDependencyTests-1090953921-project-member] http://192.168.122.108/volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb returned with HTTP 404 Sep 01 18:10:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 881/1841] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:09 2026] GET /volume/v3/volumes/2e274ed7-271d-4cc0-81b8-9efc4a3956cb => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e295a250-1547-428b-983d-652133144c50 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c08687c-7de5-47a2-9d4e-cb15ccbbbec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e295a250-1547-428b-983d-652133144c50 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e295a250-1547-428b-983d-652133144c50 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e295a250-1547-428b-983d-652133144c50 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e295a250-1547-428b-983d-652133144c50 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e295a250-1547-428b-983d-652133144c50 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 returned with HTTP 200 Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c08687c-7de5-47a2-9d4e-cb15ccbbbec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 882/1842] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:09 2026] GET /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 => generated 464 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (54aa2570-b2b0-4f56-9fa6-0710d0e50753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request issued successfully. Sep 01 18:10:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-36d983c8-6711-49db-82b4-02a6bfdb910d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 961/1843] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:10:08 2026] POST /volume/v3/volumes => generated 769 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ae134d1b-6be0-46b5-8ef5-2602750460f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ae134d1b-6be0-46b5-8ef5-2602750460f0 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ae134d1b-6be0-46b5-8ef5-2602750460f0 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ae134d1b-6be0-46b5-8ef5-2602750460f0 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ae134d1b-6be0-46b5-8ef5-2602750460f0 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ae134d1b-6be0-46b5-8ef5-2602750460f0 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f returned with HTTP 200 Sep 01 18:10:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 883/1844] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:09 2026] GET /volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f => generated 837 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-935775308"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-935775308'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Create volume of 1 GB Sep 01 18:10:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Availability Zones retrieved successfully. Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Flow 'volume_create_api' (58ae7680-5f01-4d6b-a08f-3bd13fa6ad21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4226679-9c34-493c-b79a-4b29356e83e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4226679-9c34-493c-b79a-4b29356e83e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:09 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec629925-078d-4552-a1f7-c60c1815aa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Created reservations ['db6f3f28-beef-4268-932b-12e434526ff9', '8f5038f6-420a-453a-8b66-262299b39853', 'd95d1c9f-9afb-4881-a238-8b5aa2e143fe', '309c0f2a-46d6-46cc-84f5-b5b059abed8c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec629925-078d-4552-a1f7-c60c1815aa4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db6f3f28-beef-4268-932b-12e434526ff9', '8f5038f6-420a-453a-8b66-262299b39853', 'd95d1c9f-9afb-4881-a238-8b5aa2e143fe', '309c0f2a-46d6-46cc-84f5-b5b059abed8c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7671992d-46ee-4c84-8e3f-084c981b30be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7671992d-46ee-4c84-8e3f-084c981b30be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dc5564f-f600-4358-86e4-de5de6efa2de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-935775308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b924b11cf7e54146b02406c3879ba6a3',qos_specs=None,replication_status=,reservations=['db6f3f28-beef-4268-932b-12e434526ff9','8f5038f6-420a-453a-8b66-262299b39853','d95d1c9f-9afb-4881-a238-8b5aa2e143fe','309c0f2a-46d6-46cc-84f5-b5b059abed8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab017cd3a0494a5fad336efe8f84e79f',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-935775308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dc5564f-f600-4358-86e4-de5de6efa2de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b924b11cf7e54146b02406c3879ba6a3',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='ab017cd3a0494a5fad336efe8f84e79f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba9d7a8-ca9f-4d0a-a015-285d4e84c5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba9d7a8-ca9f-4d0a-a015-285d4e84c5f6) 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-935775308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b924b11cf7e54146b02406c3879ba6a3',qos_specs=None,replication_status=,reservations=['db6f3f28-beef-4268-932b-12e434526ff9','8f5038f6-420a-453a-8b66-262299b39853','d95d1c9f-9afb-4881-a238-8b5aa2e143fe','309c0f2a-46d6-46cc-84f5-b5b059abed8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab017cd3a0494a5fad336efe8f84e79f',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe2689c-2069-4873-aa13-1dccabd2010e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe2689c-2069-4873-aa13-1dccabd2010e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Flow 'volume_create_api' (58ae7680-5f01-4d6b-a08f-3bd13fa6ad21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Create volume request issued successfully. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2236d1a9-a07a-4a24-b4a3-2950d5dbeed7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 962/1845] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:10:09 2026] POST /volume/v3/volumes => generated 766 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ec82785e-8d7f-4cf5-8820-1291ede83900 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec82785e-8d7f-4cf5-8820-1291ede83900 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec82785e-8d7f-4cf5-8820-1291ede83900 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec82785e-8d7f-4cf5-8820-1291ede83900 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ec82785e-8d7f-4cf5-8820-1291ede83900 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec82785e-8d7f-4cf5-8820-1291ede83900 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de returned with HTTP 200 Sep 01 18:10:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 884/1846] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:10 2026] GET /volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de => generated 834 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c5e1c074-6956-4f5f-a928-6caf2d829b6e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5e1c074-6956-4f5f-a928-6caf2d829b6e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5e1c074-6956-4f5f-a928-6caf2d829b6e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5e1c074-6956-4f5f-a928-6caf2d829b6e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5e1c074-6956-4f5f-a928-6caf2d829b6e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 returned with HTTP 404 Sep 01 18:10:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 963/1847] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:10 2026] GET /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4192f6ac-8cde-4b62-a1d5-691b6b532354 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4192f6ac-8cde-4b62-a1d5-691b6b532354 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4192f6ac-8cde-4b62-a1d5-691b6b532354 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4192f6ac-8cde-4b62-a1d5-691b6b532354 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-4192f6ac-8cde-4b62-a1d5-691b6b532354 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '8e38c235-0a83-4949-b297-51da409d4afc' with '{'status': 'available'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c511adaa-4305-492d-9723-590f6bb8e65a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4192f6ac-8cde-4b62-a1d5-691b6b532354 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:10:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 885/1848] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:10 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c511adaa-4305-492d-9723-590f6bb8e65a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c511adaa-4305-492d-9723-590f6bb8e65a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c511adaa-4305-492d-9723-590f6bb8e65a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9d0bd2db-0f75-4286-bbf9-ffa2306559cb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d0bd2db-0f75-4286-bbf9-ffa2306559cb tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d0bd2db-0f75-4286-bbf9-ffa2306559cb tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d0bd2db-0f75-4286-bbf9-ffa2306559cb tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9d0bd2db-0f75-4286-bbf9-ffa2306559cb tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d0bd2db-0f75-4286-bbf9-ffa2306559cb tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:10:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 886/1849] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:10 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c511adaa-4305-492d-9723-590f6bb8e65a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-54f2b9eb-f896-49a7-beba-440a619307e4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54f2b9eb-f896-49a7-beba-440a619307e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54f2b9eb-f896-49a7-beba-440a619307e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54f2b9eb-f896-49a7-beba-440a619307e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-54f2b9eb-f896-49a7-beba-440a619307e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Delete snapshot with id: 343460b8-b824-461f-a403-34b359cc6be8 Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c511adaa-4305-492d-9723-590f6bb8e65a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f returned with HTTP 200 Sep 01 18:10:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 964/1850] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:10 2026] GET /volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54f2b9eb-f896-49a7-beba-440a619307e4 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 returned with HTTP 404 Sep 01 18:10:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 887/1851] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:10 2026] DELETE /volume/v3/snapshots/343460b8-b824-461f-a403-34b359cc6be8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e837253f-5571-40a3-8dcd-b33848ed2acf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e837253f-5571-40a3-8dcd-b33848ed2acf tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e837253f-5571-40a3-8dcd-b33848ed2acf tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbe7f7d7-f161-4ed3-99cd-4366316f562b", "name": "tempest-SnapshotsActionsTest-Snapshot-200317375"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e837253f-5571-40a3-8dcd-b33848ed2acf tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-e837253f-5571-40a3-8dcd-b33848ed2acf tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Create snapshot from volume bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:10:10 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-e837253f-5571-40a3-8dcd-b33848ed2acf tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Created reservations ['ad5d3ec2-f6e4-404d-9da3-fdcdd418904a', '6bf9f656-fbe5-4326-8f36-3f1b773cfa84', '824f5818-67b1-476c-ad5b-b7a8972982a2', '0686f09d-e322-40b9-9a20-62d731199b15'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e837253f-5571-40a3-8dcd-b33848ed2acf tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot create request issued successfully. Sep 01 18:10:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e837253f-5571-40a3-8dcd-b33848ed2acf tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 965/1852] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-17d8725e-f56f-4eca-a476-178363da384b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-17d8725e-f56f-4eca-a476-178363da384b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-17d8725e-f56f-4eca-a476-178363da384b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-17d8725e-f56f-4eca-a476-178363da384b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-17d8725e-f56f-4eca-a476-178363da384b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-17d8725e-f56f-4eca-a476-178363da384b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 200 Sep 01 18:10:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 888/1853] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:10 2026] GET /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-de33a60a-4fbf-4a15-94e1-d752512aee21 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-de33a60a-4fbf-4a15-94e1-d752512aee21 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-de33a60a-4fbf-4a15-94e1-d752512aee21 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-de33a60a-4fbf-4a15-94e1-d752512aee21 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-de33a60a-4fbf-4a15-94e1-d752512aee21 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-de33a60a-4fbf-4a15-94e1-d752512aee21 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de returned with HTTP 200 Sep 01 18:10:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 966/1854] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:11 2026] GET /volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2fee7fb6-652b-4f07-8a58-53b75b0c3fd3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2fee7fb6-652b-4f07-8a58-53b75b0c3fd3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f Sep 01 18:10:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2fee7fb6-652b-4f07-8a58-53b75b0c3fd3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2fee7fb6-652b-4f07-8a58-53b75b0c3fd3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2fee7fb6-652b-4f07-8a58-53b75b0c3fd3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2fee7fb6-652b-4f07-8a58-53b75b0c3fd3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f returned with HTTP 200 Sep 01 18:10:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 889/1855] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:11 2026] GET /volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2b8b6d79-37f6-4cbf-85ef-0ccf412d9add None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b8b6d79-37f6-4cbf-85ef-0ccf412d9add tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b8b6d79-37f6-4cbf-85ef-0ccf412d9add tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0f2c201-9e59-4cb3-8c41-c30187f16d5f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2047516759"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2b8b6d79-37f6-4cbf-85ef-0ccf412d9add tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:11 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-2b8b6d79-37f6-4cbf-85ef-0ccf412d9add tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create snapshot from volume f0f2c201-9e59-4cb3-8c41-c30187f16d5f Sep 01 18:10:11 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-2b8b6d79-37f6-4cbf-85ef-0ccf412d9add tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Created reservations ['fe8549fa-0d80-4b59-8c65-f7dd84634b46', 'ba03553c-9d7e-4392-9109-0cf392442923', 'bafcf214-071c-42ff-8763-eeee8d764e0d', '84a59bad-9468-4e60-8bce-4acaae7af178'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1120f930-702f-488c-8a49-4b03bb64682b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1120f930-702f-488c-8a49-4b03bb64682b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1120f930-702f-488c-8a49-4b03bb64682b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1120f930-702f-488c-8a49-4b03bb64682b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1120f930-702f-488c-8a49-4b03bb64682b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1120f930-702f-488c-8a49-4b03bb64682b tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 200 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 890/1856] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:11 2026] GET /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2b8b6d79-37f6-4cbf-85ef-0ccf412d9add tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot create request issued successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b8b6d79-37f6-4cbf-85ef-0ccf412d9add tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 967/1857] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:11 2026] POST /volume/v3/snapshots => generated 316 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ff7c5eea-ac5b-4df5-9508-aa774a59ca7c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ff7c5eea-ac5b-4df5-9508-aa774a59ca7c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ff7c5eea-ac5b-4df5-9508-aa774a59ca7c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ff7c5eea-ac5b-4df5-9508-aa774a59ca7c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ff7c5eea-ac5b-4df5-9508-aa774a59ca7c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot retrieved successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ff7c5eea-ac5b-4df5-9508-aa774a59ca7c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 200 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 891/1858] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:12 2026] GET /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-191d515b-677b-4991-9ba2-f7577bb9dade None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Create volume of 1 GB Sep 01 18:10:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Availability Zones retrieved successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Flow 'volume_create_api' (18aacad8-1230-4145-be69-68eaf97441fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a240cef8-f7b8-49ec-8dd8-2fe8de78bf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-47c52921-f57a-44c8-9e35-ef8c09b7ad47 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47c52921-f57a-44c8-9e35-ef8c09b7ad47 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-47c52921-f57a-44c8-9e35-ef8c09b7ad47 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-47c52921-f57a-44c8-9e35-ef8c09b7ad47 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a240cef8-f7b8-49ec-8dd8-2fe8de78bf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10db4dbf-2a14-4f8f-a5af-c7438717cdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-47c52921-f57a-44c8-9e35-ef8c09b7ad47 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47c52921-f57a-44c8-9e35-ef8c09b7ad47 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de returned with HTTP 200 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 892/1859] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:12 2026] GET /volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-151c4b5a-9f44-4b85-be65-a42406cf3f22 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-151c4b5a-9f44-4b85-be65-a42406cf3f22 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-151c4b5a-9f44-4b85-be65-a42406cf3f22 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dc5564f-f600-4358-86e4-de5de6efa2de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-522289775"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-151c4b5a-9f44-4b85-be65-a42406cf3f22 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-151c4b5a-9f44-4b85-be65-a42406cf3f22 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Create snapshot from volume 5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Created reservations ['569e3877-866f-4635-9d42-8b305e8ed8a2', 'caa9e371-a245-4880-b823-e3993d45d5e5', 'd0a2dc59-e614-4810-a1cc-d2d0f3bcc86d', '05ab041b-ae02-4c75-bb80-a58c1cc629b4'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10db4dbf-2a14-4f8f-a5af-c7438717cdf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569e3877-866f-4635-9d42-8b305e8ed8a2', 'caa9e371-a245-4880-b823-e3993d45d5e5', 'd0a2dc59-e614-4810-a1cc-d2d0f3bcc86d', '05ab041b-ae02-4c75-bb80-a58c1cc629b4']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06b5c36-350f-444e-a5aa-99a45447f41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-151c4b5a-9f44-4b85-be65-a42406cf3f22 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Created reservations ['0fa64155-8ed2-4ecb-8dcc-bd3ab54640e4', '39d2dc0b-c0c2-444f-a915-c16e17685137', '4563fda5-e470-4a04-9c52-3fa628aa3854', 'f0cf1f96-4584-4a8f-97c8-24fde9a0ab32'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06b5c36-350f-444e-a5aa-99a45447f41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '789efc23-2198-4b6c-bbba-4636c7ea4e19', '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='4e18b9b47f9b41308a104813e51ad7d9',qos_specs=None,replication_status=,reservations=['569e3877-866f-4635-9d42-8b305e8ed8a2','caa9e371-a245-4880-b823-e3993d45d5e5','d0a2dc59-e614-4810-a1cc-d2d0f3bcc86d','05ab041b-ae02-4c75-bb80-a58c1cc629b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fcce1cb27427c9a77f01aac0c651d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:12Z,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=789efc23-2198-4b6c-bbba-4636c7ea4e19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e18b9b47f9b41308a104813e51ad7d9',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='3f9fcce1cb27427c9a77f01aac0c651d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74261699-faa8-4194-99d5-0b25800fd8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-151c4b5a-9f44-4b85-be65-a42406cf3f22 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot create request issued successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-151c4b5a-9f44-4b85-be65-a42406cf3f22 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 893/1860] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce4370b2-2898-49a4-addb-a14ba05c8deb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce4370b2-2898-49a4-addb-a14ba05c8deb tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce4370b2-2898-49a4-addb-a14ba05c8deb tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce4370b2-2898-49a4-addb-a14ba05c8deb tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74261699-faa8-4194-99d5-0b25800fd8cf) 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='4e18b9b47f9b41308a104813e51ad7d9',qos_specs=None,replication_status=,reservations=['569e3877-866f-4635-9d42-8b305e8ed8a2','caa9e371-a245-4880-b823-e3993d45d5e5','d0a2dc59-e614-4810-a1cc-d2d0f3bcc86d','05ab041b-ae02-4c75-bb80-a58c1cc629b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fcce1cb27427c9a77f01aac0c651d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db9c5d0-2ef5-4b74-80be-d544e1fb8262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce4370b2-2898-49a4-addb-a14ba05c8deb tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce4370b2-2898-49a4-addb-a14ba05c8deb tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 894/1861] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:12 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db9c5d0-2ef5-4b74-80be-d544e1fb8262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Flow 'volume_create_api' (18aacad8-1230-4145-be69-68eaf97441fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Create volume request issued successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-191d515b-677b-4991-9ba2-f7577bb9dade tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 968/1862] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:10:12 2026] POST /volume/v3/volumes => generated 749 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0c7cc753-c071-47f1-af17-3db1b91a9d6b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c7cc753-c071-47f1-af17-3db1b91a9d6b tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c7cc753-c071-47f1-af17-3db1b91a9d6b tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c7cc753-c071-47f1-af17-3db1b91a9d6b tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0c7cc753-c071-47f1-af17-3db1b91a9d6b tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c7cc753-c071-47f1-af17-3db1b91a9d6b tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 895/1863] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:12 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-15f8c645-f572-46fd-b717-f8afb6998702 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15f8c645-f572-46fd-b717-f8afb6998702 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15f8c645-f572-46fd-b717-f8afb6998702 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15f8c645-f572-46fd-b717-f8afb6998702 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-15f8c645-f572-46fd-b717-f8afb6998702 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15f8c645-f572-46fd-b717-f8afb6998702 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 200 Sep 01 18:10:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 969/1864] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:13 2026] GET /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4a2e4386-5871-41f4-9d67-9176dae61bf9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a2e4386-5871-41f4-9d67-9176dae61bf9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a2e4386-5871-41f4-9d67-9176dae61bf9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a2e4386-5871-41f4-9d67-9176dae61bf9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4a2e4386-5871-41f4-9d67-9176dae61bf9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot retrieved successfully. Sep 01 18:10:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a2e4386-5871-41f4-9d67-9176dae61bf9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 200 Sep 01 18:10:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 896/1865] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:13 2026] GET /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a1428d0e-7400-492d-8cb1-b818492d4ed9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a1428d0e-7400-492d-8cb1-b818492d4ed9 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a1428d0e-7400-492d-8cb1-b818492d4ed9 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a1428d0e-7400-492d-8cb1-b818492d4ed9 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a1428d0e-7400-492d-8cb1-b818492d4ed9 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a1428d0e-7400-492d-8cb1-b818492d4ed9 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 970/1866] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:13 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4017cef9-6690-4763-a365-cdde5295e5f2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4017cef9-6690-4763-a365-cdde5295e5f2 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4017cef9-6690-4763-a365-cdde5295e5f2 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4017cef9-6690-4763-a365-cdde5295e5f2 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4017cef9-6690-4763-a365-cdde5295e5f2 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4017cef9-6690-4763-a365-cdde5295e5f2 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 897/1867] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:13 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8a0f39b1-6bbd-4f74-a05e-9f83cec5bef1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a0f39b1-6bbd-4f74-a05e-9f83cec5bef1 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a0f39b1-6bbd-4f74-a05e-9f83cec5bef1 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a0f39b1-6bbd-4f74-a05e-9f83cec5bef1 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8a0f39b1-6bbd-4f74-a05e-9f83cec5bef1 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a0f39b1-6bbd-4f74-a05e-9f83cec5bef1 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 200 Sep 01 18:10:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 971/1868] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:14 2026] GET /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b02f20af-9058-4ee0-8830-e218c28d682d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b02f20af-9058-4ee0-8830-e218c28d682d tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7/action Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b02f20af-9058-4ee0-8830-e218c28d682d tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b02f20af-9058-4ee0-8830-e218c28d682d tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-b02f20af-9058-4ee0-8830-e218c28d682d tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '22e29523-063d-4fde-b58a-024a215d0bb7' with '{'status': 'error_deleting'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0b3e265f-b893-408e-893e-84e1f6c52c15 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b3e265f-b893-408e-893e-84e1f6c52c15 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b3e265f-b893-408e-893e-84e1f6c52c15 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b3e265f-b893-408e-893e-84e1f6c52c15 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b02f20af-9058-4ee0-8830-e218c28d682d tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7/action returned with HTTP 202 Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0b3e265f-b893-408e-893e-84e1f6c52c15 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot retrieved successfully. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 898/1869] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:14 2026] POST /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b3e265f-b893-408e-893e-84e1f6c52c15 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 200 Sep 01 18:10:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 972/1870] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:14 2026] GET /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-78a691d2-8528-468a-8b08-94a5eb96c9c2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78a691d2-8528-468a-8b08-94a5eb96c9c2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78a691d2-8528-468a-8b08-94a5eb96c9c2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78a691d2-8528-468a-8b08-94a5eb96c9c2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78a691d2-8528-468a-8b08-94a5eb96c9c2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78a691d2-8528-468a-8b08-94a5eb96c9c2 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 200 Sep 01 18:10:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 899/1871] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:14 2026] GET /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-97ce9366-1934-4f1a-a701-f0c3a00f9e80 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97ce9366-1934-4f1a-a701-f0c3a00f9e80 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7/action Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97ce9366-1934-4f1a-a701-f0c3a00f9e80 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97ce9366-1934-4f1a-a701-f0c3a00f9e80 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-97ce9366-1934-4f1a-a701-f0c3a00f9e80 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot retrieved successfully. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-97ce9366-1934-4f1a-a701-f0c3a00f9e80 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot delete request issued successfully. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97ce9366-1934-4f1a-a701-f0c3a00f9e80 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7/action returned with HTTP 202 Sep 01 18:10:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 973/1872] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:14 2026] POST /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8501c294-c37c-43f5-abd0-b9ce8c03dd9d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8501c294-c37c-43f5-abd0-b9ce8c03dd9d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8501c294-c37c-43f5-abd0-b9ce8c03dd9d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8501c294-c37c-43f5-abd0-b9ce8c03dd9d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8501c294-c37c-43f5-abd0-b9ce8c03dd9d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8501c294-c37c-43f5-abd0-b9ce8c03dd9d tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 200 Sep 01 18:10:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 900/1873] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:14 2026] GET /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bd113258-d3b6-4396-a2e8-ac1c824abe11 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd113258-d3b6-4396-a2e8-ac1c824abe11 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd113258-d3b6-4396-a2e8-ac1c824abe11 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd113258-d3b6-4396-a2e8-ac1c824abe11 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bd113258-d3b6-4396-a2e8-ac1c824abe11 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd113258-d3b6-4396-a2e8-ac1c824abe11 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 974/1874] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:14 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-79fcca91-73f2-4ac0-9351-b9bc8dfc0b91 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-79fcca91-73f2-4ac0-9351-b9bc8dfc0b91 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-79fcca91-73f2-4ac0-9351-b9bc8dfc0b91 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-79fcca91-73f2-4ac0-9351-b9bc8dfc0b91 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-79fcca91-73f2-4ac0-9351-b9bc8dfc0b91 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-79fcca91-73f2-4ac0-9351-b9bc8dfc0b91 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 901/1875] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:14 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-79fa7411-943c-4df6-96fb-95212ba3123e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79fa7411-943c-4df6-96fb-95212ba3123e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79fa7411-943c-4df6-96fb-95212ba3123e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79fa7411-943c-4df6-96fb-95212ba3123e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-79fa7411-943c-4df6-96fb-95212ba3123e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot retrieved successfully. Sep 01 18:10:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79fa7411-943c-4df6-96fb-95212ba3123e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 200 Sep 01 18:10:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 975/1876] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:15 2026] GET /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4fa37085-0444-48ff-ba51-795194e58557 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4fa37085-0444-48ff-ba51-795194e58557 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4fa37085-0444-48ff-ba51-795194e58557 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4fa37085-0444-48ff-ba51-795194e58557 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4fa37085-0444-48ff-ba51-795194e58557 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4fa37085-0444-48ff-ba51-795194e58557 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 200 Sep 01 18:10:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 902/1877] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:15 2026] GET /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ae1e6509-caa4-4359-b52a-eb40191b6c4d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae1e6509-caa4-4359-b52a-eb40191b6c4d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae1e6509-caa4-4359-b52a-eb40191b6c4d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ae1e6509-caa4-4359-b52a-eb40191b6c4d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ae1e6509-caa4-4359-b52a-eb40191b6c4d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ae1e6509-caa4-4359-b52a-eb40191b6c4d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 976/1878] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:15 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cb7f857a-867b-42a5-8b64-6b633359245f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cb7f857a-867b-42a5-8b64-6b633359245f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cb7f857a-867b-42a5-8b64-6b633359245f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cb7f857a-867b-42a5-8b64-6b633359245f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cb7f857a-867b-42a5-8b64-6b633359245f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cb7f857a-867b-42a5-8b64-6b633359245f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 903/1879] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:15 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-59f3841a-1d21-448b-8702-cd10e81b5437 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-59f3841a-1d21-448b-8702-cd10e81b5437 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-59f3841a-1d21-448b-8702-cd10e81b5437 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-59f3841a-1d21-448b-8702-cd10e81b5437 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-59f3841a-1d21-448b-8702-cd10e81b5437 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-59f3841a-1d21-448b-8702-cd10e81b5437 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 200 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 977/1880] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-09351662-058a-45ef-b3ab-50135973b152 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c6411134-817e-4094-963a-bd4cb5dd2827", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1800564737"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c6411134-817e-4094-963a-bd4cb5dd2827', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1800564737'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume of 1 GB Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Availability Zones retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (fc2d3f7c-af3d-4603-b274-a1494f0e7abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e039e56-2730-467e-9886-f98e78b964d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e039e56-2730-467e-9886-f98e78b964d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d36a2c-1932-45fb-907a-c762cf018853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-66a3b801-7588-4c13-9542-eb54286f619e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66a3b801-7588-4c13-9542-eb54286f619e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66a3b801-7588-4c13-9542-eb54286f619e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66a3b801-7588-4c13-9542-eb54286f619e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66a3b801-7588-4c13-9542-eb54286f619e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 404 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 978/1881] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a18dff16-16ec-41fc-a1c7-4c55089cd55f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a18dff16-16ec-41fc-a1c7-4c55089cd55f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a18dff16-16ec-41fc-a1c7-4c55089cd55f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a18dff16-16ec-41fc-a1c7-4c55089cd55f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-a18dff16-16ec-41fc-a1c7-4c55089cd55f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '8e38c235-0a83-4949-b297-51da409d4afc' with '{'status': 'available'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Created reservations ['48581f40-2e18-4905-a587-910fa1c0fe65', 'd1f07902-4de4-4c7e-8997-e3cc8571d340', '3f841346-17a4-4a87-9f97-4ae425eb5f87', 'ce1e31ee-3c3b-4b98-b31d-cdc130bb488a'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d36a2c-1932-45fb-907a-c762cf018853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48581f40-2e18-4905-a587-910fa1c0fe65', 'd1f07902-4de4-4c7e-8997-e3cc8571d340', '3f841346-17a4-4a87-9f97-4ae425eb5f87', 'ce1e31ee-3c3b-4b98-b31d-cdc130bb488a']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8575de51-0c73-44f7-b290-4d5ebc85de9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a18dff16-16ec-41fc-a1c7-4c55089cd55f tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 979/1882] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:16 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9de9ac80-8af7-48d7-87b6-9b157ab84e63 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9de9ac80-8af7-48d7-87b6-9b157ab84e63 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9de9ac80-8af7-48d7-87b6-9b157ab84e63 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9de9ac80-8af7-48d7-87b6-9b157ab84e63 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9de9ac80-8af7-48d7-87b6-9b157ab84e63 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9de9ac80-8af7-48d7-87b6-9b157ab84e63 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8575de51-0c73-44f7-b290-4d5ebc85de9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1800564737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['48581f40-2e18-4905-a587-910fa1c0fe65','d1f07902-4de4-4c7e-8997-e3cc8571d340','3f841346-17a4-4a87-9f97-4ae425eb5f87','ce1e31ee-3c3b-4b98-b31d-cdc130bb488a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1800564737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ada47ea56324901bf682079961a1b81',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='e728455212414c65978a81670963f8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 980/1883] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a81b39-6897-4ce3-b967-18c2e2cefaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6a88ad62-7545-4bcc-8f55-a59a8107dd48 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6a88ad62-7545-4bcc-8f55-a59a8107dd48 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6a88ad62-7545-4bcc-8f55-a59a8107dd48 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6a88ad62-7545-4bcc-8f55-a59a8107dd48 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-6a88ad62-7545-4bcc-8f55-a59a8107dd48 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Delete snapshot with id: 22e29523-063d-4fde-b58a-024a215d0bb7 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6a88ad62-7545-4bcc-8f55-a59a8107dd48 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 returned with HTTP 404 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 981/1884] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:16 2026] DELETE /volume/v3/snapshots/22e29523-063d-4fde-b58a-024a215d0bb7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-95ca8ffa-ed64-4404-b5fe-fb2bceb080bf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-95ca8ffa-ed64-4404-b5fe-fb2bceb080bf tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-95ca8ffa-ed64-4404-b5fe-fb2bceb080bf tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-95ca8ffa-ed64-4404-b5fe-fb2bceb080bf tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a81b39-6897-4ce3-b967-18c2e2cefaac) 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-1800564737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['48581f40-2e18-4905-a587-910fa1c0fe65','d1f07902-4de4-4c7e-8997-e3cc8571d340','3f841346-17a4-4a87-9f97-4ae425eb5f87','ce1e31ee-3c3b-4b98-b31d-cdc130bb488a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-95ca8ffa-ed64-4404-b5fe-fb2bceb080bf tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '8e38c235-0a83-4949-b297-51da409d4afc' with '{'status': 'creating'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ac0ad6-f534-4561-8c32-1dfc5c3c8c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ac0ad6-f534-4561-8c32-1dfc5c3c8c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (fc2d3f7c-af3d-4603-b274-a1494f0e7abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request issued successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-09351662-058a-45ef-b3ab-50135973b152 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 904/1885] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:10:16 2026] POST /volume/v3/volumes => generated 769 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-95ca8ffa-ed64-4404-b5fe-fb2bceb080bf tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 982/1886] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:16 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-95ad6f34-f42d-4621-a781-6b8cf6bb11e8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95ad6f34-f42d-4621-a781-6b8cf6bb11e8 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95ad6f34-f42d-4621-a781-6b8cf6bb11e8 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95ad6f34-f42d-4621-a781-6b8cf6bb11e8 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c6411134-817e-4094-963a-bd4cb5dd2827", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-284889362"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c6411134-817e-4094-963a-bd4cb5dd2827', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-284889362'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume of 1 GB Sep 01 18:10:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-95ad6f34-f42d-4621-a781-6b8cf6bb11e8 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95ad6f34-f42d-4621-a781-6b8cf6bb11e8 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 905/1887] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Availability Zones retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bf01fef7-3c10-4ebd-ac83-b26306277aa6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf01fef7-3c10-4ebd-ac83-b26306277aa6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf01fef7-3c10-4ebd-ac83-b26306277aa6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf01fef7-3c10-4ebd-ac83-b26306277aa6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf01fef7-3c10-4ebd-ac83-b26306277aa6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86562) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (451e61c1-43fc-4b91-91f3-8273617ddd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.snapshot_actions [None req-bf01fef7-3c10-4ebd-ac83-b26306277aa6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Updating snapshot 8e38c235-0a83-4949-b297-51da409d4afc with info {'id': '8e38c235-0a83-4949-b297-51da409d4afc', 'status': 'error', 'progress': '80%'} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0839d66a-71de-4dc0-aed3-58ba5f90e70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf01fef7-3c10-4ebd-ac83-b26306277aa6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 906/1888] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:16 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-93f2513f-12c3-4926-b988-6b6c04dcfc74 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93f2513f-12c3-4926-b988-6b6c04dcfc74 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93f2513f-12c3-4926-b988-6b6c04dcfc74 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93f2513f-12c3-4926-b988-6b6c04dcfc74 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-93f2513f-12c3-4926-b988-6b6c04dcfc74 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Snapshot retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93f2513f-12c3-4926-b988-6b6c04dcfc74 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 907/1889] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4ad9b175-e910-4a1c-a2d1-965b88eef117 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ad9b175-e910-4a1c-a2d1-965b88eef117 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] POST http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ad9b175-e910-4a1c-a2d1-965b88eef117 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4ad9b175-e910-4a1c-a2d1-965b88eef117 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-4ad9b175-e910-4a1c-a2d1-965b88eef117 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] Updating snapshot '8e38c235-0a83-4949-b297-51da409d4afc' with '{'status': 'available'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0839d66a-71de-4dc0-aed3-58ba5f90e70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e38ab1b-b16b-4c62-9afe-04827d2a6f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4ad9b175-e910-4a1c-a2d1-965b88eef117 tempest-SnapshotsActionsTest-655426262 tempest-SnapshotsActionsTest-655426262-project-admin] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action returned with HTTP 202 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 908/1890] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:10:16 2026] POST /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9d3397ac-7a43-4dc4-a840-4aa5972c4ba7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d3397ac-7a43-4dc4-a840-4aa5972c4ba7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d3397ac-7a43-4dc4-a840-4aa5972c4ba7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d3397ac-7a43-4dc4-a840-4aa5972c4ba7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Created reservations ['f6fb4832-ea62-49a3-9923-445f2008e46d', '8cc7efd6-2e9e-41b6-a7c8-bd127905cf35', 'ec50359c-8d9b-417a-8309-18c2c1e68c59', 'ff6d0927-f492-4e89-af83-c5ab0b1ade61'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9d3397ac-7a43-4dc4-a840-4aa5972c4ba7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e38ab1b-b16b-4c62-9afe-04827d2a6f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6fb4832-ea62-49a3-9923-445f2008e46d', '8cc7efd6-2e9e-41b6-a7c8-bd127905cf35', 'ec50359c-8d9b-417a-8309-18c2c1e68c59', 'ff6d0927-f492-4e89-af83-c5ab0b1ade61']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d3397ac-7a43-4dc4-a840-4aa5972c4ba7 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 909/1891] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40724639-2b84-4633-916b-70dcdbc2a290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0ef9746b-57c7-4b37-9579-1e6fe758b95a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ef9746b-57c7-4b37-9579-1e6fe758b95a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ef9746b-57c7-4b37-9579-1e6fe758b95a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ef9746b-57c7-4b37-9579-1e6fe758b95a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0ef9746b-57c7-4b37-9579-1e6fe758b95a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ef9746b-57c7-4b37-9579-1e6fe758b95a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 910/1892] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8cdf8c86-f031-4716-8864-0d864855a777 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8cdf8c86-f031-4716-8864-0d864855a777 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8cdf8c86-f031-4716-8864-0d864855a777 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8cdf8c86-f031-4716-8864-0d864855a777 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-8cdf8c86-f031-4716-8864-0d864855a777 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Delete snapshot with id: 8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8cdf8c86-f031-4716-8864-0d864855a777 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40724639-2b84-4633-916b-70dcdbc2a290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-284889362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['f6fb4832-ea62-49a3-9923-445f2008e46d','8cc7efd6-2e9e-41b6-a7c8-bd127905cf35','ec50359c-8d9b-417a-8309-18c2c1e68c59','ff6d0927-f492-4e89-af83-c5ab0b1ade61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-284889362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ada47ea56324901bf682079961a1b81',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='e728455212414c65978a81670963f8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045c6079-ba80-4925-8272-b9baea729c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8cdf8c86-f031-4716-8864-0d864855a777 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot delete request issued successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8cdf8c86-f031-4716-8864-0d864855a777 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 202 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 911/1893] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:16 2026] DELETE /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2e9e0eff-4e39-4a89-b6e3-3478e829ba08 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2e9e0eff-4e39-4a89-b6e3-3478e829ba08 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2e9e0eff-4e39-4a89-b6e3-3478e829ba08 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2e9e0eff-4e39-4a89-b6e3-3478e829ba08 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2e9e0eff-4e39-4a89-b6e3-3478e829ba08 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045c6079-ba80-4925-8272-b9baea729c37) 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-284889362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['f6fb4832-ea62-49a3-9923-445f2008e46d','8cc7efd6-2e9e-41b6-a7c8-bd127905cf35','ec50359c-8d9b-417a-8309-18c2c1e68c59','ff6d0927-f492-4e89-af83-c5ab0b1ade61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2e9e0eff-4e39-4a89-b6e3-3478e829ba08 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:10:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 912/1894] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6940238b-4bf8-482d-991d-11d4b1247cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6940238b-4bf8-482d-991d-11d4b1247cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (451e61c1-43fc-4b91-91f3-8273617ddd1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request issued successfully. Sep 01 18:10:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c3bc40c-9f2d-4d77-a58a-b5af86f9b57b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 983/1895] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:10:16 2026] POST /volume/v3/volumes => generated 768 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2d290359-e936-4908-a575-d4752a4dfaa2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cb5a70d8-e3b9-4cf6-bb5b-1fbce5d0d008 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cb5a70d8-e3b9-4cf6-bb5b-1fbce5d0d008 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cb5a70d8-e3b9-4cf6-bb5b-1fbce5d0d008 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cb5a70d8-e3b9-4cf6-bb5b-1fbce5d0d008 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c6411134-817e-4094-963a-bd4cb5dd2827", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-937139049"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c6411134-817e-4094-963a-bd4cb5dd2827', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-937139049'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume of 1 GB Sep 01 18:10:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Availability Zones retrieved successfully. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cb5a70d8-e3b9-4cf6-bb5b-1fbce5d0d008 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cb5a70d8-e3b9-4cf6-bb5b-1fbce5d0d008 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 984/1896] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:16 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (0ded7c3f-4669-4d3a-a9db-a2c63fe27292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc76800c-1e55-41d3-8eb2-6ef468e4ec11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc76800c-1e55-41d3-8eb2-6ef468e4ec11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34a1699-582a-4eb7-a83b-d82aa8607e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Created reservations ['868d4d75-88ce-40b7-a3ad-6942cc829b14', '29547123-a625-4eab-b543-c8849fa4dfed', '6d25bd17-3f0c-41f5-b7cf-2b8a409b15fa', '02cb0df1-a717-4f86-ab1e-534cfa89e13a'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34a1699-582a-4eb7-a83b-d82aa8607e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['868d4d75-88ce-40b7-a3ad-6942cc829b14', '29547123-a625-4eab-b543-c8849fa4dfed', '6d25bd17-3f0c-41f5-b7cf-2b8a409b15fa', '02cb0df1-a717-4f86-ab1e-534cfa89e13a']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea96d03f-f333-4875-af91-4084fc3eb136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea96d03f-f333-4875-af91-4084fc3eb136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37251a8-9d53-441e-a493-1ac38b96740d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-937139049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['868d4d75-88ce-40b7-a3ad-6942cc829b14','29547123-a625-4eab-b543-c8849fa4dfed','6d25bd17-3f0c-41f5-b7cf-2b8a409b15fa','02cb0df1-a717-4f86-ab1e-534cfa89e13a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-937139049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a37251a8-9d53-441e-a493-1ac38b96740d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ada47ea56324901bf682079961a1b81',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='e728455212414c65978a81670963f8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c1bc6e0-ba59-46cc-927c-a2fc6eb59032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c1bc6e0-ba59-46cc-927c-a2fc6eb59032) 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-937139049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['868d4d75-88ce-40b7-a3ad-6942cc829b14','29547123-a625-4eab-b543-c8849fa4dfed','6d25bd17-3f0c-41f5-b7cf-2b8a409b15fa','02cb0df1-a717-4f86-ab1e-534cfa89e13a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (390288d7-4e63-4e70-a4a2-3a66d0f7e4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (390288d7-4e63-4e70-a4a2-3a66d0f7e4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (0ded7c3f-4669-4d3a-a9db-a2c63fe27292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request issued successfully. Sep 01 18:10:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2d290359-e936-4908-a575-d4752a4dfaa2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 913/1897] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:10:16 2026] POST /volume/v3/volumes => generated 768 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c6411134-817e-4094-963a-bd4cb5dd2827", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1613665034"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c6411134-817e-4094-963a-bd4cb5dd2827', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1613665034'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume of 1 GB Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Availability Zones retrieved successfully. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (989d57fb-2818-4844-ae6b-cb40bb87aee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff8ee4f-2168-4c22-833c-cad9b58696d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff8ee4f-2168-4c22-833c-cad9b58696d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b78b2f-86a5-4020-8abc-709583e416e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Created reservations ['42123c5a-b9e6-4747-815d-3b00171ca224', 'ec2d6133-1a2a-4eb1-aeae-767128d6ca27', 'cd23e114-2f79-4601-839f-24de7626a077', '9d00e613-9161-4f58-82c3-d7b2b47d1b5d'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b78b2f-86a5-4020-8abc-709583e416e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42123c5a-b9e6-4747-815d-3b00171ca224', 'ec2d6133-1a2a-4eb1-aeae-767128d6ca27', 'cd23e114-2f79-4601-839f-24de7626a077', '9d00e613-9161-4f58-82c3-d7b2b47d1b5d']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fcc1b5-627b-486b-8624-8d55c236157d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fcc1b5-627b-486b-8624-8d55c236157d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '265fff8a-527f-4c0e-b437-0ee8e16d127f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1613665034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['42123c5a-b9e6-4747-815d-3b00171ca224','ec2d6133-1a2a-4eb1-aeae-767128d6ca27','cd23e114-2f79-4601-839f-24de7626a077','9d00e613-9161-4f58-82c3-d7b2b47d1b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1613665034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=265fff8a-527f-4c0e-b437-0ee8e16d127f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ada47ea56324901bf682079961a1b81',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='e728455212414c65978a81670963f8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536417b7-5233-47e2-8b26-62c6ffc60a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536417b7-5233-47e2-8b26-62c6ffc60a0b) 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-1613665034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['42123c5a-b9e6-4747-815d-3b00171ca224','ec2d6133-1a2a-4eb1-aeae-767128d6ca27','cd23e114-2f79-4601-839f-24de7626a077','9d00e613-9161-4f58-82c3-d7b2b47d1b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c607f56e-3e11-4e38-ae45-7da504fcd56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c607f56e-3e11-4e38-ae45-7da504fcd56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (989d57fb-2818-4844-ae6b-cb40bb87aee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request issued successfully. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-20d17e20-390f-4894-a4c2-a4ccbb4c01a9 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 985/1898] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:10:17 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 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c6411134-817e-4094-963a-bd4cb5dd2827", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-755195250"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c6411134-817e-4094-963a-bd4cb5dd2827', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-755195250'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume of 1 GB Sep 01 18:10:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Availability Zones retrieved successfully. Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (65922f46-6c11-443f-85c7-c60ba3e451db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5660954-a33b-46c7-8c1e-741aa393ab41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c5b92028-ec11-4d6d-ac94-82ecbd1eb9c8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5b92028-ec11-4d6d-ac94-82ecbd1eb9c8 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5b92028-ec11-4d6d-ac94-82ecbd1eb9c8 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5b92028-ec11-4d6d-ac94-82ecbd1eb9c8 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c5b92028-ec11-4d6d-ac94-82ecbd1eb9c8 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5b92028-ec11-4d6d-ac94-82ecbd1eb9c8 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 986/1899] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:17 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-de377675-f7a8-4a23-a03e-5d280daa569d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-de377675-f7a8-4a23-a03e-5d280daa569d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-de377675-f7a8-4a23-a03e-5d280daa569d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dc5564f-f600-4358-86e4-de5de6efa2de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-557329403"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5660954-a33b-46c7-8c1e-741aa393ab41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-de377675-f7a8-4a23-a03e-5d280daa569d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:17 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-de377675-f7a8-4a23-a03e-5d280daa569d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Create snapshot from volume 5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b233941-7d88-449c-8a60-84aefb9a56e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-de377675-f7a8-4a23-a03e-5d280daa569d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Created reservations ['b77ee820-455c-4172-844b-70fe4ba3bb43', '641d4c19-5f90-4199-bfb4-4a46bb35c8ee', '5c03ea2c-4565-4bf8-b17b-4e2476d88916', '7dbc1c94-5a60-4a3f-91bb-639c3182b78b'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Created reservations ['0443cc88-0074-4209-8f6e-51859fba1569', '6d9fc479-8cee-455f-b0c9-cb266eae870e', 'e23ed7ac-2a22-4dc3-8af0-0952ce0240c7', '7e564d76-2c6e-44b4-ac3d-6debca8251dd'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b233941-7d88-449c-8a60-84aefb9a56e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0443cc88-0074-4209-8f6e-51859fba1569', '6d9fc479-8cee-455f-b0c9-cb266eae870e', 'e23ed7ac-2a22-4dc3-8af0-0952ce0240c7', '7e564d76-2c6e-44b4-ac3d-6debca8251dd']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48b5246-fb36-4214-99bc-ff6a7eb79977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-de377675-f7a8-4a23-a03e-5d280daa569d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot create request issued successfully. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-de377675-f7a8-4a23-a03e-5d280daa569d tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 987/1900] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:17 2026] POST /volume/v3/snapshots => generated 313 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1fc6a5d8-a54f-4907-9ab0-6d3cc381daf0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1fc6a5d8-a54f-4907-9ab0-6d3cc381daf0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1fc6a5d8-a54f-4907-9ab0-6d3cc381daf0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1fc6a5d8-a54f-4907-9ab0-6d3cc381daf0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48b5246-fb36-4214-99bc-ff6a7eb79977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f0fc537-7327-449b-aa65-3dcf1f7bb037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-755195250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['0443cc88-0074-4209-8f6e-51859fba1569','6d9fc479-8cee-455f-b0c9-cb266eae870e','e23ed7ac-2a22-4dc3-8af0-0952ce0240c7','7e564d76-2c6e-44b4-ac3d-6debca8251dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-755195250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f0fc537-7327-449b-aa65-3dcf1f7bb037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ada47ea56324901bf682079961a1b81',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='e728455212414c65978a81670963f8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596fb4b7-f1e9-489e-8e34-23998284bd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1fc6a5d8-a54f-4907-9ab0-6d3cc381daf0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Snapshot retrieved successfully. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1fc6a5d8-a54f-4907-9ab0-6d3cc381daf0 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 200 Sep 01 18:10:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 988/1901] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:18 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d7747bb6-1697-4eaa-9d58-cf87abaa7d4e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d7747bb6-1697-4eaa-9d58-cf87abaa7d4e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d7747bb6-1697-4eaa-9d58-cf87abaa7d4e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d7747bb6-1697-4eaa-9d58-cf87abaa7d4e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d7747bb6-1697-4eaa-9d58-cf87abaa7d4e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596fb4b7-f1e9-489e-8e34-23998284bd88) 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-755195250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ada47ea56324901bf682079961a1b81',qos_specs=None,replication_status=,reservations=['0443cc88-0074-4209-8f6e-51859fba1569','6d9fc479-8cee-455f-b0c9-cb266eae870e','e23ed7ac-2a22-4dc3-8af0-0952ce0240c7','7e564d76-2c6e-44b4-ac3d-6debca8251dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e728455212414c65978a81670963f8cf',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35d29ca-e83a-4746-9431-bcf20e338a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d7747bb6-1697-4eaa-9d58-cf87abaa7d4e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 989/1902] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:18 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f9cbfa83-cccf-46b4-b0c2-671bda3023a2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9cbfa83-cccf-46b4-b0c2-671bda3023a2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9cbfa83-cccf-46b4-b0c2-671bda3023a2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9cbfa83-cccf-46b4-b0c2-671bda3023a2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f9cbfa83-cccf-46b4-b0c2-671bda3023a2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9cbfa83-cccf-46b4-b0c2-671bda3023a2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 990/1903] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:18 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35d29ca-e83a-4746-9431-bcf20e338a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:18 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Flow 'volume_create_api' (65922f46-6c11-443f-85c7-c60ba3e451db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Create volume request issued successfully. Sep 01 18:10:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78c23661-1ad8-4cdf-a1f8-ffd7ebfc8b0d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 914/1904] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:10:17 2026] POST /volume/v3/volumes => generated 768 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3a1e987b-98a4-417e-9059-64bcaadc25e4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a1e987b-98a4-417e-9059-64bcaadc25e4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a1e987b-98a4-417e-9059-64bcaadc25e4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a1e987b-98a4-417e-9059-64bcaadc25e4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3a1e987b-98a4-417e-9059-64bcaadc25e4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a1e987b-98a4-417e-9059-64bcaadc25e4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c returned with HTTP 200 Sep 01 18:10:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 991/1905] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:18 2026] GET /volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ddcd5623-e248-4c66-aa5e-cad08281b098 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ddcd5623-e248-4c66-aa5e-cad08281b098 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ddcd5623-e248-4c66-aa5e-cad08281b098 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ddcd5623-e248-4c66-aa5e-cad08281b098 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ddcd5623-e248-4c66-aa5e-cad08281b098 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc returned with HTTP 404 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 915/1906] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:19 2026] GET /volume/v3/snapshots/8e38c235-0a83-4949-b297-51da409d4afc => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-62d8e9db-67ab-44fe-ad9a-e81f9fc49b11 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-62d8e9db-67ab-44fe-ad9a-e81f9fc49b11 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-62d8e9db-67ab-44fe-ad9a-e81f9fc49b11 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-62d8e9db-67ab-44fe-ad9a-e81f9fc49b11 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-62d8e9db-67ab-44fe-ad9a-e81f9fc49b11 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8595df19-fb16-47a9-9258-7ad9081e431e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-62d8e9db-67ab-44fe-ad9a-e81f9fc49b11 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b returned with HTTP 200 Sep 01 18:10:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 992/1907] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:19 2026] GET /volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8595df19-fb16-47a9-9258-7ad9081e431e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8595df19-fb16-47a9-9258-7ad9081e431e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8595df19-fb16-47a9-9258-7ad9081e431e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-25f17ac0-4b40-4263-9f27-136ca4baf27e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25f17ac0-4b40-4263-9f27-136ca4baf27e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25f17ac0-4b40-4263-9f27-136ca4baf27e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25f17ac0-4b40-4263-9f27-136ca4baf27e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-25f17ac0-4b40-4263-9f27-136ca4baf27e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25f17ac0-4b40-4263-9f27-136ca4baf27e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 993/1908] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:19 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8595df19-fb16-47a9-9258-7ad9081e431e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e0550581-966e-4940-81fe-3ef18cb289f6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0550581-966e-4940-81fe-3ef18cb289f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] DELETE http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0550581-966e-4940-81fe-3ef18cb289f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e0550581-966e-4940-81fe-3ef18cb289f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e0550581-966e-4940-81fe-3ef18cb289f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Delete volume with id: bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8595df19-fb16-47a9-9258-7ad9081e431e tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 916/1909] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:19 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=757,cinder:UPDATE=213,cinder:INSERT=106,cinder:DELETE=6 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e0550581-966e-4940-81fe-3ef18cb289f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c9f2a348-c2b9-4cb0-aec8-8380008b95c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c9f2a348-c2b9-4cb0-aec8-8380008b95c4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c9f2a348-c2b9-4cb0-aec8-8380008b95c4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c9f2a348-c2b9-4cb0-aec8-8380008b95c4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c9f2a348-c2b9-4cb0-aec8-8380008b95c4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c9f2a348-c2b9-4cb0-aec8-8380008b95c4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 917/1910] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:19 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-64611e7e-1335-433e-aa45-74cd374a7a63 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64611e7e-1335-433e-aa45-74cd374a7a63 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64611e7e-1335-433e-aa45-74cd374a7a63 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64611e7e-1335-433e-aa45-74cd374a7a63 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e0550581-966e-4940-81fe-3ef18cb289f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Delete volume request issued successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e0550581-966e-4940-81fe-3ef18cb289f6 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b returned with HTTP 202 Sep 01 18:10:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 994/1911] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:19 2026] DELETE /volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-408466004"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-408466004'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Create volume of 1 GB Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Availability Zones retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-64611e7e-1335-433e-aa45-74cd374a7a63 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64611e7e-1335-433e-aa45-74cd374a7a63 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c returned with HTTP 200 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 918/1912] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:19 2026] GET /volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d6e1c58c-ede8-4d92-b9e7-08e882db4f5e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d6e1c58c-ede8-4d92-b9e7-08e882db4f5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d6e1c58c-ede8-4d92-b9e7-08e882db4f5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d6e1c58c-ede8-4d92-b9e7-08e882db4f5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Flow 'volume_create_api' (cc14e961-304f-4677-b106-68cb44016a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc8acfe-15b3-4f05-ae00-8c25b83366a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d6e1c58c-ede8-4d92-b9e7-08e882db4f5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Volume info retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d6e1c58c-ede8-4d92-b9e7-08e882db4f5e tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b returned with HTTP 200 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 919/1913] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:19 2026] GET /volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc8acfe-15b3-4f05-ae00-8c25b83366a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a91bd76-6c81-4315-90b4-84881554ab55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Created reservations ['c714bb13-97bc-4f33-85ed-2046b3387e5d', 'fbcf6154-f7b1-4efe-a216-e55d35692476', '4fd1e0a2-dea4-412b-8a6b-9d41c3f2ed5f', '50dcb3a7-1d89-4e08-854e-bb7924dd8ecf'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a91bd76-6c81-4315-90b4-84881554ab55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c714bb13-97bc-4f33-85ed-2046b3387e5d', 'fbcf6154-f7b1-4efe-a216-e55d35692476', '4fd1e0a2-dea4-412b-8a6b-9d41c3f2ed5f', '50dcb3a7-1d89-4e08-854e-bb7924dd8ecf']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346b94e7-2462-4af9-ad47-dca8d029c2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346b94e7-2462-4af9-ad47-dca8d029c2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c1f96d-cb34-448d-9cd8-2149e3fe5ea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-408466004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e18b9b47f9b41308a104813e51ad7d9',qos_specs=None,replication_status=,reservations=['c714bb13-97bc-4f33-85ed-2046b3387e5d','fbcf6154-f7b1-4efe-a216-e55d35692476','4fd1e0a2-dea4-412b-8a6b-9d41c3f2ed5f','50dcb3a7-1d89-4e08-854e-bb7924dd8ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fcce1cb27427c9a77f01aac0c651d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:19Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-408466004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c1f96d-cb34-448d-9cd8-2149e3fe5ea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e18b9b47f9b41308a104813e51ad7d9',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='3f9fcce1cb27427c9a77f01aac0c651d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e467dd8b-a94b-4962-bd26-97162f415145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e467dd8b-a94b-4962-bd26-97162f415145) 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-408466004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e18b9b47f9b41308a104813e51ad7d9',qos_specs=None,replication_status=,reservations=['c714bb13-97bc-4f33-85ed-2046b3387e5d','fbcf6154-f7b1-4efe-a216-e55d35692476','4fd1e0a2-dea4-412b-8a6b-9d41c3f2ed5f','50dcb3a7-1d89-4e08-854e-bb7924dd8ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fcce1cb27427c9a77f01aac0c651d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab93e5b3-73b3-4740-b034-9cfbd2d80b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab93e5b3-73b3-4740-b034-9cfbd2d80b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Flow 'volume_create_api' (cc14e961-304f-4677-b106-68cb44016a51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Create volume request issued successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b5e0cab7-c008-4053-8137-b7ced16887f3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 995/1914] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:10:19 2026] POST /volume/v3/volumes => generated 784 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-29ded9c7-6289-423e-90da-ba6df145bb2c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29ded9c7-6289-423e-90da-ba6df145bb2c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29ded9c7-6289-423e-90da-ba6df145bb2c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-29ded9c7-6289-423e-90da-ba6df145bb2c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-29ded9c7-6289-423e-90da-ba6df145bb2c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-29ded9c7-6289-423e-90da-ba6df145bb2c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 920/1915] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:19 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4689be46-b98d-407a-92a3-47ab6930f722 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4689be46-b98d-407a-92a3-47ab6930f722 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4689be46-b98d-407a-92a3-47ab6930f722 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4689be46-b98d-407a-92a3-47ab6930f722 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4689be46-b98d-407a-92a3-47ab6930f722 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4689be46-b98d-407a-92a3-47ab6930f722 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 996/1916] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:20 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dcbc7a05-c3cc-4ac3-a5da-ec47d25d6e2c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dcbc7a05-c3cc-4ac3-a5da-ec47d25d6e2c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dcbc7a05-c3cc-4ac3-a5da-ec47d25d6e2c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dcbc7a05-c3cc-4ac3-a5da-ec47d25d6e2c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dcbc7a05-c3cc-4ac3-a5da-ec47d25d6e2c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dcbc7a05-c3cc-4ac3-a5da-ec47d25d6e2c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c returned with HTTP 200 Sep 01 18:10:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 921/1917] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:20 2026] GET /volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fa9b68a2-73af-4055-a18d-56b3f5490f4a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e3f5ee9e-58db-471c-83b1-bbc90c7c5f12 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e3f5ee9e-58db-471c-83b1-bbc90c7c5f12 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] GET http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa9b68a2-73af-4055-a18d-56b3f5490f4a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e3f5ee9e-58db-471c-83b1-bbc90c7c5f12 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fa9b68a2-73af-4055-a18d-56b3f5490f4a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e3f5ee9e-58db-471c-83b1-bbc90c7c5f12 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fa9b68a2-73af-4055-a18d-56b3f5490f4a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e3f5ee9e-58db-471c-83b1-bbc90c7c5f12 tempest-SnapshotsActionsTest-1542651938 tempest-SnapshotsActionsTest-1542651938-project-member] http://192.168.122.108/volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b returned with HTTP 404 Sep 01 18:10:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 997/1918] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:20 2026] GET /volume/v3/volumes/bbe7f7d7-f161-4ed3-99cd-4366316f562b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fa9b68a2-73af-4055-a18d-56b3f5490f4a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa9b68a2-73af-4055-a18d-56b3f5490f4a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e returned with HTTP 200 Sep 01 18:10:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 922/1919] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:20 2026] GET /volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2abccf8d-e78c-49c2-9660-371b14739ac2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2abccf8d-e78c-49c2-9660-371b14739ac2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2abccf8d-e78c-49c2-9660-371b14739ac2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2abccf8d-e78c-49c2-9660-371b14739ac2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2abccf8d-e78c-49c2-9660-371b14739ac2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2abccf8d-e78c-49c2-9660-371b14739ac2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d returned with HTTP 200 Sep 01 18:10:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 998/1920] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:20 2026] GET /volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-907e3136-b296-4dcc-8e82-9d3aded881f1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-907e3136-b296-4dcc-8e82-9d3aded881f1 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-907e3136-b296-4dcc-8e82-9d3aded881f1 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-907e3136-b296-4dcc-8e82-9d3aded881f1 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-907e3136-b296-4dcc-8e82-9d3aded881f1 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-907e3136-b296-4dcc-8e82-9d3aded881f1 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 923/1921] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:20 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2b3da90c-641d-4e50-ba4d-71c5abb2a212 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b3da90c-641d-4e50-ba4d-71c5abb2a212 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b3da90c-641d-4e50-ba4d-71c5abb2a212 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b3da90c-641d-4e50-ba4d-71c5abb2a212 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2b3da90c-641d-4e50-ba4d-71c5abb2a212 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b3da90c-641d-4e50-ba4d-71c5abb2a212 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 999/1922] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:21 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8e89ab24-6972-4aa2-ac54-4e207c7b42c1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8e89ab24-6972-4aa2-ac54-4e207c7b42c1 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d Sep 01 18:10:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8e89ab24-6972-4aa2-ac54-4e207c7b42c1 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8e89ab24-6972-4aa2-ac54-4e207c7b42c1 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8e89ab24-6972-4aa2-ac54-4e207c7b42c1 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8e89ab24-6972-4aa2-ac54-4e207c7b42c1 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d returned with HTTP 200 Sep 01 18:10:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 924/1923] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:21 2026] GET /volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dda583d1-36a3-4a59-9dac-7f02abe03160 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dda583d1-36a3-4a59-9dac-7f02abe03160 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f Sep 01 18:10:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dda583d1-36a3-4a59-9dac-7f02abe03160 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dda583d1-36a3-4a59-9dac-7f02abe03160 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dda583d1-36a3-4a59-9dac-7f02abe03160 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dda583d1-36a3-4a59-9dac-7f02abe03160 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f returned with HTTP 200 Sep 01 18:10:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1000/1924] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:21 2026] GET /volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d7ecc9c1-7e0e-4467-ab66-5e24577fea66 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d7ecc9c1-7e0e-4467-ab66-5e24577fea66 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d7ecc9c1-7e0e-4467-ab66-5e24577fea66 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d7ecc9c1-7e0e-4467-ab66-5e24577fea66 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d7ecc9c1-7e0e-4467-ab66-5e24577fea66 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d7ecc9c1-7e0e-4467-ab66-5e24577fea66 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 925/1925] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:21 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cf2bd1d9-7935-4dab-8431-822ca962587f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf2bd1d9-7935-4dab-8431-822ca962587f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf2bd1d9-7935-4dab-8431-822ca962587f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf2bd1d9-7935-4dab-8431-822ca962587f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cf2bd1d9-7935-4dab-8431-822ca962587f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf2bd1d9-7935-4dab-8431-822ca962587f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1001/1926] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:22 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b222a81a-5044-4790-9e34-2a54c0af728a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b222a81a-5044-4790-9e34-2a54c0af728a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f Sep 01 18:10:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b222a81a-5044-4790-9e34-2a54c0af728a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b222a81a-5044-4790-9e34-2a54c0af728a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b222a81a-5044-4790-9e34-2a54c0af728a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b222a81a-5044-4790-9e34-2a54c0af728a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f returned with HTTP 200 Sep 01 18:10:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 926/1927] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:22 2026] GET /volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c093228c-0287-4769-86b6-233a41989230 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c093228c-0287-4769-86b6-233a41989230 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 Sep 01 18:10:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c093228c-0287-4769-86b6-233a41989230 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c093228c-0287-4769-86b6-233a41989230 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c093228c-0287-4769-86b6-233a41989230 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c093228c-0287-4769-86b6-233a41989230 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 returned with HTTP 200 Sep 01 18:10:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1002/1928] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:22 2026] GET /volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b74cbe68-ec60-48d8-ab6d-9551874513c3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b74cbe68-ec60-48d8-ab6d-9551874513c3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b74cbe68-ec60-48d8-ab6d-9551874513c3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b74cbe68-ec60-48d8-ab6d-9551874513c3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b74cbe68-ec60-48d8-ab6d-9551874513c3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b74cbe68-ec60-48d8-ab6d-9551874513c3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 927/1929] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:22 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 876 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7612fbd8-3a1d-4c78-835e-0d84875587fc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7612fbd8-3a1d-4c78-835e-0d84875587fc tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7612fbd8-3a1d-4c78-835e-0d84875587fc tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7612fbd8-3a1d-4c78-835e-0d84875587fc tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7612fbd8-3a1d-4c78-835e-0d84875587fc tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7612fbd8-3a1d-4c78-835e-0d84875587fc tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1003/1930] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:23 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cdfc764e-53e9-4293-bdbb-224cda5e6b8b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cdfc764e-53e9-4293-bdbb-224cda5e6b8b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 Sep 01 18:10:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cdfc764e-53e9-4293-bdbb-224cda5e6b8b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cdfc764e-53e9-4293-bdbb-224cda5e6b8b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cdfc764e-53e9-4293-bdbb-224cda5e6b8b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cdfc764e-53e9-4293-bdbb-224cda5e6b8b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 returned with HTTP 200 Sep 01 18:10:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 928/1931] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:23 2026] GET /volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9119a59a-e484-4c47-bb52-5b7e969c6cb0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9119a59a-e484-4c47-bb52-5b7e969c6cb0 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9119a59a-e484-4c47-bb52-5b7e969c6cb0 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9119a59a-e484-4c47-bb52-5b7e969c6cb0 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9119a59a-e484-4c47-bb52-5b7e969c6cb0 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9119a59a-e484-4c47-bb52-5b7e969c6cb0 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1004/1932] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:24 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 876 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7cbaff64-5468-450a-bd24-b929f960d3c3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7cbaff64-5468-450a-bd24-b929f960d3c3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7cbaff64-5468-450a-bd24-b929f960d3c3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7cbaff64-5468-450a-bd24-b929f960d3c3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7cbaff64-5468-450a-bd24-b929f960d3c3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7cbaff64-5468-450a-bd24-b929f960d3c3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 929/1933] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:24 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9a3d919c-6f67-47f2-8031-458b61207c1f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a3d919c-6f67-47f2-8031-458b61207c1f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9a3d919c-6f67-47f2-8031-458b61207c1f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dc5564f-f600-4358-86e4-de5de6efa2de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-801325725"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9a3d919c-6f67-47f2-8031-458b61207c1f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:24 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-9a3d919c-6f67-47f2-8031-458b61207c1f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Create snapshot from volume 5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:24 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-9a3d919c-6f67-47f2-8031-458b61207c1f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Created reservations ['7f23e39e-3e12-41e8-9bae-37fcf230864c', 'd23819b3-80cb-4256-92d4-b59ae0c8f888', 'bccdae80-87b2-4ad3-9143-0f25a434f2ef', 'e217c0b8-4d14-4359-a70a-b6f0ab480a9d'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9a3d919c-6f67-47f2-8031-458b61207c1f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot create request issued successfully. Sep 01 18:10:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9a3d919c-6f67-47f2-8031-458b61207c1f tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1005/1934] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c715a0bd-f7b4-4a70-abfb-5c2a41c25a8e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c715a0bd-f7b4-4a70-abfb-5c2a41c25a8e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c715a0bd-f7b4-4a70-abfb-5c2a41c25a8e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c715a0bd-f7b4-4a70-abfb-5c2a41c25a8e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c715a0bd-f7b4-4a70-abfb-5c2a41c25a8e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c715a0bd-f7b4-4a70-abfb-5c2a41c25a8e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 200 Sep 01 18:10:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 930/1935] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:24 2026] GET /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d5004ed4-4da3-431c-bfaa-2048a0a910e6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0911e85a-17a6-4b2a-be7e-17cc5788f554 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0911e85a-17a6-4b2a-be7e-17cc5788f554 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0911e85a-17a6-4b2a-be7e-17cc5788f554 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0911e85a-17a6-4b2a-be7e-17cc5788f554 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0911e85a-17a6-4b2a-be7e-17cc5788f554 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0911e85a-17a6-4b2a-be7e-17cc5788f554 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 931/1936] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:24 2026] GET /volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d5004ed4-4da3-431c-bfaa-2048a0a910e6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] GET http://192.168.122.108/volume/v3/os-hosts Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d5004ed4-4da3-431c-bfaa-2048a0a910e6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d5004ed4-4da3-431c-bfaa-2048a0a910e6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6b2d8516-66a2-4391-ad1f-ca79783dd723 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b2d8516-66a2-4391-ad1f-ca79783dd723 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] DELETE http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b2d8516-66a2-4391-ad1f-ca79783dd723 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b2d8516-66a2-4391-ad1f-ca79783dd723 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-6b2d8516-66a2-4391-ad1f-ca79783dd723 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume with id: 1f0fc537-7327-449b-aa65-3dcf1f7bb037 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /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 01 18:10:25 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.hosts [None req-d5004ed4-4da3-431c-bfaa-2048a0a910e6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] status, active and update: available, enabled, 2026-09-01 16:08:46+00:00 {{(pid=86561) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.hosts [None req-d5004ed4-4da3-431c-bfaa-2048a0a910e6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] status, active and update: unavailable, enabled, 2026-09-01 15:57:10+00:00 {{(pid=86561) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.hosts [None req-d5004ed4-4da3-431c-bfaa-2048a0a910e6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] status, active and update: available, enabled, 2026-09-01 16:09:49+00:00 {{(pid=86561) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d5004ed4-4da3-431c-bfaa-2048a0a910e6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] http://192.168.122.108/volume/v3/os-hosts returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1006/1937] 192.168.122.108 () {58 vars in 1124 bytes} [Tue Sep 1 18:10:24 2026] GET /volume/v3/os-hosts => generated 563 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b2d8516-66a2-4391-ad1f-ca79783dd723 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8755262e-6d75-4c71-8894-18c5ccb94e70 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8755262e-6d75-4c71-8894-18c5ccb94e70 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] GET http://192.168.122.108/volume/v3/os-hosts Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8755262e-6d75-4c71-8894-18c5ccb94e70 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8755262e-6d75-4c71-8894-18c5ccb94e70 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.hosts [None req-8755262e-6d75-4c71-8894-18c5ccb94e70 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] status, active and update: available, enabled, 2026-09-01 16:08:46+00:00 {{(pid=86561) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.hosts [None req-8755262e-6d75-4c71-8894-18c5ccb94e70 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] status, active and update: unavailable, enabled, 2026-09-01 15:57:10+00:00 {{(pid=86561) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.hosts [None req-8755262e-6d75-4c71-8894-18c5ccb94e70 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] status, active and update: available, enabled, 2026-09-01 16:09:49+00:00 {{(pid=86561) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8755262e-6d75-4c71-8894-18c5ccb94e70 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] http://192.168.122.108/volume/v3/os-hosts returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1007/1938] 192.168.122.108 () {58 vars in 1124 bytes} [Tue Sep 1 18:10:25 2026] GET /volume/v3/os-hosts => generated 563 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6712e879-cee7-4e61-9b4c-4cec0f366145 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6712e879-cee7-4e61-9b4c-4cec0f366145 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6712e879-cee7-4e61-9b4c-4cec0f366145 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6712e879-cee7-4e61-9b4c-4cec0f366145 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b2d8516-66a2-4391-ad1f-ca79783dd723 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume request issued successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b2d8516-66a2-4391-ad1f-ca79783dd723 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 returned with HTTP 202 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 932/1939] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:25 2026] DELETE /volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e970ec45-e91f-461f-ba2e-2f78335777d6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e970ec45-e91f-461f-ba2e-2f78335777d6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] GET http://192.168.122.108/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e970ec45-e91f-461f-ba2e-2f78335777d6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e970ec45-e91f-461f-ba2e-2f78335777d6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6712e879-cee7-4e61-9b4c-4cec0f366145 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6712e879-cee7-4e61-9b4c-4cec0f366145 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1008/1940] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:25 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e4073b89-069b-4093-8941-a724f0ced362 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4073b89-069b-4093-8941-a724f0ced362 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4073b89-069b-4093-8941-a724f0ced362 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4073b89-069b-4093-8941-a724f0ced362 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e4073b89-069b-4093-8941-a724f0ced362 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4073b89-069b-4093-8941-a724f0ced362 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1009/1941] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:25 2026] GET /volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dcfd0f94-ea72-492a-8233-5d9fdd83b74c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dcfd0f94-ea72-492a-8233-5d9fdd83b74c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dcfd0f94-ea72-492a-8233-5d9fdd83b74c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dcfd0f94-ea72-492a-8233-5d9fdd83b74c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e970ec45-e91f-461f-ba2e-2f78335777d6 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] http://192.168.122.108/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 933/1942] 192.168.122.108 () {58 vars in 1187 bytes} [Tue Sep 1 18:10:25 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e13fc1ca-a529-4d7e-984f-a1055171cef1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e13fc1ca-a529-4d7e-984f-a1055171cef1 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] GET http://192.168.122.108/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e13fc1ca-a529-4d7e-984f-a1055171cef1 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e13fc1ca-a529-4d7e-984f-a1055171cef1 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dcfd0f94-ea72-492a-8233-5d9fdd83b74c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dcfd0f94-ea72-492a-8233-5d9fdd83b74c tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1010/1943] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:25 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-df9a52b9-d147-4e64-a724-30856c4f0188 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-df9a52b9-d147-4e64-a724-30856c4f0188 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-df9a52b9-d147-4e64-a724-30856c4f0188 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55c1f96d-cb34-448d-9cd8-2149e3fe5ea3", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-441919619"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-df9a52b9-d147-4e64-a724-30856c4f0188 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-df9a52b9-d147-4e64-a724-30856c4f0188 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Create snapshot from volume 55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e13fc1ca-a529-4d7e-984f-a1055171cef1 tempest-VolumeHostsAdminTestsJSON-1083839626 tempest-VolumeHostsAdminTestsJSON-1083839626-project-admin] http://192.168.122.108/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 934/1944] 192.168.122.108 () {58 vars in 1181 bytes} [Tue Sep 1 18:10:25 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 733 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-df9a52b9-d147-4e64-a724-30856c4f0188 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Created reservations ['dbf55f60-b9d9-4527-a093-6316442ada64', '98a7f28d-d945-49b5-bb6d-30e96cfa93e0', '62a584ec-0690-4793-bea3-dcccac3a92bb', '5511e60e-f6e8-4645-b8cc-eaa3e100c637'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-df9a52b9-d147-4e64-a724-30856c4f0188 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot create request issued successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-df9a52b9-d147-4e64-a724-30856c4f0188 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1011/1945] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:25 2026] POST /volume/v3/snapshots => generated 325 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-76d04827-200c-4e2d-abfd-57cfefda098d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76d04827-200c-4e2d-abfd-57cfefda098d tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76d04827-200c-4e2d-abfd-57cfefda098d tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76d04827-200c-4e2d-abfd-57cfefda098d tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-76d04827-200c-4e2d-abfd-57cfefda098d tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76d04827-200c-4e2d-abfd-57cfefda098d tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 935/1946] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:25 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 457 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ed9a2a1b-b17a-438d-871c-bcbaaf776aef None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed9a2a1b-b17a-438d-871c-bcbaaf776aef tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed9a2a1b-b17a-438d-871c-bcbaaf776aef tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed9a2a1b-b17a-438d-871c-bcbaaf776aef tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ed9a2a1b-b17a-438d-871c-bcbaaf776aef tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed9a2a1b-b17a-438d-871c-bcbaaf776aef tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 200 Sep 01 18:10:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1012/1947] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:25 2026] GET /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c4fb3e40-2d4f-410f-b82e-94bb15a293a5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c4fb3e40-2d4f-410f-b82e-94bb15a293a5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c4fb3e40-2d4f-410f-b82e-94bb15a293a5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c4fb3e40-2d4f-410f-b82e-94bb15a293a5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c4fb3e40-2d4f-410f-b82e-94bb15a293a5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 returned with HTTP 404 Sep 01 18:10:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 936/1948] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:26 2026] GET /volume/v3/volumes/1f0fc537-7327-449b-aa65-3dcf1f7bb037 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7fe9773a-ad05-4cd8-8059-9068922c098f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7fe9773a-ad05-4cd8-8059-9068922c098f tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] DELETE http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f Sep 01 18:10:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7fe9773a-ad05-4cd8-8059-9068922c098f tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7fe9773a-ad05-4cd8-8059-9068922c098f tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:26 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-7fe9773a-ad05-4cd8-8059-9068922c098f tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume with id: 265fff8a-527f-4c0e-b437-0ee8e16d127f Sep 01 18:10:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7fe9773a-ad05-4cd8-8059-9068922c098f tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7fe9773a-ad05-4cd8-8059-9068922c098f tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume request issued successfully. Sep 01 18:10:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7fe9773a-ad05-4cd8-8059-9068922c098f tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f returned with HTTP 202 Sep 01 18:10:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1013/1949] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:26 2026] DELETE /volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b990069f-9364-4b64-837a-ff3b21a52a13 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b990069f-9364-4b64-837a-ff3b21a52a13 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b990069f-9364-4b64-837a-ff3b21a52a13 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b990069f-9364-4b64-837a-ff3b21a52a13 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b990069f-9364-4b64-837a-ff3b21a52a13 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b990069f-9364-4b64-837a-ff3b21a52a13 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f returned with HTTP 200 Sep 01 18:10:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 937/1950] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:26 2026] GET /volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-056a04dc-0dde-484d-bfb4-d5f369aa2b21 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-056a04dc-0dde-484d-bfb4-d5f369aa2b21 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-056a04dc-0dde-484d-bfb4-d5f369aa2b21 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-056a04dc-0dde-484d-bfb4-d5f369aa2b21 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-056a04dc-0dde-484d-bfb4-d5f369aa2b21 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-056a04dc-0dde-484d-bfb4-d5f369aa2b21 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 200 Sep 01 18:10:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1014/1951] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:26 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ed53b0bc-5d39-4bdf-a255-8443dd9a124a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ed53b0bc-5d39-4bdf-a255-8443dd9a124a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ed53b0bc-5d39-4bdf-a255-8443dd9a124a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ed53b0bc-5d39-4bdf-a255-8443dd9a124a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ed53b0bc-5d39-4bdf-a255-8443dd9a124a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ed53b0bc-5d39-4bdf-a255-8443dd9a124a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 200 Sep 01 18:10:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 938/1952] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:26 2026] GET /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7cbf871b-eb38-4bb1-9062-5c748da77919 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7cbf871b-eb38-4bb1-9062-5c748da77919 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7cbf871b-eb38-4bb1-9062-5c748da77919 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7cbf871b-eb38-4bb1-9062-5c748da77919 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7cbf871b-eb38-4bb1-9062-5c748da77919 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f returned with HTTP 404 Sep 01 18:10:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1015/1953] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:27 2026] GET /volume/v3/volumes/265fff8a-527f-4c0e-b437-0ee8e16d127f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0914503a-174d-47a6-82c9-b82cf230956b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0914503a-174d-47a6-82c9-b82cf230956b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] DELETE http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0914503a-174d-47a6-82c9-b82cf230956b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0914503a-174d-47a6-82c9-b82cf230956b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-0914503a-174d-47a6-82c9-b82cf230956b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume with id: a37251a8-9d53-441e-a493-1ac38b96740d Sep 01 18:10:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0914503a-174d-47a6-82c9-b82cf230956b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0914503a-174d-47a6-82c9-b82cf230956b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume request issued successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0914503a-174d-47a6-82c9-b82cf230956b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d returned with HTTP 202 Sep 01 18:10:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 939/1954] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:27 2026] DELETE /volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ed55bd9e-b925-4337-b309-c2cef081651c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed55bd9e-b925-4337-b309-c2cef081651c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed55bd9e-b925-4337-b309-c2cef081651c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed55bd9e-b925-4337-b309-c2cef081651c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0ecc4d24-c2e1-414f-8a3d-4b3428cb5635 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ecc4d24-c2e1-414f-8a3d-4b3428cb5635 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ecc4d24-c2e1-414f-8a3d-4b3428cb5635 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ecc4d24-c2e1-414f-8a3d-4b3428cb5635 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ed55bd9e-b925-4337-b309-c2cef081651c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0ecc4d24-c2e1-414f-8a3d-4b3428cb5635 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ecc4d24-c2e1-414f-8a3d-4b3428cb5635 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 200 Sep 01 18:10:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 940/1955] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:27 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 457 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed55bd9e-b925-4337-b309-c2cef081651c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d returned with HTTP 200 Sep 01 18:10:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1016/1956] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:27 2026] GET /volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d => generated 860 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ee752b6-bef3-440b-a29c-17dd35ea71df None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ee752b6-bef3-440b-a29c-17dd35ea71df tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ee752b6-bef3-440b-a29c-17dd35ea71df tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ee752b6-bef3-440b-a29c-17dd35ea71df tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ee752b6-bef3-440b-a29c-17dd35ea71df tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ee752b6-bef3-440b-a29c-17dd35ea71df tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 200 Sep 01 18:10:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 941/1957] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:27 2026] GET /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-28db1b58-7f1f-42a9-a097-ecf1e6d14815 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-28db1b58-7f1f-42a9-a097-ecf1e6d14815 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?limit=1 Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-28db1b58-7f1f-42a9-a097-ecf1e6d14815 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-28db1b58-7f1f-42a9-a097-ecf1e6d14815 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-28db1b58-7f1f-42a9-a097-ecf1e6d14815 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-28db1b58-7f1f-42a9-a097-ecf1e6d14815 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: /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 01 18:10:27 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-28db1b58-7f1f-42a9-a097-ecf1e6d14815 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-28db1b58-7f1f-42a9-a097-ecf1e6d14815 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 18:10:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1017/1958] 192.168.122.108 () {58 vars in 1142 bytes} [Tue Sep 1 18:10:27 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ed38da2-2d82-4305-a44f-dbb4612f109e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ed38da2-2d82-4305-a44f-dbb4612f109e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ed38da2-2d82-4305-a44f-dbb4612f109e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ed38da2-2d82-4305-a44f-dbb4612f109e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-7ed38da2-2d82-4305-a44f-dbb4612f109e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-7ed38da2-2d82-4305-a44f-dbb4612f109e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: /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 01 18:10:27 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ed38da2-2d82-4305-a44f-dbb4612f109e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ed38da2-2d82-4305-a44f-dbb4612f109e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 200 Sep 01 18:10:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 942/1959] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:10:27 2026] GET /volume/v3/snapshots => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-86debdb3-4863-4d69-a727-19df26f5edf4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86debdb3-4863-4d69-a727-19df26f5edf4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?limit=100000 Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86debdb3-4863-4d69-a727-19df26f5edf4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86debdb3-4863-4d69-a727-19df26f5edf4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-86debdb3-4863-4d69-a727-19df26f5edf4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-86debdb3-4863-4d69-a727-19df26f5edf4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: /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 01 18:10:27 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-86debdb3-4863-4d69-a727-19df26f5edf4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86debdb3-4863-4d69-a727-19df26f5edf4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 18:10:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1018/1960] 192.168.122.108 () {58 vars in 1152 bytes} [Tue Sep 1 18:10:27 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7726b96-6fab-4b90-95d3-848c6b3257a3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7726b96-6fab-4b90-95d3-848c6b3257a3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?limit=0 Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7726b96-6fab-4b90-95d3-848c6b3257a3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7726b96-6fab-4b90-95d3-848c6b3257a3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-b7726b96-6fab-4b90-95d3-848c6b3257a3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:27 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-b7726b96-6fab-4b90-95d3-848c6b3257a3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:27 devstack devstack@c-api.service[86562]: /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 01 18:10:27 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b7726b96-6fab-4b90-95d3-848c6b3257a3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7726b96-6fab-4b90-95d3-848c6b3257a3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 18:10:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 943/1961] 192.168.122.108 () {58 vars in 1142 bytes} [Tue Sep 1 18:10:27 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 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b14350e1-a42a-491b-9c09-bddca8e41786 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b14350e1-a42a-491b-9c09-bddca8e41786 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b14350e1-a42a-491b-9c09-bddca8e41786 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b14350e1-a42a-491b-9c09-bddca8e41786 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-b14350e1-a42a-491b-9c09-bddca8e41786 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:27 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-b14350e1-a42a-491b-9c09-bddca8e41786 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:27 devstack devstack@c-api.service[86561]: /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 01 18:10:27 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b14350e1-a42a-491b-9c09-bddca8e41786 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b14350e1-a42a-491b-9c09-bddca8e41786 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 200 Sep 01 18:10:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1019/1962] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:10:27 2026] GET /volume/v3/snapshots => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5f5894f7-2ccc-4462-baf2-4aabc6578d57 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5f5894f7-2ccc-4462-baf2-4aabc6578d57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?marker=203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5f5894f7-2ccc-4462-baf2-4aabc6578d57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5f5894f7-2ccc-4462-baf2-4aabc6578d57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-5f5894f7-2ccc-4462-baf2-4aabc6578d57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-5f5894f7-2ccc-4462-baf2-4aabc6578d57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5f5894f7-2ccc-4462-baf2-4aabc6578d57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5f5894f7-2ccc-4462-baf2-4aabc6578d57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?marker=203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 944/1963] 192.168.122.108 () {58 vars in 1214 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?marker=203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 341 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-86fd00f8-6988-4272-898a-fbb6bf0fc791 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86fd00f8-6988-4272-898a-fbb6bf0fc791 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?offset=2&limit=3 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86fd00f8-6988-4272-898a-fbb6bf0fc791 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86fd00f8-6988-4272-898a-fbb6bf0fc791 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-86fd00f8-6988-4272-898a-fbb6bf0fc791 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-86fd00f8-6988-4272-898a-fbb6bf0fc791 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /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 01 18:10:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-86fd00f8-6988-4272-898a-fbb6bf0fc791 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86fd00f8-6988-4272-898a-fbb6bf0fc791 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1020/1964] 192.168.122.108 () {58 vars in 1160 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4a33168a-a809-4b08-9326-4b3aac38b012 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a33168a-a809-4b08-9326-4b3aac38b012 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a33168a-a809-4b08-9326-4b3aac38b012 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a33168a-a809-4b08-9326-4b3aac38b012 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-4a33168a-a809-4b08-9326-4b3aac38b012 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-4a33168a-a809-4b08-9326-4b3aac38b012 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /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 01 18:10:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4a33168a-a809-4b08-9326-4b3aac38b012 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a33168a-a809-4b08-9326-4b3aac38b012 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 945/1965] 192.168.122.108 () {58 vars in 1192 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-90684cae-0cc3-454f-85c1-e9e7043fba01 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-90684cae-0cc3-454f-85c1-e9e7043fba01 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-90684cae-0cc3-454f-85c1-e9e7043fba01 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-90684cae-0cc3-454f-85c1-e9e7043fba01 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-90684cae-0cc3-454f-85c1-e9e7043fba01 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-90684cae-0cc3-454f-85c1-e9e7043fba01 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /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 01 18:10:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-90684cae-0cc3-454f-85c1-e9e7043fba01 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-90684cae-0cc3-454f-85c1-e9e7043fba01 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1021/1966] 192.168.122.108 () {58 vars in 1194 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-38cffaa2-fd71-4735-a53c-b4c36dcdfdc3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38cffaa2-fd71-4735-a53c-b4c36dcdfdc3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-38cffaa2-fd71-4735-a53c-b4c36dcdfdc3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-38cffaa2-fd71-4735-a53c-b4c36dcdfdc3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-38cffaa2-fd71-4735-a53c-b4c36dcdfdc3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-38cffaa2-fd71-4735-a53c-b4c36dcdfdc3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /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 01 18:10:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-38cffaa2-fd71-4735-a53c-b4c36dcdfdc3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38cffaa2-fd71-4735-a53c-b4c36dcdfdc3 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 946/1967] 192.168.122.108 () {58 vars in 1176 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0633e52b-3251-4224-a5f3-f737645aa68c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0633e52b-3251-4224-a5f3-f737645aa68c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0633e52b-3251-4224-a5f3-f737645aa68c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0633e52b-3251-4224-a5f3-f737645aa68c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-0633e52b-3251-4224-a5f3-f737645aa68c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-0633e52b-3251-4224-a5f3-f737645aa68c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /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 01 18:10:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0633e52b-3251-4224-a5f3-f737645aa68c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0633e52b-3251-4224-a5f3-f737645aa68c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1022/1968] 192.168.122.108 () {58 vars in 1178 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fd3a1cc4-9228-46b3-8b3e-3bf76316d4e0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd3a1cc4-9228-46b3-8b3e-3bf76316d4e0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd3a1cc4-9228-46b3-8b3e-3bf76316d4e0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd3a1cc4-9228-46b3-8b3e-3bf76316d4e0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-fd3a1cc4-9228-46b3-8b3e-3bf76316d4e0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-fd3a1cc4-9228-46b3-8b3e-3bf76316d4e0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /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 01 18:10:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fd3a1cc4-9228-46b3-8b3e-3bf76316d4e0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd3a1cc4-9228-46b3-8b3e-3bf76316d4e0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 947/1969] 192.168.122.108 () {58 vars in 1196 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0e5323f2-5e04-41a7-b793-8d57a4968473 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e5323f2-5e04-41a7-b793-8d57a4968473 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e5323f2-5e04-41a7-b793-8d57a4968473 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e5323f2-5e04-41a7-b793-8d57a4968473 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-0e5323f2-5e04-41a7-b793-8d57a4968473 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-0e5323f2-5e04-41a7-b793-8d57a4968473 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /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 01 18:10:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0e5323f2-5e04-41a7-b793-8d57a4968473 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e5323f2-5e04-41a7-b793-8d57a4968473 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1023/1970] 192.168.122.108 () {58 vars in 1198 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6f1852f4-996b-4b74-86ab-2d1b435ef329 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f1852f4-996b-4b74-86ab-2d1b435ef329 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f1852f4-996b-4b74-86ab-2d1b435ef329 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f1852f4-996b-4b74-86ab-2d1b435ef329 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-6f1852f4-996b-4b74-86ab-2d1b435ef329 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-6f1852f4-996b-4b74-86ab-2d1b435ef329 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /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 01 18:10:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6f1852f4-996b-4b74-86ab-2d1b435ef329 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f1852f4-996b-4b74-86ab-2d1b435ef329 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 948/1971] 192.168.122.108 () {58 vars in 1267 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 => generated 475 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-93f35dc6-331e-4a35-8a18-e2f007a3df14 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93f35dc6-331e-4a35-8a18-e2f007a3df14 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail?status=available Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93f35dc6-331e-4a35-8a18-e2f007a3df14 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93f35dc6-331e-4a35-8a18-e2f007a3df14 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-93f35dc6-331e-4a35-8a18-e2f007a3df14 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-93f35dc6-331e-4a35-8a18-e2f007a3df14 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /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 01 18:10:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-93f35dc6-331e-4a35-8a18-e2f007a3df14 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93f35dc6-331e-4a35-8a18-e2f007a3df14 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1024/1972] 192.168.122.108 () {58 vars in 1181 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cbb2ff56-f88e-4649-b68e-aeb22d30df3c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cbb2ff56-f88e-4649-b68e-aeb22d30df3c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cbb2ff56-f88e-4649-b68e-aeb22d30df3c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cbb2ff56-f88e-4649-b68e-aeb22d30df3c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-cbb2ff56-f88e-4649-b68e-aeb22d30df3c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-cbb2ff56-f88e-4649-b68e-aeb22d30df3c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /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 01 18:10:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cbb2ff56-f88e-4649-b68e-aeb22d30df3c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cbb2ff56-f88e-4649-b68e-aeb22d30df3c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 949/1973] 192.168.122.108 () {58 vars in 1301 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e78183d2-3153-4999-b065-bfd0c1b11f5e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e78183d2-3153-4999-b065-bfd0c1b11f5e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e78183d2-3153-4999-b065-bfd0c1b11f5e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e78183d2-3153-4999-b065-bfd0c1b11f5e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-e78183d2-3153-4999-b065-bfd0c1b11f5e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-e78183d2-3153-4999-b065-bfd0c1b11f5e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /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 01 18:10:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e78183d2-3153-4999-b065-bfd0c1b11f5e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e78183d2-3153-4999-b065-bfd0c1b11f5e tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1025/1974] 192.168.122.108 () {58 vars in 1246 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7c4fa041-dd11-4c26-b917-57e6767ee90c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7c4fa041-dd11-4c26-b917-57e6767ee90c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?status=available Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7c4fa041-dd11-4c26-b917-57e6767ee90c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7c4fa041-dd11-4c26-b917-57e6767ee90c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-7c4fa041-dd11-4c26-b917-57e6767ee90c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-7c4fa041-dd11-4c26-b917-57e6767ee90c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4ef2a51f-aa6d-4d15-9044-53999d3ec786 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ef2a51f-aa6d-4d15-9044-53999d3ec786 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ef2a51f-aa6d-4d15-9044-53999d3ec786 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4ef2a51f-aa6d-4d15-9044-53999d3ec786 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4ef2a51f-aa6d-4d15-9044-53999d3ec786 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4ef2a51f-aa6d-4d15-9044-53999d3ec786 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /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 01 18:10:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1026/1975] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 457 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7c4fa041-dd11-4c26-b917-57e6767ee90c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7c4fa041-dd11-4c26-b917-57e6767ee90c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-21b812ba-567e-405a-8abd-b15ff414e4f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 950/1976] 192.168.122.108 () {58 vars in 1160 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-21b812ba-567e-405a-8abd-b15ff414e4f4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-21b812ba-567e-405a-8abd-b15ff414e4f4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-21b812ba-567e-405a-8abd-b15ff414e4f4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a5f60621-4426-4a83-9932-d376c3a01721 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5f60621-4426-4a83-9932-d376c3a01721 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5f60621-4426-4a83-9932-d376c3a01721 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5f60621-4426-4a83-9932-d376c3a01721 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-a5f60621-4426-4a83-9932-d376c3a01721 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-a5f60621-4426-4a83-9932-d376c3a01721 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-21b812ba-567e-405a-8abd-b15ff414e4f4 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d returned with HTTP 404 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1027/1977] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/volumes/a37251a8-9d53-441e-a493-1ac38b96740d => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /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 01 18:10:28 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a5f60621-4426-4a83-9932-d376c3a01721 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Get all snapshots completed successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5f60621-4426-4a83-9932-d376c3a01721 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 951/1978] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-801325725 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-07c08a11-1769-48eb-9e65-3901c6d0e357 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a52bc152-62db-4f7b-aaa8-54cc4bb29eb0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07c08a11-1769-48eb-9e65-3901c6d0e357 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] DELETE http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07c08a11-1769-48eb-9e65-3901c6d0e357 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07c08a11-1769-48eb-9e65-3901c6d0e357 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-07c08a11-1769-48eb-9e65-3901c6d0e357 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume with id: cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a52bc152-62db-4f7b-aaa8-54cc4bb29eb0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a52bc152-62db-4f7b-aaa8-54cc4bb29eb0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a52bc152-62db-4f7b-aaa8-54cc4bb29eb0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-a52bc152-62db-4f7b-aaa8-54cc4bb29eb0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Delete snapshot with id: 2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a52bc152-62db-4f7b-aaa8-54cc4bb29eb0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-07c08a11-1769-48eb-9e65-3901c6d0e357 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a52bc152-62db-4f7b-aaa8-54cc4bb29eb0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot delete request issued successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a52bc152-62db-4f7b-aaa8-54cc4bb29eb0 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 202 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 952/1979] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:28 2026] DELETE /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b745e515-9dc8-44be-a965-266ba08f09f4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-07c08a11-1769-48eb-9e65-3901c6d0e357 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume request issued successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07c08a11-1769-48eb-9e65-3901c6d0e357 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e returned with HTTP 202 Sep 01 18:10:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1028/1980] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:28 2026] DELETE /volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b745e515-9dc8-44be-a965-266ba08f09f4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b745e515-9dc8-44be-a965-266ba08f09f4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b745e515-9dc8-44be-a965-266ba08f09f4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-44517ba2-5a7d-4a96-9eb7-69ff2c3db872 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b745e515-9dc8-44be-a965-266ba08f09f4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b745e515-9dc8-44be-a965-266ba08f09f4 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 200 Sep 01 18:10:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 953/1981] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-44517ba2-5a7d-4a96-9eb7-69ff2c3db872 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-44517ba2-5a7d-4a96-9eb7-69ff2c3db872 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-44517ba2-5a7d-4a96-9eb7-69ff2c3db872 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-44517ba2-5a7d-4a96-9eb7-69ff2c3db872 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-44517ba2-5a7d-4a96-9eb7-69ff2c3db872 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e returned with HTTP 200 Sep 01 18:10:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1029/1982] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:28 2026] GET /volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e => generated 860 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-75fa10fc-55d0-4d27-9d26-853f5f199872 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-75fa10fc-55d0-4d27-9d26-853f5f199872 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-75fa10fc-55d0-4d27-9d26-853f5f199872 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-75fa10fc-55d0-4d27-9d26-853f5f199872 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-75fa10fc-55d0-4d27-9d26-853f5f199872 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-75fa10fc-55d0-4d27-9d26-853f5f199872 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 200 Sep 01 18:10:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 954/1983] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:29 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 484 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ad326f8e-ac6b-4a8d-816a-b5b916bffda7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ad326f8e-ac6b-4a8d-816a-b5b916bffda7 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ad326f8e-ac6b-4a8d-816a-b5b916bffda7 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ad326f8e-ac6b-4a8d-816a-b5b916bffda7 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ad326f8e-ac6b-4a8d-816a-b5b916bffda7 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ad326f8e-ac6b-4a8d-816a-b5b916bffda7 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 200 Sep 01 18:10:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1030/1984] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:29 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 484 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-016f9b9b-a5ef-48e6-bc40-9425031b6d09 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-016f9b9b-a5ef-48e6-bc40-9425031b6d09 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-016f9b9b-a5ef-48e6-bc40-9425031b6d09 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-016f9b9b-a5ef-48e6-bc40-9425031b6d09 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-016f9b9b-a5ef-48e6-bc40-9425031b6d09 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Delete snapshot with id: 405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-016f9b9b-a5ef-48e6-bc40-9425031b6d09 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-016f9b9b-a5ef-48e6-bc40-9425031b6d09 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot delete request issued successfully. Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-016f9b9b-a5ef-48e6-bc40-9425031b6d09 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 202 Sep 01 18:10:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 955/1985] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:29 2026] DELETE /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:10:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cee7e1e5-0231-4c21-b6ab-f20ce567abf3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cee7e1e5-0231-4c21-b6ab-f20ce567abf3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cee7e1e5-0231-4c21-b6ab-f20ce567abf3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cee7e1e5-0231-4c21-b6ab-f20ce567abf3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cee7e1e5-0231-4c21-b6ab-f20ce567abf3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cee7e1e5-0231-4c21-b6ab-f20ce567abf3 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 200 Sep 01 18:10:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1031/1986] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:29 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-659b20ac-d023-4ae1-b718-e12d01aa62d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-659b20ac-d023-4ae1-b718-e12d01aa62d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-659b20ac-d023-4ae1-b718-e12d01aa62d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-659b20ac-d023-4ae1-b718-e12d01aa62d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-659b20ac-d023-4ae1-b718-e12d01aa62d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-659b20ac-d023-4ae1-b718-e12d01aa62d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 200 Sep 01 18:10:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 956/1987] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:29 2026] GET /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 471 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-40ee8b12-d474-4d2e-b754-8a39aa122f3b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-40ee8b12-d474-4d2e-b754-8a39aa122f3b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e Sep 01 18:10:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-40ee8b12-d474-4d2e-b754-8a39aa122f3b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-40ee8b12-d474-4d2e-b754-8a39aa122f3b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-40ee8b12-d474-4d2e-b754-8a39aa122f3b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-40ee8b12-d474-4d2e-b754-8a39aa122f3b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e returned with HTTP 200 Sep 01 18:10:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1032/1988] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:30 2026] GET /volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-87f8446c-c9a7-49a3-b359-9fb55e109df7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5507c4e-70a0-499c-8c35-8608e1e655f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5507c4e-70a0-499c-8c35-8608e1e655f4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5507c4e-70a0-499c-8c35-8608e1e655f4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5507c4e-70a0-499c-8c35-8608e1e655f4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5507c4e-70a0-499c-8c35-8608e1e655f4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Snapshot retrieved successfully. Sep 01 18:10:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5507c4e-70a0-499c-8c35-8608e1e655f4 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 200 Sep 01 18:10:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1033/1989] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:30 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 483 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2b865e90-1191-4b86-8912-b607255ed5e6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b865e90-1191-4b86-8912-b607255ed5e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b865e90-1191-4b86-8912-b607255ed5e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b865e90-1191-4b86-8912-b607255ed5e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2b865e90-1191-4b86-8912-b607255ed5e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b865e90-1191-4b86-8912-b607255ed5e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 200 Sep 01 18:10:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1034/1990] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:30 2026] GET /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 471 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87f8446c-c9a7-49a3-b359-9fb55e109df7 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] GET http://192.168.122.108/volume/v3/os-services Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87f8446c-c9a7-49a3-b359-9fb55e109df7 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87f8446c-c9a7-49a3-b359-9fb55e109df7 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: /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 01 18:10:31 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87f8446c-c9a7-49a3-b359-9fb55e109df7 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] http://192.168.122.108/volume/v3/os-services returned with HTTP 200 Sep 01 18:10:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 957/1991] 192.168.122.108 () {58 vars in 1133 bytes} [Tue Sep 1 18:10:30 2026] GET /volume/v3/os-services => generated 707 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-394b0939-e35c-4e13-8a2f-c38f47e3a007 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-394b0939-e35c-4e13-8a2f-c38f47e3a007 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] PUT http://192.168.122.108/volume/v3/os-services/disable-log-reason Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-394b0939-e35c-4e13-8a2f-c38f47e3a007 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-394b0939-e35c-4e13-8a2f-c38f47e3a007 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] http://192.168.122.108/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 18:10:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1035/1992] 192.168.122.108 () {60 vars in 1210 bytes} [Tue Sep 1 18:10:31 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 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-31175eaf-e138-4f9d-88de-4614bf6a0a40 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31175eaf-e138-4f9d-88de-4614bf6a0a40 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] PUT http://192.168.122.108/volume/v3/os-services/disable Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31175eaf-e138-4f9d-88de-4614bf6a0a40 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4f4fe022-28b8-4000-86ae-b0e65cc2bc6c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f4fe022-28b8-4000-86ae-b0e65cc2bc6c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f4fe022-28b8-4000-86ae-b0e65cc2bc6c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f4fe022-28b8-4000-86ae-b0e65cc2bc6c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31175eaf-e138-4f9d-88de-4614bf6a0a40 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] http://192.168.122.108/volume/v3/os-services/disable returned with HTTP 404 Sep 01 18:10:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 958/1993] 192.168.122.108 () {60 vars in 1177 bytes} [Tue Sep 1 18:10:31 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-53b0bc8b-fa6d-45f9-a2c2-8affd4800362 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-53b0bc8b-fa6d-45f9-a2c2-8affd4800362 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] PUT http://192.168.122.108/volume/v3/os-services/enable Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-53b0bc8b-fa6d-45f9-a2c2-8affd4800362 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f4fe022-28b8-4000-86ae-b0e65cc2bc6c tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e returned with HTTP 404 Sep 01 18:10:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1036/1994] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:31 2026] GET /volume/v3/volumes/cd7b0f0d-f7ac-4cb9-9e82-55c61c7f6a7e => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0a90817f-7963-418c-a6bf-fa8a217f836a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a90817f-7963-418c-a6bf-fa8a217f836a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] DELETE http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-53b0bc8b-fa6d-45f9-a2c2-8affd4800362 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] http://192.168.122.108/volume/v3/os-services/enable returned with HTTP 404 Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a90817f-7963-418c-a6bf-fa8a217f836a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 959/1995] 192.168.122.108 () {60 vars in 1174 bytes} [Tue Sep 1 18:10:31 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a90817f-7963-418c-a6bf-fa8a217f836a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-0a90817f-7963-418c-a6bf-fa8a217f836a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume with id: 6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-07392178-f618-407d-b9cf-38e7549d9df6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07392178-f618-407d-b9cf-38e7549d9df6 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] PUT http://192.168.122.108/volume/v3/os-services/freeze Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07392178-f618-407d-b9cf-38e7549d9df6 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0a90817f-7963-418c-a6bf-fa8a217f836a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07392178-f618-407d-b9cf-38e7549d9df6 tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] http://192.168.122.108/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 18:10:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 960/1996] 192.168.122.108 () {60 vars in 1174 bytes} [Tue Sep 1 18:10:31 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-abbe5fb7-57a5-4f82-b351-1e6515954efc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-abbe5fb7-57a5-4f82-b351-1e6515954efc tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] PUT http://192.168.122.108/volume/v3/os-services/thaw Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-abbe5fb7-57a5-4f82-b351-1e6515954efc tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-abbe5fb7-57a5-4f82-b351-1e6515954efc tempest-VolumeServicesNegativeTest-1689303790 tempest-VolumeServicesNegativeTest-1689303790-project-admin] http://192.168.122.108/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 18:10:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 961/1997] 192.168.122.108 () {60 vars in 1168 bytes} [Tue Sep 1 18:10:31 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0a90817f-7963-418c-a6bf-fa8a217f836a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume request issued successfully. Sep 01 18:10:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a90817f-7963-418c-a6bf-fa8a217f836a tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c returned with HTTP 202 Sep 01 18:10:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1037/1998] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:31 2026] DELETE /volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d34b7039-4c67-40b3-ad6d-453c04d58990 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d34b7039-4c67-40b3-ad6d-453c04d58990 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d34b7039-4c67-40b3-ad6d-453c04d58990 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d34b7039-4c67-40b3-ad6d-453c04d58990 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d34b7039-4c67-40b3-ad6d-453c04d58990 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d34b7039-4c67-40b3-ad6d-453c04d58990 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c returned with HTTP 200 Sep 01 18:10:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 962/1999] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:31 2026] GET /volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-02c67bd7-7f08-4e65-9157-20e27331dfb6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-02c67bd7-7f08-4e65-9157-20e27331dfb6 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-02c67bd7-7f08-4e65-9157-20e27331dfb6 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-02c67bd7-7f08-4e65-9157-20e27331dfb6 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-02c67bd7-7f08-4e65-9157-20e27331dfb6 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 returned with HTTP 404 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1038/2000] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:32 2026] GET /volume/v3/snapshots/405e9827-03cc-4c5e-91a7-e594867eb9f6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f5d90668-38b6-49dd-8348-a0ec70a77b18 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f5d90668-38b6-49dd-8348-a0ec70a77b18 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] DELETE http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b8c33385-47dd-494c-833c-e40c6d8ad7e6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f5d90668-38b6-49dd-8348-a0ec70a77b18 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f5d90668-38b6-49dd-8348-a0ec70a77b18 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f5d90668-38b6-49dd-8348-a0ec70a77b18 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Delete volume with id: 55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b8c33385-47dd-494c-833c-e40c6d8ad7e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b8c33385-47dd-494c-833c-e40c6d8ad7e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b8c33385-47dd-494c-833c-e40c6d8ad7e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b8c33385-47dd-494c-833c-e40c6d8ad7e6 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 returned with HTTP 404 Sep 01 18:10:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1039/2001] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:32 2026] GET /volume/v3/snapshots/2648dae5-422a-4081-b30d-3f9a5442bf87 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f5d90668-38b6-49dd-8348-a0ec70a77b18 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6891b6ab-b6d0-41de-8764-2048dbe2d30a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6891b6ab-b6d0-41de-8764-2048dbe2d30a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6891b6ab-b6d0-41de-8764-2048dbe2d30a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6891b6ab-b6d0-41de-8764-2048dbe2d30a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-6891b6ab-b6d0-41de-8764-2048dbe2d30a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Delete snapshot with id: 203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6891b6ab-b6d0-41de-8764-2048dbe2d30a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f5d90668-38b6-49dd-8348-a0ec70a77b18 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Delete volume request issued successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f5d90668-38b6-49dd-8348-a0ec70a77b18 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 202 Sep 01 18:10:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 963/2002] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:32 2026] DELETE /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6d4ffb08-dbc3-499d-a1cc-146ad3c5a482 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6891b6ab-b6d0-41de-8764-2048dbe2d30a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot delete request issued successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d4ffb08-dbc3-499d-a1cc-146ad3c5a482 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6d4ffb08-dbc3-499d-a1cc-146ad3c5a482 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6d4ffb08-dbc3-499d-a1cc-146ad3c5a482 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6891b6ab-b6d0-41de-8764-2048dbe2d30a tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 202 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1040/2003] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:32 2026] DELETE /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7a504c10-3b46-4318-a414-4cd3c2b353d2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7a504c10-3b46-4318-a414-4cd3c2b353d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7a504c10-3b46-4318-a414-4cd3c2b353d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7a504c10-3b46-4318-a414-4cd3c2b353d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6d4ffb08-dbc3-499d-a1cc-146ad3c5a482 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7a504c10-3b46-4318-a414-4cd3c2b353d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7a504c10-3b46-4318-a414-4cd3c2b353d2 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1041/2004] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:32 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 471 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d4ffb08-dbc3-499d-a1cc-146ad3c5a482 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 964/2005] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:32 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 876 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d2854043-3284-448b-a9ae-6903d398c465 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d2854043-3284-448b-a9ae-6903d398c465 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d2854043-3284-448b-a9ae-6903d398c465 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d2854043-3284-448b-a9ae-6903d398c465 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d2854043-3284-448b-a9ae-6903d398c465 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c returned with HTTP 404 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1042/2006] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:32 2026] GET /volume/v3/volumes/6bdababc-82b3-4ef2-8e8c-fd4fbf77d49c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cd59f13f-1b1b-4251-abfb-5a26b20774c2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cd59f13f-1b1b-4251-abfb-5a26b20774c2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cd59f13f-1b1b-4251-abfb-5a26b20774c2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cd59f13f-1b1b-4251-abfb-5a26b20774c2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-cd59f13f-1b1b-4251-abfb-5a26b20774c2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete snapshot with id: c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cd59f13f-1b1b-4251-abfb-5a26b20774c2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot retrieved successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cd59f13f-1b1b-4251-abfb-5a26b20774c2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot delete request issued successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cd59f13f-1b1b-4251-abfb-5a26b20774c2 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 202 Sep 01 18:10:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 965/2007] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:32 2026] DELETE /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-455cb3b8-81d2-4681-8454-5b46b2e74ce3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-455cb3b8-81d2-4681-8454-5b46b2e74ce3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-455cb3b8-81d2-4681-8454-5b46b2e74ce3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-455cb3b8-81d2-4681-8454-5b46b2e74ce3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-455cb3b8-81d2-4681-8454-5b46b2e74ce3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot retrieved successfully. Sep 01 18:10:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-455cb3b8-81d2-4681-8454-5b46b2e74ce3 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 200 Sep 01 18:10:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1043/2008] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:32 2026] GET /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 474 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d33efff9-33bd-421a-8f40-f680072b2e17 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d33efff9-33bd-421a-8f40-f680072b2e17 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d33efff9-33bd-421a-8f40-f680072b2e17 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d33efff9-33bd-421a-8f40-f680072b2e17 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:33 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:UPDATE=156,cinder:SELECT=642,cinder:INSERT=82,cinder:DELETE=8 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:10:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-08905ef6-350e-4bfa-97e5-945891932c68 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d33efff9-33bd-421a-8f40-f680072b2e17 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-08905ef6-350e-4bfa-97e5-945891932c68 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-08905ef6-350e-4bfa-97e5-945891932c68 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-08905ef6-350e-4bfa-97e5-945891932c68 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d33efff9-33bd-421a-8f40-f680072b2e17 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 966/2009] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:33 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 471 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-08905ef6-350e-4bfa-97e5-945891932c68 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-08905ef6-350e-4bfa-97e5-945891932c68 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 200 Sep 01 18:10:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1044/2010] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:33 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 876 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dd4c7a0d-1ffd-4ae3-ac31-11a9dcde268d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd4c7a0d-1ffd-4ae3-ac31-11a9dcde268d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd4c7a0d-1ffd-4ae3-ac31-11a9dcde268d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd4c7a0d-1ffd-4ae3-ac31-11a9dcde268d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dd4c7a0d-1ffd-4ae3-ac31-11a9dcde268d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Snapshot retrieved successfully. Sep 01 18:10:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd4c7a0d-1ffd-4ae3-ac31-11a9dcde268d tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 200 Sep 01 18:10:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 967/2011] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:33 2026] GET /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-030bf307-2819-46c2-870c-b1a8b0b4af57 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-030bf307-2819-46c2-870c-b1a8b0b4af57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-030bf307-2819-46c2-870c-b1a8b0b4af57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-030bf307-2819-46c2-870c-b1a8b0b4af57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-030bf307-2819-46c2-870c-b1a8b0b4af57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-030bf307-2819-46c2-870c-b1a8b0b4af57 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 200 Sep 01 18:10:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1045/2012] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:34 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 471 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0b47442c-e2c3-45dc-88c0-651e477020db None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0b47442c-e2c3-45dc-88c0-651e477020db tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0b47442c-e2c3-45dc-88c0-651e477020db tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0b47442c-e2c3-45dc-88c0-651e477020db tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0b47442c-e2c3-45dc-88c0-651e477020db tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 returned with HTTP 404 Sep 01 18:10:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 968/2013] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:34 2026] GET /volume/v3/volumes/55c1f96d-cb34-448d-9cd8-2149e3fe5ea3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa8facd0-3019-4848-b6a7-08f365ba160f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa8facd0-3019-4848-b6a7-08f365ba160f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] DELETE http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa8facd0-3019-4848-b6a7-08f365ba160f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa8facd0-3019-4848-b6a7-08f365ba160f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-aa8facd0-3019-4848-b6a7-08f365ba160f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Delete volume with id: 789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aa8facd0-3019-4848-b6a7-08f365ba160f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aa8facd0-3019-4848-b6a7-08f365ba160f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Delete volume request issued successfully. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa8facd0-3019-4848-b6a7-08f365ba160f tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 202 Sep 01 18:10:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1046/2014] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:34 2026] DELETE /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e82ef14c-4091-4c19-b9ee-d31deb000f83 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e82ef14c-4091-4c19-b9ee-d31deb000f83 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e82ef14c-4091-4c19-b9ee-d31deb000f83 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e82ef14c-4091-4c19-b9ee-d31deb000f83 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e82ef14c-4091-4c19-b9ee-d31deb000f83 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Volume info retrieved successfully. Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e82ef14c-4091-4c19-b9ee-d31deb000f83 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 200 Sep 01 18:10:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 969/2015] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:34 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2bc88226-f919-4f1a-a77c-731fd6cb934b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2bc88226-f919-4f1a-a77c-731fd6cb934b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2bc88226-f919-4f1a-a77c-731fd6cb934b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2bc88226-f919-4f1a-a77c-731fd6cb934b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2bc88226-f919-4f1a-a77c-731fd6cb934b tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 returned with HTTP 404 Sep 01 18:10:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1047/2016] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:34 2026] GET /volume/v3/snapshots/c6411134-817e-4094-963a-bd4cb5dd2827 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f799a947-e540-42cd-8f9a-9cfe2288a6b5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f799a947-e540-42cd-8f9a-9cfe2288a6b5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] DELETE http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f799a947-e540-42cd-8f9a-9cfe2288a6b5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f799a947-e540-42cd-8f9a-9cfe2288a6b5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f799a947-e540-42cd-8f9a-9cfe2288a6b5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume with id: f0f2c201-9e59-4cb3-8c41-c30187f16d5f Sep 01 18:10:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f799a947-e540-42cd-8f9a-9cfe2288a6b5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f799a947-e540-42cd-8f9a-9cfe2288a6b5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Delete volume request issued successfully. Sep 01 18:10:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f799a947-e540-42cd-8f9a-9cfe2288a6b5 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f returned with HTTP 202 Sep 01 18:10:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 970/2017] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:34 2026] DELETE /volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-683389f0-cd7f-443f-8c63-e51399a37e01 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-683389f0-cd7f-443f-8c63-e51399a37e01 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-683389f0-cd7f-443f-8c63-e51399a37e01 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-683389f0-cd7f-443f-8c63-e51399a37e01 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-683389f0-cd7f-443f-8c63-e51399a37e01 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Volume info retrieved successfully. Sep 01 18:10:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-683389f0-cd7f-443f-8c63-e51399a37e01 tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f returned with HTTP 200 Sep 01 18:10:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1048/2018] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:34 2026] GET /volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3283065b-77d9-4ca6-85aa-61d3a48bdb5c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3283065b-77d9-4ca6-85aa-61d3a48bdb5c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3283065b-77d9-4ca6-85aa-61d3a48bdb5c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3283065b-77d9-4ca6-85aa-61d3a48bdb5c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3283065b-77d9-4ca6-85aa-61d3a48bdb5c tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 returned with HTTP 404 Sep 01 18:10:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 971/2019] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:35 2026] GET /volume/v3/snapshots/203c9509-6a4c-4ecd-84b5-20134cbd5704 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-07e56dde-6b89-443e-a8e6-99eda2827b6b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07e56dde-6b89-443e-a8e6-99eda2827b6b tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07e56dde-6b89-443e-a8e6-99eda2827b6b tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07e56dde-6b89-443e-a8e6-99eda2827b6b tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:35 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-07e56dde-6b89-443e-a8e6-99eda2827b6b tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Delete snapshot with id: ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-07e56dde-6b89-443e-a8e6-99eda2827b6b tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-07e56dde-6b89-443e-a8e6-99eda2827b6b tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot delete request issued successfully. Sep 01 18:10:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07e56dde-6b89-443e-a8e6-99eda2827b6b tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 202 Sep 01 18:10:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1049/2020] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:35 2026] DELETE /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e6dc9922-bbaf-4293-b826-03370d476fa7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e6dc9922-bbaf-4293-b826-03370d476fa7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e6dc9922-bbaf-4293-b826-03370d476fa7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e6dc9922-bbaf-4293-b826-03370d476fa7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e6dc9922-bbaf-4293-b826-03370d476fa7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e6dc9922-bbaf-4293-b826-03370d476fa7 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 972/2021] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:35 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 471 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c417a89e-ded8-41b4-b951-577028bb9e24 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c417a89e-ded8-41b4-b951-577028bb9e24 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] GET http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 Sep 01 18:10:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c417a89e-ded8-41b4-b951-577028bb9e24 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c417a89e-ded8-41b4-b951-577028bb9e24 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c417a89e-ded8-41b4-b951-577028bb9e24 tempest-CinderUnicodeTest-227218254 tempest-CinderUnicodeTest-227218254-project-member] http://192.168.122.108/volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 returned with HTTP 404 Sep 01 18:10:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1050/2022] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:35 2026] GET /volume/v3/volumes/789efc23-2198-4b6c-bbba-4636c7ea4e19 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-18b56e32-fe60-4430-b007-25dc8e34291e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-18b56e32-fe60-4430-b007-25dc8e34291e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] GET http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-18b56e32-fe60-4430-b007-25dc8e34291e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-18b56e32-fe60-4430-b007-25dc8e34291e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-18b56e32-fe60-4430-b007-25dc8e34291e tempest-CreateVolumesFromSnapshotTest-1394088627 tempest-CreateVolumesFromSnapshotTest-1394088627-project-member] http://192.168.122.108/volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f returned with HTTP 404 Sep 01 18:10:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 973/2023] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:35 2026] GET /volume/v3/volumes/f0f2c201-9e59-4cb3-8c41-c30187f16d5f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:10:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-66f7acaa-b341-47c5-a9ba-ff57c24450ec None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66f7acaa-b341-47c5-a9ba-ff57c24450ec tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66f7acaa-b341-47c5-a9ba-ff57c24450ec tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66f7acaa-b341-47c5-a9ba-ff57c24450ec tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-66f7acaa-b341-47c5-a9ba-ff57c24450ec tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66f7acaa-b341-47c5-a9ba-ff57c24450ec tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1051/2024] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:36 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 471 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-685ca162-bc24-4a80-8619-a94b05e55f52 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-685ca162-bc24-4a80-8619-a94b05e55f52 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-685ca162-bc24-4a80-8619-a94b05e55f52 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-685ca162-bc24-4a80-8619-a94b05e55f52 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-685ca162-bc24-4a80-8619-a94b05e55f52 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Snapshot retrieved successfully. Sep 01 18:10:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-685ca162-bc24-4a80-8619-a94b05e55f52 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 200 Sep 01 18:10:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 974/2025] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:37 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-76b14310-e40d-4558-8421-73baa7e92c65 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-76b14310-e40d-4558-8421-73baa7e92c65 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e Sep 01 18:10:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-76b14310-e40d-4558-8421-73baa7e92c65 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-76b14310-e40d-4558-8421-73baa7e92c65 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-76b14310-e40d-4558-8421-73baa7e92c65 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e returned with HTTP 404 Sep 01 18:10:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1052/2026] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:38 2026] GET /volume/v3/snapshots/ae4477cf-2d13-4716-987c-f0ac4ba9252e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d9d3e5eb-eaa7-40c5-803b-0b537cbf6c55 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d9d3e5eb-eaa7-40c5-803b-0b537cbf6c55 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d9d3e5eb-eaa7-40c5-803b-0b537cbf6c55 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d9d3e5eb-eaa7-40c5-803b-0b537cbf6c55 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d9d3e5eb-eaa7-40c5-803b-0b537cbf6c55 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d9d3e5eb-eaa7-40c5-803b-0b537cbf6c55 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de returned with HTTP 200 Sep 01 18:10:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 975/2027] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:38 2026] GET /volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-24c5409b-1217-48e7-839c-c309c0d7a838 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-24c5409b-1217-48e7-839c-c309c0d7a838 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] DELETE http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-24c5409b-1217-48e7-839c-c309c0d7a838 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-24c5409b-1217-48e7-839c-c309c0d7a838 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:38 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-24c5409b-1217-48e7-839c-c309c0d7a838 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Delete volume with id: 5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-24c5409b-1217-48e7-839c-c309c0d7a838 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-24c5409b-1217-48e7-839c-c309c0d7a838 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Delete volume request issued successfully. Sep 01 18:10:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-24c5409b-1217-48e7-839c-c309c0d7a838 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de returned with HTTP 202 Sep 01 18:10:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1053/2028] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:38 2026] DELETE /volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5d8b537b-281b-495e-8a01-85ce6e2ac441 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5d8b537b-281b-495e-8a01-85ce6e2ac441 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5d8b537b-281b-495e-8a01-85ce6e2ac441 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5d8b537b-281b-495e-8a01-85ce6e2ac441 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5d8b537b-281b-495e-8a01-85ce6e2ac441 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Volume info retrieved successfully. Sep 01 18:10:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5d8b537b-281b-495e-8a01-85ce6e2ac441 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de returned with HTTP 200 Sep 01 18:10:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 976/2029] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:38 2026] GET /volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-859cce86-6cb1-4f15-8b3f-cb392e6637e2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b5708758-a169-4338-9063-6d1ff7640215 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2086411141"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2086411141'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:39 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Create volume of 1 GB Sep 01 18:10:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-859cce86-6cb1-4f15-8b3f-cb392e6637e2 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-859cce86-6cb1-4f15-8b3f-cb392e6637e2 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1807740183", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Availability Zones retrieved successfully. Sep 01 18:10:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Flow 'volume_create_api' (0863e532-a440-4d1d-956d-cec30b45edbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d7c9a8-5375-4097-97f7-33afb27d5f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-859cce86-6cb1-4f15-8b3f-cb392e6637e2 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:10:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1054/2030] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:10:39 2026] POST /volume/v3/types => generated 380 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a8de0f05-cd72-43e1-b820-23ae5316b011 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a8de0f05-cd72-43e1-b820-23ae5316b011 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] GET http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a8de0f05-cd72-43e1-b820-23ae5316b011 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a8de0f05-cd72-43e1-b820-23ae5316b011 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a8de0f05-cd72-43e1-b820-23ae5316b011 tempest-VolumesSnapshotListTestJSON-297567886 tempest-VolumesSnapshotListTestJSON-297567886-project-member] http://192.168.122.108/volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de returned with HTTP 404 Sep 01 18:10:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1055/2031] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:39 2026] GET /volume/v3/volumes/5dc5564f-f600-4358-86e4-de5de6efa2de => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2223e648-bedb-4076-870c-020711788099 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2223e648-bedb-4076-870c-020711788099 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] POST http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2223e648-bedb-4076-870c-020711788099 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2223e648-bedb-4076-870c-020711788099 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption returned with HTTP 200 Sep 01 18:10:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1056/2032] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:10:39 2026] POST /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d7c9a8-5375-4097-97f7-33afb27d5f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4947a3-912f-43e2-a664-5583931ff6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c56afe01-eb7e-4b5f-ad3b-1bc9d0ac2e0c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c56afe01-eb7e-4b5f-ad3b-1bc9d0ac2e0c tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:10:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c56afe01-eb7e-4b5f-ad3b-1bc9d0ac2e0c tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2002452502", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c56afe01-eb7e-4b5f-ad3b-1bc9d0ac2e0c tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1057/2033] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:10:39 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-54f375f6-0c34-403d-b22c-a69ca14b99a4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Created reservations ['d86a5441-3506-4cf9-bfc9-b775acdd5551', '5f7b0d03-3d82-46c0-a233-4d6bbeec3ffa', 'abb03db8-ec37-4d05-82af-308258e07deb', 'f94eeed2-1c7f-4376-a4fa-47cfb52a584f'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4947a3-912f-43e2-a664-5583931ff6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d86a5441-3506-4cf9-bfc9-b775acdd5551', '5f7b0d03-3d82-46c0-a233-4d6bbeec3ffa', 'abb03db8-ec37-4d05-82af-308258e07deb', 'f94eeed2-1c7f-4376-a4fa-47cfb52a584f']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70f1f2f5-1496-4803-8020-8f03aa2514b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54f375f6-0c34-403d-b22c-a69ca14b99a4 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] POST http://192.168.122.108/volume/v3/types/ab621184-05ef-4d08-8d5e-124313ed0ffb/encryption Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54f375f6-0c34-403d-b22c-a69ca14b99a4 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-54f375f6-0c34-403d-b22c-a69ca14b99a4 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54f375f6-0c34-403d-b22c-a69ca14b99a4 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/ab621184-05ef-4d08-8d5e-124313ed0ffb/encryption returned with HTTP 403 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1058/2034] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:10:40 2026] POST /volume/v3/types/ab621184-05ef-4d08-8d5e-124313ed0ffb/encryption => generated 127 bytes in 193 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-df91f0ac-0909-4b19-99bc-2389b1f684ff None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-df91f0ac-0909-4b19-99bc-2389b1f684ff tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-df91f0ac-0909-4b19-99bc-2389b1f684ff tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1784716426", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70f1f2f5-1496-4803-8020-8f03aa2514b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a2b0f2e-255d-4188-b483-b3e355a00cbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2086411141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='788f4078e34e4bff8262b8f999d410c7',qos_specs=None,replication_status=,reservations=['d86a5441-3506-4cf9-bfc9-b775acdd5551','5f7b0d03-3d82-46c0-a233-4d6bbeec3ffa','abb03db8-ec37-4d05-82af-308258e07deb','f94eeed2-1c7f-4376-a4fa-47cfb52a584f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a173d0611914416bb281eb2bb2ee7f2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2086411141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a2b0f2e-255d-4188-b483-b3e355a00cbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='788f4078e34e4bff8262b8f999d410c7',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='0a173d0611914416bb281eb2bb2ee7f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd61ac2-9434-45ab-a00d-374028d0602a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-df91f0ac-0909-4b19-99bc-2389b1f684ff tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1059/2035] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:10:40 2026] POST /volume/v3/types => generated 380 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd61ac2-9434-45ab-a00d-374028d0602a) 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-2086411141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='788f4078e34e4bff8262b8f999d410c7',qos_specs=None,replication_status=,reservations=['d86a5441-3506-4cf9-bfc9-b775acdd5551','5f7b0d03-3d82-46c0-a233-4d6bbeec3ffa','abb03db8-ec37-4d05-82af-308258e07deb','f94eeed2-1c7f-4376-a4fa-47cfb52a584f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a173d0611914416bb281eb2bb2ee7f2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-480fada9-d8d1-4bd6-a5ff-0d4e74e98375 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f4edab-c420-449c-8931-0bdc973b8289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-480fada9-d8d1-4bd6-a5ff-0d4e74e98375 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] POST http://192.168.122.108/volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031/extra_specs Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-480fada9-d8d1-4bd6-a5ff-0d4e74e98375 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-480fada9-d8d1-4bd6-a5ff-0d4e74e98375 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-480fada9-d8d1-4bd6-a5ff-0d4e74e98375 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031/extra_specs returned with HTTP 403 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1060/2036] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:10:40 2026] POST /volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031/extra_specs => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f4edab-c420-449c-8931-0bdc973b8289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da41838a-57ff-4dee-94d0-96f81bc149ad None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Flow 'volume_create_api' (0863e532-a440-4d1d-956d-cec30b45edbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da41838a-57ff-4dee-94d0-96f81bc149ad tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] PUT http://192.168.122.108/volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031/extra_specs/key2 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da41838a-57ff-4dee-94d0-96f81bc149ad tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Create volume request issued successfully. Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b5708758-a169-4338-9063-6d1ff7640215 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 977/2037] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:10:39 2026] POST /volume/v3/volumes => generated 779 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-da41838a-57ff-4dee-94d0-96f81bc149ad tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da41838a-57ff-4dee-94d0-96f81bc149ad tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031/extra_specs/key2 returned with HTTP 403 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1061/2038] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:10:40 2026] PUT /volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d4a4eb6c-68fe-44e8-ae5f-c88c848972df None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-27281edd-e63c-422c-ae09-a16cfb447947 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4a4eb6c-68fe-44e8-ae5f-c88c848972df tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] POST http://192.168.122.108/volume/v3/types Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4a4eb6c-68fe-44e8-ae5f-c88c848972df tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-27281edd-e63c-422c-ae09-a16cfb447947 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-27281edd-e63c-422c-ae09-a16cfb447947 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-27281edd-e63c-422c-ae09-a16cfb447947 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-d4a4eb6c-68fe-44e8-ae5f-c88c848972df tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4a4eb6c-68fe-44e8-ae5f-c88c848972df tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types returned with HTTP 403 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 978/2039] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:10:40 2026] POST /volume/v3/types => generated 109 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-13750797-4006-4b54-92b6-5e17fc415704 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-13750797-4006-4b54-92b6-5e17fc415704 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-13750797-4006-4b54-92b6-5e17fc415704 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-919478789", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-27281edd-e63c-422c-ae09-a16cfb447947 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-27281edd-e63c-422c-ae09-a16cfb447947 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe returned with HTTP 200 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1062/2040] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:40 2026] GET /volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-13750797-4006-4b54-92b6-5e17fc415704 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 979/2041] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:10:40 2026] POST /volume/v3/types => generated 379 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7d94abbd-aca5-4a93-b7a1-be502bb66e02 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7d94abbd-aca5-4a93-b7a1-be502bb66e02 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] POST http://192.168.122.108/volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310/encryption Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7d94abbd-aca5-4a93-b7a1-be502bb66e02 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7d94abbd-aca5-4a93-b7a1-be502bb66e02 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310/encryption returned with HTTP 200 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1063/2042] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:10:40 2026] POST /volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ac2d8b0e-65da-4766-95bc-c25b0769649e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac2d8b0e-65da-4766-95bc-c25b0769649e tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] DELETE http://192.168.122.108/volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310/encryption/117fa324-10a5-432f-a8c0-aa227c773cd4 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8b0e-65da-4766-95bc-c25b0769649e tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac2d8b0e-65da-4766-95bc-c25b0769649e tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-ac2d8b0e-65da-4766-95bc-c25b0769649e tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac2d8b0e-65da-4766-95bc-c25b0769649e tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310/encryption/117fa324-10a5-432f-a8c0-aa227c773cd4 returned with HTTP 403 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 980/2043] 192.168.122.108 () {58 vars in 1373 bytes} [Tue Sep 1 18:10:40 2026] DELETE /volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310/encryption/117fa324-10a5-432f-a8c0-aa227c773cd4 => generated 127 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-452ed5e4-4fb0-43ef-a0a4-0a254ef99c17 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-452ed5e4-4fb0-43ef-a0a4-0a254ef99c17 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-452ed5e4-4fb0-43ef-a0a4-0a254ef99c17 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-179361240", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-452ed5e4-4fb0-43ef-a0a4-0a254ef99c17 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1064/2044] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:10:40 2026] POST /volume/v3/types => generated 379 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bba01248-7120-4ab0-ac9a-b8cd5c67eb13 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bba01248-7120-4ab0-ac9a-b8cd5c67eb13 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] DELETE http://192.168.122.108/volume/v3/types/b583b315-4c00-4c05-a1a4-d55b6c737964/extra_specs/key1 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bba01248-7120-4ab0-ac9a-b8cd5c67eb13 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bba01248-7120-4ab0-ac9a-b8cd5c67eb13 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-bba01248-7120-4ab0-ac9a-b8cd5c67eb13 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bba01248-7120-4ab0-ac9a-b8cd5c67eb13 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/b583b315-4c00-4c05-a1a4-d55b6c737964/extra_specs/key1 returned with HTTP 403 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 981/2045] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:10:40 2026] DELETE /volume/v3/types/b583b315-4c00-4c05-a1a4-d55b6c737964/extra_specs/key1 => generated 122 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-29f0b7f1-8140-4fff-9d15-bc1a3168f484 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-29f0b7f1-8140-4fff-9d15-bc1a3168f484 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-29f0b7f1-8140-4fff-9d15-bc1a3168f484 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-615865368", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-29f0b7f1-8140-4fff-9d15-bc1a3168f484 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1065/2046] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:10:40 2026] POST /volume/v3/types => generated 379 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6a86e375-f826-4edd-b117-a1e2ec1c3aea None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a86e375-f826-4edd-b117-a1e2ec1c3aea tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] DELETE http://192.168.122.108/volume/v3/types/1ba2f554-db0b-4499-9ad5-0ff184dd6bf5 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a86e375-f826-4edd-b117-a1e2ec1c3aea tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a86e375-f826-4edd-b117-a1e2ec1c3aea tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-6a86e375-f826-4edd-b117-a1e2ec1c3aea tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a86e375-f826-4edd-b117-a1e2ec1c3aea tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/1ba2f554-db0b-4499-9ad5-0ff184dd6bf5 returned with HTTP 403 Sep 01 18:10:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 982/2047] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:10:40 2026] DELETE /volume/v3/types/1ba2f554-db0b-4499-9ad5-0ff184dd6bf5 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7c56636b-0344-4e6b-bc49-289177433232 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c56636b-0344-4e6b-bc49-289177433232 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] GET http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c56636b-0344-4e6b-bc49-289177433232 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c56636b-0344-4e6b-bc49-289177433232 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c56636b-0344-4e6b-bc49-289177433232 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs returned with HTTP 200 Sep 01 18:10:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1066/2048] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:10:40 2026] GET /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs => generated 123 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fe27c444-c27e-4c0f-85e4-05a637186bd8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fe27c444-c27e-4c0f-85e4-05a637186bd8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] GET http://192.168.122.108/volume/v3/types Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fe27c444-c27e-4c0f-85e4-05a637186bd8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fe27c444-c27e-4c0f-85e4-05a637186bd8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-fe27c444-c27e-4c0f-85e4-05a637186bd8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fe27c444-c27e-4c0f-85e4-05a637186bd8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 983/2049] 192.168.122.108 () {58 vars in 1115 bytes} [Tue Sep 1 18:10:40 2026] GET /volume/v3/types => generated 2361 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-25ee955c-ef64-4be7-a1ca-05638066cb99 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25ee955c-ef64-4be7-a1ca-05638066cb99 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] GET http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption/cipher Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25ee955c-ef64-4be7-a1ca-05638066cb99 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25ee955c-ef64-4be7-a1ca-05638066cb99 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-25ee955c-ef64-4be7-a1ca-05638066cb99 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25ee955c-ef64-4be7-a1ca-05638066cb99 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption/cipher returned with HTTP 403 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1067/2050] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:10:41 2026] GET /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption/cipher => generated 124 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6ba3c8c8-2434-4e44-95a5-b6e7a6bb71f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6ba3c8c8-2434-4e44-95a5-b6e7a6bb71f0 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] GET http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6ba3c8c8-2434-4e44-95a5-b6e7a6bb71f0 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6ba3c8c8-2434-4e44-95a5-b6e7a6bb71f0 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-6ba3c8c8-2434-4e44-95a5-b6e7a6bb71f0 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6ba3c8c8-2434-4e44-95a5-b6e7a6bb71f0 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption returned with HTTP 403 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 984/2051] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:10:41 2026] GET /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-805825d4-b41c-47e4-bcdf-10a667039323 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-805825d4-b41c-47e4-bcdf-10a667039323 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] GET http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/multiattach Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-805825d4-b41c-47e4-bcdf-10a667039323 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-805825d4-b41c-47e4-bcdf-10a667039323 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-805825d4-b41c-47e4-bcdf-10a667039323 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/multiattach returned with HTTP 200 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1068/2052] 192.168.122.108 () {58 vars in 1298 bytes} [Tue Sep 1 18:10:41 2026] GET /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/multiattach => generated 29 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55001fab-20cc-44ef-8959-47a6cbea18e6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55001fab-20cc-44ef-8959-47a6cbea18e6 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] GET http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/volume_backend_name Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55001fab-20cc-44ef-8959-47a6cbea18e6 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55001fab-20cc-44ef-8959-47a6cbea18e6 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55001fab-20cc-44ef-8959-47a6cbea18e6 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 985/2053] 192.168.122.108 () {58 vars in 1322 bytes} [Tue Sep 1 18:10:41 2026] GET /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/volume_backend_name => generated 143 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa93b99c-3f9f-4223-ab3b-013299b95603 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa93b99c-3f9f-4223-ab3b-013299b95603 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] GET http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa93b99c-3f9f-4223-ab3b-013299b95603 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa93b99c-3f9f-4223-ab3b-013299b95603 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa93b99c-3f9f-4223-ab3b-013299b95603 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 returned with HTTP 200 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1069/2054] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:10:41 2026] GET /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 => generated 318 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3b8b5d58-6f5f-4c6f-bce2-a0d442356303 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b8b5d58-6f5f-4c6f-bce2-a0d442356303 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] PUT http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption/0c952b9b-9a04-4534-8b13-c2c4c445183a Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b8b5d58-6f5f-4c6f-bce2-a0d442356303 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-3b8b5d58-6f5f-4c6f-bce2-a0d442356303 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b8b5d58-6f5f-4c6f-bce2-a0d442356303 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption/0c952b9b-9a04-4534-8b13-c2c4c445183a returned with HTTP 403 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 986/2055] 192.168.122.108 () {60 vars in 1390 bytes} [Tue Sep 1 18:10:41 2026] PUT /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/encryption/0c952b9b-9a04-4534-8b13-c2c4c445183a => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f127bc1e-3ce8-4666-a431-41c026bb464b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f127bc1e-3ce8-4666-a431-41c026bb464b tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] PUT http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/key1 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f127bc1e-3ce8-4666-a431-41c026bb464b tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-f127bc1e-3ce8-4666-a431-41c026bb464b tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f127bc1e-3ce8-4666-a431-41c026bb464b tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/key1 returned with HTTP 403 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1070/2056] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:10:41 2026] PUT /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-19055f28-afd9-45a4-846e-a33776d5d315 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19055f28-afd9-45a4-846e-a33776d5d315 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] PUT http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19055f28-afd9-45a4-846e-a33776d5d315 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-19055f28-afd9-45a4-846e-a33776d5d315 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b132abd5623043da8515972d73203ff8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f686921685d48a8a5e32c1b9c27c43a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19055f28-afd9-45a4-846e-a33776d5d315 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-member] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 returned with HTTP 403 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 987/2057] 192.168.122.108 () {60 vars in 1246 bytes} [Tue Sep 1 18:10:41 2026] PUT /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e1d6c8a4-a897-4a1e-b793-b14f5e4a6915 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e1d6c8a4-a897-4a1e-b793-b14f5e4a6915 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] DELETE http://192.168.122.108/volume/v3/types/1ba2f554-db0b-4499-9ad5-0ff184dd6bf5 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e1d6c8a4-a897-4a1e-b793-b14f5e4a6915 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e1d6c8a4-a897-4a1e-b793-b14f5e4a6915 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e1d6c8a4-a897-4a1e-b793-b14f5e4a6915 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types/1ba2f554-db0b-4499-9ad5-0ff184dd6bf5 returned with HTTP 202 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1071/2058] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:10:41 2026] DELETE /volume/v3/types/1ba2f554-db0b-4499-9ad5-0ff184dd6bf5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-28611016-30eb-4937-8754-e58955857a07 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-28611016-30eb-4937-8754-e58955857a07 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] DELETE http://192.168.122.108/volume/v3/types/b583b315-4c00-4c05-a1a4-d55b6c737964 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-28611016-30eb-4937-8754-e58955857a07 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-28611016-30eb-4937-8754-e58955857a07 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-28611016-30eb-4937-8754-e58955857a07 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types/b583b315-4c00-4c05-a1a4-d55b6c737964 returned with HTTP 202 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 988/2059] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:10:41 2026] DELETE /volume/v3/types/b583b315-4c00-4c05-a1a4-d55b6c737964 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c5bc025e-26ce-4361-9f23-898b46e25a3b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5bc025e-26ce-4361-9f23-898b46e25a3b tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] DELETE http://192.168.122.108/volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5bc025e-26ce-4361-9f23-898b46e25a3b tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5bc025e-26ce-4361-9f23-898b46e25a3b tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cc68451a-58c9-47d7-be20-16f9a0a08ba8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc68451a-58c9-47d7-be20-16f9a0a08ba8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc68451a-58c9-47d7-be20-16f9a0a08ba8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc68451a-58c9-47d7-be20-16f9a0a08ba8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cc68451a-58c9-47d7-be20-16f9a0a08ba8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc68451a-58c9-47d7-be20-16f9a0a08ba8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe returned with HTTP 200 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 989/2060] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:41 2026] GET /volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe => generated 871 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5bc025e-26ce-4361-9f23-898b46e25a3b tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310 returned with HTTP 202 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1072/2061] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:10:41 2026] DELETE /volume/v3/types/2ce175ec-d867-491a-a0f3-72f7e316d310 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a20dae75-b17d-4ba2-a628-563b68ef85e8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a20dae75-b17d-4ba2-a628-563b68ef85e8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] DELETE http://192.168.122.108/volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a20dae75-b17d-4ba2-a628-563b68ef85e8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a20dae75-b17d-4ba2-a628-563b68ef85e8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a20dae75-b17d-4ba2-a628-563b68ef85e8 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031 returned with HTTP 202 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 990/2062] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:10:41 2026] DELETE /volume/v3/types/83ea8051-17a8-4ac7-8ef0-4942f1565031 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da563054-1d83-4a03-99cc-7f4ba0d9b79a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da563054-1d83-4a03-99cc-7f4ba0d9b79a tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] DELETE http://192.168.122.108/volume/v3/types/ab621184-05ef-4d08-8d5e-124313ed0ffb Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da563054-1d83-4a03-99cc-7f4ba0d9b79a tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da563054-1d83-4a03-99cc-7f4ba0d9b79a tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da563054-1d83-4a03-99cc-7f4ba0d9b79a tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types/ab621184-05ef-4d08-8d5e-124313ed0ffb returned with HTTP 202 Sep 01 18:10:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1073/2063] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:10:41 2026] DELETE /volume/v3/types/ab621184-05ef-4d08-8d5e-124313ed0ffb => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dce98f48-bca2-4c18-8f29-f516934231f7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dce98f48-bca2-4c18-8f29-f516934231f7 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] DELETE http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dce98f48-bca2-4c18-8f29-f516934231f7 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dce98f48-bca2-4c18-8f29-f516934231f7 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dce98f48-bca2-4c18-8f29-f516934231f7 tempest-VolumeTypesMemberTests-1740247203 tempest-VolumeTypesMemberTests-1740247203-project-admin] http://192.168.122.108/volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 returned with HTTP 202 Sep 01 18:10:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 991/2064] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:10:41 2026] DELETE /volume/v3/types/7e1e2e9e-29aa-4efc-9d3b-dca113389447 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:10:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5ce34c0-5907-408c-971e-a6c1acaa7b99 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5ce34c0-5907-408c-971e-a6c1acaa7b99 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5ce34c0-5907-408c-971e-a6c1acaa7b99 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5ce34c0-5907-408c-971e-a6c1acaa7b99 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5ce34c0-5907-408c-971e-a6c1acaa7b99 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5ce34c0-5907-408c-971e-a6c1acaa7b99 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe returned with HTTP 200 Sep 01 18:10:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1074/2065] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:42 2026] GET /volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe => generated 872 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9a1eb194-083e-4fbf-b7e9-2de74630d2f8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9a1eb194-083e-4fbf-b7e9-2de74630d2f8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9a1eb194-083e-4fbf-b7e9-2de74630d2f8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a2b0f2e-255d-4188-b483-b3e355a00cbe", "name": "tempest-VolumeDependencyTests-Snapshot-727750161"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9a1eb194-083e-4fbf-b7e9-2de74630d2f8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:42 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-9a1eb194-083e-4fbf-b7e9-2de74630d2f8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Create snapshot from volume 0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:42 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-9a1eb194-083e-4fbf-b7e9-2de74630d2f8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Created reservations ['60bdcb04-bb2b-4cab-a3db-668ce0f8d97c', 'b38c7360-f85b-402c-9f37-8974ea3858fa', '9f1ec582-008e-4ae7-8cab-f27c34d27b3e', 'c4252209-fab0-4e4d-b6bb-c356304490b5'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9a1eb194-083e-4fbf-b7e9-2de74630d2f8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot create request issued successfully. Sep 01 18:10:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9a1eb194-083e-4fbf-b7e9-2de74630d2f8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 992/2066] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eab77ffa-c5c5-4157-91f8-2da6ec404298 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eab77ffa-c5c5-4157-91f8-2da6ec404298 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eab77ffa-c5c5-4157-91f8-2da6ec404298 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eab77ffa-c5c5-4157-91f8-2da6ec404298 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eab77ffa-c5c5-4157-91f8-2da6ec404298 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot retrieved successfully. Sep 01 18:10:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eab77ffa-c5c5-4157-91f8-2da6ec404298 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 200 Sep 01 18:10:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1075/2067] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:42 2026] GET /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bd652b7f-3239-47a6-8033-cdc9bd62297e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bd652b7f-3239-47a6-8033-cdc9bd62297e tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bd652b7f-3239-47a6-8033-cdc9bd62297e tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2add5b9e-df64-4a5d-9cbf-1bbb05af9721", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1803463661"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bd652b7f-3239-47a6-8033-cdc9bd62297e tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 404 Sep 01 18:10:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 993/2068] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:43 2026] POST /volume/v3/snapshots => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-76d3483c-1f36-43b7-a324-931592dda98a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-76d3483c-1f36-43b7-a324-931592dda98a tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-76d3483c-1f36-43b7-a324-931592dda98a tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1833689301"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-76d3483c-1f36-43b7-a324-931592dda98a tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 404 Sep 01 18:10:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1076/2069] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:43 2026] POST /volume/v3/snapshots => generated 77 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7e69aed0-9b64-4bb6-9a4c-7b4ca8c44fdb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7e69aed0-9b64-4bb6-9a4c-7b4ca8c44fdb tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots?limit=invalid Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7e69aed0-9b64-4bb6-9a4c-7b4ca8c44fdb tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7e69aed0-9b64-4bb6-9a4c-7b4ca8c44fdb tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7e69aed0-9b64-4bb6-9a4c-7b4ca8c44fdb tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] HTTP exception thrown: limit param must be an integer Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7e69aed0-9b64-4bb6-9a4c-7b4ca8c44fdb tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 18:10:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 994/2070] 192.168.122.108 () {58 vars in 1154 bytes} [Tue Sep 1 18:10:43 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-41b49d93-18c1-4f2f-9ef0-c583523c06b1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-41b49d93-18c1-4f2f-9ef0-c583523c06b1 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots?marker=cd64ea69-b109-401b-ac56-bf5f6ef2cc3f Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-41b49d93-18c1-4f2f-9ef0-c583523c06b1 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-41b49d93-18c1-4f2f-9ef0-c583523c06b1 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-41b49d93-18c1-4f2f-9ef0-c583523c06b1 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-41b49d93-18c1-4f2f-9ef0-c583523c06b1 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-41b49d93-18c1-4f2f-9ef0-c583523c06b1 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots?marker=cd64ea69-b109-401b-ac56-bf5f6ef2cc3f returned with HTTP 404 Sep 01 18:10:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1077/2071] 192.168.122.108 () {58 vars in 1214 bytes} [Tue Sep 1 18:10:43 2026] GET /volume/v3/snapshots?marker=cd64ea69-b109-401b-ac56-bf5f6ef2cc3f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7c8b042a-f143-44aa-be43-1b276a0146a4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7c8b042a-f143-44aa-be43-1b276a0146a4 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots?sort_key=invalid Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7c8b042a-f143-44aa-be43-1b276a0146a4 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7c8b042a-f143-44aa-be43-1b276a0146a4 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-7c8b042a-f143-44aa-be43-1b276a0146a4 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-7c8b042a-f143-44aa-be43-1b276a0146a4 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7c8b042a-f143-44aa-be43-1b276a0146a4 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 18:10:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 995/2072] 192.168.122.108 () {58 vars in 1160 bytes} [Tue Sep 1 18:10:43 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5fc55948-0a08-44d5-b2b7-ea02af57606e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1145141038"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5fc55948-0a08-44d5-b2b7-ea02af57606e tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5fc55948-0a08-44d5-b2b7-ea02af57606e tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5fc55948-0a08-44d5-b2b7-ea02af57606e tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1145141038'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:43 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Create volume of 2 GB Sep 01 18:10:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5fc55948-0a08-44d5-b2b7-ea02af57606e tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot retrieved successfully. Sep 01 18:10:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Availability Zones retrieved successfully. Sep 01 18:10:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5fc55948-0a08-44d5-b2b7-ea02af57606e tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 200 Sep 01 18:10:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 996/2073] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:43 2026] GET /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Flow 'volume_create_api' (59b3d231-3708-45d8-a842-b364c573af4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d19594-ed62-4c9b-aa81-63660d03cc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Validating volume size '2' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d19594-ed62-4c9b-aa81-63660d03cc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88306221-e8d7-4fdc-b04f-636c23b5864d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Created reservations ['67a08df7-1556-4d61-825c-e9b4e1299964', '4bf7f5d1-15fb-4ef0-9b46-2f7aea406d9e', '03263ae6-c0a2-4c1c-999e-3d5109123198', '51e96105-fc51-4c05-98c8-3814ec954ded'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88306221-e8d7-4fdc-b04f-636c23b5864d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67a08df7-1556-4d61-825c-e9b4e1299964', '4bf7f5d1-15fb-4ef0-9b46-2f7aea406d9e', '03263ae6-c0a2-4c1c-999e-3d5109123198', '51e96105-fc51-4c05-98c8-3814ec954ded']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edafa641-ca41-42cf-b92f-1d938ffcf6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edafa641-ca41-42cf-b92f-1d938ffcf6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9f600f4-6417-4efb-9f38-6cfce4a532bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1145141038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='411ebf28264143b78f10a5266007cd57',qos_specs=None,replication_status=,reservations=['67a08df7-1556-4d61-825c-e9b4e1299964','4bf7f5d1-15fb-4ef0-9b46-2f7aea406d9e','03263ae6-c0a2-4c1c-999e-3d5109123198','51e96105-fc51-4c05-98c8-3814ec954ded'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f166afa277643d5b46014a913b4a60a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1145141038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9f600f4-6417-4efb-9f38-6cfce4a532bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='411ebf28264143b78f10a5266007cd57',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='1f166afa277643d5b46014a913b4a60a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79891dd0-9e70-438b-bd77-230cc4076a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79891dd0-9e70-438b-bd77-230cc4076a78) 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-1145141038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='411ebf28264143b78f10a5266007cd57',qos_specs=None,replication_status=,reservations=['67a08df7-1556-4d61-825c-e9b4e1299964','4bf7f5d1-15fb-4ef0-9b46-2f7aea406d9e','03263ae6-c0a2-4c1c-999e-3d5109123198','51e96105-fc51-4c05-98c8-3814ec954ded'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f166afa277643d5b46014a913b4a60a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3eec51f-55b2-4574-9a6c-ef7565136834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3eec51f-55b2-4574-9a6c-ef7565136834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Flow 'volume_create_api' (59b3d231-3708-45d8-a842-b364c573af4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Create volume request issued successfully. Sep 01 18:10:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4643bbaa-1eb4-451b-af2e-199e505940d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1078/2074] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:10:43 2026] POST /volume/v3/volumes => generated 771 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-690e6cae-91e9-4bba-822d-cc6cd3f59f80 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-690e6cae-91e9-4bba-822d-cc6cd3f59f80 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-690e6cae-91e9-4bba-822d-cc6cd3f59f80 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-690e6cae-91e9-4bba-822d-cc6cd3f59f80 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-690e6cae-91e9-4bba-822d-cc6cd3f59f80 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Volume info retrieved successfully. Sep 01 18:10:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-690e6cae-91e9-4bba-822d-cc6cd3f59f80 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf returned with HTTP 200 Sep 01 18:10:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 997/2075] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:44 2026] GET /volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf => generated 839 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-797bfa12-cfd1-430b-94e2-714fb32c6b7c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-797bfa12-cfd1-430b-94e2-714fb32c6b7c tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-797bfa12-cfd1-430b-94e2-714fb32c6b7c tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-797bfa12-cfd1-430b-94e2-714fb32c6b7c tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-797bfa12-cfd1-430b-94e2-714fb32c6b7c tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot retrieved successfully. Sep 01 18:10:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-797bfa12-cfd1-430b-94e2-714fb32c6b7c tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 200 Sep 01 18:10:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1079/2076] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:45 2026] GET /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b5dcd14a-9003-4b55-81d8-8ba666157c89 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b5dcd14a-9003-4b55-81d8-8ba666157c89 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b5dcd14a-9003-4b55-81d8-8ba666157c89 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b5dcd14a-9003-4b55-81d8-8ba666157c89 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:45 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:45 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b5dcd14a-9003-4b55-81d8-8ba666157c89 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Volume info retrieved successfully. Sep 01 18:10:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b5dcd14a-9003-4b55-81d8-8ba666157c89 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf returned with HTTP 200 Sep 01 18:10:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 998/2077] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:45 2026] GET /volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f10fe35d-19eb-4551-b9cf-8dfd4e7b42a1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f10fe35d-19eb-4551-b9cf-8dfd4e7b42a1 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f10fe35d-19eb-4551-b9cf-8dfd4e7b42a1 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f10fe35d-19eb-4551-b9cf-8dfd4e7b42a1 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:46 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:46 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:46 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f10fe35d-19eb-4551-b9cf-8dfd4e7b42a1 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot retrieved successfully. Sep 01 18:10:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f10fe35d-19eb-4551-b9cf-8dfd4e7b42a1 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 200 Sep 01 18:10:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1080/2078] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:46 2026] GET /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ffcaa5ea-6438-43dd-ab24-ff557b8a9dac", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1573324779"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Create volume request body: {'volume': {'snapshot_id': 'ffcaa5ea-6438-43dd-ab24-ff557b8a9dac', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1573324779'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot retrieved successfully. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Create volume of 1 GB Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Availability Zones retrieved successfully. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Flow 'volume_create_api' (9d5c9189-a31c-41fa-9dbf-1963150fa045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751b5cf5-457b-4d48-9c4b-be7c883ece93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751b5cf5-457b-4d48-9c4b-be7c883ece93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ffcaa5ea-6438-43dd-ab24-ff557b8a9dac', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c134b25-2192-44f1-9031-47b81babea7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Created reservations ['ddf5df3a-9d94-4c79-be47-c85e287cca8c', '3717f3ba-6a93-43e6-9fcb-712f9a4df211', '5935dfcb-2197-4228-bb67-4f17b9b86ed3', '35274105-d0c4-4505-aadf-fd9cfd3bc781'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c134b25-2192-44f1-9031-47b81babea7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf5df3a-9d94-4c79-be47-c85e287cca8c', '3717f3ba-6a93-43e6-9fcb-712f9a4df211', '5935dfcb-2197-4228-bb67-4f17b9b86ed3', '35274105-d0c4-4505-aadf-fd9cfd3bc781']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69076e8-ec8b-40f5-9584-e28dcff0a0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69076e8-ec8b-40f5-9584-e28dcff0a0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb7f62a8-ba7d-4e57-977d-b9770998e442', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1573324779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='788f4078e34e4bff8262b8f999d410c7',qos_specs=None,replication_status=,reservations=['ddf5df3a-9d94-4c79-be47-c85e287cca8c','3717f3ba-6a93-43e6-9fcb-712f9a4df211','5935dfcb-2197-4228-bb67-4f17b9b86ed3','35274105-d0c4-4505-aadf-fd9cfd3bc781'],size=1,snapshot_id=ffcaa5ea-6438-43dd-ab24-ff557b8a9dac,source_replicaid=,source_volid=None,status='creating',user_id='0a173d0611914416bb281eb2bb2ee7f2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1573324779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb7f62a8-ba7d-4e57-977d-b9770998e442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='788f4078e34e4bff8262b8f999d410c7',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=ffcaa5ea-6438-43dd-ab24-ff557b8a9dac,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a173d0611914416bb281eb2bb2ee7f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2547e6ea-6a85-4f1e-a08a-b25c0a6a7b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2547e6ea-6a85-4f1e-a08a-b25c0a6a7b67) 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-1573324779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='788f4078e34e4bff8262b8f999d410c7',qos_specs=None,replication_status=,reservations=['ddf5df3a-9d94-4c79-be47-c85e287cca8c','3717f3ba-6a93-43e6-9fcb-712f9a4df211','5935dfcb-2197-4228-bb67-4f17b9b86ed3','35274105-d0c4-4505-aadf-fd9cfd3bc781'],size=1,snapshot_id=ffcaa5ea-6438-43dd-ab24-ff557b8a9dac,source_replicaid=,source_volid=None,status='creating',user_id='0a173d0611914416bb281eb2bb2ee7f2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7baacb3-a166-40a5-8182-9a593b0f3b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7baacb3-a166-40a5-8182-9a593b0f3b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Flow 'volume_create_api' (9d5c9189-a31c-41fa-9dbf-1963150fa045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Create volume request issued successfully. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95008889-f6a0-4ae4-8d06-4398a31a4eeb tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:10:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 999/2079] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:10:46 2026] POST /volume/v3/volumes => generated 813 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f56b05c6-983b-47e6-917b-e35d79b67209 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f56b05c6-983b-47e6-917b-e35d79b67209 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f56b05c6-983b-47e6-917b-e35d79b67209 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f56b05c6-983b-47e6-917b-e35d79b67209 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:46 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:46 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:46 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:46 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:46 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f56b05c6-983b-47e6-917b-e35d79b67209 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f56b05c6-983b-47e6-917b-e35d79b67209 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 200 Sep 01 18:10:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1081/2080] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:46 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 881 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-24cbb763-e120-4e06-82f3-df905b3c658d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-24cbb763-e120-4e06-82f3-df905b3c658d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-24cbb763-e120-4e06-82f3-df905b3c658d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-24cbb763-e120-4e06-82f3-df905b3c658d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-24cbb763-e120-4e06-82f3-df905b3c658d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Volume info retrieved successfully. Sep 01 18:10:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-24cbb763-e120-4e06-82f3-df905b3c658d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf returned with HTTP 200 Sep 01 18:10:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1000/2081] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:46 2026] GET /volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-514428cb-e5ff-456a-aed0-adf0716f5d03 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-514428cb-e5ff-456a-aed0-adf0716f5d03 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:10:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-514428cb-e5ff-456a-aed0-adf0716f5d03 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9f600f4-6417-4efb-9f38-6cfce4a532bf", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-511355692"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-514428cb-e5ff-456a-aed0-adf0716f5d03 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Volume info retrieved successfully. Sep 01 18:10:47 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-514428cb-e5ff-456a-aed0-adf0716f5d03 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Create snapshot from volume d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:47 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-514428cb-e5ff-456a-aed0-adf0716f5d03 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Created reservations ['7f5d7fec-1fe6-492a-839b-896a535d1b90', '3b68ce17-716f-45eb-a873-8f7427b102e7', 'afaa85f5-d481-4b5c-a5d7-180e26149f3a', 'dd765a23-a045-4131-84c6-eba144144cad'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:10:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-514428cb-e5ff-456a-aed0-adf0716f5d03 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot create request issued successfully. Sep 01 18:10:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-514428cb-e5ff-456a-aed0-adf0716f5d03 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:10:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1082/2082] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:10:46 2026] POST /volume/v3/snapshots => generated 317 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:10:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ddb9c1b1-1477-42ab-800f-c23094fb3efe None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ddb9c1b1-1477-42ab-800f-c23094fb3efe tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ddb9c1b1-1477-42ab-800f-c23094fb3efe tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ddb9c1b1-1477-42ab-800f-c23094fb3efe tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ddb9c1b1-1477-42ab-800f-c23094fb3efe tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ddb9c1b1-1477-42ab-800f-c23094fb3efe tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1001/2083] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:47 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 449 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ec453793-9963-485f-b401-a92df47fb863 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ec453793-9963-485f-b401-a92df47fb863 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ec453793-9963-485f-b401-a92df47fb863 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ec453793-9963-485f-b401-a92df47fb863 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ec453793-9963-485f-b401-a92df47fb863 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ec453793-9963-485f-b401-a92df47fb863 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 200 Sep 01 18:10:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1083/2084] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:47 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 905 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a45bd89e-84b6-482c-bd6d-2331a56463ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a45bd89e-84b6-482c-bd6d-2331a56463ba tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a45bd89e-84b6-482c-bd6d-2331a56463ba tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a45bd89e-84b6-482c-bd6d-2331a56463ba tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a45bd89e-84b6-482c-bd6d-2331a56463ba tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a45bd89e-84b6-482c-bd6d-2331a56463ba tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1002/2085] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:48 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 449 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-07f96225-9a72-4ebd-90b6-fafc6dd42558 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07f96225-9a72-4ebd-90b6-fafc6dd42558 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07f96225-9a72-4ebd-90b6-fafc6dd42558 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07f96225-9a72-4ebd-90b6-fafc6dd42558 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-07f96225-9a72-4ebd-90b6-fafc6dd42558 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07f96225-9a72-4ebd-90b6-fafc6dd42558 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 200 Sep 01 18:10:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1084/2086] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:48 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 905 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-63748e02-9759-499d-be75-4f7841b226ef None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-63748e02-9759-499d-be75-4f7841b226ef tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-63748e02-9759-499d-be75-4f7841b226ef tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-63748e02-9759-499d-be75-4f7841b226ef tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-63748e02-9759-499d-be75-4f7841b226ef tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-63748e02-9759-499d-be75-4f7841b226ef tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1003/2087] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:49 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 449 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6573046f-4aea-40e0-98c5-95e6c5d9bd83 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6573046f-4aea-40e0-98c5-95e6c5d9bd83 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6573046f-4aea-40e0-98c5-95e6c5d9bd83 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6573046f-4aea-40e0-98c5-95e6c5d9bd83 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6573046f-4aea-40e0-98c5-95e6c5d9bd83 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6573046f-4aea-40e0-98c5-95e6c5d9bd83 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 200 Sep 01 18:10:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1085/2088] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:49 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 905 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c8e037c9-7bec-4833-98c7-60c43fad409e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c8e037c9-7bec-4833-98c7-60c43fad409e tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c8e037c9-7bec-4833-98c7-60c43fad409e tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c8e037c9-7bec-4833-98c7-60c43fad409e tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c8e037c9-7bec-4833-98c7-60c43fad409e tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c8e037c9-7bec-4833-98c7-60c43fad409e tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1004/2089] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:50 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 449 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e3914500-6099-4d9f-86ff-70b20df158d8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e3914500-6099-4d9f-86ff-70b20df158d8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e3914500-6099-4d9f-86ff-70b20df158d8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e3914500-6099-4d9f-86ff-70b20df158d8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e3914500-6099-4d9f-86ff-70b20df158d8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e3914500-6099-4d9f-86ff-70b20df158d8 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 200 Sep 01 18:10:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1086/2090] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:51 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 905 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ec9b71f2-1b60-4d50-a293-30187be69e36 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec9b71f2-1b60-4d50-a293-30187be69e36 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec9b71f2-1b60-4d50-a293-30187be69e36 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec9b71f2-1b60-4d50-a293-30187be69e36 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ec9b71f2-1b60-4d50-a293-30187be69e36 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec9b71f2-1b60-4d50-a293-30187be69e36 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1005/2091] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:51 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 449 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-74ea18f3-87c1-4b2e-997b-4f53dab4271d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74ea18f3-87c1-4b2e-997b-4f53dab4271d tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74ea18f3-87c1-4b2e-997b-4f53dab4271d tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74ea18f3-87c1-4b2e-997b-4f53dab4271d tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-74ea18f3-87c1-4b2e-997b-4f53dab4271d tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74ea18f3-87c1-4b2e-997b-4f53dab4271d tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 200 Sep 01 18:10:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1087/2092] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:52 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 905 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-491b6127-73d4-4b1e-912d-0b15550df247 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-491b6127-73d4-4b1e-912d-0b15550df247 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-491b6127-73d4-4b1e-912d-0b15550df247 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-491b6127-73d4-4b1e-912d-0b15550df247 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-491b6127-73d4-4b1e-912d-0b15550df247 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-491b6127-73d4-4b1e-912d-0b15550df247 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1006/2093] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:52 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 449 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ab662d1b-abc7-4225-965a-7d89a188b16a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab662d1b-abc7-4225-965a-7d89a188b16a tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab662d1b-abc7-4225-965a-7d89a188b16a tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab662d1b-abc7-4225-965a-7d89a188b16a tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ab662d1b-abc7-4225-965a-7d89a188b16a tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab662d1b-abc7-4225-965a-7d89a188b16a tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 200 Sep 01 18:10:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1088/2094] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:53 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8be3ed24-f73a-4a5c-a5f5-75820a257150 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8be3ed24-f73a-4a5c-a5f5-75820a257150 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8be3ed24-f73a-4a5c-a5f5-75820a257150 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8be3ed24-f73a-4a5c-a5f5-75820a257150 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:53 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-8be3ed24-f73a-4a5c-a5f5-75820a257150 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Delete snapshot with id: ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8be3ed24-f73a-4a5c-a5f5-75820a257150 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot retrieved successfully. Sep 01 18:10:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-26911cd5-d5fa-464d-8d88-5c5b154ea6d0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-26911cd5-d5fa-464d-8d88-5c5b154ea6d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8be3ed24-f73a-4a5c-a5f5-75820a257150 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot delete request issued successfully. Sep 01 18:10:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-26911cd5-d5fa-464d-8d88-5c5b154ea6d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8be3ed24-f73a-4a5c-a5f5-75820a257150 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 202 Sep 01 18:10:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-26911cd5-d5fa-464d-8d88-5c5b154ea6d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1007/2095] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:53 2026] DELETE /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c043ef00-964b-4c35-a5f9-8039cd236d09 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c043ef00-964b-4c35-a5f9-8039cd236d09 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c043ef00-964b-4c35-a5f9-8039cd236d09 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c043ef00-964b-4c35-a5f9-8039cd236d09 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-26911cd5-d5fa-464d-8d88-5c5b154ea6d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-26911cd5-d5fa-464d-8d88-5c5b154ea6d0 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1089/2096] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:53 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c043ef00-964b-4c35-a5f9-8039cd236d09 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot retrieved successfully. Sep 01 18:10:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c043ef00-964b-4c35-a5f9-8039cd236d09 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 200 Sep 01 18:10:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1008/2097] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:53 2026] GET /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b17e7f64-e570-4add-b31b-6b6b191692b9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b17e7f64-e570-4add-b31b-6b6b191692b9 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b17e7f64-e570-4add-b31b-6b6b191692b9 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b17e7f64-e570-4add-b31b-6b6b191692b9 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f7c270b5-693a-4cca-97d9-4572efbdb935 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b17e7f64-e570-4add-b31b-6b6b191692b9 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b17e7f64-e570-4add-b31b-6b6b191692b9 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1090/2098] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:54 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7c270b5-693a-4cca-97d9-4572efbdb935 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7c270b5-693a-4cca-97d9-4572efbdb935 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7c270b5-693a-4cca-97d9-4572efbdb935 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f7c270b5-693a-4cca-97d9-4572efbdb935 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Snapshot retrieved successfully. Sep 01 18:10:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7c270b5-693a-4cca-97d9-4572efbdb935 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 200 Sep 01 18:10:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1009/2099] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:54 2026] GET /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fe69d0bb-a089-4056-8325-f10d87795374 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe69d0bb-a089-4056-8325-f10d87795374 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe69d0bb-a089-4056-8325-f10d87795374 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe69d0bb-a089-4056-8325-f10d87795374 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fe69d0bb-a089-4056-8325-f10d87795374 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe69d0bb-a089-4056-8325-f10d87795374 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1091/2100] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:55 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 476 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b4b31f3a-9ddb-41e3-a2a1-22841f180cb9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b4b31f3a-9ddb-41e3-a2a1-22841f180cb9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b4b31f3a-9ddb-41e3-a2a1-22841f180cb9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7c41ce46-b3ed-4895-9fbd-882efd282f78"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b4b31f3a-9ddb-41e3-a2a1-22841f180cb9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7c41ce46-b3ed-4895-9fbd-882efd282f78'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Create volume of 1 GB Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Availability Zones retrieved successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b4b31f3a-9ddb-41e3-a2a1-22841f180cb9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 404 Sep 01 18:10:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1010/2101] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:55 2026] GET /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b69bd1dd-a3a9-4059-9cbe-2628d50fb6cc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Flow 'volume_create_api' (590a8ce5-f488-44c2-bc1d-dfd6769e6f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d520f983-f431-4d51-98a1-53c24f9784a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b69bd1dd-a3a9-4059-9cbe-2628d50fb6cc tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] DELETE http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b69bd1dd-a3a9-4059-9cbe-2628d50fb6cc tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b69bd1dd-a3a9-4059-9cbe-2628d50fb6cc tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-b69bd1dd-a3a9-4059-9cbe-2628d50fb6cc tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Delete volume with id: 0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:55 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d520f983-f431-4d51-98a1-53c24f9784a1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 18:10:55 devstack devstack@c-api.service[86561]: 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 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d520f983-f431-4d51-98a1-53c24f9784a1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d520f983-f431-4d51-98a1-53c24f9784a1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 18:10:55 devstack devstack@c-api.service[86561]: WARNING cinder.volume.api [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Flow 'volume_create_api' (590a8ce5-f488-44c2-bc1d-dfd6769e6f4c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe755ed9-dd29-47e8-8120-e00d24e2822f tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 400 Sep 01 18:10:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1092/2102] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:10:55 2026] POST /volume/v3/volumes => generated 171 bytes in 90 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7693e5c6-6460-43c5-b6de-12ab9826e874 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7693e5c6-6460-43c5-b6de-12ab9826e874 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7693e5c6-6460-43c5-b6de-12ab9826e874 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7693e5c6-6460-43c5-b6de-12ab9826e874 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-7693e5c6-6460-43c5-b6de-12ab9826e874 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Delete snapshot with id: 7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b69bd1dd-a3a9-4059-9cbe-2628d50fb6cc tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7693e5c6-6460-43c5-b6de-12ab9826e874 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7693e5c6-6460-43c5-b6de-12ab9826e874 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot delete request issued successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7693e5c6-6460-43c5-b6de-12ab9826e874 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 202 Sep 01 18:10:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1093/2103] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:55 2026] DELETE /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-aa2b751b-5837-4c01-a4de-a1aeda4c1383 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa2b751b-5837-4c01-a4de-a1aeda4c1383 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa2b751b-5837-4c01-a4de-a1aeda4c1383 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-aa2b751b-5837-4c01-a4de-a1aeda4c1383 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b69bd1dd-a3a9-4059-9cbe-2628d50fb6cc tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Delete volume request issued successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b69bd1dd-a3a9-4059-9cbe-2628d50fb6cc tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe returned with HTTP 202 Sep 01 18:10:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1011/2104] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:10:55 2026] DELETE /volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:10:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-aa2b751b-5837-4c01-a4de-a1aeda4c1383 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-aa2b751b-5837-4c01-a4de-a1aeda4c1383 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1094/2105] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:55 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aa8c2fa8-d76f-4805-93c5-fe0847b08281 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aa8c2fa8-d76f-4805-93c5-fe0847b08281 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aa8c2fa8-d76f-4805-93c5-fe0847b08281 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aa8c2fa8-d76f-4805-93c5-fe0847b08281 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aa8c2fa8-d76f-4805-93c5-fe0847b08281 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aa8c2fa8-d76f-4805-93c5-fe0847b08281 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe returned with HTTP 200 Sep 01 18:10:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1012/2106] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:55 2026] GET /volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe => generated 871 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:10:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-75b9a82f-feb4-4060-a524-4df4453f7707 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-75b9a82f-feb4-4060-a524-4df4453f7707 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-75b9a82f-feb4-4060-a524-4df4453f7707 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-75b9a82f-feb4-4060-a524-4df4453f7707 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-75b9a82f-feb4-4060-a524-4df4453f7707 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Snapshot retrieved successfully. Sep 01 18:10:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-75b9a82f-feb4-4060-a524-4df4453f7707 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 200 Sep 01 18:10:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1095/2107] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:56 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 475 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dcb02f3d-ae6a-4c56-b11e-62e0c293f139 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dcb02f3d-ae6a-4c56-b11e-62e0c293f139 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dcb02f3d-ae6a-4c56-b11e-62e0c293f139 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dcb02f3d-ae6a-4c56-b11e-62e0c293f139 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dcb02f3d-ae6a-4c56-b11e-62e0c293f139 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe returned with HTTP 404 Sep 01 18:10:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1013/2108] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:56 2026] GET /volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-830ca940-02d1-4e61-b6f9-7d50401b035b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-830ca940-02d1-4e61-b6f9-7d50401b035b tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] DELETE http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-830ca940-02d1-4e61-b6f9-7d50401b035b tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-830ca940-02d1-4e61-b6f9-7d50401b035b tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:57 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-830ca940-02d1-4e61-b6f9-7d50401b035b tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Delete volume with id: bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-830ca940-02d1-4e61-b6f9-7d50401b035b tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-830ca940-02d1-4e61-b6f9-7d50401b035b tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Delete volume request issued successfully. Sep 01 18:10:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-830ca940-02d1-4e61-b6f9-7d50401b035b tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 202 Sep 01 18:10:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1096/2109] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:10:57 2026] DELETE /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:10:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fea80b31-8443-40f3-86b5-a9008e79ae1f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fea80b31-8443-40f3-86b5-a9008e79ae1f tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fea80b31-8443-40f3-86b5-a9008e79ae1f tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fea80b31-8443-40f3-86b5-a9008e79ae1f tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fea80b31-8443-40f3-86b5-a9008e79ae1f tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Volume info retrieved successfully. Sep 01 18:10:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fea80b31-8443-40f3-86b5-a9008e79ae1f tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 200 Sep 01 18:10:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1014/2110] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:57 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 905 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:10:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-33523a0b-9c5b-4fc1-adac-686217c12bb6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-33523a0b-9c5b-4fc1-adac-686217c12bb6 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 Sep 01 18:10:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-33523a0b-9c5b-4fc1-adac-686217c12bb6 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-33523a0b-9c5b-4fc1-adac-686217c12bb6 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-33523a0b-9c5b-4fc1-adac-686217c12bb6 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 returned with HTTP 404 Sep 01 18:10:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1097/2111] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:57 2026] GET /volume/v3/snapshots/7c41ce46-b3ed-4895-9fbd-882efd282f78 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4093183a-4b7b-48a6-add3-9075a6cb7691 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4093183a-4b7b-48a6-add3-9075a6cb7691 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4093183a-4b7b-48a6-add3-9075a6cb7691 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4093183a-4b7b-48a6-add3-9075a6cb7691 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4093183a-4b7b-48a6-add3-9075a6cb7691 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Volume info retrieved successfully. Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4093183a-4b7b-48a6-add3-9075a6cb7691 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf returned with HTTP 200 Sep 01 18:10:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1015/2112] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:58 2026] GET /volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b86a7aeb-c979-4346-9ecd-dc78a8badd7d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b86a7aeb-c979-4346-9ecd-dc78a8badd7d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] DELETE http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b86a7aeb-c979-4346-9ecd-dc78a8badd7d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b86a7aeb-c979-4346-9ecd-dc78a8badd7d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b86a7aeb-c979-4346-9ecd-dc78a8badd7d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Delete volume with id: d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:10:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b86a7aeb-c979-4346-9ecd-dc78a8badd7d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Volume info retrieved successfully. Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b86a7aeb-c979-4346-9ecd-dc78a8badd7d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Delete volume request issued successfully. Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b86a7aeb-c979-4346-9ecd-dc78a8badd7d tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf returned with HTTP 202 Sep 01 18:10:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1098/2113] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:10:58 2026] DELETE /volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-151b9f3f-bf49-45fc-9c97-3f05f2116208 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-151b9f3f-bf49-45fc-9c97-3f05f2116208 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-151b9f3f-bf49-45fc-9c97-3f05f2116208 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-151b9f3f-bf49-45fc-9c97-3f05f2116208 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:10:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:10:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:10:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-151b9f3f-bf49-45fc-9c97-3f05f2116208 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Volume info retrieved successfully. Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-151b9f3f-bf49-45fc-9c97-3f05f2116208 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf returned with HTTP 200 Sep 01 18:10:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1016/2114] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:58 2026] GET /volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf => generated 863 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e7069b8e-fa10-4219-aac3-a1c8eb244699 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7069b8e-fa10-4219-aac3-a1c8eb244699 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7069b8e-fa10-4219-aac3-a1c8eb244699 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7069b8e-fa10-4219-aac3-a1c8eb244699 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7069b8e-fa10-4219-aac3-a1c8eb244699 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 returned with HTTP 404 Sep 01 18:10:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1099/2115] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:58 2026] GET /volume/v3/volumes/bb7f62a8-ba7d-4e57-977d-b9770998e442 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-82e68773-fd16-44fc-b428-31b6110f74e9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-82e68773-fd16-44fc-b428-31b6110f74e9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-82e68773-fd16-44fc-b428-31b6110f74e9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-82e68773-fd16-44fc-b428-31b6110f74e9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-82e68773-fd16-44fc-b428-31b6110f74e9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Delete snapshot with id: ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-82e68773-fd16-44fc-b428-31b6110f74e9 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 404 Sep 01 18:10:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1017/2116] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:10:58 2026] DELETE /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-39774fa0-d1d8-4cac-afd1-18daaeca3a96 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-39774fa0-d1d8-4cac-afd1-18daaeca3a96 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-39774fa0-d1d8-4cac-afd1-18daaeca3a96 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-39774fa0-d1d8-4cac-afd1-18daaeca3a96 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-39774fa0-d1d8-4cac-afd1-18daaeca3a96 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac returned with HTTP 404 Sep 01 18:10:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1100/2117] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:10:58 2026] GET /volume/v3/snapshots/ffcaa5ea-6438-43dd-ab24-ff557b8a9dac => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8abc2010-e40d-4d91-b926-f4445e157a79 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8abc2010-e40d-4d91-b926-f4445e157a79 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] DELETE http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8abc2010-e40d-4d91-b926-f4445e157a79 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8abc2010-e40d-4d91-b926-f4445e157a79 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-8abc2010-e40d-4d91-b926-f4445e157a79 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Delete volume with id: 0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8abc2010-e40d-4d91-b926-f4445e157a79 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe returned with HTTP 404 Sep 01 18:10:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1018/2118] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:10:58 2026] DELETE /volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f10731da-cb96-4017-967f-7424eb58bce5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f10731da-cb96-4017-967f-7424eb58bce5 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] GET http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f10731da-cb96-4017-967f-7424eb58bce5 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f10731da-cb96-4017-967f-7424eb58bce5 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f10731da-cb96-4017-967f-7424eb58bce5 tempest-VolumeDependencyTests-608562022 tempest-VolumeDependencyTests-608562022-project-member] http://192.168.122.108/volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe returned with HTTP 404 Sep 01 18:10:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1101/2119] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:10:58 2026] GET /volume/v3/volumes/0a2b0f2e-255d-4188-b483-b3e355a00cbe => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:10:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9761eaa9-ac8d-492b-967f-5106710bb692 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:10:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9761eaa9-ac8d-492b-967f-5106710bb692 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] GET http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf Sep 01 18:10:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9761eaa9-ac8d-492b-967f-5106710bb692 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:10:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9761eaa9-ac8d-492b-967f-5106710bb692 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:10:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9761eaa9-ac8d-492b-967f-5106710bb692 tempest-VolumesSnapshotNegativeTestJSON-1175445024 tempest-VolumesSnapshotNegativeTestJSON-1175445024-project-member] http://192.168.122.108/volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf returned with HTTP 404 Sep 01 18:10:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1019/2120] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:10:59 2026] GET /volume/v3/volumes/d9f600f4-6417-4efb-9f38-6cfce4a532bf => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1087062758"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1087062758'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Create volume of 1 GB Sep 01 18:11:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Availability Zones retrieved successfully. Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Flow 'volume_create_api' (a80e5b57-7e4b-4800-9e04-ac3f1113ee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22583828-3e14-413f-8125-078d2f3821aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22583828-3e14-413f-8125-078d2f3821aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6852c3ea-9e76-4e56-82d1-9e1f3b986c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Created reservations ['3df57ff3-791a-408e-8924-fe08dc906af8', '303952b5-508b-43ea-87a6-dddae0a7a321', 'a4ae0eab-d604-4cbe-ab31-808eb1df7248', '56be4723-b158-45ee-8fe1-a6559039678f'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6852c3ea-9e76-4e56-82d1-9e1f3b986c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3df57ff3-791a-408e-8924-fe08dc906af8', '303952b5-508b-43ea-87a6-dddae0a7a321', 'a4ae0eab-d604-4cbe-ab31-808eb1df7248', '56be4723-b158-45ee-8fe1-a6559039678f']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74143ffb-42f1-4d67-b25e-f80349d39e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74143ffb-42f1-4d67-b25e-f80349d39e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46eb101f-c6eb-4d60-8b93-07d9e9b106c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1087062758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4d6ac211a8742018f5bc66e429afb00',qos_specs=None,replication_status=,reservations=['3df57ff3-791a-408e-8924-fe08dc906af8','303952b5-508b-43ea-87a6-dddae0a7a321','a4ae0eab-d604-4cbe-ab31-808eb1df7248','56be4723-b158-45ee-8fe1-a6559039678f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c08c62c345943809cfc50ecac389a92',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1087062758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46eb101f-c6eb-4d60-8b93-07d9e9b106c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4d6ac211a8742018f5bc66e429afb00',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='8c08c62c345943809cfc50ecac389a92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2528e9-5adb-4fcf-b272-809290db8de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2528e9-5adb-4fcf-b272-809290db8de1) 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-1087062758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4d6ac211a8742018f5bc66e429afb00',qos_specs=None,replication_status=,reservations=['3df57ff3-791a-408e-8924-fe08dc906af8','303952b5-508b-43ea-87a6-dddae0a7a321','a4ae0eab-d604-4cbe-ab31-808eb1df7248','56be4723-b158-45ee-8fe1-a6559039678f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c08c62c345943809cfc50ecac389a92',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29fc0ae-06cf-4954-ad47-f25e53981ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29fc0ae-06cf-4954-ad47-f25e53981ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Flow 'volume_create_api' (a80e5b57-7e4b-4800-9e04-ac3f1113ee88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Create volume request issued successfully. Sep 01 18:11:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eedc9abf-d0a9-4613-9f14-e4713e59a07f tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1102/2121] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:11:02 2026] POST /volume/v3/volumes => generated 787 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5338bac4-bdb3-4bcf-993b-2bc5f79f021e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5338bac4-bdb3-4bcf-993b-2bc5f79f021e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 Sep 01 18:11:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5338bac4-bdb3-4bcf-993b-2bc5f79f021e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5338bac4-bdb3-4bcf-993b-2bc5f79f021e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5338bac4-bdb3-4bcf-993b-2bc5f79f021e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5338bac4-bdb3-4bcf-993b-2bc5f79f021e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 returned with HTTP 200 Sep 01 18:11:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1020/2122] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:02 2026] GET /volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0d3f0b47-62b3-4afa-b892-c72493920d55 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d3f0b47-62b3-4afa-b892-c72493920d55 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 Sep 01 18:11:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d3f0b47-62b3-4afa-b892-c72493920d55 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d3f0b47-62b3-4afa-b892-c72493920d55 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0d3f0b47-62b3-4afa-b892-c72493920d55 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d3f0b47-62b3-4afa-b892-c72493920d55 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 returned with HTTP 200 Sep 01 18:11:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1103/2123] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:03 2026] GET /volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-818aca46-8071-498c-8536-de0faadaad4d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-818aca46-8071-498c-8536-de0faadaad4d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 Sep 01 18:11:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-818aca46-8071-498c-8536-de0faadaad4d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-818aca46-8071-498c-8536-de0faadaad4d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-818aca46-8071-498c-8536-de0faadaad4d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-818aca46-8071-498c-8536-de0faadaad4d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 returned with HTTP 200 Sep 01 18:11:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1021/2124] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:04 2026] GET /volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 => generated 1017 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:11:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a697e760-78a4-4b4d-b212-28763a5db28d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a697e760-78a4-4b4d-b212-28763a5db28d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] POST http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7/action Sep 01 18:11:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a697e760-78a4-4b4d-b212-28763a5db28d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a697e760-78a4-4b4d-b212-28763a5db28d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a697e760-78a4-4b4d-b212-28763a5db28d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] Volume info retrieved successfully. Sep 01 18:11:05 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-a697e760-78a4-4b4d-b212-28763a5db28d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8b9461f9b8ff458e8a3d68fb255f66dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4d6ac211a8742018f5bc66e429afb00', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a697e760-78a4-4b4d-b212-28763a5db28d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7/action returned with HTTP 403 Sep 01 18:11:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1104/2125] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:05 2026] POST /volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7/action => generated 131 bytes in 326 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0ec4fe2d-19e3-4699-a2e9-f0490985a8ff None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ec4fe2d-19e3-4699-a2e9-f0490985a8ff tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 Sep 01 18:11:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ec4fe2d-19e3-4699-a2e9-f0490985a8ff tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0ec4fe2d-19e3-4699-a2e9-f0490985a8ff tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:05 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-0ec4fe2d-19e3-4699-a2e9-f0490985a8ff tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Delete volume with id: 46eb101f-c6eb-4d60-8b93-07d9e9b106c7 Sep 01 18:11:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0ec4fe2d-19e3-4699-a2e9-f0490985a8ff tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0ec4fe2d-19e3-4699-a2e9-f0490985a8ff tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Delete volume request issued successfully. Sep 01 18:11:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0ec4fe2d-19e3-4699-a2e9-f0490985a8ff tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 returned with HTTP 202 Sep 01 18:11:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1022/2126] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:11:05 2026] DELETE /volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-50dc11bc-fd33-40f5-9d15-369a9648785d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50dc11bc-fd33-40f5-9d15-369a9648785d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 Sep 01 18:11:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50dc11bc-fd33-40f5-9d15-369a9648785d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-50dc11bc-fd33-40f5-9d15-369a9648785d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-50dc11bc-fd33-40f5-9d15-369a9648785d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-50dc11bc-fd33-40f5-9d15-369a9648785d tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 returned with HTTP 200 Sep 01 18:11:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1105/2127] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:05 2026] GET /volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:11:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7b9a0de3-6936-4bf9-b3cc-970226c3304b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7b9a0de3-6936-4bf9-b3cc-970226c3304b tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 Sep 01 18:11:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7b9a0de3-6936-4bf9-b3cc-970226c3304b tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7b9a0de3-6936-4bf9-b3cc-970226c3304b tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7b9a0de3-6936-4bf9-b3cc-970226c3304b tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 returned with HTTP 404 Sep 01 18:11:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1023/2128] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:06 2026] GET /volume/v3/volumes/46eb101f-c6eb-4d60-8b93-07d9e9b106c7 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-651503593"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-651503593'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Create volume of 1 GB Sep 01 18:11:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Availability Zones retrieved successfully. Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Flow 'volume_create_api' (306843dc-749e-4c7f-a6f2-47bf9bc2e5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad71295-f269-4b66-8e7d-87f2360f5aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad71295-f269-4b66-8e7d-87f2360f5aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc24890-5e56-4f14-a7dd-22014c79b7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Created reservations ['bb1fd15b-09c6-4650-aa39-7a862c5b9eed', 'cf65f274-5d9f-45f4-894d-dc02d5bfb130', 'bbb4cf4a-ccda-4fc4-a5c2-98d19016b059', '8dbb873c-292c-498f-88e3-5c761babb894'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc24890-5e56-4f14-a7dd-22014c79b7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb1fd15b-09c6-4650-aa39-7a862c5b9eed', 'cf65f274-5d9f-45f4-894d-dc02d5bfb130', 'bbb4cf4a-ccda-4fc4-a5c2-98d19016b059', '8dbb873c-292c-498f-88e3-5c761babb894']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af36d38-6f5f-4dbb-b9a3-c03d43eb4fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af36d38-6f5f-4dbb-b9a3-c03d43eb4fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc21a7d-50c5-4cf6-9226-132f6b516bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651503593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4d6ac211a8742018f5bc66e429afb00',qos_specs=None,replication_status=,reservations=['bb1fd15b-09c6-4650-aa39-7a862c5b9eed','cf65f274-5d9f-45f4-894d-dc02d5bfb130','bbb4cf4a-ccda-4fc4-a5c2-98d19016b059','8dbb873c-292c-498f-88e3-5c761babb894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c08c62c345943809cfc50ecac389a92',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651503593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cc21a7d-50c5-4cf6-9226-132f6b516bb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4d6ac211a8742018f5bc66e429afb00',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='8c08c62c345943809cfc50ecac389a92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7820ad-7c5d-4fa0-b515-9f4df5e05287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7820ad-7c5d-4fa0-b515-9f4df5e05287) 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-651503593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4d6ac211a8742018f5bc66e429afb00',qos_specs=None,replication_status=,reservations=['bb1fd15b-09c6-4650-aa39-7a862c5b9eed','cf65f274-5d9f-45f4-894d-dc02d5bfb130','bbb4cf4a-ccda-4fc4-a5c2-98d19016b059','8dbb873c-292c-498f-88e3-5c761babb894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c08c62c345943809cfc50ecac389a92',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef1c431-d289-4b89-ae1e-1575f25e9b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef1c431-d289-4b89-ae1e-1575f25e9b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Flow 'volume_create_api' (306843dc-749e-4c7f-a6f2-47bf9bc2e5f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Create volume request issued successfully. Sep 01 18:11:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d0ddb50d-e3fb-49c5-8b35-3907f004f5b6 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1106/2129] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:11:06 2026] POST /volume/v3/volumes => generated 786 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3dc8f66c-4264-4444-b4a5-c9b6dc627a81 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3dc8f66c-4264-4444-b4a5-c9b6dc627a81 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 Sep 01 18:11:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3dc8f66c-4264-4444-b4a5-c9b6dc627a81 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3dc8f66c-4264-4444-b4a5-c9b6dc627a81 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3dc8f66c-4264-4444-b4a5-c9b6dc627a81 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3dc8f66c-4264-4444-b4a5-c9b6dc627a81 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 returned with HTTP 200 Sep 01 18:11:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1024/2130] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:06 2026] GET /volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 => generated 965 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-98ec5ba1-fb05-47be-8816-14ca7ea6d74e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-98ec5ba1-fb05-47be-8816-14ca7ea6d74e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 Sep 01 18:11:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-98ec5ba1-fb05-47be-8816-14ca7ea6d74e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-98ec5ba1-fb05-47be-8816-14ca7ea6d74e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-98ec5ba1-fb05-47be-8816-14ca7ea6d74e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-98ec5ba1-fb05-47be-8816-14ca7ea6d74e tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 returned with HTTP 200 Sep 01 18:11:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1107/2131] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:08 2026] GET /volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ca4d2b28-5863-4a35-8a5a-226ca3b96789 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ca4d2b28-5863-4a35-8a5a-226ca3b96789 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 Sep 01 18:11:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ca4d2b28-5863-4a35-8a5a-226ca3b96789 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ca4d2b28-5863-4a35-8a5a-226ca3b96789 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ca4d2b28-5863-4a35-8a5a-226ca3b96789 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ca4d2b28-5863-4a35-8a5a-226ca3b96789 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 returned with HTTP 200 Sep 01 18:11:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1025/2132] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:09 2026] GET /volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 => generated 1016 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:11:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-99138667-3df5-479b-a058-74da832f91ea None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99138667-3df5-479b-a058-74da832f91ea tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] POST http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2/action Sep 01 18:11:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99138667-3df5-479b-a058-74da832f91ea tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99138667-3df5-479b-a058-74da832f91ea tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:09 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-99138667-3df5-479b-a058-74da832f91ea tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8b9461f9b8ff458e8a3d68fb255f66dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4d6ac211a8742018f5bc66e429afb00', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99138667-3df5-479b-a058-74da832f91ea tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-reader] http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2/action returned with HTTP 403 Sep 01 18:11:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1108/2133] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:09 2026] POST /volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2/action => generated 131 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dbb25622-bd3c-4079-bfa1-5e1c9035e9e0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dbb25622-bd3c-4079-bfa1-5e1c9035e9e0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 Sep 01 18:11:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dbb25622-bd3c-4079-bfa1-5e1c9035e9e0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dbb25622-bd3c-4079-bfa1-5e1c9035e9e0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:09 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-dbb25622-bd3c-4079-bfa1-5e1c9035e9e0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Delete volume with id: 9cc21a7d-50c5-4cf6-9226-132f6b516bb2 Sep 01 18:11:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dbb25622-bd3c-4079-bfa1-5e1c9035e9e0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dbb25622-bd3c-4079-bfa1-5e1c9035e9e0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Delete volume request issued successfully. Sep 01 18:11:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dbb25622-bd3c-4079-bfa1-5e1c9035e9e0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 returned with HTTP 202 Sep 01 18:11:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1026/2134] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:11:09 2026] DELETE /volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f10f33c5-4da5-4a55-8840-f12497e252f0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f10f33c5-4da5-4a55-8840-f12497e252f0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 Sep 01 18:11:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f10f33c5-4da5-4a55-8840-f12497e252f0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f10f33c5-4da5-4a55-8840-f12497e252f0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f10f33c5-4da5-4a55-8840-f12497e252f0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f10f33c5-4da5-4a55-8840-f12497e252f0 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 returned with HTTP 200 Sep 01 18:11:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1109/2135] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:09 2026] GET /volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 => generated 1015 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:11:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-039e0c12-0fc8-4e88-8d66-afa04b0c9595 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-039e0c12-0fc8-4e88-8d66-afa04b0c9595 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 Sep 01 18:11:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-039e0c12-0fc8-4e88-8d66-afa04b0c9595 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-039e0c12-0fc8-4e88-8d66-afa04b0c9595 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-039e0c12-0fc8-4e88-8d66-afa04b0c9595 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Volume info retrieved successfully. Sep 01 18:11:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-039e0c12-0fc8-4e88-8d66-afa04b0c9595 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 returned with HTTP 200 Sep 01 18:11:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1027/2136] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:10 2026] GET /volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bb758901-48b1-420e-8bf1-785609dce4c1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb758901-48b1-420e-8bf1-785609dce4c1 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] GET http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 Sep 01 18:11:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb758901-48b1-420e-8bf1-785609dce4c1 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb758901-48b1-420e-8bf1-785609dce4c1 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb758901-48b1-420e-8bf1-785609dce4c1 tempest-ProjectReaderTests-1725469520 tempest-ProjectReaderTests-1725469520-project-admin] http://192.168.122.108/volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 returned with HTTP 404 Sep 01 18:11:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1110/2137] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:11 2026] GET /volume/v3/volumes/9cc21a7d-50c5-4cf6-9226-132f6b516bb2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:11:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6d36a691-2022-4047-bb9a-be19829a0e20 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-765125428"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-765125428'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:12 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume of 1 GB Sep 01 18:11:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Availability Zones retrieved successfully. Sep 01 18:11:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (bbeac5bd-5d52-4ec2-baca-41a5ed1038c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (763f42bc-4b86-45ac-9575-1c2caec52b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (763f42bc-4b86-45ac-9575-1c2caec52b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e79104-af88-4fcc-95bc-905c96ab6e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Created reservations ['8114c191-93e6-4448-8617-0317d05a33c0', '9bfbc047-a843-4935-9eea-e796fd458c31', 'b7971409-34a6-4c58-b699-f31f014fabae', 'f5c699de-b718-4adb-9a1b-7b7eb9ecdc71'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e79104-af88-4fcc-95bc-905c96ab6e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8114c191-93e6-4448-8617-0317d05a33c0', '9bfbc047-a843-4935-9eea-e796fd458c31', 'b7971409-34a6-4c58-b699-f31f014fabae', 'f5c699de-b718-4adb-9a1b-7b7eb9ecdc71']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfbc246a-5b48-439e-95f3-6d2bb5531b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfbc246a-5b48-439e-95f3-6d2bb5531b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eceb5485-d46c-456d-bb2c-94ea1409b664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-765125428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['8114c191-93e6-4448-8617-0317d05a33c0','9bfbc047-a843-4935-9eea-e796fd458c31','b7971409-34a6-4c58-b699-f31f014fabae','f5c699de-b718-4adb-9a1b-7b7eb9ecdc71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-765125428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eceb5485-d46c-456d-bb2c-94ea1409b664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',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='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb41980e-b45c-4738-b23b-b3b16f86da52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb41980e-b45c-4738-b23b-b3b16f86da52) 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-765125428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['8114c191-93e6-4448-8617-0317d05a33c0','9bfbc047-a843-4935-9eea-e796fd458c31','b7971409-34a6-4c58-b699-f31f014fabae','f5c699de-b718-4adb-9a1b-7b7eb9ecdc71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aed9aba-a1ce-41ed-895e-f8c1dc971e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aed9aba-a1ce-41ed-895e-f8c1dc971e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (bbeac5bd-5d52-4ec2-baca-41a5ed1038c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request issued successfully. Sep 01 18:11:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d36a691-2022-4047-bb9a-be19829a0e20 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1028/2138] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:11:12 2026] POST /volume/v3/volumes => generated 757 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1f3b0502-b5f8-4096-b76b-ac68dfd15f86 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f3b0502-b5f8-4096-b76b-ac68dfd15f86 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f3b0502-b5f8-4096-b76b-ac68dfd15f86 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f3b0502-b5f8-4096-b76b-ac68dfd15f86 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1f3b0502-b5f8-4096-b76b-ac68dfd15f86 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f3b0502-b5f8-4096-b76b-ac68dfd15f86 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1111/2139] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:13 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d71d7ae5-2454-45b6-92d8-090c24909101 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d71d7ae5-2454-45b6-92d8-090c24909101 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d71d7ae5-2454-45b6-92d8-090c24909101 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d71d7ae5-2454-45b6-92d8-090c24909101 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d71d7ae5-2454-45b6-92d8-090c24909101 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d71d7ae5-2454-45b6-92d8-090c24909101 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1029/2140] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:14 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3046bf7a-4900-4c36-824a-1be4e762afe6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3046bf7a-4900-4c36-824a-1be4e762afe6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3046bf7a-4900-4c36-824a-1be4e762afe6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3046bf7a-4900-4c36-824a-1be4e762afe6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3046bf7a-4900-4c36-824a-1be4e762afe6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3046bf7a-4900-4c36-824a-1be4e762afe6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1112/2141] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:15 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6521ed16-5439-46dc-83bf-27437795562f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6521ed16-5439-46dc-83bf-27437795562f tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] POST http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action Sep 01 18:11:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6521ed16-5439-46dc-83bf-27437795562f tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action body: b'{"os-attach": {"instance_uuid": "3f290045-dd73-4fe2-af42-d191f8ea2e0c", "mountpoint": "/dev/vdb"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6521ed16-5439-46dc-83bf-27437795562f tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3f290045-dd73-4fe2-af42-d191f8ea2e0c", "mountpoint": "/dev/vdb"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6521ed16-5439-46dc-83bf-27437795562f tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6521ed16-5439-46dc-83bf-27437795562f tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Update volume admin metadata completed successfully. Sep 01 18:11:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6521ed16-5439-46dc-83bf-27437795562f tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Attach volume completed successfully. Sep 01 18:11:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6521ed16-5439-46dc-83bf-27437795562f tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action returned with HTTP 202 Sep 01 18:11:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1030/2142] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:15 2026] POST /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ff4e9bd6-6e2b-4e0b-8b5d-5ff6ea07b018 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff4e9bd6-6e2b-4e0b-8b5d-5ff6ea07b018 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff4e9bd6-6e2b-4e0b-8b5d-5ff6ea07b018 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff4e9bd6-6e2b-4e0b-8b5d-5ff6ea07b018 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ff4e9bd6-6e2b-4e0b-8b5d-5ff6ea07b018 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff4e9bd6-6e2b-4e0b-8b5d-5ff6ea07b018 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1113/2143] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:15 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 1184 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-449c640c-c0dc-4ac6-8401-1408126a601a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-449c640c-c0dc-4ac6-8401-1408126a601a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-449c640c-c0dc-4ac6-8401-1408126a601a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-449c640c-c0dc-4ac6-8401-1408126a601a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-449c640c-c0dc-4ac6-8401-1408126a601a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-449c640c-c0dc-4ac6-8401-1408126a601a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1031/2144] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:15 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 1184 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-66bb31a3-7c8d-4f34-b449-497906765ef1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66bb31a3-7c8d-4f34-b449-497906765ef1 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66bb31a3-7c8d-4f34-b449-497906765ef1 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66bb31a3-7c8d-4f34-b449-497906765ef1 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-66bb31a3-7c8d-4f34-b449-497906765ef1 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume 'eceb5485-d46c-456d-bb2c-94ea1409b664' with '{'status': 'error'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2f7c0af9-8dea-45cf-91ea-676f3bbe1ddb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66bb31a3-7c8d-4f34-b449-497906765ef1 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action returned with HTTP 202 Sep 01 18:11:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1114/2145] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:16 2026] POST /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action => generated 0 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-58727da2-9acf-45d4-a72a-38f85c631228 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-58727da2-9acf-45d4-a72a-38f85c631228 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-58727da2-9acf-45d4-a72a-38f85c631228 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-58727da2-9acf-45d4-a72a-38f85c631228 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2f7c0af9-8dea-45cf-91ea-676f3bbe1ddb tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2f7c0af9-8dea-45cf-91ea-676f3bbe1ddb tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-337982236", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-58727da2-9acf-45d4-a72a-38f85c631228 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-58727da2-9acf-45d4-a72a-38f85c631228 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1115/2146] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:16 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 1183 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action Sep 01 18:11:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2f7c0af9-8dea-45cf-91ea-676f3bbe1ddb tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1032/2147] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:16 2026] POST /volume/v3/types => generated 379 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a0c0755f-65c5-4d39-acd6-97e92d842486"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a0c0755f-65c5-4d39-acd6-97e92d842486"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3e63607d-4aa7-43e9-a1e1-84612642e33d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e63607d-4aa7-43e9-a1e1-84612642e33d tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] POST http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption Sep 01 18:11:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e63607d-4aa7-43e9-a1e1-84612642e33d tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Volume info retrieved successfully. Sep 01 18:11:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e63607d-4aa7-43e9-a1e1-84612642e33d tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption returned with HTTP 200 Sep 01 18:11:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1033/2148] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:11:16 2026] POST /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dfa3eb0e-9d07-4f73-9180-04b105044d6f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dfa3eb0e-9d07-4f73-9180-04b105044d6f tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dfa3eb0e-9d07-4f73-9180-04b105044d6f tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2045190846", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Terminate volume connection completed successfully. Sep 01 18:11:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dfa3eb0e-9d07-4f73-9180-04b105044d6f tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1034/2149] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:16 2026] POST /volume/v3/types => generated 380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86561) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 18:11:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85c4f8cc-d39c-403b-9bbf-756ea7ed7c20 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85c4f8cc-d39c-403b-9bbf-756ea7ed7c20 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] POST http://192.168.122.108/volume/v3/types/7dd8d925-3886-40ec-a51a-3a31c5c5a80d/encryption Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85c4f8cc-d39c-403b-9bbf-756ea7ed7c20 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-85c4f8cc-d39c-403b-9bbf-756ea7ed7c20 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85c4f8cc-d39c-403b-9bbf-756ea7ed7c20 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/7dd8d925-3886-40ec-a51a-3a31c5c5a80d/encryption returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1035/2150] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:11:16 2026] POST /volume/v3/types/7dd8d925-3886-40ec-a51a-3a31c5c5a80d/encryption => generated 127 bytes in 149 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f7014d51-5a94-40cd-bc05-e67b9120e149 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7014d51-5a94-40cd-bc05-e67b9120e149 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7014d51-5a94-40cd-bc05-e67b9120e149 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-638782803", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Detach volume completed successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2f889432-4219-4b10-b0a8-9c68b62ab538 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action returned with HTTP 202 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1116/2151] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:16 2026] POST /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action => generated 0 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4cc6e9ea-2a84-4b47-972c-9376aeb4714e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4cc6e9ea-2a84-4b47-972c-9376aeb4714e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4cc6e9ea-2a84-4b47-972c-9376aeb4714e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4cc6e9ea-2a84-4b47-972c-9376aeb4714e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4cc6e9ea-2a84-4b47-972c-9376aeb4714e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7014d51-5a94-40cd-bc05-e67b9120e149 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1036/2152] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:17 2026] POST /volume/v3/types => generated 379 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4cc6e9ea-2a84-4b47-972c-9376aeb4714e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1117/2153] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 869 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-de5abe75-408d-491f-92a0-fcb0c21a9e45 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-de5abe75-408d-491f-92a0-fcb0c21a9e45 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] POST http://192.168.122.108/volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66/extra_specs Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-de5abe75-408d-491f-92a0-fcb0c21a9e45 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-de5abe75-408d-491f-92a0-fcb0c21a9e45 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-de5abe75-408d-491f-92a0-fcb0c21a9e45 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66/extra_specs returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1037/2154] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:11:17 2026] POST /volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1fc954b2-7b25-48a7-812b-73963d02c14a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fa1b3e88-23b7-4b43-8e17-103dca6367fa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1fc954b2-7b25-48a7-812b-73963d02c14a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1fc954b2-7b25-48a7-812b-73963d02c14a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1fc954b2-7b25-48a7-812b-73963d02c14a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa1b3e88-23b7-4b43-8e17-103dca6367fa tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] PUT http://192.168.122.108/volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66/extra_specs/key2 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fa1b3e88-23b7-4b43-8e17-103dca6367fa tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-fa1b3e88-23b7-4b43-8e17-103dca6367fa tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fa1b3e88-23b7-4b43-8e17-103dca6367fa tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66/extra_specs/key2 returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1038/2155] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:11:17 2026] PUT /volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66/extra_specs/key2 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4d2d7b4e-0ceb-4572-a9f2-5ca6d332d606 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4d2d7b4e-0ceb-4572-a9f2-5ca6d332d606 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4d2d7b4e-0ceb-4572-a9f2-5ca6d332d606 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-4d2d7b4e-0ceb-4572-a9f2-5ca6d332d606 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4d2d7b4e-0ceb-4572-a9f2-5ca6d332d606 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1039/2156] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:11:17 2026] POST /volume/v3/types => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1fc954b2-7b25-48a7-812b-73963d02c14a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f659942a-6f72-4af8-a340-6f79ad605604 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f659942a-6f72-4af8-a340-6f79ad605604 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1fc954b2-7b25-48a7-812b-73963d02c14a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f659942a-6f72-4af8-a340-6f79ad605604 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-862117244", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1118/2157] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 869 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-292c4053-721f-418f-b6b3-9ad2a1bb437a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-292c4053-721f-418f-b6b3-9ad2a1bb437a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] POST http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-292c4053-721f-418f-b6b3-9ad2a1bb437a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action body: b'{"os-detach": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-292c4053-721f-418f-b6b3-9ad2a1bb437a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-292c4053-721f-418f-b6b3-9ad2a1bb437a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f659942a-6f72-4af8-a340-6f79ad605604 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1040/2158] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:17 2026] POST /volume/v3/types => generated 379 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cb0d34a0-4fe3-4030-8e77-1b72c4830c7f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cb0d34a0-4fe3-4030-8e77-1b72c4830c7f tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] POST http://192.168.122.108/volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582/encryption Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cb0d34a0-4fe3-4030-8e77-1b72c4830c7f tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cb0d34a0-4fe3-4030-8e77-1b72c4830c7f tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582/encryption returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1041/2159] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:11:17 2026] POST /volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-292c4053-721f-418f-b6b3-9ad2a1bb437a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Detach volume completed successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-292c4053-721f-418f-b6b3-9ad2a1bb437a tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action returned with HTTP 202 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1119/2160] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:17 2026] POST /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e8852c17-5eb9-439f-802b-d7db95ca8a7e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8852c17-5eb9-439f-802b-d7db95ca8a7e tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] DELETE http://192.168.122.108/volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582/encryption/9861f60f-0ddb-42a5-b5c8-41cff155de5e Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8852c17-5eb9-439f-802b-d7db95ca8a7e tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8852c17-5eb9-439f-802b-d7db95ca8a7e tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-e8852c17-5eb9-439f-802b-d7db95ca8a7e tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8852c17-5eb9-439f-802b-d7db95ca8a7e tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582/encryption/9861f60f-0ddb-42a5-b5c8-41cff155de5e returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1042/2161] 192.168.122.108 () {58 vars in 1373 bytes} [Tue Sep 1 18:11:17 2026] DELETE /volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582/encryption/9861f60f-0ddb-42a5-b5c8-41cff155de5e => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0801d94b-6727-4a4b-9b25-dcbf8f399bb6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-686fd356-1544-47b3-97e4-6b2496b6af1e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0801d94b-6727-4a4b-9b25-dcbf8f399bb6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0801d94b-6727-4a4b-9b25-dcbf8f399bb6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0801d94b-6727-4a4b-9b25-dcbf8f399bb6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-686fd356-1544-47b3-97e4-6b2496b6af1e tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-686fd356-1544-47b3-97e4-6b2496b6af1e tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-93165395", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0801d94b-6727-4a4b-9b25-dcbf8f399bb6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-686fd356-1544-47b3-97e4-6b2496b6af1e tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1043/2162] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:17 2026] POST /volume/v3/types => generated 378 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0801d94b-6727-4a4b-9b25-dcbf8f399bb6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0d480c0b-9a7d-4409-a9f4-f3e495f59f60 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1120/2163] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 869 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d480c0b-9a7d-4409-a9f4-f3e495f59f60 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] DELETE http://192.168.122.108/volume/v3/types/8b751d3b-3249-4fa6-bb30-7183fd91b3cc/extra_specs/key1 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d480c0b-9a7d-4409-a9f4-f3e495f59f60 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d480c0b-9a7d-4409-a9f4-f3e495f59f60 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-0d480c0b-9a7d-4409-a9f4-f3e495f59f60 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d480c0b-9a7d-4409-a9f4-f3e495f59f60 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/8b751d3b-3249-4fa6-bb30-7183fd91b3cc/extra_specs/key1 returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e90e92b1-d12e-4aec-9527-54fc3f21874e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1044/2164] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:11:17 2026] DELETE /volume/v3/types/8b751d3b-3249-4fa6-bb30-7183fd91b3cc/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e90e92b1-d12e-4aec-9527-54fc3f21874e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e90e92b1-d12e-4aec-9527-54fc3f21874e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e90e92b1-d12e-4aec-9527-54fc3f21874e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a098d0ef-f4ef-4262-85c6-6e83f728f1fa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a098d0ef-f4ef-4262-85c6-6e83f728f1fa tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a098d0ef-f4ef-4262-85c6-6e83f728f1fa tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1870054493", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e90e92b1-d12e-4aec-9527-54fc3f21874e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e90e92b1-d12e-4aec-9527-54fc3f21874e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1121/2165] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 869 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a098d0ef-f4ef-4262-85c6-6e83f728f1fa tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1045/2166] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:17 2026] POST /volume/v3/types => generated 380 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f9cb9ddc-0594-489c-9f37-b243314dab14 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-44a0aaf9-b591-4086-a817-91427a4d7107 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9cb9ddc-0594-489c-9f37-b243314dab14 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] DELETE http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9cb9ddc-0594-489c-9f37-b243314dab14 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44a0aaf9-b591-4086-a817-91427a4d7107 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] DELETE http://192.168.122.108/volume/v3/types/fb136a44-090f-465f-aba7-4852f575e679 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44a0aaf9-b591-4086-a817-91427a4d7107 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44a0aaf9-b591-4086-a817-91427a4d7107 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9cb9ddc-0594-489c-9f37-b243314dab14 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f9cb9ddc-0594-489c-9f37-b243314dab14 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Delete volume with id: eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-44a0aaf9-b591-4086-a817-91427a4d7107 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44a0aaf9-b591-4086-a817-91427a4d7107 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/fb136a44-090f-465f-aba7-4852f575e679 returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1046/2167] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:11:17 2026] DELETE /volume/v3/types/fb136a44-090f-465f-aba7-4852f575e679 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e7c0f7bd-f2f3-4dff-a824-9837a1dc9500 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e7c0f7bd-f2f3-4dff-a824-9837a1dc9500 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] GET http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e7c0f7bd-f2f3-4dff-a824-9837a1dc9500 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f9cb9ddc-0594-489c-9f37-b243314dab14 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e7c0f7bd-f2f3-4dff-a824-9837a1dc9500 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e7c0f7bd-f2f3-4dff-a824-9837a1dc9500 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1047/2168] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs => generated 123 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e9ebe15e-4e4e-468c-aa44-9607ace383f4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e9ebe15e-4e4e-468c-aa44-9607ace383f4 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] GET http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption/cipher Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e9ebe15e-4e4e-468c-aa44-9607ace383f4 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e9ebe15e-4e4e-468c-aa44-9607ace383f4 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-e9ebe15e-4e4e-468c-aa44-9607ace383f4 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e9ebe15e-4e4e-468c-aa44-9607ace383f4 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption/cipher returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1048/2169] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption/cipher => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-87519370-3912-41cd-9973-46d39ad5c18a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87519370-3912-41cd-9973-46d39ad5c18a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] GET http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87519370-3912-41cd-9973-46d39ad5c18a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f9cb9ddc-0594-489c-9f37-b243314dab14 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Delete volume request issued successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87519370-3912-41cd-9973-46d39ad5c18a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-87519370-3912-41cd-9973-46d39ad5c18a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87519370-3912-41cd-9973-46d39ad5c18a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9cb9ddc-0594-489c-9f37-b243314dab14 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 202 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1122/2170] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:11:17 2026] DELETE /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1049/2171] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a05fa7f1-6423-42b2-a4bf-10a9e101d497 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-957492c8-ea40-4ee7-bf0a-4cb2b7ec4a38 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a05fa7f1-6423-42b2-a4bf-10a9e101d497 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-957492c8-ea40-4ee7-bf0a-4cb2b7ec4a38 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] GET http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/multiattach Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-957492c8-ea40-4ee7-bf0a-4cb2b7ec4a38 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-957492c8-ea40-4ee7-bf0a-4cb2b7ec4a38 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a05fa7f1-6423-42b2-a4bf-10a9e101d497 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a05fa7f1-6423-42b2-a4bf-10a9e101d497 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-957492c8-ea40-4ee7-bf0a-4cb2b7ec4a38 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/multiattach returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1050/2172] 192.168.122.108 () {58 vars in 1298 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/multiattach => generated 29 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-17d7a155-de17-49b9-9ca9-607c62209581 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-17d7a155-de17-49b9-9ca9-607c62209581 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] GET http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/volume_backend_name Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-17d7a155-de17-49b9-9ca9-607c62209581 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-17d7a155-de17-49b9-9ca9-607c62209581 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a05fa7f1-6423-42b2-a4bf-10a9e101d497 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-17d7a155-de17-49b9-9ca9-607c62209581 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1051/2173] 192.168.122.108 () {58 vars in 1322 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/volume_backend_name => generated 143 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a05fa7f1-6423-42b2-a4bf-10a9e101d497 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1123/2174] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:17 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 868 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ef82dd0-b4b5-469b-97ce-437191836ac2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ef82dd0-b4b5-469b-97ce-437191836ac2 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] PUT http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption/0c68a49c-7cc2-4e26-bc6a-875d0a499ef5 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ef82dd0-b4b5-469b-97ce-437191836ac2 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-7ef82dd0-b4b5-469b-97ce-437191836ac2 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ef82dd0-b4b5-469b-97ce-437191836ac2 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption/0c68a49c-7cc2-4e26-bc6a-875d0a499ef5 returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1052/2175] 192.168.122.108 () {60 vars in 1390 bytes} [Tue Sep 1 18:11:17 2026] PUT /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/encryption/0c68a49c-7cc2-4e26-bc6a-875d0a499ef5 => generated 127 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8c26c2ea-6476-470d-91b8-c7df3558a16c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8c26c2ea-6476-470d-91b8-c7df3558a16c tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] PUT http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/key1 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8c26c2ea-6476-470d-91b8-c7df3558a16c tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-8c26c2ea-6476-470d-91b8-c7df3558a16c tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8c26c2ea-6476-470d-91b8-c7df3558a16c tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/key1 returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1124/2176] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:11:17 2026] PUT /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dcc5b225-7d77-4d1b-bf23-de81329573ad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dcc5b225-7d77-4d1b-bf23-de81329573ad tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] PUT http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dcc5b225-7d77-4d1b-bf23-de81329573ad tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-dcc5b225-7d77-4d1b-bf23-de81329573ad tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '94669208b43c4ed6ad9501323109330b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '021413635e904262986dd9785602df19', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:11:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dcc5b225-7d77-4d1b-bf23-de81329573ad tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-reader] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8 returned with HTTP 403 Sep 01 18:11:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1053/2177] 192.168.122.108 () {60 vars in 1246 bytes} [Tue Sep 1 18:11:17 2026] PUT /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8f52a12f-18f2-4eeb-85a2-18f28d23b509 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f52a12f-18f2-4eeb-85a2-18f28d23b509 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] DELETE http://192.168.122.108/volume/v3/types/fb136a44-090f-465f-aba7-4852f575e679 Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f52a12f-18f2-4eeb-85a2-18f28d23b509 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f52a12f-18f2-4eeb-85a2-18f28d23b509 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f52a12f-18f2-4eeb-85a2-18f28d23b509 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types/fb136a44-090f-465f-aba7-4852f575e679 returned with HTTP 202 Sep 01 18:11:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1125/2178] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:11:17 2026] DELETE /volume/v3/types/fb136a44-090f-465f-aba7-4852f575e679 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1086018f-8307-4a62-af96-b3d072817f47 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1086018f-8307-4a62-af96-b3d072817f47 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] DELETE http://192.168.122.108/volume/v3/types/8b751d3b-3249-4fa6-bb30-7183fd91b3cc Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1086018f-8307-4a62-af96-b3d072817f47 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1086018f-8307-4a62-af96-b3d072817f47 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1086018f-8307-4a62-af96-b3d072817f47 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types/8b751d3b-3249-4fa6-bb30-7183fd91b3cc returned with HTTP 202 Sep 01 18:11:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1054/2179] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:11:18 2026] DELETE /volume/v3/types/8b751d3b-3249-4fa6-bb30-7183fd91b3cc => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-37abc451-fb42-4b1b-b091-76bf46fd7078 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-37abc451-fb42-4b1b-b091-76bf46fd7078 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] DELETE http://192.168.122.108/volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582 Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-37abc451-fb42-4b1b-b091-76bf46fd7078 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-37abc451-fb42-4b1b-b091-76bf46fd7078 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-37abc451-fb42-4b1b-b091-76bf46fd7078 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582 returned with HTTP 202 Sep 01 18:11:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1126/2180] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:11:18 2026] DELETE /volume/v3/types/2fe54947-280b-47b2-937b-197a4f2fb582 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-df722ee5-de84-4bf5-a16a-06af795c13a2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-df722ee5-de84-4bf5-a16a-06af795c13a2 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] DELETE http://192.168.122.108/volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66 Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-df722ee5-de84-4bf5-a16a-06af795c13a2 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-df722ee5-de84-4bf5-a16a-06af795c13a2 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-df722ee5-de84-4bf5-a16a-06af795c13a2 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66 returned with HTTP 202 Sep 01 18:11:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1055/2181] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:11:18 2026] DELETE /volume/v3/types/19e80b36-1681-4be2-82e6-4fbf4d309d66 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-49d0ba4d-e683-492e-91f3-41e9e72411a8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49d0ba4d-e683-492e-91f3-41e9e72411a8 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] DELETE http://192.168.122.108/volume/v3/types/7dd8d925-3886-40ec-a51a-3a31c5c5a80d Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-49d0ba4d-e683-492e-91f3-41e9e72411a8 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-49d0ba4d-e683-492e-91f3-41e9e72411a8 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49d0ba4d-e683-492e-91f3-41e9e72411a8 tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types/7dd8d925-3886-40ec-a51a-3a31c5c5a80d returned with HTTP 202 Sep 01 18:11:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1127/2182] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:11:18 2026] DELETE /volume/v3/types/7dd8d925-3886-40ec-a51a-3a31c5c5a80d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a58f994e-6bbe-4cc0-9160-36c30033085a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a58f994e-6bbe-4cc0-9160-36c30033085a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] DELETE http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8 Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a58f994e-6bbe-4cc0-9160-36c30033085a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a58f994e-6bbe-4cc0-9160-36c30033085a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a58f994e-6bbe-4cc0-9160-36c30033085a tempest-VolumeTypesReaderTests-1371978828 tempest-VolumeTypesReaderTests-1371978828-project-admin] http://192.168.122.108/volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8 returned with HTTP 202 Sep 01 18:11:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1056/2183] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:11:18 2026] DELETE /volume/v3/types/d8b24e7c-df97-4352-8e21-ad3888a38ce8 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d6deb75e-1b76-4e9a-bff3-b9e37e15a070 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d6deb75e-1b76-4e9a-bff3-b9e37e15a070 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d6deb75e-1b76-4e9a-bff3-b9e37e15a070 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d6deb75e-1b76-4e9a-bff3-b9e37e15a070 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d6deb75e-1b76-4e9a-bff3-b9e37e15a070 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d6deb75e-1b76-4e9a-bff3-b9e37e15a070 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 200 Sep 01 18:11:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1128/2184] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:18 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 868 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eb093af6-302a-42a5-a27e-2dcf1573878b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eb093af6-302a-42a5-a27e-2dcf1573878b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 Sep 01 18:11:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eb093af6-302a-42a5-a27e-2dcf1573878b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eb093af6-302a-42a5-a27e-2dcf1573878b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eb093af6-302a-42a5-a27e-2dcf1573878b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 returned with HTTP 404 Sep 01 18:11:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1057/2185] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:19 2026] GET /volume/v3/volumes/eceb5485-d46c-456d-bb2c-94ea1409b664 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-412406895"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-412406895'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume of 1 GB Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=456,cinder:UPDATE=122,cinder:INSERT=92,cinder:DELETE=1 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Availability Zones retrieved successfully. Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (f14176b1-a780-4c2e-890e-ee67f04c2703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67502faa-35e6-42de-81ab-575390e4fc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67502faa-35e6-42de-81ab-575390e4fc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e7fa79-29bf-4aef-851f-726e403fbaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Created reservations ['27623e8c-f69a-4315-84f4-6183f0b76955', 'b4a59ce2-3c2f-409f-9795-7432078dab5f', 'f76e6f0d-3b78-4dbd-a370-c30a97999495', 'f2ed2219-4873-44fd-a5c2-5c216ca22385'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e7fa79-29bf-4aef-851f-726e403fbaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27623e8c-f69a-4315-84f4-6183f0b76955', 'b4a59ce2-3c2f-409f-9795-7432078dab5f', 'f76e6f0d-3b78-4dbd-a370-c30a97999495', 'f2ed2219-4873-44fd-a5c2-5c216ca22385']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b33e2bd2-a0ef-4a89-93e7-7138e7a4b4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b33e2bd2-a0ef-4a89-93e7-7138e7a4b4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11926e40-9bf6-45a9-b590-976fa9548ec6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-412406895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['27623e8c-f69a-4315-84f4-6183f0b76955','b4a59ce2-3c2f-409f-9795-7432078dab5f','f76e6f0d-3b78-4dbd-a370-c30a97999495','f2ed2219-4873-44fd-a5c2-5c216ca22385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-412406895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11926e40-9bf6-45a9-b590-976fa9548ec6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',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='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9b6c7c-7fdd-4638-afe3-832d38336594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9b6c7c-7fdd-4638-afe3-832d38336594) 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-412406895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['27623e8c-f69a-4315-84f4-6183f0b76955','b4a59ce2-3c2f-409f-9795-7432078dab5f','f76e6f0d-3b78-4dbd-a370-c30a97999495','f2ed2219-4873-44fd-a5c2-5c216ca22385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0700bf6d-2993-4b80-a8f2-3ba4401fe1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0700bf6d-2993-4b80-a8f2-3ba4401fe1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (f14176b1-a780-4c2e-890e-ee67f04c2703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request issued successfully. Sep 01 18:11:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7311f4d-b9d7-4fa0-8388-7ed95de3e94c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1129/2186] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:11:22 2026] POST /volume/v3/volumes => generated 757 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-68896cc3-96b3-40cf-96ac-cc74816aed6d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68896cc3-96b3-40cf-96ac-cc74816aed6d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 Sep 01 18:11:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-68896cc3-96b3-40cf-96ac-cc74816aed6d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-68896cc3-96b3-40cf-96ac-cc74816aed6d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-68896cc3-96b3-40cf-96ac-cc74816aed6d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68896cc3-96b3-40cf-96ac-cc74816aed6d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 returned with HTTP 200 Sep 01 18:11:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1058/2187] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:22 2026] GET /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:11:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e5f51895-b015-42c6-848b-e876591e1ab7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e5f51895-b015-42c6-848b-e876591e1ab7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 Sep 01 18:11:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e5f51895-b015-42c6-848b-e876591e1ab7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e5f51895-b015-42c6-848b-e876591e1ab7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e5f51895-b015-42c6-848b-e876591e1ab7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e5f51895-b015-42c6-848b-e876591e1ab7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 returned with HTTP 200 Sep 01 18:11:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1130/2188] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:23 2026] GET /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-17f99b10-8367-4e2d-8d66-af79cfd252e6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-17f99b10-8367-4e2d-8d66-af79cfd252e6 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6/action Sep 01 18:11:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-17f99b10-8367-4e2d-8d66-af79cfd252e6 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-17f99b10-8367-4e2d-8d66-af79cfd252e6 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-17f99b10-8367-4e2d-8d66-af79cfd252e6 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume '11926e40-9bf6-45a9-b590-976fa9548ec6' with '{'status': 'attaching'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-17f99b10-8367-4e2d-8d66-af79cfd252e6 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6/action returned with HTTP 202 Sep 01 18:11:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1059/2189] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:24 2026] POST /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fcdde1da-020e-46ff-a60e-0abf7405f606 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fcdde1da-020e-46ff-a60e-0abf7405f606 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 Sep 01 18:11:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fcdde1da-020e-46ff-a60e-0abf7405f606 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fcdde1da-020e-46ff-a60e-0abf7405f606 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fcdde1da-020e-46ff-a60e-0abf7405f606 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fcdde1da-020e-46ff-a60e-0abf7405f606 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 returned with HTTP 200 Sep 01 18:11:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1131/2190] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:24 2026] GET /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-80a160b8-5a3d-4e47-b3c1-0d674f803da2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80a160b8-5a3d-4e47-b3c1-0d674f803da2 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6/action Sep 01 18:11:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80a160b8-5a3d-4e47-b3c1-0d674f803da2 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80a160b8-5a3d-4e47-b3c1-0d674f803da2 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-80a160b8-5a3d-4e47-b3c1-0d674f803da2 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Volume info retrieved successfully. Sep 01 18:11:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-80a160b8-5a3d-4e47-b3c1-0d674f803da2 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Delete volume request issued successfully. Sep 01 18:11:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80a160b8-5a3d-4e47-b3c1-0d674f803da2 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6/action returned with HTTP 202 Sep 01 18:11:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1060/2191] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:24 2026] POST /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-98e30a42-0cfd-48c5-8549-e6e5425c3925 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-98e30a42-0cfd-48c5-8549-e6e5425c3925 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 Sep 01 18:11:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-98e30a42-0cfd-48c5-8549-e6e5425c3925 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-98e30a42-0cfd-48c5-8549-e6e5425c3925 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-98e30a42-0cfd-48c5-8549-e6e5425c3925 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-98e30a42-0cfd-48c5-8549-e6e5425c3925 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 returned with HTTP 200 Sep 01 18:11:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1132/2192] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:24 2026] GET /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-07a8fd98-b761-4321-a48e-3486cc471b60 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07a8fd98-b761-4321-a48e-3486cc471b60 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07a8fd98-b761-4321-a48e-3486cc471b60 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07a8fd98-b761-4321-a48e-3486cc471b60 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07a8fd98-b761-4321-a48e-3486cc471b60 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 returned with HTTP 404 Sep 01 18:11:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1061/2193] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:25 2026] GET /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-88f42fc4-f425-47ec-93b9-a6e4cba44d67 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-88f42fc4-f425-47ec-93b9-a6e4cba44d67 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-88f42fc4-f425-47ec-93b9-a6e4cba44d67 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-88f42fc4-f425-47ec-93b9-a6e4cba44d67 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-88f42fc4-f425-47ec-93b9-a6e4cba44d67 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 returned with HTTP 404 Sep 01 18:11:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1133/2194] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:25 2026] GET /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e4244759-4cd1-4492-bb56-dad6dffecaa4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e4244759-4cd1-4492-bb56-dad6dffecaa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] DELETE http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e4244759-4cd1-4492-bb56-dad6dffecaa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e4244759-4cd1-4492-bb56-dad6dffecaa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e4244759-4cd1-4492-bb56-dad6dffecaa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Delete volume with id: 11926e40-9bf6-45a9-b590-976fa9548ec6 Sep 01 18:11:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e4244759-4cd1-4492-bb56-dad6dffecaa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 returned with HTTP 404 Sep 01 18:11:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1062/2195] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:11:25 2026] DELETE /volume/v3/volumes/11926e40-9bf6-45a9-b590-976fa9548ec6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-49089ee1-4606-439d-b89e-9e63297e9a3e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-585548731"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-585548731'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume of 1 GB Sep 01 18:11:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Availability Zones retrieved successfully. Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (1e35fc97-9be8-4a30-af71-a699f19a8c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c30451a9-bde3-4484-aa07-6fd96262ae98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c30451a9-bde3-4484-aa07-6fd96262ae98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7794d037-673f-456d-ba76-52388bf2e330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Created reservations ['de423961-2c1f-4ce5-bc30-316911f197be', '35b92ce8-bfa0-4c65-8528-18d40fa73d1c', 'daa1169f-b402-4f93-bea5-232dca2ce0f9', '1206f2f1-e6eb-495c-a342-ea1050bfff4f'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7794d037-673f-456d-ba76-52388bf2e330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de423961-2c1f-4ce5-bc30-316911f197be', '35b92ce8-bfa0-4c65-8528-18d40fa73d1c', 'daa1169f-b402-4f93-bea5-232dca2ce0f9', '1206f2f1-e6eb-495c-a342-ea1050bfff4f']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397b1058-9ae9-42ad-9d0a-7e399d217cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397b1058-9ae9-42ad-9d0a-7e399d217cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f21785e-ddf7-43e9-82e5-13f56a6dfebe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-585548731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['de423961-2c1f-4ce5-bc30-316911f197be','35b92ce8-bfa0-4c65-8528-18d40fa73d1c','daa1169f-b402-4f93-bea5-232dca2ce0f9','1206f2f1-e6eb-495c-a342-ea1050bfff4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-585548731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f21785e-ddf7-43e9-82e5-13f56a6dfebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',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='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4f2337-39e2-4394-92d8-d24d1e4da510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4f2337-39e2-4394-92d8-d24d1e4da510) 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-585548731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['de423961-2c1f-4ce5-bc30-316911f197be','35b92ce8-bfa0-4c65-8528-18d40fa73d1c','daa1169f-b402-4f93-bea5-232dca2ce0f9','1206f2f1-e6eb-495c-a342-ea1050bfff4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52291a87-2089-4bcc-b642-762b30cb49f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52291a87-2089-4bcc-b642-762b30cb49f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (1e35fc97-9be8-4a30-af71-a699f19a8c74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request issued successfully. Sep 01 18:11:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49089ee1-4606-439d-b89e-9e63297e9a3e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1134/2196] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:11:25 2026] POST /volume/v3/volumes => generated 757 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d1f3a2ea-d5c5-4e54-ba3e-ca1dce855409 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1f3a2ea-d5c5-4e54-ba3e-ca1dce855409 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1f3a2ea-d5c5-4e54-ba3e-ca1dce855409 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1f3a2ea-d5c5-4e54-ba3e-ca1dce855409 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d1f3a2ea-d5c5-4e54-ba3e-ca1dce855409 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1f3a2ea-d5c5-4e54-ba3e-ca1dce855409 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe returned with HTTP 200 Sep 01 18:11:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1063/2197] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:25 2026] GET /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ad29cdb5-a8fc-48f0-bcb4-f1311252eefd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ad29cdb5-a8fc-48f0-bcb4-f1311252eefd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ad29cdb5-a8fc-48f0-bcb4-f1311252eefd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ad29cdb5-a8fc-48f0-bcb4-f1311252eefd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ad29cdb5-a8fc-48f0-bcb4-f1311252eefd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ad29cdb5-a8fc-48f0-bcb4-f1311252eefd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe returned with HTTP 200 Sep 01 18:11:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1135/2198] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:26 2026] GET /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-183b9809-fb57-4d39-8da9-d441d061f707 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-183b9809-fb57-4d39-8da9-d441d061f707 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-183b9809-fb57-4d39-8da9-d441d061f707 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2084163525-2141795236", "extra_specs": {}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-183b9809-fb57-4d39-8da9-d441d061f707 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1064/2199] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:27 2026] POST /volume/v3/types => generated 269 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c0acb17a-2982-4a78-9b87-02e6bb3f670c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c0acb17a-2982-4a78-9b87-02e6bb3f670c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c0acb17a-2982-4a78-9b87-02e6bb3f670c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c0acb17a-2982-4a78-9b87-02e6bb3f670c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c0acb17a-2982-4a78-9b87-02e6bb3f670c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c0acb17a-2982-4a78-9b87-02e6bb3f670c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe returned with HTTP 200 Sep 01 18:11:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1136/2200] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:28 2026] GET /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d7ca7a95-6b94-4278-8c93-bfedb6022038 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d7ca7a95-6b94-4278-8c93-bfedb6022038 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe/action Sep 01 18:11:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d7ca7a95-6b94-4278-8c93-bfedb6022038 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d7ca7a95-6b94-4278-8c93-bfedb6022038 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-d7ca7a95-6b94-4278-8c93-bfedb6022038 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume '5f21785e-ddf7-43e9-82e5-13f56a6dfebe' with '{'status': 'creating'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d7ca7a95-6b94-4278-8c93-bfedb6022038 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe/action returned with HTTP 202 Sep 01 18:11:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1065/2201] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:28 2026] POST /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8b86e394-2e83-4708-bb86-82fa1732dd9b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b86e394-2e83-4708-bb86-82fa1732dd9b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b86e394-2e83-4708-bb86-82fa1732dd9b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b86e394-2e83-4708-bb86-82fa1732dd9b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8b86e394-2e83-4708-bb86-82fa1732dd9b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b86e394-2e83-4708-bb86-82fa1732dd9b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe returned with HTTP 200 Sep 01 18:11:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1137/2202] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:28 2026] GET /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-48e48dcf-7fc3-46dd-8a04-0c9376d98300 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48e48dcf-7fc3-46dd-8a04-0c9376d98300 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe/action Sep 01 18:11:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48e48dcf-7fc3-46dd-8a04-0c9376d98300 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48e48dcf-7fc3-46dd-8a04-0c9376d98300 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-48e48dcf-7fc3-46dd-8a04-0c9376d98300 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Volume info retrieved successfully. Sep 01 18:11:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-48e48dcf-7fc3-46dd-8a04-0c9376d98300 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Delete volume request issued successfully. Sep 01 18:11:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48e48dcf-7fc3-46dd-8a04-0c9376d98300 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe/action returned with HTTP 202 Sep 01 18:11:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1066/2203] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:28 2026] POST /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4de7975f-e852-4d73-9607-3c56949744a6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4de7975f-e852-4d73-9607-3c56949744a6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4de7975f-e852-4d73-9607-3c56949744a6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4de7975f-e852-4d73-9607-3c56949744a6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4de7975f-e852-4d73-9607-3c56949744a6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4de7975f-e852-4d73-9607-3c56949744a6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe returned with HTTP 200 Sep 01 18:11:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1138/2204] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:28 2026] GET /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8a2d3c51-b325-4a17-8f9c-d09fdca6fdf3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8a2d3c51-b325-4a17-8f9c-d09fdca6fdf3 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8a2d3c51-b325-4a17-8f9c-d09fdca6fdf3 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8a2d3c51-b325-4a17-8f9c-d09fdca6fdf3 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8a2d3c51-b325-4a17-8f9c-d09fdca6fdf3 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe returned with HTTP 404 Sep 01 18:11:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1067/2205] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:29 2026] GET /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3d6fc0f7-2fdf-417a-8211-d03e90921770 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3d6fc0f7-2fdf-417a-8211-d03e90921770 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3d6fc0f7-2fdf-417a-8211-d03e90921770 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3d6fc0f7-2fdf-417a-8211-d03e90921770 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3d6fc0f7-2fdf-417a-8211-d03e90921770 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe returned with HTTP 404 Sep 01 18:11:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1139/2206] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:29 2026] GET /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eded38af-5c5d-4578-8c01-6cf6141145d7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eded38af-5c5d-4578-8c01-6cf6141145d7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] DELETE http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eded38af-5c5d-4578-8c01-6cf6141145d7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eded38af-5c5d-4578-8c01-6cf6141145d7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-eded38af-5c5d-4578-8c01-6cf6141145d7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Delete volume with id: 5f21785e-ddf7-43e9-82e5-13f56a6dfebe Sep 01 18:11:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eded38af-5c5d-4578-8c01-6cf6141145d7 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe returned with HTTP 404 Sep 01 18:11:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1068/2207] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:11:29 2026] DELETE /volume/v3/volumes/5f21785e-ddf7-43e9-82e5-13f56a6dfebe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1997807155"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1997807155'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume of 1 GB Sep 01 18:11:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Availability Zones retrieved successfully. Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (7155de4c-e010-4932-a409-aa49aef075fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d586592c-1d8c-44e2-96e6-3fce523c4f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d586592c-1d8c-44e2-96e6-3fce523c4f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca3c8a4-95f3-471a-bfc9-279319a8bb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Created reservations ['ae6c0227-f608-4ee8-91e6-e96d02409741', '3991bb98-76d7-4bdf-b706-fbc632371786', 'a4c9952f-e9dd-4e0e-85ad-1e056270dff4', 'be0615c5-9b26-4d46-9fbb-ea1c312cf70c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca3c8a4-95f3-471a-bfc9-279319a8bb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae6c0227-f608-4ee8-91e6-e96d02409741', '3991bb98-76d7-4bdf-b706-fbc632371786', 'a4c9952f-e9dd-4e0e-85ad-1e056270dff4', 'be0615c5-9b26-4d46-9fbb-ea1c312cf70c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105c28d5-84ee-4620-a386-7e44d972cb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105c28d5-84ee-4620-a386-7e44d972cb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29dcafe1-4473-4c98-b0a9-54e8b1d07777', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1997807155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['ae6c0227-f608-4ee8-91e6-e96d02409741','3991bb98-76d7-4bdf-b706-fbc632371786','a4c9952f-e9dd-4e0e-85ad-1e056270dff4','be0615c5-9b26-4d46-9fbb-ea1c312cf70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1997807155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29dcafe1-4473-4c98-b0a9-54e8b1d07777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',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='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f05d2694-ebb8-49ac-b645-e44c911a696d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f05d2694-ebb8-49ac-b645-e44c911a696d) 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-1997807155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['ae6c0227-f608-4ee8-91e6-e96d02409741','3991bb98-76d7-4bdf-b706-fbc632371786','a4c9952f-e9dd-4e0e-85ad-1e056270dff4','be0615c5-9b26-4d46-9fbb-ea1c312cf70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba7f453b-700d-46fd-a119-e9fc7a09bb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba7f453b-700d-46fd-a119-e9fc7a09bb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (7155de4c-e010-4932-a409-aa49aef075fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request issued successfully. Sep 01 18:11:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7b1af955-d6ae-4644-887b-2bf11f95d29e tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1140/2208] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:11:29 2026] POST /volume/v3/volumes => generated 758 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-13a9e7a2-57c2-4dfa-9da3-cc2a96de7509 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-13a9e7a2-57c2-4dfa-9da3-cc2a96de7509 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-13a9e7a2-57c2-4dfa-9da3-cc2a96de7509 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-13a9e7a2-57c2-4dfa-9da3-cc2a96de7509 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-13a9e7a2-57c2-4dfa-9da3-cc2a96de7509 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-13a9e7a2-57c2-4dfa-9da3-cc2a96de7509 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 returned with HTTP 200 Sep 01 18:11:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1069/2209] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:29 2026] GET /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2b1a9e9a-fdc2-425b-82aa-2d111f232251 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b1a9e9a-fdc2-425b-82aa-2d111f232251 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b1a9e9a-fdc2-425b-82aa-2d111f232251 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1818458969-1613454537", "extra_specs": {}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b1a9e9a-fdc2-425b-82aa-2d111f232251 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1141/2210] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:30 2026] POST /volume/v3/types => generated 269 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cda2b979-7f0c-4e1b-a83d-703d58891bb0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cda2b979-7f0c-4e1b-a83d-703d58891bb0 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:11:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cda2b979-7f0c-4e1b-a83d-703d58891bb0 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069304967-1471870909", "extra_specs": {}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cda2b979-7f0c-4e1b-a83d-703d58891bb0 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:11:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1070/2211] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:11:30 2026] POST /volume/v3/types => generated 269 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-997815525", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1818458969-1613454537", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-997815525', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1818458969-1613454537', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume of 1 GB Sep 01 18:11:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Availability Zones retrieved successfully. Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Flow 'volume_create_api' (505962bb-375b-4867-bfc6-667eebd5ce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59e36b5-4841-4c93-b872-43d289d961ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59e36b5-4841-4c93-b872-43d289d961ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:11:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=651d5606-a330-42ca-9983-3323809a7335,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1818458969-1613454537',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '651d5606-a330-42ca-9983-3323809a7335', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cc7ecd-52ba-4f85-b526-ea11f9356f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3afc278f-99a0-4efd-ba51-eceee1c0c72d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:30 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1818458969-1613454537 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1818458969-1613454537, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:11:30 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1818458969-1613454537 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1818458969-1613454537, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:11:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3afc278f-99a0-4efd-ba51-eceee1c0c72d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 Sep 01 18:11:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3afc278f-99a0-4efd-ba51-eceee1c0c72d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3afc278f-99a0-4efd-ba51-eceee1c0c72d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3afc278f-99a0-4efd-ba51-eceee1c0c72d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3afc278f-99a0-4efd-ba51-eceee1c0c72d tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 returned with HTTP 200 Sep 01 18:11:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1071/2212] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:30 2026] GET /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1d82c9e2-0410-4c37-8258-4837802120ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d82c9e2-0410-4c37-8258-4837802120ba tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777/action Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d82c9e2-0410-4c37-8258-4837802120ba tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d82c9e2-0410-4c37-8258-4837802120ba tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Created reservations ['3a80a5a6-85fb-409e-b9ed-86f1d0b1b773', '6bf85f3c-21d5-4b9e-b8e3-0bf1a48d0c2f', 'b7d5c2f6-bcda-40fe-abc9-4df8a9473fa4', 'c2337274-0fa1-4d53-b82c-9ca115f466ff'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-1d82c9e2-0410-4c37-8258-4837802120ba tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume '29dcafe1-4473-4c98-b0a9-54e8b1d07777' with '{'status': 'error'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cc7ecd-52ba-4f85-b526-ea11f9356f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a80a5a6-85fb-409e-b9ed-86f1d0b1b773', '6bf85f3c-21d5-4b9e-b8e3-0bf1a48d0c2f', 'b7d5c2f6-bcda-40fe-abc9-4df8a9473fa4', 'c2337274-0fa1-4d53-b82c-9ca115f466ff']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f758f53-a36b-40a3-9ba6-00ae242fc63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d82c9e2-0410-4c37-8258-4837802120ba tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777/action returned with HTTP 202 Sep 01 18:11:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1072/2213] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:31 2026] POST /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f758f53-a36b-40a3-9ba6-00ae242fc63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '347033c7-ee2c-422a-b47b-a7d360c7fd31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-997815525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb1aad640e48e38b0754f2c93b5857',qos_specs=None,replication_status=,reservations=['3a80a5a6-85fb-409e-b9ed-86f1d0b1b773','6bf85f3c-21d5-4b9e-b8e3-0bf1a48d0c2f','b7d5c2f6-bcda-40fe-abc9-4df8a9473fa4','c2337274-0fa1-4d53-b82c-9ca115f466ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0757fb5957c47b69306ee67b55b88f6',volume_type_id=651d5606-a330-42ca-9983-3323809a7335), '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-01T16:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-997815525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=347033c7-ee2c-422a-b47b-a7d360c7fd31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cb1aad640e48e38b0754f2c93b5857',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='f0757fb5957c47b69306ee67b55b88f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(651d5606-a330-42ca-9983-3323809a7335),volume_type_id=651d5606-a330-42ca-9983-3323809a7335)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02580da1-021f-46e1-88e9-78ce0efc740f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-84c1687c-0fa6-44bd-82f0-53f9da7eaf29 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-84c1687c-0fa6-44bd-82f0-53f9da7eaf29 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-84c1687c-0fa6-44bd-82f0-53f9da7eaf29 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-84c1687c-0fa6-44bd-82f0-53f9da7eaf29 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-84c1687c-0fa6-44bd-82f0-53f9da7eaf29 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-84c1687c-0fa6-44bd-82f0-53f9da7eaf29 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 returned with HTTP 200 Sep 01 18:11:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1073/2214] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:31 2026] GET /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02580da1-021f-46e1-88e9-78ce0efc740f) 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-997815525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb1aad640e48e38b0754f2c93b5857',qos_specs=None,replication_status=,reservations=['3a80a5a6-85fb-409e-b9ed-86f1d0b1b773','6bf85f3c-21d5-4b9e-b8e3-0bf1a48d0c2f','b7d5c2f6-bcda-40fe-abc9-4df8a9473fa4','c2337274-0fa1-4d53-b82c-9ca115f466ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0757fb5957c47b69306ee67b55b88f6',volume_type_id=651d5606-a330-42ca-9983-3323809a7335)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180ba67b-014d-4953-aa79-0bd7fea8ec28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d6790a4f-664f-4f9e-bc0d-71cb3a771087 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d6790a4f-664f-4f9e-bc0d-71cb3a771087 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777/action Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d6790a4f-664f-4f9e-bc0d-71cb3a771087 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d6790a4f-664f-4f9e-bc0d-71cb3a771087 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180ba67b-014d-4953-aa79-0bd7fea8ec28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Flow 'volume_create_api' (505962bb-375b-4867-bfc6-667eebd5ce97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume request issued successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-49602a87-d0da-4f6e-9520-ec61ae2b0891 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1142/2215] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:11:30 2026] POST /volume/v3/volumes => generated 854 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d6790a4f-664f-4f9e-bc0d-71cb3a771087 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Volume info retrieved successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1266469622", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069304967-1471870909", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1266469622', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069304967-1471870909', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume of 1 GB Sep 01 18:11:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Availability Zones retrieved successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d6790a4f-664f-4f9e-bc0d-71cb3a771087 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Delete volume request issued successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d6790a4f-664f-4f9e-bc0d-71cb3a771087 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777/action returned with HTTP 202 Sep 01 18:11:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1074/2216] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:31 2026] POST /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Flow 'volume_create_api' (4e8dde4e-11ce-44df-963f-2973ec712f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59dccb78-7b5d-4a45-8412-26e0c13ae8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-89562871-c3c6-4ece-8fc8-e189c7a11677 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-89562871-c3c6-4ece-8fc8-e189c7a11677 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-89562871-c3c6-4ece-8fc8-e189c7a11677 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-89562871-c3c6-4ece-8fc8-e189c7a11677 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59dccb78-7b5d-4a45-8412-26e0c13ae8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:11:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f60f37f-7840-407a-b9c2-f35c425e944d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069304967-1471870909',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f60f37f-7840-407a-b9c2-f35c425e944d', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8a40f6-d7c4-4940-aa2e-a98a9477ba0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-89562871-c3c6-4ece-8fc8-e189c7a11677 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-89562871-c3c6-4ece-8fc8-e189c7a11677 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 returned with HTTP 200 Sep 01 18:11:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1075/2217] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:31 2026] GET /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:31 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069304967-1471870909 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069304967-1471870909, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:11:31 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069304967-1471870909 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069304967-1471870909, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Created reservations ['1316f4aa-bfee-4b23-a67a-b81c19435729', 'b2830a23-b1b8-49ad-9c3b-3bb7d2f754dd', '901e0f50-34ed-40bf-896e-38c319a599b8', '0d2a5b98-60eb-4e70-9fe2-0ef7b473a429'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8a40f6-d7c4-4940-aa2e-a98a9477ba0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1316f4aa-bfee-4b23-a67a-b81c19435729', 'b2830a23-b1b8-49ad-9c3b-3bb7d2f754dd', '901e0f50-34ed-40bf-896e-38c319a599b8', '0d2a5b98-60eb-4e70-9fe2-0ef7b473a429']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40eac8de-8fdc-4639-be66-2272963f26a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40eac8de-8fdc-4639-be66-2272963f26a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f27a363-74d0-4b8d-b0d8-e69e33756ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1266469622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb1aad640e48e38b0754f2c93b5857',qos_specs=None,replication_status=,reservations=['1316f4aa-bfee-4b23-a67a-b81c19435729','b2830a23-b1b8-49ad-9c3b-3bb7d2f754dd','901e0f50-34ed-40bf-896e-38c319a599b8','0d2a5b98-60eb-4e70-9fe2-0ef7b473a429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0757fb5957c47b69306ee67b55b88f6',volume_type_id=5f60f37f-7840-407a-b9c2-f35c425e944d), '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-01T16:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1266469622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f27a363-74d0-4b8d-b0d8-e69e33756ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cb1aad640e48e38b0754f2c93b5857',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='f0757fb5957c47b69306ee67b55b88f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f60f37f-7840-407a-b9c2-f35c425e944d),volume_type_id=5f60f37f-7840-407a-b9c2-f35c425e944d)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584cb16a-7714-4aae-9f15-13be7517f7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584cb16a-7714-4aae-9f15-13be7517f7de) 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-1266469622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb1aad640e48e38b0754f2c93b5857',qos_specs=None,replication_status=,reservations=['1316f4aa-bfee-4b23-a67a-b81c19435729','b2830a23-b1b8-49ad-9c3b-3bb7d2f754dd','901e0f50-34ed-40bf-896e-38c319a599b8','0d2a5b98-60eb-4e70-9fe2-0ef7b473a429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0757fb5957c47b69306ee67b55b88f6',volume_type_id=5f60f37f-7840-407a-b9c2-f35c425e944d)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d8cf3d1-cc40-4b50-9fda-b6a15a8063bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d8cf3d1-cc40-4b50-9fda-b6a15a8063bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Flow 'volume_create_api' (4e8dde4e-11ce-44df-963f-2973ec712f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume request issued successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d6e2d5b1-1461-4b6b-8727-e9a7f55bddb9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1143/2218] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:11:31 2026] POST /volume/v3/volumes => generated 855 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1210461681", "snapshot_id": null, "imageRef": "ea1e969c-9922-4b42-919a-4685d9e66f49", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2084163525-2141795236", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1210461681', 'snapshot_id': None, 'imageRef': 'ea1e969c-9922-4b42-919a-4685d9e66f49', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2084163525-2141795236', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume of 1 GB Sep 01 18:11:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Availability Zones retrieved successfully. Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Flow 'volume_create_api' (922ef75c-d106-48e9-98a7-c03b824a81c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6756df-b5c2-498b-9df5-3b9b570e7e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6756df-b5c2-498b-9df5-3b9b570e7e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2084163525-2141795236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeaa2849-0e6a-4f03-82c4-10b34c82f9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2084163525-2141795236 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2084163525-2141795236, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:11:32 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2084163525-2141795236 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2084163525-2141795236, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Created reservations ['a1b29670-db73-4a5c-8896-943be769e887', '46c3090b-019b-4bf8-a610-98dd5fcdbfef', '982ed98d-4924-43b3-b976-97dbbc943e05', '49bd179f-96a1-4026-8c32-abb6b3617173'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeaa2849-0e6a-4f03-82c4-10b34c82f9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1b29670-db73-4a5c-8896-943be769e887', '46c3090b-019b-4bf8-a610-98dd5fcdbfef', '982ed98d-4924-43b3-b976-97dbbc943e05', '49bd179f-96a1-4026-8c32-abb6b3617173']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5f7e04-4366-4345-98ff-14454d436d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5f7e04-4366-4345-98ff-14454d436d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe0f430-c29f-443d-a8de-0504f2977778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1210461681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb1aad640e48e38b0754f2c93b5857',qos_specs=None,replication_status=,reservations=['a1b29670-db73-4a5c-8896-943be769e887','46c3090b-019b-4bf8-a610-98dd5fcdbfef','982ed98d-4924-43b3-b976-97dbbc943e05','49bd179f-96a1-4026-8c32-abb6b3617173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0757fb5957c47b69306ee67b55b88f6',volume_type_id=3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4), '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-01T16:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1210461681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfe0f430-c29f-443d-a8de-0504f2977778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cb1aad640e48e38b0754f2c93b5857',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='f0757fb5957c47b69306ee67b55b88f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4),volume_type_id=3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf219cfb-997b-433f-be24-6787fa39ee35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf219cfb-997b-433f-be24-6787fa39ee35) 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-1210461681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6cb1aad640e48e38b0754f2c93b5857',qos_specs=None,replication_status=,reservations=['a1b29670-db73-4a5c-8896-943be769e887','46c3090b-019b-4bf8-a610-98dd5fcdbfef','982ed98d-4924-43b3-b976-97dbbc943e05','49bd179f-96a1-4026-8c32-abb6b3617173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0757fb5957c47b69306ee67b55b88f6',volume_type_id=3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7486c11d-9ade-4127-bbd4-8ae52eaad2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7486c11d-9ade-4127-bbd4-8ae52eaad2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Flow 'volume_create_api' (922ef75c-d106-48e9-98a7-c03b824a81c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Create volume request issued successfully. Sep 01 18:11:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0d1824d5-a7bf-4bf7-b9e3-38eb86e0ad39 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1076/2219] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:11:31 2026] POST /volume/v3/volumes => generated 855 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-be58f53f-fb1f-4633-a5e9-95144ff86fa4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-70d43b17-d7b5-4b2b-9ede-e2b4643bc479 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-be58f53f-fb1f-4633-a5e9-95144ff86fa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-be58f53f-fb1f-4633-a5e9-95144ff86fa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-70d43b17-d7b5-4b2b-9ede-e2b4643bc479 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-70d43b17-d7b5-4b2b-9ede-e2b4643bc479 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-70d43b17-d7b5-4b2b-9ede-e2b4643bc479 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-be58f53f-fb1f-4633-a5e9-95144ff86fa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-be58f53f-fb1f-4633-a5e9-95144ff86fa4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 returned with HTTP 404 Sep 01 18:11:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1144/2220] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:32 2026] GET /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-27d9649d-4f73-4eb3-b983-c71a5900ab42 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-27d9649d-4f73-4eb3-b983-c71a5900ab42 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-27d9649d-4f73-4eb3-b983-c71a5900ab42 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-27d9649d-4f73-4eb3-b983-c71a5900ab42 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-70d43b17-d7b5-4b2b-9ede-e2b4643bc479 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-70d43b17-d7b5-4b2b-9ede-e2b4643bc479 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1077/2221] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:32 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 923 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-27d9649d-4f73-4eb3-b983-c71a5900ab42 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 returned with HTTP 404 Sep 01 18:11:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1145/2222] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:32 2026] GET /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-38dc6310-9713-4eff-96a7-87b248c428fe None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38dc6310-9713-4eff-96a7-87b248c428fe tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] DELETE http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-38dc6310-9713-4eff-96a7-87b248c428fe tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-38dc6310-9713-4eff-96a7-87b248c428fe tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:32 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-38dc6310-9713-4eff-96a7-87b248c428fe tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Delete volume with id: 29dcafe1-4473-4c98-b0a9-54e8b1d07777 Sep 01 18:11:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38dc6310-9713-4eff-96a7-87b248c428fe tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 returned with HTTP 404 Sep 01 18:11:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1078/2223] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:11:32 2026] DELETE /volume/v3/volumes/29dcafe1-4473-4c98-b0a9-54e8b1d07777 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1fadf17f-adb4-412e-b892-617f5b468a41 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1943760065"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1943760065'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume of 1 GB Sep 01 18:11:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Availability Zones retrieved successfully. Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (127c96e9-7fa0-4a15-8a74-53a5deca3d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8853afc-92d1-47b3-aa64-a9f122b7809a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8853afc-92d1-47b3-aa64-a9f122b7809a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e56791-0826-415c-8491-1bd7e9b94e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Created reservations ['06323cfc-cca7-4549-b97e-f0c004373fe6', 'af060ef9-7c6a-4f77-8f77-735c341e6730', 'f0f796a0-f5b3-45b7-a7d1-43e6362cafcc', '57e8f5ab-e791-4ada-b98a-6be52c4a2813'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e56791-0826-415c-8491-1bd7e9b94e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06323cfc-cca7-4549-b97e-f0c004373fe6', 'af060ef9-7c6a-4f77-8f77-735c341e6730', 'f0f796a0-f5b3-45b7-a7d1-43e6362cafcc', '57e8f5ab-e791-4ada-b98a-6be52c4a2813']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2585c005-034c-4af6-89b5-1a80cd2d83ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2585c005-034c-4af6-89b5-1a80cd2d83ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b96ad00-d74c-49ad-bd65-b519458c86d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1943760065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['06323cfc-cca7-4549-b97e-f0c004373fe6','af060ef9-7c6a-4f77-8f77-735c341e6730','f0f796a0-f5b3-45b7-a7d1-43e6362cafcc','57e8f5ab-e791-4ada-b98a-6be52c4a2813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1943760065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b96ad00-d74c-49ad-bd65-b519458c86d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',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='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0e2c5c-92f7-4f7c-84c1-da8cafe7d9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0e2c5c-92f7-4f7c-84c1-da8cafe7d9da) 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-1943760065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['06323cfc-cca7-4549-b97e-f0c004373fe6','af060ef9-7c6a-4f77-8f77-735c341e6730','f0f796a0-f5b3-45b7-a7d1-43e6362cafcc','57e8f5ab-e791-4ada-b98a-6be52c4a2813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27332a0b-6c1b-41cd-9e2a-b4208bdbca99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27332a0b-6c1b-41cd-9e2a-b4208bdbca99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (127c96e9-7fa0-4a15-8a74-53a5deca3d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request issued successfully. Sep 01 18:11:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1fadf17f-adb4-412e-b892-617f5b468a41 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1146/2224] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:11:32 2026] POST /volume/v3/volumes => generated 758 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c5a1a581-de2e-4e71-8c5b-3354c0d117ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c5a1a581-de2e-4e71-8c5b-3354c0d117ac tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c5a1a581-de2e-4e71-8c5b-3354c0d117ac tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c5a1a581-de2e-4e71-8c5b-3354c0d117ac tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c5a1a581-de2e-4e71-8c5b-3354c0d117ac tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c5a1a581-de2e-4e71-8c5b-3354c0d117ac tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 returned with HTTP 200 Sep 01 18:11:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1079/2225] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:33 2026] GET /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-32873148-bc53-4667-ba79-f9aab286b535 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32873148-bc53-4667-ba79-f9aab286b535 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32873148-bc53-4667-ba79-f9aab286b535 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-32873148-bc53-4667-ba79-f9aab286b535 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-32873148-bc53-4667-ba79-f9aab286b535 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-32873148-bc53-4667-ba79-f9aab286b535 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1147/2226] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:33 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 947 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a054d772-a052-4355-9391-9da334ffd0f6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a054d772-a052-4355-9391-9da334ffd0f6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a054d772-a052-4355-9391-9da334ffd0f6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a054d772-a052-4355-9391-9da334ffd0f6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:34 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=380,cinder:UPDATE=95,cinder:INSERT=95,cinder:DELETE=3 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:11:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a054d772-a052-4355-9391-9da334ffd0f6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a054d772-a052-4355-9391-9da334ffd0f6 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 returned with HTTP 200 Sep 01 18:11:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1080/2227] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:34 2026] GET /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5b492c46-4b3a-4bc9-b01d-8233abc5a0bf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5b492c46-4b3a-4bc9-b01d-8233abc5a0bf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5b492c46-4b3a-4bc9-b01d-8233abc5a0bf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5b492c46-4b3a-4bc9-b01d-8233abc5a0bf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5b492c46-4b3a-4bc9-b01d-8233abc5a0bf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5b492c46-4b3a-4bc9-b01d-8233abc5a0bf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1148/2228] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:34 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 947 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-727834cf-3d22-4186-9d25-3ee727d3f46c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-727834cf-3d22-4186-9d25-3ee727d3f46c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-727834cf-3d22-4186-9d25-3ee727d3f46c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-727834cf-3d22-4186-9d25-3ee727d3f46c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-727834cf-3d22-4186-9d25-3ee727d3f46c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-727834cf-3d22-4186-9d25-3ee727d3f46c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 returned with HTTP 200 Sep 01 18:11:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1081/2229] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:35 2026] GET /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7c80fc17-3a61-40a4-828a-8027624e77ab None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c80fc17-3a61-40a4-828a-8027624e77ab tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2/action Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c80fc17-3a61-40a4-828a-8027624e77ab tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c80fc17-3a61-40a4-828a-8027624e77ab tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-7c80fc17-3a61-40a4-828a-8027624e77ab tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume '2b96ad00-d74c-49ad-bd65-b519458c86d2' with '{'status': 'maintenance'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c80fc17-3a61-40a4-828a-8027624e77ab tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2/action returned with HTTP 202 Sep 01 18:11:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1149/2230] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:35 2026] POST /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9d7b3dc8-756e-43c9-9971-465173d829d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d7b3dc8-756e-43c9-9971-465173d829d2 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d7b3dc8-756e-43c9-9971-465173d829d2 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d7b3dc8-756e-43c9-9971-465173d829d2 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9d7b3dc8-756e-43c9-9971-465173d829d2 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d7b3dc8-756e-43c9-9971-465173d829d2 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 returned with HTTP 200 Sep 01 18:11:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1082/2231] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:35 2026] GET /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e61b0205-c953-4db2-960c-be5e2703c71f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e61b0205-c953-4db2-960c-be5e2703c71f tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2/action Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e61b0205-c953-4db2-960c-be5e2703c71f tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e61b0205-c953-4db2-960c-be5e2703c71f tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e61b0205-c953-4db2-960c-be5e2703c71f tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Volume info retrieved successfully. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e61b0205-c953-4db2-960c-be5e2703c71f tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Delete volume request issued successfully. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e61b0205-c953-4db2-960c-be5e2703c71f tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2/action returned with HTTP 202 Sep 01 18:11:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1150/2232] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:35 2026] POST /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d2129d37-cbc1-4ff4-b032-fe52709e246b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2129d37-cbc1-4ff4-b032-fe52709e246b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2129d37-cbc1-4ff4-b032-fe52709e246b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d2129d37-cbc1-4ff4-b032-fe52709e246b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d2129d37-cbc1-4ff4-b032-fe52709e246b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d2129d37-cbc1-4ff4-b032-fe52709e246b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 returned with HTTP 200 Sep 01 18:11:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1083/2233] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:35 2026] GET /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-db559772-b654-45a0-86e1-09e6f87f5f33 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db559772-b654-45a0-86e1-09e6f87f5f33 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-db559772-b654-45a0-86e1-09e6f87f5f33 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-db559772-b654-45a0-86e1-09e6f87f5f33 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-db559772-b654-45a0-86e1-09e6f87f5f33 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db559772-b654-45a0-86e1-09e6f87f5f33 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1151/2234] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:35 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 947 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7fa372a9-ba51-46f5-9bc5-1da500f3a1b0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7fa372a9-ba51-46f5-9bc5-1da500f3a1b0 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7fa372a9-ba51-46f5-9bc5-1da500f3a1b0 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7fa372a9-ba51-46f5-9bc5-1da500f3a1b0 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7fa372a9-ba51-46f5-9bc5-1da500f3a1b0 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 returned with HTTP 404 Sep 01 18:11:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1084/2235] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:36 2026] GET /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ef1ad127-f441-4e93-954c-07193870b607 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef1ad127-f441-4e93-954c-07193870b607 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef1ad127-f441-4e93-954c-07193870b607 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef1ad127-f441-4e93-954c-07193870b607 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef1ad127-f441-4e93-954c-07193870b607 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 returned with HTTP 404 Sep 01 18:11:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1152/2236] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:36 2026] GET /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-908e71ce-283f-4dfc-88c4-c71dd01db776 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-908e71ce-283f-4dfc-88c4-c71dd01db776 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] DELETE http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-908e71ce-283f-4dfc-88c4-c71dd01db776 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-908e71ce-283f-4dfc-88c4-c71dd01db776 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-908e71ce-283f-4dfc-88c4-c71dd01db776 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Delete volume with id: 2b96ad00-d74c-49ad-bd65-b519458c86d2 Sep 01 18:11:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-908e71ce-283f-4dfc-88c4-c71dd01db776 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 returned with HTTP 404 Sep 01 18:11:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1085/2237] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:11:36 2026] DELETE /volume/v3/volumes/2b96ad00-d74c-49ad-bd65-b519458c86d2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-350427280"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-350427280'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume of 1 GB Sep 01 18:11:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Availability Zones retrieved successfully. Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0157aedc-a5c8-4c67-a624-43b5a4a9f00e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0157aedc-a5c8-4c67-a624-43b5a4a9f00e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0157aedc-a5c8-4c67-a624-43b5a4a9f00e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0157aedc-a5c8-4c67-a624-43b5a4a9f00e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (d77c3a6a-f3df-4969-bf45-95b06879c64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc2f1dd-14db-40fb-81ab-c3a8c57ee19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0157aedc-a5c8-4c67-a624-43b5a4a9f00e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0157aedc-a5c8-4c67-a624-43b5a4a9f00e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1086/2238] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:36 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 947 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc2f1dd-14db-40fb-81ab-c3a8c57ee19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485acf13-5375-4aec-a3af-5e1abcbc144b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Created reservations ['feeb4376-10f0-4041-9b8e-056850aa4f50', 'cc9de9d2-6d4d-4944-8585-d5cc882f7dbc', '15cb298f-c7a4-4025-9547-0f06cf894a64', '09f0c1d6-6342-489d-ae0c-ec8531344c04'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485acf13-5375-4aec-a3af-5e1abcbc144b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feeb4376-10f0-4041-9b8e-056850aa4f50', 'cc9de9d2-6d4d-4944-8585-d5cc882f7dbc', '15cb298f-c7a4-4025-9547-0f06cf894a64', '09f0c1d6-6342-489d-ae0c-ec8531344c04']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd936a6-d835-4bf8-a4a5-5eb14f97e56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd936a6-d835-4bf8-a4a5-5eb14f97e56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eec1032-2229-4037-a9b0-909dad166777', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-350427280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['feeb4376-10f0-4041-9b8e-056850aa4f50','cc9de9d2-6d4d-4944-8585-d5cc882f7dbc','15cb298f-c7a4-4025-9547-0f06cf894a64','09f0c1d6-6342-489d-ae0c-ec8531344c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-350427280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eec1032-2229-4037-a9b0-909dad166777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',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='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7274e296-298e-4bab-8bf2-8e5beb6f16f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7274e296-298e-4bab-8bf2-8e5beb6f16f3) 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-350427280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74433af1b5d04cc6beef2ab7b0dfde7a',qos_specs=None,replication_status=,reservations=['feeb4376-10f0-4041-9b8e-056850aa4f50','cc9de9d2-6d4d-4944-8585-d5cc882f7dbc','15cb298f-c7a4-4025-9547-0f06cf894a64','09f0c1d6-6342-489d-ae0c-ec8531344c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a5d0b44a242cfbb34ecc8e3b5f9b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca759f4-a428-4525-aa5b-7220af39b692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca759f4-a428-4525-aa5b-7220af39b692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Flow 'volume_create_api' (d77c3a6a-f3df-4969-bf45-95b06879c64b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Create volume request issued successfully. Sep 01 18:11:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e88c42f9-f87c-4f20-a205-5786e6e90ddd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1153/2239] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:11:36 2026] POST /volume/v3/volumes => generated 757 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2ec1c9b2-87d0-4de8-aabf-050cc61bf8dd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2ec1c9b2-87d0-4de8-aabf-050cc61bf8dd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2ec1c9b2-87d0-4de8-aabf-050cc61bf8dd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2ec1c9b2-87d0-4de8-aabf-050cc61bf8dd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2ec1c9b2-87d0-4de8-aabf-050cc61bf8dd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2ec1c9b2-87d0-4de8-aabf-050cc61bf8dd tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 200 Sep 01 18:11:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1087/2240] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:37 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-316ad14e-2ccc-4761-b1a4-7b7691527252 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-316ad14e-2ccc-4761-b1a4-7b7691527252 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-316ad14e-2ccc-4761-b1a4-7b7691527252 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-316ad14e-2ccc-4761-b1a4-7b7691527252 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-316ad14e-2ccc-4761-b1a4-7b7691527252 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-316ad14e-2ccc-4761-b1a4-7b7691527252 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1154/2241] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:37 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1005 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-33a61631-7980-48d4-851d-c3919bf8b336 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-33a61631-7980-48d4-851d-c3919bf8b336 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-33a61631-7980-48d4-851d-c3919bf8b336 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-33a61631-7980-48d4-851d-c3919bf8b336 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-33a61631-7980-48d4-851d-c3919bf8b336 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-33a61631-7980-48d4-851d-c3919bf8b336 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 200 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1088/2242] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:38 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e6633bea-150d-4c02-9dd3-9b2a482e19a3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6633bea-150d-4c02-9dd3-9b2a482e19a3 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6633bea-150d-4c02-9dd3-9b2a482e19a3 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6633bea-150d-4c02-9dd3-9b2a482e19a3 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-e6633bea-150d-4c02-9dd3-9b2a482e19a3 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume '0eec1032-2229-4037-a9b0-909dad166777' with '{'status': 'error'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6633bea-150d-4c02-9dd3-9b2a482e19a3 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action returned with HTTP 202 Sep 01 18:11:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1155/2243] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:38 2026] POST /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-58db529e-b9be-48fa-8388-c0ff343c3db4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58db529e-b9be-48fa-8388-c0ff343c3db4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58db529e-b9be-48fa-8388-c0ff343c3db4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58db529e-b9be-48fa-8388-c0ff343c3db4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-58db529e-b9be-48fa-8388-c0ff343c3db4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58db529e-b9be-48fa-8388-c0ff343c3db4 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 200 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1089/2244] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:38 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-94c55b8a-c997-4f73-a37f-f764a7093cb9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94c55b8a-c997-4f73-a37f-f764a7093cb9 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94c55b8a-c997-4f73-a37f-f764a7093cb9 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94c55b8a-c997-4f73-a37f-f764a7093cb9 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-94c55b8a-c997-4f73-a37f-f764a7093cb9 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume '0eec1032-2229-4037-a9b0-909dad166777' with '{'status': 'available'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94c55b8a-c997-4f73-a37f-f764a7093cb9 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action returned with HTTP 202 Sep 01 18:11:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1156/2245] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:38 2026] POST /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6cec01cf-7960-4135-b4cc-a0fc3fc22c38 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6cec01cf-7960-4135-b4cc-a0fc3fc22c38 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6cec01cf-7960-4135-b4cc-a0fc3fc22c38 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6cec01cf-7960-4135-b4cc-a0fc3fc22c38 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6cec01cf-7960-4135-b4cc-a0fc3fc22c38 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6cec01cf-7960-4135-b4cc-a0fc3fc22c38 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 200 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1090/2246] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:38 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-839381ba-59cf-49c1-b256-6759d4644f52 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-839381ba-59cf-49c1-b256-6759d4644f52 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-839381ba-59cf-49c1-b256-6759d4644f52 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-839381ba-59cf-49c1-b256-6759d4644f52 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-839381ba-59cf-49c1-b256-6759d4644f52 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume '0eec1032-2229-4037-a9b0-909dad166777' with '{'status': 'maintenance'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-839381ba-59cf-49c1-b256-6759d4644f52 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action returned with HTTP 202 Sep 01 18:11:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1157/2247] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:38 2026] POST /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3bc3907f-f43b-4bb1-a7ca-c99e4e53a09c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3bc3907f-f43b-4bb1-a7ca-c99e4e53a09c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3bc3907f-f43b-4bb1-a7ca-c99e4e53a09c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3bc3907f-f43b-4bb1-a7ca-c99e4e53a09c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3bc3907f-f43b-4bb1-a7ca-c99e4e53a09c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3bc3907f-f43b-4bb1-a7ca-c99e4e53a09c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 200 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1091/2248] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:38 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4b14b99f-3308-4bc2-bdea-2c6a3f0f4423 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b14b99f-3308-4bc2-bdea-2c6a3f0f4423 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] POST http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b14b99f-3308-4bc2-bdea-2c6a3f0f4423 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4b14b99f-3308-4bc2-bdea-2c6a3f0f4423 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-4b14b99f-3308-4bc2-bdea-2c6a3f0f4423 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] Updating volume '0eec1032-2229-4037-a9b0-909dad166777' with '{'status': 'available'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4b14b99f-3308-4bc2-bdea-2c6a3f0f4423 tempest-VolumesActionsTest-2130084982 tempest-VolumesActionsTest-2130084982-project-admin] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action returned with HTTP 202 Sep 01 18:11:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1158/2249] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:11:38 2026] POST /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ceb29668-a301-46b9-8f1f-5717e024bebb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ceb29668-a301-46b9-8f1f-5717e024bebb tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ceb29668-a301-46b9-8f1f-5717e024bebb tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ceb29668-a301-46b9-8f1f-5717e024bebb tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ceb29668-a301-46b9-8f1f-5717e024bebb tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ceb29668-a301-46b9-8f1f-5717e024bebb tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 200 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1092/2250] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:38 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4f3ffb25-dd4d-48fb-b21e-485f38e7b69c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f3ffb25-dd4d-48fb-b21e-485f38e7b69c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f3ffb25-dd4d-48fb-b21e-485f38e7b69c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4f3ffb25-dd4d-48fb-b21e-485f38e7b69c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4f3ffb25-dd4d-48fb-b21e-485f38e7b69c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4f3ffb25-dd4d-48fb-b21e-485f38e7b69c tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 200 Sep 01 18:11:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1159/2251] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:38 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-17b75257-1548-44e0-8edf-9877cd24c270 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-17b75257-1548-44e0-8edf-9877cd24c270 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] DELETE http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-17b75257-1548-44e0-8edf-9877cd24c270 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-17b75257-1548-44e0-8edf-9877cd24c270 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-17b75257-1548-44e0-8edf-9877cd24c270 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Delete volume with id: 0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-17b75257-1548-44e0-8edf-9877cd24c270 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-17b75257-1548-44e0-8edf-9877cd24c270 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Delete volume request issued successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-17b75257-1548-44e0-8edf-9877cd24c270 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 202 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1093/2252] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:11:38 2026] DELETE /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5c51bb6c-3bed-45d4-b71b-b30558c97b0b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5c51bb6c-3bed-45d4-b71b-b30558c97b0b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5c51bb6c-3bed-45d4-b71b-b30558c97b0b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5c51bb6c-3bed-45d4-b71b-b30558c97b0b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-64df268d-86cf-41f7-9d50-e19e9387fd3e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64df268d-86cf-41f7-9d50-e19e9387fd3e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64df268d-86cf-41f7-9d50-e19e9387fd3e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64df268d-86cf-41f7-9d50-e19e9387fd3e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5c51bb6c-3bed-45d4-b71b-b30558c97b0b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5c51bb6c-3bed-45d4-b71b-b30558c97b0b tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 200 Sep 01 18:11:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1160/2253] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:38 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-64df268d-86cf-41f7-9d50-e19e9387fd3e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64df268d-86cf-41f7-9d50-e19e9387fd3e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1094/2254] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:38 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1008 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e6371476-8d3c-42e7-9821-127cef10e473 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6371476-8d3c-42e7-9821-127cef10e473 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] GET http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 Sep 01 18:11:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6371476-8d3c-42e7-9821-127cef10e473 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6371476-8d3c-42e7-9821-127cef10e473 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6371476-8d3c-42e7-9821-127cef10e473 tempest-VolumesActionsTest-1052264150 tempest-VolumesActionsTest-1052264150-project-member] http://192.168.122.108/volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 returned with HTTP 404 Sep 01 18:11:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1161/2255] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:39 2026] GET /volume/v3/volumes/0eec1032-2229-4037-a9b0-909dad166777 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:11:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6fe3a59f-22d1-4d04-8c47-3d6b47e89e88 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6fe3a59f-22d1-4d04-8c47-3d6b47e89e88 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6fe3a59f-22d1-4d04-8c47-3d6b47e89e88 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6fe3a59f-22d1-4d04-8c47-3d6b47e89e88 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6fe3a59f-22d1-4d04-8c47-3d6b47e89e88 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6fe3a59f-22d1-4d04-8c47-3d6b47e89e88 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1095/2256] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:39 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:11:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1405b1b6-f97a-4cf2-8136-f87a08f6146d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1405b1b6-f97a-4cf2-8136-f87a08f6146d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1405b1b6-f97a-4cf2-8136-f87a08f6146d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1405b1b6-f97a-4cf2-8136-f87a08f6146d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1405b1b6-f97a-4cf2-8136-f87a08f6146d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1405b1b6-f97a-4cf2-8136-f87a08f6146d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1162/2257] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:40 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:11:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7db2b899-de49-4d2b-837f-9759b5e9160f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7db2b899-de49-4d2b-837f-9759b5e9160f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7db2b899-de49-4d2b-837f-9759b5e9160f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7db2b899-de49-4d2b-837f-9759b5e9160f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7db2b899-de49-4d2b-837f-9759b5e9160f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7db2b899-de49-4d2b-837f-9759b5e9160f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1096/2258] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:42 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1258 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:11:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-890a491a-ea15-4573-a617-1baf5520ba6c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-890a491a-ea15-4573-a617-1baf5520ba6c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-890a491a-ea15-4573-a617-1baf5520ba6c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-890a491a-ea15-4573-a617-1baf5520ba6c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-890a491a-ea15-4573-a617-1baf5520ba6c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-890a491a-ea15-4573-a617-1baf5520ba6c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1163/2259] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:11:42 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1258 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-62350dbd-c0f9-45f3-813e-e41c3f6a9d56 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-62350dbd-c0f9-45f3-813e-e41c3f6a9d56 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-62350dbd-c0f9-45f3-813e-e41c3f6a9d56 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-62350dbd-c0f9-45f3-813e-e41c3f6a9d56 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-62350dbd-c0f9-45f3-813e-e41c3f6a9d56 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-62350dbd-c0f9-45f3-813e-e41c3f6a9d56 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1097/2260] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:11:42 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1258 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8bbba5d8-af10-4426-9887-cd4e9b928645 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8bbba5d8-af10-4426-9887-cd4e9b928645 None None] GET http://192.168.122.108/volume// Sep 01 18:11:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8bbba5d8-af10-4426-9887-cd4e9b928645 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8bbba5d8-af10-4426-9887-cd4e9b928645 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8bbba5d8-af10-4426-9887-cd4e9b928645 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:11:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1164/2261] 192.168.122.108 () {58 vars in 1308 bytes} [Tue Sep 1 18:11:42 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:11:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-5582b16e-4050-4eec-92a3-cd36b29efa5a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-5582b16e-4050-4eec-92a3-cd36b29efa5a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:11:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-5582b16e-4050-4eec-92a3-cd36b29efa5a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfe0f430-c29f-443d-a8de-0504f2977778", "connector": null, "instance_uuid": "4c83212c-7b13-4757-8e37-d0e265066a83"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-5582b16e-4050-4eec-92a3-cd36b29efa5a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:11:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1098/2262] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:11:42 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e7029c8a-c01a-451d-9893-db7d73e70144 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7029c8a-c01a-451d-9893-db7d73e70144 None None] GET http://192.168.122.108/volume// Sep 01 18:11:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7029c8a-c01a-451d-9893-db7d73e70144 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7029c8a-c01a-451d-9893-db7d73e70144 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7029c8a-c01a-451d-9893-db7d73e70144 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:11:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1165/2263] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:11:44 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:11:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-181b556e-8edd-48bd-9159-b7950e50e6ee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-181b556e-8edd-48bd-9159-b7950e50e6ee tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:11:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-181b556e-8edd-48bd-9159-b7950e50e6ee tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-181b556e-8edd-48bd-9159-b7950e50e6ee tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-181b556e-8edd-48bd-9159-b7950e50e6ee tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:11:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-181b556e-8edd-48bd-9159-b7950e50e6ee tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:11:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1099/2264] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:11:44 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1438 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:11:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-1c1ea638-a937-4757-a396-ef63e7433210 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-1c1ea638-a937-4757-a396-ef63e7433210 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] PUT http://192.168.122.108/volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d Sep 01 18:11:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-1c1ea638-a937-4757-a396-ef63e7433210 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:44 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-1c1ea638-a937-4757-a396-ef63e7433210 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Acquiring lock "cinder-attachment_update-cfe0f430-c29f-443d-a8de-0504f2977778-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:11:44 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-1c1ea638-a937-4757-a396-ef63e7433210 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Lock "cinder-attachment_update-cfe0f430-c29f-443d-a8de-0504f2977778-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:11:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:44 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-1c1ea638-a937-4757-a396-ef63e7433210 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Lock "cinder-attachment_update-cfe0f430-c29f-443d-a8de-0504f2977778-devstack" released by "attachment_update" :: held 0.187s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:11:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-1c1ea638-a937-4757-a396-ef63e7433210 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d returned with HTTP 200 Sep 01 18:11:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1166/2265] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:11:44 2026] PUT /volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d => generated 694 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-3c7d2dcd-fd41-458c-8e0d-89789a18efa0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-3c7d2dcd-fd41-458c-8e0d-89789a18efa0 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d/action Sep 01 18:11:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-3c7d2dcd-fd41-458c-8e0d-89789a18efa0 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-3c7d2dcd-fd41-458c-8e0d-89789a18efa0 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-bb2e6066-11e2-4dd2-b8e2-6e1662ef27a0 req-3c7d2dcd-fd41-458c-8e0d-89789a18efa0 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d/action returned with HTTP 204 Sep 01 18:11:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1100/2266] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:11:44 2026] POST /volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1600822285"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Create volume request body: {'volume': {'imageRef': '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1600822285'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Create volume of 1 GB Sep 01 18:11:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Availability Zones retrieved successfully. Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Flow 'volume_create_api' (76e48e0a-b0e6-4ecb-86a8-90b7ffdc8672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb03a0a-dc6b-4e69-9173-c85d66133173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb03a0a-dc6b-4e69-9173-c85d66133173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db8eb1b-368e-4608-a531-806b0803fa0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Created reservations ['3db9893a-24d4-4c70-9eff-ef4fb7916e4c', '5cd2a193-aeb2-4438-9a21-4a495504c5c1', '7e64d224-6c33-4075-b4f0-c699ae04a399', 'ebd0d9a8-24d4-41a2-b92a-ac6674882638'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db8eb1b-368e-4608-a531-806b0803fa0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db9893a-24d4-4c70-9eff-ef4fb7916e4c', '5cd2a193-aeb2-4438-9a21-4a495504c5c1', '7e64d224-6c33-4075-b4f0-c699ae04a399', 'ebd0d9a8-24d4-41a2-b92a-ac6674882638']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:52 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e378b491-6597-4462-867b-db8e6bd39cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e378b491-6597-4462-867b-db8e6bd39cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7ebf181-9469-4269-a112-59bdc5171116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1600822285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9788e0deae5a42adaf8d596e9dec3dd8',qos_specs=None,replication_status=,reservations=['3db9893a-24d4-4c70-9eff-ef4fb7916e4c','5cd2a193-aeb2-4438-9a21-4a495504c5c1','7e64d224-6c33-4075-b4f0-c699ae04a399','ebd0d9a8-24d4-41a2-b92a-ac6674882638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39babc92a6cc417b8a7137179bd3ceff',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1600822285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7ebf181-9469-4269-a112-59bdc5171116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9788e0deae5a42adaf8d596e9dec3dd8',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='39babc92a6cc417b8a7137179bd3ceff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (042448da-3aa9-4cbc-af0b-92382db67ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (042448da-3aa9-4cbc-af0b-92382db67ea8) 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-1600822285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9788e0deae5a42adaf8d596e9dec3dd8',qos_specs=None,replication_status=,reservations=['3db9893a-24d4-4c70-9eff-ef4fb7916e4c','5cd2a193-aeb2-4438-9a21-4a495504c5c1','7e64d224-6c33-4075-b4f0-c699ae04a399','ebd0d9a8-24d4-41a2-b92a-ac6674882638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39babc92a6cc417b8a7137179bd3ceff',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d5c3eb-da91-4e3e-a0cb-938ace84b9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:11:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d5c3eb-da91-4e3e-a0cb-938ace84b9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:11:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Flow 'volume_create_api' (76e48e0a-b0e6-4ecb-86a8-90b7ffdc8672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:11:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Create volume request issued successfully. Sep 01 18:11:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7f3354ef-8722-4994-b32b-2ee3856c53aa tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:11:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1167/2267] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:11:52 2026] POST /volume/v3/volumes => generated 760 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:11:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a5858e38-dffe-4bd7-9b3d-58b7d068623f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5858e38-dffe-4bd7-9b3d-58b7d068623f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:11:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5858e38-dffe-4bd7-9b3d-58b7d068623f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5858e38-dffe-4bd7-9b3d-58b7d068623f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a5858e38-dffe-4bd7-9b3d-58b7d068623f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5858e38-dffe-4bd7-9b3d-58b7d068623f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:11:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1101/2268] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:53 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 828 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-45ea9d75-c228-4181-9b6d-6a29811adda5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45ea9d75-c228-4181-9b6d-6a29811adda5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:11:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45ea9d75-c228-4181-9b6d-6a29811adda5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45ea9d75-c228-4181-9b6d-6a29811adda5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-45ea9d75-c228-4181-9b6d-6a29811adda5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45ea9d75-c228-4181-9b6d-6a29811adda5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:11:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1168/2269] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:54 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4f4704a9-439d-4c4a-8dcc-beabb8c3d11b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4f4704a9-439d-4c4a-8dcc-beabb8c3d11b tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:11:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4f4704a9-439d-4c4a-8dcc-beabb8c3d11b tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4f4704a9-439d-4c4a-8dcc-beabb8c3d11b tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4f4704a9-439d-4c4a-8dcc-beabb8c3d11b tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4f4704a9-439d-4c4a-8dcc-beabb8c3d11b tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:11:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1102/2270] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:55 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0c28844c-645c-4cab-87c1-a4765f47eb44 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0c28844c-645c-4cab-87c1-a4765f47eb44 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:11:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0c28844c-645c-4cab-87c1-a4765f47eb44 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0c28844c-645c-4cab-87c1-a4765f47eb44 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0c28844c-645c-4cab-87c1-a4765f47eb44 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0c28844c-645c-4cab-87c1-a4765f47eb44 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:11:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1169/2271] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:56 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fd8fceaa-342c-49eb-ab49-6b4286ed3316 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd8fceaa-342c-49eb-ab49-6b4286ed3316 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:11:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd8fceaa-342c-49eb-ab49-6b4286ed3316 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd8fceaa-342c-49eb-ab49-6b4286ed3316 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fd8fceaa-342c-49eb-ab49-6b4286ed3316 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd8fceaa-342c-49eb-ab49-6b4286ed3316 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:11:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1103/2272] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:57 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-13e95c8d-c727-4b56-a701-005d1a2417dc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-13e95c8d-c727-4b56-a701-005d1a2417dc tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:11:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-13e95c8d-c727-4b56-a701-005d1a2417dc tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-13e95c8d-c727-4b56-a701-005d1a2417dc tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-13e95c8d-c727-4b56-a701-005d1a2417dc tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-13e95c8d-c727-4b56-a701-005d1a2417dc tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:11:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1170/2273] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:58 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-382b89ac-7ff4-4658-b3d3-6d14ad942dd5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-382b89ac-7ff4-4658-b3d3-6d14ad942dd5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:11:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-382b89ac-7ff4-4658-b3d3-6d14ad942dd5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-382b89ac-7ff4-4658-b3d3-6d14ad942dd5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-382b89ac-7ff4-4658-b3d3-6d14ad942dd5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-382b89ac-7ff4-4658-b3d3-6d14ad942dd5 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:11:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1104/2274] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:59 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:11:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a1b9850e-02b3-40df-906c-e748b0c79ca7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a1b9850e-02b3-40df-906c-e748b0c79ca7 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] POST http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action Sep 01 18:11:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a1b9850e-02b3-40df-906c-e748b0c79ca7 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-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=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:11:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a1b9850e-02b3-40df-906c-e748b0c79ca7 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:11:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:11:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:11:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a1b9850e-02b3-40df-906c-e748b0c79ca7 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a1b9850e-02b3-40df-906c-e748b0c79ca7 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Update volume metadata completed successfully. Sep 01 18:11:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a1b9850e-02b3-40df-906c-e748b0c79ca7 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action returned with HTTP 200 Sep 01 18:11:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1171/2275] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:11:59 2026] POST /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action => generated 526 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:11:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a746262a-4443-4294-90a9-f575b53ca9bd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:11:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a746262a-4443-4294-90a9-f575b53ca9bd tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:11:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a746262a-4443-4294-90a9-f575b53ca9bd tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:11:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a746262a-4443-4294-90a9-f575b53ca9bd tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:11:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:11:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:11:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:11:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:11:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a746262a-4443-4294-90a9-f575b53ca9bd tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:11:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a746262a-4443-4294-90a9-f575b53ca9bd tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:11:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1105/2276] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:11:59 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 1391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f8aa92c4-7133-4557-a87f-a21918646695 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f8aa92c4-7133-4557-a87f-a21918646695 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] POST http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f8aa92c4-7133-4557-a87f-a21918646695 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f8aa92c4-7133-4557-a87f-a21918646695 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f8aa92c4-7133-4557-a87f-a21918646695 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f8aa92c4-7133-4557-a87f-a21918646695 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Get volume image-metadata completed successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f8aa92c4-7133-4557-a87f-a21918646695 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Delete volume metadata completed successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f8aa92c4-7133-4557-a87f-a21918646695 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action returned with HTTP 200 Sep 01 18:12:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1172/2277] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:12:00 2026] POST /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action => generated 0 bytes in 68 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 18:12:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-30e0efc9-1248-45c5-9a70-485f169e939a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-30e0efc9-1248-45c5-9a70-485f169e939a tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] POST http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action Sep 01 18:12:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-30e0efc9-1248-45c5-9a70-485f169e939a tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:12:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-30e0efc9-1248-45c5-9a70-485f169e939a tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-30e0efc9-1248-45c5-9a70-485f169e939a tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-30e0efc9-1248-45c5-9a70-485f169e939a tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Get volume image-metadata completed successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-30e0efc9-1248-45c5-9a70-485f169e939a tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action returned with HTTP 200 Sep 01 18:12:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1106/2278] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:12:00 2026] POST /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116/action => generated 500 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-43628ce4-6544-4e8f-b0fe-e4134959ae9f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-43628ce4-6544-4e8f-b0fe-e4134959ae9f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-43628ce4-6544-4e8f-b0fe-e4134959ae9f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-43628ce4-6544-4e8f-b0fe-e4134959ae9f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-43628ce4-6544-4e8f-b0fe-e4134959ae9f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-43628ce4-6544-4e8f-b0fe-e4134959ae9f tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:12:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1173/2279] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:00 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9102000b-d86f-4e2b-9a3a-6656b64a9ea8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9102000b-d86f-4e2b-9a3a-6656b64a9ea8 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:12:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9102000b-d86f-4e2b-9a3a-6656b64a9ea8 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9102000b-d86f-4e2b-9a3a-6656b64a9ea8 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-9102000b-d86f-4e2b-9a3a-6656b64a9ea8 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Delete volume with id: c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:12:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9102000b-d86f-4e2b-9a3a-6656b64a9ea8 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9102000b-d86f-4e2b-9a3a-6656b64a9ea8 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Delete volume request issued successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9102000b-d86f-4e2b-9a3a-6656b64a9ea8 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 202 Sep 01 18:12:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1107/2280] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:00 2026] DELETE /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b69708b8-b3f5-4a86-8e40-2e3265ced4b9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b69708b8-b3f5-4a86-8e40-2e3265ced4b9 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b69708b8-b3f5-4a86-8e40-2e3265ced4b9 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b69708b8-b3f5-4a86-8e40-2e3265ced4b9 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b69708b8-b3f5-4a86-8e40-2e3265ced4b9 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Volume info retrieved successfully. Sep 01 18:12:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b69708b8-b3f5-4a86-8e40-2e3265ced4b9 tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 200 Sep 01 18:12:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1174/2281] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:00 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 1364 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-20e77ef9-4882-476e-8626-1e171ca8fd9c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-20e77ef9-4882-476e-8626-1e171ca8fd9c tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] GET http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 Sep 01 18:12:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-20e77ef9-4882-476e-8626-1e171ca8fd9c tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-20e77ef9-4882-476e-8626-1e171ca8fd9c tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-20e77ef9-4882-476e-8626-1e171ca8fd9c tempest-VolumesImageMetadata-788856623 tempest-VolumesImageMetadata-788856623-project-member] http://192.168.122.108/volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 returned with HTTP 404 Sep 01 18:12:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1108/2282] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:01 2026] GET /volume/v3/volumes/c7ebf181-9469-4269-a112-59bdc5171116 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1068084368"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1068084368'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:03 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Create volume of 1 GB Sep 01 18:12:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Availability Zones retrieved successfully. Sep 01 18:12:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Flow 'volume_create_api' (65c1fda2-5904-492b-8af3-748a79d4d97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b442e86-c27c-4b53-b1c8-856e5c39d289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b442e86-c27c-4b53-b1c8-856e5c39d289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe258f1c-2d82-4046-81ef-60e87a284a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Created reservations ['280a0207-1778-401f-b752-5f64a32b6861', 'e063bd4c-7f64-4107-b25a-ae49dc9ab7b6', '08fc9980-a39d-40b6-903b-087ceceb8c76', '74e8abf9-8c3c-4570-b3c2-397a03ef99a0'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe258f1c-2d82-4046-81ef-60e87a284a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280a0207-1778-401f-b752-5f64a32b6861', 'e063bd4c-7f64-4107-b25a-ae49dc9ab7b6', '08fc9980-a39d-40b6-903b-087ceceb8c76', '74e8abf9-8c3c-4570-b3c2-397a03ef99a0']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fce2f4-0d51-415d-9762-07b39c14a9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fce2f4-0d51-415d-9762-07b39c14a9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e2b4a54-9b0f-45fb-b060-c542d66ec683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1068084368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8de2f3c71d4b6dbf9165b751cc287c',qos_specs=None,replication_status=,reservations=['280a0207-1778-401f-b752-5f64a32b6861','e063bd4c-7f64-4107-b25a-ae49dc9ab7b6','08fc9980-a39d-40b6-903b-087ceceb8c76','74e8abf9-8c3c-4570-b3c2-397a03ef99a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c4bec7598e491aa6dad1555afaa702',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1068084368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e2b4a54-9b0f-45fb-b060-c542d66ec683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b8de2f3c71d4b6dbf9165b751cc287c',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='08c4bec7598e491aa6dad1555afaa702',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (513661bb-e513-47a7-9d1f-0bd061d4cd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (513661bb-e513-47a7-9d1f-0bd061d4cd70) 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-1068084368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8de2f3c71d4b6dbf9165b751cc287c',qos_specs=None,replication_status=,reservations=['280a0207-1778-401f-b752-5f64a32b6861','e063bd4c-7f64-4107-b25a-ae49dc9ab7b6','08fc9980-a39d-40b6-903b-087ceceb8c76','74e8abf9-8c3c-4570-b3c2-397a03ef99a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c4bec7598e491aa6dad1555afaa702',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ff61f9-b622-4d81-ab52-62f3a274f401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ff61f9-b622-4d81-ab52-62f3a274f401) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Flow 'volume_create_api' (65c1fda2-5904-492b-8af3-748a79d4d97a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Create volume request issued successfully. Sep 01 18:12:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-60dd9155-130d-4a71-bfc8-70a43d7cd994 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1175/2283] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:12:03 2026] POST /volume/v3/volumes => generated 764 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:12:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5460da5b-44fd-40c8-a950-3523cac1fd85 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5460da5b-44fd-40c8-a950-3523cac1fd85 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 Sep 01 18:12:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5460da5b-44fd-40c8-a950-3523cac1fd85 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5460da5b-44fd-40c8-a950-3523cac1fd85 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5460da5b-44fd-40c8-a950-3523cac1fd85 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Volume info retrieved successfully. Sep 01 18:12:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5460da5b-44fd-40c8-a950-3523cac1fd85 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 returned with HTTP 200 Sep 01 18:12:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1109/2284] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:04 2026] GET /volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:12:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e3c3ff5a-5187-4ea3-aa18-2e7a43f75b87 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e3c3ff5a-5187-4ea3-aa18-2e7a43f75b87 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 Sep 01 18:12:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e3c3ff5a-5187-4ea3-aa18-2e7a43f75b87 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e3c3ff5a-5187-4ea3-aa18-2e7a43f75b87 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e3c3ff5a-5187-4ea3-aa18-2e7a43f75b87 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Volume info retrieved successfully. Sep 01 18:12:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e3c3ff5a-5187-4ea3-aa18-2e7a43f75b87 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 returned with HTTP 200 Sep 01 18:12:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1176/2285] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:05 2026] GET /volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bf387040-24e4-4f95-9805-c6b4e61a3aaa None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf387040-24e4-4f95-9805-c6b4e61a3aaa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:12:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf387040-24e4-4f95-9805-c6b4e61a3aaa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e2b4a54-9b0f-45fb-b060-c542d66ec683", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2087006176"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bf387040-24e4-4f95-9805-c6b4e61a3aaa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Volume info retrieved successfully. Sep 01 18:12:05 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-bf387040-24e4-4f95-9805-c6b4e61a3aaa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Create snapshot from volume 6e2b4a54-9b0f-45fb-b060-c542d66ec683 Sep 01 18:12:05 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-bf387040-24e4-4f95-9805-c6b4e61a3aaa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Created reservations ['152f1289-32ee-4d99-8dae-8409957d3876', '37f41ad9-d742-4dea-9b93-91b39d473240', 'df1d8d19-42f4-4638-9a1e-88b0b5bd34cb', '7576b8ab-5e46-4ae7-9971-db661cf7b11d'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bf387040-24e4-4f95-9805-c6b4e61a3aaa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot create request issued successfully. Sep 01 18:12:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf387040-24e4-4f95-9805-c6b4e61a3aaa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:12:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1110/2286] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:12:05 2026] POST /volume/v3/snapshots => generated 311 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:12:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-04071c85-6e12-4b13-b2be-114eb58561f7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-04071c85-6e12-4b13-b2be-114eb58561f7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 Sep 01 18:12:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-04071c85-6e12-4b13-b2be-114eb58561f7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-04071c85-6e12-4b13-b2be-114eb58561f7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-04071c85-6e12-4b13-b2be-114eb58561f7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-04071c85-6e12-4b13-b2be-114eb58561f7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 returned with HTTP 200 Sep 01 18:12:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1177/2287] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:05 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:12:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f77f1f54-1bdb-4509-bbc2-bfbd4c42e2eb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f77f1f54-1bdb-4509-bbc2-bfbd4c42e2eb tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 Sep 01 18:12:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f77f1f54-1bdb-4509-bbc2-bfbd4c42e2eb tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f77f1f54-1bdb-4509-bbc2-bfbd4c42e2eb tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f77f1f54-1bdb-4509-bbc2-bfbd4c42e2eb tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f77f1f54-1bdb-4509-bbc2-bfbd4c42e2eb tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 returned with HTTP 200 Sep 01 18:12:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1111/2288] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:06 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bd7328b5-3de1-4cc7-9fce-68e11fff4f0b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd7328b5-3de1-4cc7-9fce-68e11fff4f0b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd7328b5-3de1-4cc7-9fce-68e11fff4f0b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd7328b5-3de1-4cc7-9fce-68e11fff4f0b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bd7328b5-3de1-4cc7-9fce-68e11fff4f0b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd7328b5-3de1-4cc7-9fce-68e11fff4f0b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 returned with HTTP 200 Sep 01 18:12:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1178/2289] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:07 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ac0fef72-cb3c-4569-9969-f74a46d4be86 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac0fef72-cb3c-4569-9969-f74a46d4be86 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] POST http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac0fef72-cb3c-4569-9969-f74a46d4be86 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ac0fef72-cb3c-4569-9969-f74a46d4be86 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ac0fef72-cb3c-4569-9969-f74a46d4be86 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Update snapshot metadata completed successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac0fef72-cb3c-4569-9969-f74a46d4be86 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1112/2290] 192.168.122.108 () {60 vars in 1286 bytes} [Tue Sep 1 18:12:07 2026] POST /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 68 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-86efeb00-2362-4556-9ee2-efc466e10a48 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86efeb00-2362-4556-9ee2-efc466e10a48 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86efeb00-2362-4556-9ee2-efc466e10a48 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86efeb00-2362-4556-9ee2-efc466e10a48 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-86efeb00-2362-4556-9ee2-efc466e10a48 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-86efeb00-2362-4556-9ee2-efc466e10a48 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Get snapshot metadata completed successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86efeb00-2362-4556-9ee2-efc466e10a48 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1179/2291] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:12:07 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-32517443-12a5-41ef-a894-0600084030a7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32517443-12a5-41ef-a894-0600084030a7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] PUT http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32517443-12a5-41ef-a894-0600084030a7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-32517443-12a5-41ef-a894-0600084030a7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-32517443-12a5-41ef-a894-0600084030a7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Update snapshot metadata completed successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32517443-12a5-41ef-a894-0600084030a7 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1113/2292] 192.168.122.108 () {60 vars in 1285 bytes} [Tue Sep 1 18:12:07 2026] PUT /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 57 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b9488271-2863-4c48-a108-ddc52d5fab47 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b9488271-2863-4c48-a108-ddc52d5fab47 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b9488271-2863-4c48-a108-ddc52d5fab47 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b9488271-2863-4c48-a108-ddc52d5fab47 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b9488271-2863-4c48-a108-ddc52d5fab47 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b9488271-2863-4c48-a108-ddc52d5fab47 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Get snapshot metadata completed successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b9488271-2863-4c48-a108-ddc52d5fab47 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1180/2293] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:12:07 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 57 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-09ae02f4-c6dd-4220-acd5-ba4d6afd3d43 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-09ae02f4-c6dd-4220-acd5-ba4d6afd3d43 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-09ae02f4-c6dd-4220-acd5-ba4d6afd3d43 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-09ae02f4-c6dd-4220-acd5-ba4d6afd3d43 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-09ae02f4-c6dd-4220-acd5-ba4d6afd3d43 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-09ae02f4-c6dd-4220-acd5-ba4d6afd3d43 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Get snapshot metadata completed successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-09ae02f4-c6dd-4220-acd5-ba4d6afd3d43 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Delete snapshot metadata completed successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-09ae02f4-c6dd-4220-acd5-ba4d6afd3d43 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 returned with HTTP 200 Sep 01 18:12:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1114/2294] 192.168.122.108 () {58 vars in 1283 bytes} [Tue Sep 1 18:12:07 2026] DELETE /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b70fb4d4-46ef-4d58-843e-9da7b21c657c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b70fb4d4-46ef-4d58-843e-9da7b21c657c tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b70fb4d4-46ef-4d58-843e-9da7b21c657c tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b70fb4d4-46ef-4d58-843e-9da7b21c657c tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b70fb4d4-46ef-4d58-843e-9da7b21c657c tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b70fb4d4-46ef-4d58-843e-9da7b21c657c tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Get snapshot metadata completed successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b70fb4d4-46ef-4d58-843e-9da7b21c657c tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1181/2295] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:12:07 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-31d30740-de9f-4d3a-a3fd-6ac4f8d1dc9f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31d30740-de9f-4d3a-a3fd-6ac4f8d1dc9f tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] PUT http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31d30740-de9f-4d3a-a3fd-6ac4f8d1dc9f tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-31d30740-de9f-4d3a-a3fd-6ac4f8d1dc9f tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-31d30740-de9f-4d3a-a3fd-6ac4f8d1dc9f tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Update snapshot metadata completed successfully. Sep 01 18:12:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31d30740-de9f-4d3a-a3fd-6ac4f8d1dc9f tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1115/2296] 192.168.122.108 () {60 vars in 1285 bytes} [Tue Sep 1 18:12:07 2026] PUT /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fb8b8d82-b197-4608-9eb3-560d6ede33fa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb8b8d82-b197-4608-9eb3-560d6ede33fa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] POST http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb8b8d82-b197-4608-9eb3-560d6ede33fa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb8b8d82-b197-4608-9eb3-560d6ede33fa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb8b8d82-b197-4608-9eb3-560d6ede33fa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Update snapshot metadata completed successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb8b8d82-b197-4608-9eb3-560d6ede33fa tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1182/2297] 192.168.122.108 () {60 vars in 1286 bytes} [Tue Sep 1 18:12:07 2026] POST /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 68 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce47e021-bfcb-4fd3-b9a8-9e4405052611 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce47e021-bfcb-4fd3-b9a8-9e4405052611 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce47e021-bfcb-4fd3-b9a8-9e4405052611 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce47e021-bfcb-4fd3-b9a8-9e4405052611 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce47e021-bfcb-4fd3-b9a8-9e4405052611 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce47e021-bfcb-4fd3-b9a8-9e4405052611 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Get snapshot metadata completed successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce47e021-bfcb-4fd3-b9a8-9e4405052611 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1116/2298] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:12:08 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-40a16a67-c3d1-4a08-8bad-3077ae1a73dd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-40a16a67-c3d1-4a08-8bad-3077ae1a73dd tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] PUT http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 Sep 01 18:12:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-40a16a67-c3d1-4a08-8bad-3077ae1a73dd tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-40a16a67-c3d1-4a08-8bad-3077ae1a73dd tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-40a16a67-c3d1-4a08-8bad-3077ae1a73dd tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Update snapshot metadata completed successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-40a16a67-c3d1-4a08-8bad-3077ae1a73dd tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 returned with HTTP 200 Sep 01 18:12:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1183/2299] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:12:08 2026] PUT /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8a75d341-54e6-49f5-986d-cd2214ebb429 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8a75d341-54e6-49f5-986d-cd2214ebb429 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8a75d341-54e6-49f5-986d-cd2214ebb429 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8a75d341-54e6-49f5-986d-cd2214ebb429 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8a75d341-54e6-49f5-986d-cd2214ebb429 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8a75d341-54e6-49f5-986d-cd2214ebb429 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Get snapshot metadata completed successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8a75d341-54e6-49f5-986d-cd2214ebb429 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 returned with HTTP 200 Sep 01 18:12:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1117/2300] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:12:08 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2f947db1-0480-430d-8587-d68055cbaeff None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2f947db1-0480-430d-8587-d68055cbaeff tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2f947db1-0480-430d-8587-d68055cbaeff tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2f947db1-0480-430d-8587-d68055cbaeff tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2f947db1-0480-430d-8587-d68055cbaeff tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2f947db1-0480-430d-8587-d68055cbaeff tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Get snapshot metadata completed successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2f947db1-0480-430d-8587-d68055cbaeff tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1184/2301] 192.168.122.108 () {58 vars in 1265 bytes} [Tue Sep 1 18:12:08 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-62a6c0ef-eceb-4d3e-8990-59ca6f95d2ee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-62a6c0ef-eceb-4d3e-8990-59ca6f95d2ee tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] PUT http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-62a6c0ef-eceb-4d3e-8990-59ca6f95d2ee tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-62a6c0ef-eceb-4d3e-8990-59ca6f95d2ee tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-62a6c0ef-eceb-4d3e-8990-59ca6f95d2ee tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Update snapshot metadata completed successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-62a6c0ef-eceb-4d3e-8990-59ca6f95d2ee tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata returned with HTTP 200 Sep 01 18:12:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1118/2302] 192.168.122.108 () {60 vars in 1285 bytes} [Tue Sep 1 18:12:08 2026] PUT /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-86dfb51f-7660-4576-ac42-6eb48117f796 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86dfb51f-7660-4576-ac42-6eb48117f796 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 Sep 01 18:12:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86dfb51f-7660-4576-ac42-6eb48117f796 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86dfb51f-7660-4576-ac42-6eb48117f796 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-86dfb51f-7660-4576-ac42-6eb48117f796 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Delete snapshot with id: e5913b5a-781b-41dc-92cf-7573d56493b9 Sep 01 18:12:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-86dfb51f-7660-4576-ac42-6eb48117f796 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-86dfb51f-7660-4576-ac42-6eb48117f796 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot delete request issued successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86dfb51f-7660-4576-ac42-6eb48117f796 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 returned with HTTP 202 Sep 01 18:12:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1185/2303] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:12:08 2026] DELETE /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1293404b-90f7-42ad-89f2-e87bbf573c07 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1293404b-90f7-42ad-89f2-e87bbf573c07 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1293404b-90f7-42ad-89f2-e87bbf573c07 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1293404b-90f7-42ad-89f2-e87bbf573c07 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1293404b-90f7-42ad-89f2-e87bbf573c07 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1293404b-90f7-42ad-89f2-e87bbf573c07 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 returned with HTTP 200 Sep 01 18:12:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1119/2304] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:08 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-172737a4-0aec-43b6-bf2f-2b108b76121d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-172737a4-0aec-43b6-bf2f-2b108b76121d tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 Sep 01 18:12:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-172737a4-0aec-43b6-bf2f-2b108b76121d tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-172737a4-0aec-43b6-bf2f-2b108b76121d tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-172737a4-0aec-43b6-bf2f-2b108b76121d tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Snapshot retrieved successfully. Sep 01 18:12:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-172737a4-0aec-43b6-bf2f-2b108b76121d tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 returned with HTTP 200 Sep 01 18:12:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1186/2305] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:09 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:12:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3c7f6d3d-5e9f-48b9-8455-53b595546b2e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3c7f6d3d-5e9f-48b9-8455-53b595546b2e tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 Sep 01 18:12:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3c7f6d3d-5e9f-48b9-8455-53b595546b2e tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3c7f6d3d-5e9f-48b9-8455-53b595546b2e tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3c7f6d3d-5e9f-48b9-8455-53b595546b2e tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 returned with HTTP 404 Sep 01 18:12:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1120/2306] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:10 2026] GET /volume/v3/snapshots/e5913b5a-781b-41dc-92cf-7573d56493b9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bf6cf64b-a51e-4d6c-88ef-d2d8b2c0b576 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf6cf64b-a51e-4d6c-88ef-d2d8b2c0b576 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 Sep 01 18:12:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf6cf64b-a51e-4d6c-88ef-d2d8b2c0b576 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf6cf64b-a51e-4d6c-88ef-d2d8b2c0b576 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bf6cf64b-a51e-4d6c-88ef-d2d8b2c0b576 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Volume info retrieved successfully. Sep 01 18:12:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf6cf64b-a51e-4d6c-88ef-d2d8b2c0b576 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 returned with HTTP 200 Sep 01 18:12:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1187/2307] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:10 2026] GET /volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bfa2ece4-2ef6-43bc-84d2-8403c615c8ab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bfa2ece4-2ef6-43bc-84d2-8403c615c8ab tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] DELETE http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 Sep 01 18:12:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bfa2ece4-2ef6-43bc-84d2-8403c615c8ab tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bfa2ece4-2ef6-43bc-84d2-8403c615c8ab tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:10 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-bfa2ece4-2ef6-43bc-84d2-8403c615c8ab tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Delete volume with id: 6e2b4a54-9b0f-45fb-b060-c542d66ec683 Sep 01 18:12:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bfa2ece4-2ef6-43bc-84d2-8403c615c8ab tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Volume info retrieved successfully. Sep 01 18:12:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bfa2ece4-2ef6-43bc-84d2-8403c615c8ab tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Delete volume request issued successfully. Sep 01 18:12:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bfa2ece4-2ef6-43bc-84d2-8403c615c8ab tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 returned with HTTP 202 Sep 01 18:12:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1121/2308] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:10 2026] DELETE /volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3dcc46d9-8bb4-421f-a964-ecbb795b9f5b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3dcc46d9-8bb4-421f-a964-ecbb795b9f5b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 Sep 01 18:12:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3dcc46d9-8bb4-421f-a964-ecbb795b9f5b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3dcc46d9-8bb4-421f-a964-ecbb795b9f5b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3dcc46d9-8bb4-421f-a964-ecbb795b9f5b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Volume info retrieved successfully. Sep 01 18:12:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3dcc46d9-8bb4-421f-a964-ecbb795b9f5b tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 returned with HTTP 200 Sep 01 18:12:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1188/2309] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:10 2026] GET /volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f8d365db-4bac-4f43-b196-69e04e6ac7e3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f8d365db-4bac-4f43-b196-69e04e6ac7e3 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] GET http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 Sep 01 18:12:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f8d365db-4bac-4f43-b196-69e04e6ac7e3 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f8d365db-4bac-4f43-b196-69e04e6ac7e3 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f8d365db-4bac-4f43-b196-69e04e6ac7e3 tempest-SnapshotMetadataTestJSON-2072624869 tempest-SnapshotMetadataTestJSON-2072624869-project-member] http://192.168.122.108/volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 returned with HTTP 404 Sep 01 18:12:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1122/2310] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:11 2026] GET /volume/v3/volumes/6e2b4a54-9b0f-45fb-b060-c542d66ec683 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-09e653bf-5564-449b-8570-dcc34b31b51a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-587580665"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-587580665'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:13 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume of 1 GB Sep 01 18:12:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Availability Zones retrieved successfully. Sep 01 18:12:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Flow 'volume_create_api' (462fe05b-3aef-4ea4-b52b-60ec793b227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5a91a2-72b0-4b73-bb0f-ebf521798643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5a91a2-72b0-4b73-bb0f-ebf521798643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f63ab73-0301-4fa7-a0ad-d7122ed9bf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Created reservations ['ef36b83a-d83f-4534-a405-6986f669c7d4', '2650cb42-7c4d-4c55-8273-06fb491d57df', '1b111ab9-0166-4d3c-9eb9-5558e20ab379', 'a727fea7-f6b0-4243-aa88-a4ddaa9f3839'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f63ab73-0301-4fa7-a0ad-d7122ed9bf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef36b83a-d83f-4534-a405-6986f669c7d4', '2650cb42-7c4d-4c55-8273-06fb491d57df', '1b111ab9-0166-4d3c-9eb9-5558e20ab379', 'a727fea7-f6b0-4243-aa88-a4ddaa9f3839']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01ef283-1778-4814-aa46-8193ae1c739c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01ef283-1778-4814-aa46-8193ae1c739c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf315a6-674a-4a53-9451-5e444f263b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-587580665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b9a72f7d72a4814a2b3f36875050d39',qos_specs=None,replication_status=,reservations=['ef36b83a-d83f-4534-a405-6986f669c7d4','2650cb42-7c4d-4c55-8273-06fb491d57df','1b111ab9-0166-4d3c-9eb9-5558e20ab379','a727fea7-f6b0-4243-aa88-a4ddaa9f3839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa4329af57d240919c8a963fbabb06d8',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-587580665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf315a6-674a-4a53-9451-5e444f263b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b9a72f7d72a4814a2b3f36875050d39',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='aa4329af57d240919c8a963fbabb06d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d319d5b4-e050-4037-9f3e-1ad80569d5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d319d5b4-e050-4037-9f3e-1ad80569d5e0) 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-587580665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b9a72f7d72a4814a2b3f36875050d39',qos_specs=None,replication_status=,reservations=['ef36b83a-d83f-4534-a405-6986f669c7d4','2650cb42-7c4d-4c55-8273-06fb491d57df','1b111ab9-0166-4d3c-9eb9-5558e20ab379','a727fea7-f6b0-4243-aa88-a4ddaa9f3839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa4329af57d240919c8a963fbabb06d8',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9668ecf8-fa7b-4962-bc36-c2f4b312b424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9668ecf8-fa7b-4962-bc36-c2f4b312b424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Flow 'volume_create_api' (462fe05b-3aef-4ea4-b52b-60ec793b227e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume request issued successfully. Sep 01 18:12:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09e653bf-5564-449b-8570-dcc34b31b51a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1189/2311] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:12:13 2026] POST /volume/v3/volumes => generated 759 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:12:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eebedc26-5516-4196-9bdc-002f8fcbb178 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eebedc26-5516-4196-9bdc-002f8fcbb178 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eebedc26-5516-4196-9bdc-002f8fcbb178 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eebedc26-5516-4196-9bdc-002f8fcbb178 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-eebedc26-5516-4196-9bdc-002f8fcbb178 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eebedc26-5516-4196-9bdc-002f8fcbb178 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 200 Sep 01 18:12:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1123/2312] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:14 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-926471e4-f106-4a5c-a28c-24ca5a917523 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-926471e4-f106-4a5c-a28c-24ca5a917523 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-926471e4-f106-4a5c-a28c-24ca5a917523 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-926471e4-f106-4a5c-a28c-24ca5a917523 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-926471e4-f106-4a5c-a28c-24ca5a917523 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-926471e4-f106-4a5c-a28c-24ca5a917523 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 200 Sep 01 18:12:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1190/2313] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:15 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-322655dc-208d-4e5b-970c-7ce996f5e422 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-322655dc-208d-4e5b-970c-7ce996f5e422 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:12:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-322655dc-208d-4e5b-970c-7ce996f5e422 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bf315a6-674a-4a53-9451-5e444f263b6d", "name": "tempest-VolumesDeleteCascade-Snapshot-1250308073"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-322655dc-208d-4e5b-970c-7ce996f5e422 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:15 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-322655dc-208d-4e5b-970c-7ce996f5e422 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create snapshot from volume 5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:15 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-322655dc-208d-4e5b-970c-7ce996f5e422 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Created reservations ['3a39c2a3-abfb-4ff6-8309-12ee458dbddf', '08b44927-02a6-42d2-9961-0aa2b7b1140f', 'ee00562c-27f6-41d5-aa25-63eadfb11cd2', '2767e7f9-596d-4464-9383-2b3a20222adc'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-322655dc-208d-4e5b-970c-7ce996f5e422 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot create request issued successfully. Sep 01 18:12:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-322655dc-208d-4e5b-970c-7ce996f5e422 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:12:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1124/2314] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:12:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:12:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-25c924eb-9587-46e2-a167-6bdaeee8f636 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25c924eb-9587-46e2-a167-6bdaeee8f636 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 Sep 01 18:12:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25c924eb-9587-46e2-a167-6bdaeee8f636 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25c924eb-9587-46e2-a167-6bdaeee8f636 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-25c924eb-9587-46e2-a167-6bdaeee8f636 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25c924eb-9587-46e2-a167-6bdaeee8f636 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 returned with HTTP 200 Sep 01 18:12:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1191/2315] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:15 2026] GET /volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6ac1a197-bc89-4fbd-b0ed-0afba872ba47 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6ac1a197-bc89-4fbd-b0ed-0afba872ba47 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6ac1a197-bc89-4fbd-b0ed-0afba872ba47 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6ac1a197-bc89-4fbd-b0ed-0afba872ba47 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6ac1a197-bc89-4fbd-b0ed-0afba872ba47 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6ac1a197-bc89-4fbd-b0ed-0afba872ba47 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 200 Sep 01 18:12:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1125/2316] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:16 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 947 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-56e0834f-3911-40e6-8a91-bc01eedf1a36 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-56e0834f-3911-40e6-8a91-bc01eedf1a36 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 Sep 01 18:12:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-56e0834f-3911-40e6-8a91-bc01eedf1a36 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-56e0834f-3911-40e6-8a91-bc01eedf1a36 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-56e0834f-3911-40e6-8a91-bc01eedf1a36 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-56e0834f-3911-40e6-8a91-bc01eedf1a36 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 returned with HTTP 200 Sep 01 18:12:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1192/2317] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:16 2026] GET /volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-ab37feda-6ed8-4ca0-8720-684563f5d5a6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-ab37feda-6ed8-4ca0-8720-684563f5d5a6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-ab37feda-6ed8-4ca0-8720-684563f5d5a6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-ab37feda-6ed8-4ca0-8720-684563f5d5a6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-ab37feda-6ed8-4ca0-8720-684563f5d5a6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-ab37feda-6ed8-4ca0-8720-684563f5d5a6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 200 Sep 01 18:12:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1126/2318] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:12:16 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 947 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-368682eb-7614-4b7e-a700-1aa13e723f0e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-368682eb-7614-4b7e-a700-1aa13e723f0e None None] GET http://192.168.122.108/volume// Sep 01 18:12:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-368682eb-7614-4b7e-a700-1aa13e723f0e None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-368682eb-7614-4b7e-a700-1aa13e723f0e None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-368682eb-7614-4b7e-a700-1aa13e723f0e None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:12:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1193/2319] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:12:16 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:12:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-23605a76-dd37-4efe-92f7-c70bbb107f25 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-23605a76-dd37-4efe-92f7-c70bbb107f25 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:12:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-23605a76-dd37-4efe-92f7-c70bbb107f25 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "347033c7-ee2c-422a-b47b-a7d360c7fd31", "connector": null, "instance_uuid": "4c83212c-7b13-4757-8e37-d0e265066a83"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-23605a76-dd37-4efe-92f7-c70bbb107f25 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:12:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1127/2320] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:12:16 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b625cf6a-a7f9-42f5-8741-5742b0535cc9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b625cf6a-a7f9-42f5-8741-5742b0535cc9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b625cf6a-a7f9-42f5-8741-5742b0535cc9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b625cf6a-a7f9-42f5-8741-5742b0535cc9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-33ff7500-2b2f-4d4a-a622-4bf315151cd5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-33ff7500-2b2f-4d4a-a622-4bf315151cd5 None None] GET http://192.168.122.108/volume// Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-33ff7500-2b2f-4d4a-a622-4bf315151cd5 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-33ff7500-2b2f-4d4a-a622-4bf315151cd5 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-33ff7500-2b2f-4d4a-a622-4bf315151cd5 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:12:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1128/2321] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:12:17 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:12:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b625cf6a-a7f9-42f5-8741-5742b0535cc9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-bbf4757c-a6b0-46a2-92af-674ee95ba87f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b625cf6a-a7f9-42f5-8741-5742b0535cc9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 200 Sep 01 18:12:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1194/2322] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:17 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 946 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-bbf4757c-a6b0-46a2-92af-674ee95ba87f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-bbf4757c-a6b0-46a2-92af-674ee95ba87f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-bbf4757c-a6b0-46a2-92af-674ee95ba87f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-bbf4757c-a6b0-46a2-92af-674ee95ba87f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-bbf4757c-a6b0-46a2-92af-674ee95ba87f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 200 Sep 01 18:12:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1129/2323] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:12:17 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 1127 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-189dfa54-e65e-44ee-a06a-d270609cfd9a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-189dfa54-e65e-44ee-a06a-d270609cfd9a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] PUT http://192.168.122.108/volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482 Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-189dfa54-e65e-44ee-a06a-d270609cfd9a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-189dfa54-e65e-44ee-a06a-d270609cfd9a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Acquiring lock "cinder-attachment_update-347033c7-ee2c-422a-b47b-a7d360c7fd31-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-189dfa54-e65e-44ee-a06a-d270609cfd9a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Lock "cinder-attachment_update-347033c7-ee2c-422a-b47b-a7d360c7fd31-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce7b6b9e-f684-4f66-b2c6-93f187f5f0d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce7b6b9e-f684-4f66-b2c6-93f187f5f0d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce7b6b9e-f684-4f66-b2c6-93f187f5f0d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce7b6b9e-f684-4f66-b2c6-93f187f5f0d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce7b6b9e-f684-4f66-b2c6-93f187f5f0d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce7b6b9e-f684-4f66-b2c6-93f187f5f0d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 returned with HTTP 200 Sep 01 18:12:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1130/2324] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:17 2026] GET /volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9731296b-16f5-441f-9af6-22e026d47a9b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9731296b-16f5-441f-9af6-22e026d47a9b tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9731296b-16f5-441f-9af6-22e026d47a9b tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bf315a6-674a-4a53-9451-5e444f263b6d", "name": "tempest-VolumesDeleteCascade-Snapshot-1452474010"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9731296b-16f5-441f-9af6-22e026d47a9b tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-9731296b-16f5-441f-9af6-22e026d47a9b tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create snapshot from volume 5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-189dfa54-e65e-44ee-a06a-d270609cfd9a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Lock "cinder-attachment_update-347033c7-ee2c-422a-b47b-a7d360c7fd31-devstack" released by "attachment_update" :: held 0.366s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-189dfa54-e65e-44ee-a06a-d270609cfd9a tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482 returned with HTTP 200 Sep 01 18:12:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1195/2325] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:12:17 2026] PUT /volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482 => generated 694 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:17 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-9731296b-16f5-441f-9af6-22e026d47a9b tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Created reservations ['80792b39-8e3a-47fc-bd8a-6779717865b9', 'f6437e6a-df13-4041-a4ab-b8b9a2167803', 'e9b2005e-3cfe-4b20-87c9-70a7f14d9fe5', '34eed383-822a-4504-b76c-27e9d96d6c47'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9731296b-16f5-441f-9af6-22e026d47a9b tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot create request issued successfully. Sep 01 18:12:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9731296b-16f5-441f-9af6-22e026d47a9b tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:12:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1131/2326] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:12:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1656dcff-b61a-4c53-8e0f-e1059b78ab9e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1656dcff-b61a-4c53-8e0f-e1059b78ab9e tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1656dcff-b61a-4c53-8e0f-e1059b78ab9e tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1656dcff-b61a-4c53-8e0f-e1059b78ab9e tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1656dcff-b61a-4c53-8e0f-e1059b78ab9e tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1656dcff-b61a-4c53-8e0f-e1059b78ab9e tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef returned with HTTP 200 Sep 01 18:12:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1196/2327] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:17 2026] GET /volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-818c1064-6d36-4991-a339-24591a99abdf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-818c1064-6d36-4991-a339-24591a99abdf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482/action Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-818c1064-6d36-4991-a339-24591a99abdf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-818c1064-6d36-4991-a339-24591a99abdf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-2fab18c7-9d85-4f2d-91d3-5259687b0255 req-818c1064-6d36-4991-a339-24591a99abdf tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482/action returned with HTTP 204 Sep 01 18:12:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1132/2328] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:12:18 2026] POST /volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b69beb7e-f822-4883-99dd-774dc25c072e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b69beb7e-f822-4883-99dd-774dc25c072e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b69beb7e-f822-4883-99dd-774dc25c072e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b69beb7e-f822-4883-99dd-774dc25c072e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b69beb7e-f822-4883-99dd-774dc25c072e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b69beb7e-f822-4883-99dd-774dc25c072e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 200 Sep 01 18:12:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1197/2329] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:18 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 1239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9d208b5f-b53e-4ad6-b0a6-995fa50207c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d208b5f-b53e-4ad6-b0a6-995fa50207c4 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d208b5f-b53e-4ad6-b0a6-995fa50207c4 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9d208b5f-b53e-4ad6-b0a6-995fa50207c4 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9d208b5f-b53e-4ad6-b0a6-995fa50207c4 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9d208b5f-b53e-4ad6-b0a6-995fa50207c4 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 200 Sep 01 18:12:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1133/2330] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:18 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 1239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5a4dc0a9-c091-4c17-a296-4276b5875604 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5a4dc0a9-c091-4c17-a296-4276b5875604 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5a4dc0a9-c091-4c17-a296-4276b5875604 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5a4dc0a9-c091-4c17-a296-4276b5875604 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5a4dc0a9-c091-4c17-a296-4276b5875604 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5a4dc0a9-c091-4c17-a296-4276b5875604 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1198/2331] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:18 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 948 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-e3419702-882d-4d52-9a2d-1d0f93b1b62c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-e3419702-882d-4d52-9a2d-1d0f93b1b62c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-e3419702-882d-4d52-9a2d-1d0f93b1b62c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-e3419702-882d-4d52-9a2d-1d0f93b1b62c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-e3419702-882d-4d52-9a2d-1d0f93b1b62c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-e3419702-882d-4d52-9a2d-1d0f93b1b62c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1134/2332] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:12:18 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 948 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3712b728-62ee-44da-8880-23f0cf782012 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3712b728-62ee-44da-8880-23f0cf782012 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3712b728-62ee-44da-8880-23f0cf782012 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3712b728-62ee-44da-8880-23f0cf782012 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3712b728-62ee-44da-8880-23f0cf782012 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3712b728-62ee-44da-8880-23f0cf782012 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef returned with HTTP 200 Sep 01 18:12:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1199/2333] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:18 2026] GET /volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0a087117-c75a-42e2-89e3-00c5e4fa703f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0a087117-c75a-42e2-89e3-00c5e4fa703f None None] GET http://192.168.122.108/volume// Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0a087117-c75a-42e2-89e3-00c5e4fa703f None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0a087117-c75a-42e2-89e3-00c5e4fa703f None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0a087117-c75a-42e2-89e3-00c5e4fa703f None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:12:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1135/2334] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:12:18 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 18:12:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-6613d576-96c8-40cd-84ca-736c7fdd7b7d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-6613d576-96c8-40cd-84ca-736c7fdd7b7d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-6613d576-96c8-40cd-84ca-736c7fdd7b7d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f27a363-74d0-4b8d-b0d8-e69e33756ba3", "connector": null, "instance_uuid": "4c83212c-7b13-4757-8e37-d0e265066a83"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-6613d576-96c8-40cd-84ca-736c7fdd7b7d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:12:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1200/2335] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:12:18 2026] POST /volume/v3/attachments => generated 273 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6ecac8b3-35ce-424c-876b-619902dd6581 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6ecac8b3-35ce-424c-876b-619902dd6581 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6ecac8b3-35ce-424c-876b-619902dd6581 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6ecac8b3-35ce-424c-876b-619902dd6581 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6ecac8b3-35ce-424c-876b-619902dd6581 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dee81da3-10b3-43fd-b40a-1061077a15b9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dee81da3-10b3-43fd-b40a-1061077a15b9 None None] GET http://192.168.122.108/volume// Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dee81da3-10b3-43fd-b40a-1061077a15b9 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dee81da3-10b3-43fd-b40a-1061077a15b9 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dee81da3-10b3-43fd-b40a-1061077a15b9 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:12:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1201/2336] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:12:19 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:12:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6ecac8b3-35ce-424c-876b-619902dd6581 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-48e691a4-41d7-472e-9968-ff27826274a7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1136/2337] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:19 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 947 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-48e691a4-41d7-472e-9968-ff27826274a7 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-48e691a4-41d7-472e-9968-ff27826274a7 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-48e691a4-41d7-472e-9968-ff27826274a7 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-48e691a4-41d7-472e-9968-ff27826274a7 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-48e691a4-41d7-472e-9968-ff27826274a7 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1202/2338] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:12:19 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-f417fd16-55a6-4627-886a-35dbacebcb2e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-f417fd16-55a6-4627-886a-35dbacebcb2e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] PUT http://192.168.122.108/volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7 Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-f417fd16-55a6-4627-886a-35dbacebcb2e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-f417fd16-55a6-4627-886a-35dbacebcb2e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Acquiring lock "cinder-attachment_update-6f27a363-74d0-4b8d-b0d8-e69e33756ba3-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-f417fd16-55a6-4627-886a-35dbacebcb2e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Lock "cinder-attachment_update-6f27a363-74d0-4b8d-b0d8-e69e33756ba3-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-f417fd16-55a6-4627-886a-35dbacebcb2e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Lock "cinder-attachment_update-6f27a363-74d0-4b8d-b0d8-e69e33756ba3-devstack" released by "attachment_update" :: held 0.151s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-f417fd16-55a6-4627-886a-35dbacebcb2e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7 returned with HTTP 200 Sep 01 18:12:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1137/2339] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:12:19 2026] PUT /volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7 => generated 694 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3020ffae-faee-4e37-9ab1-a1cb0d35f5e7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3020ffae-faee-4e37-9ab1-a1cb0d35f5e7 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3020ffae-faee-4e37-9ab1-a1cb0d35f5e7 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3020ffae-faee-4e37-9ab1-a1cb0d35f5e7 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3020ffae-faee-4e37-9ab1-a1cb0d35f5e7 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3020ffae-faee-4e37-9ab1-a1cb0d35f5e7 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef returned with HTTP 200 Sep 01 18:12:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1203/2340] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:19 2026] GET /volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-32eaa24c-7edf-4a78-b077-183d9244f6ea None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32eaa24c-7edf-4a78-b077-183d9244f6ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] DELETE http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d?cascade=True Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32eaa24c-7edf-4a78-b077-183d9244f6ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32eaa24c-7edf-4a78-b077-183d9244f6ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-32eaa24c-7edf-4a78-b077-183d9244f6ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete volume with id: 5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-b0a83726-4ccb-46bb-8113-7ec357327061 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-32eaa24c-7edf-4a78-b077-183d9244f6ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-b0a83726-4ccb-46bb-8113-7ec357327061 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7/action Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-b0a83726-4ccb-46bb-8113-7ec357327061 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-b0a83726-4ccb-46bb-8113-7ec357327061 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:20 devstack devstack@c-api.service[86562]: /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 01 18:12:20 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:12:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7b6360f8-cd15-46ab-a52f-312f52fde990 req-b0a83726-4ccb-46bb-8113-7ec357327061 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7/action returned with HTTP 204 Sep 01 18:12:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1204/2341] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:12:19 2026] POST /volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:12:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-32eaa24c-7edf-4a78-b077-183d9244f6ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete volume request issued successfully. Sep 01 18:12:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32eaa24c-7edf-4a78-b077-183d9244f6ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d?cascade=True returned with HTTP 202 Sep 01 18:12:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1138/2342] 192.168.122.108 () {58 vars in 1260 bytes} [Tue Sep 1 18:12:19 2026] DELETE /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d?cascade=True => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:12:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5c65bf45-4622-48a3-9454-8ea19e5ad49d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5c65bf45-4622-48a3-9454-8ea19e5ad49d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5c65bf45-4622-48a3-9454-8ea19e5ad49d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5c65bf45-4622-48a3-9454-8ea19e5ad49d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5c65bf45-4622-48a3-9454-8ea19e5ad49d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5c65bf45-4622-48a3-9454-8ea19e5ad49d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 200 Sep 01 18:12:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1205/2343] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:20 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-638d651e-c73d-42b5-8e51-cdb38a29c532 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-638d651e-c73d-42b5-8e51-cdb38a29c532 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-638d651e-c73d-42b5-8e51-cdb38a29c532 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-638d651e-c73d-42b5-8e51-cdb38a29c532 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-638d651e-c73d-42b5-8e51-cdb38a29c532 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-638d651e-c73d-42b5-8e51-cdb38a29c532 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1139/2344] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:20 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-09d34baa-a6b6-4526-9b8b-50f9fd464d16 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09d34baa-a6b6-4526-9b8b-50f9fd464d16 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09d34baa-a6b6-4526-9b8b-50f9fd464d16 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09d34baa-a6b6-4526-9b8b-50f9fd464d16 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-09d34baa-a6b6-4526-9b8b-50f9fd464d16 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09d34baa-a6b6-4526-9b8b-50f9fd464d16 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1206/2345] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:20 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b4cc38ab-379a-489a-8693-a4bc9fd962d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b4cc38ab-379a-489a-8693-a4bc9fd962d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b4cc38ab-379a-489a-8693-a4bc9fd962d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b4cc38ab-379a-489a-8693-a4bc9fd962d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b4cc38ab-379a-489a-8693-a4bc9fd962d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b4cc38ab-379a-489a-8693-a4bc9fd962d2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 200 Sep 01 18:12:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1140/2346] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:21 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-651b6f93-794b-432e-b246-74c1f619bb61 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-651b6f93-794b-432e-b246-74c1f619bb61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-651b6f93-794b-432e-b246-74c1f619bb61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-651b6f93-794b-432e-b246-74c1f619bb61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-651b6f93-794b-432e-b246-74c1f619bb61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-651b6f93-794b-432e-b246-74c1f619bb61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 200 Sep 01 18:12:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1207/2347] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:22 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-80367741-73c0-4a5e-a59f-5142f2c74104 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80367741-73c0-4a5e-a59f-5142f2c74104 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80367741-73c0-4a5e-a59f-5142f2c74104 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80367741-73c0-4a5e-a59f-5142f2c74104 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-80367741-73c0-4a5e-a59f-5142f2c74104 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80367741-73c0-4a5e-a59f-5142f2c74104 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 200 Sep 01 18:12:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1141/2348] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:23 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-2cfc2a81-8e73-4f52-b738-f1425aac0fff None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-2cfc2a81-8e73-4f52-b738-f1425aac0fff tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-2cfc2a81-8e73-4f52-b738-f1425aac0fff tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-2cfc2a81-8e73-4f52-b738-f1425aac0fff tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:23 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=441,cinder:INSERT=85,cinder:UPDATE=139,cinder:DELETE=5 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:12:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-2cfc2a81-8e73-4f52-b738-f1425aac0fff tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-2cfc2a81-8e73-4f52-b738-f1425aac0fff tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 200 Sep 01 18:12:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1208/2349] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:12:23 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 1239 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-97d0cddc-a61a-4210-9c78-6a16853b4f79 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-97d0cddc-a61a-4210-9c78-6a16853b4f79 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31/action Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-97d0cddc-a61a-4210-9c78-6a16853b4f79 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-97d0cddc-a61a-4210-9c78-6a16853b4f79 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-97d0cddc-a61a-4210-9c78-6a16853b4f79 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-97d0cddc-a61a-4210-9c78-6a16853b4f79 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Begin detaching volume completed successfully. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-97d0cddc-a61a-4210-9c78-6a16853b4f79 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31/action returned with HTTP 202 Sep 01 18:12:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1142/2350] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:12:23 2026] POST /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:12:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8d8524dc-b999-41a1-9b85-1251cff010b3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8d8524dc-b999-41a1-9b85-1251cff010b3 None None] GET http://192.168.122.108/volume// Sep 01 18:12:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8d8524dc-b999-41a1-9b85-1251cff010b3 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8d8524dc-b999-41a1-9b85-1251cff010b3 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8d8524dc-b999-41a1-9b85-1251cff010b3 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:12:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1209/2351] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:12:23 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-bd57eb55-b0b4-40c5-86c4-04d36bb86118 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-bd57eb55-b0b4-40c5-86c4-04d36bb86118 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-bd57eb55-b0b4-40c5-86c4-04d36bb86118 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-bd57eb55-b0b4-40c5-86c4-04d36bb86118 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-bd57eb55-b0b4-40c5-86c4-04d36bb86118 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-bd57eb55-b0b4-40c5-86c4-04d36bb86118 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 200 Sep 01 18:12:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1143/2352] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:12:23 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 1423 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 18:12:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-5459c465-0d18-4251-b43f-936da5fffbd3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-5459c465-0d18-4251-b43f-936da5fffbd3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] DELETE http://192.168.122.108/volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482 Sep 01 18:12:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-5459c465-0d18-4251-b43f-936da5fffbd3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-5459c465-0d18-4251-b43f-936da5fffbd3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:24 devstack devstack@c-api.service[86561]: /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 01 18:12:24 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:12:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-433a5cf4-78a2-4f3b-8172-9f27d79409bc req-5459c465-0d18-4251-b43f-936da5fffbd3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482 returned with HTTP 200 Sep 01 18:12:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1210/2353] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:12:24 2026] DELETE /volume/v3/attachments/7b37ef8d-6b6d-4998-8d58-ae2f423bc482 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bca79a79-7c25-4b92-8eae-9dbf3a301673 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bca79a79-7c25-4b92-8eae-9dbf3a301673 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bca79a79-7c25-4b92-8eae-9dbf3a301673 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bca79a79-7c25-4b92-8eae-9dbf3a301673 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bca79a79-7c25-4b92-8eae-9dbf3a301673 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bca79a79-7c25-4b92-8eae-9dbf3a301673 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 200 Sep 01 18:12:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1144/2354] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:24 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a7fb3721-efad-4633-a7a7-45cc079f890e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a7fb3721-efad-4633-a7a7-45cc079f890e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] DELETE http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a7fb3721-efad-4633-a7a7-45cc079f890e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a7fb3721-efad-4633-a7a7-45cc079f890e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:24 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-a7fb3721-efad-4633-a7a7-45cc079f890e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Delete volume with id: 347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a7fb3721-efad-4633-a7a7-45cc079f890e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a7fb3721-efad-4633-a7a7-45cc079f890e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Delete volume request issued successfully. Sep 01 18:12:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a7fb3721-efad-4633-a7a7-45cc079f890e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 202 Sep 01 18:12:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1211/2355] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:24 2026] DELETE /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:12:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a0ad66d5-b52b-4ea0-ad3d-526e4206520c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0ad66d5-b52b-4ea0-ad3d-526e4206520c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0ad66d5-b52b-4ea0-ad3d-526e4206520c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a0ad66d5-b52b-4ea0-ad3d-526e4206520c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a0ad66d5-b52b-4ea0-ad3d-526e4206520c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a0ad66d5-b52b-4ea0-ad3d-526e4206520c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 200 Sep 01 18:12:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1145/2356] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:25 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a4dd8d99-5bd8-46a3-8d06-fd85ef9fb3fb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4dd8d99-5bd8-46a3-8d06-fd85ef9fb3fb tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4dd8d99-5bd8-46a3-8d06-fd85ef9fb3fb tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4dd8d99-5bd8-46a3-8d06-fd85ef9fb3fb tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4dd8d99-5bd8-46a3-8d06-fd85ef9fb3fb tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 404 Sep 01 18:12:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1212/2357] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:26 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-345daaa1-da40-4201-875c-eb967de9b8ab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-345daaa1-da40-4201-875c-eb967de9b8ab tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-345daaa1-da40-4201-875c-eb967de9b8ab tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-345daaa1-da40-4201-875c-eb967de9b8ab tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-345daaa1-da40-4201-875c-eb967de9b8ab tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-345daaa1-da40-4201-875c-eb967de9b8ab tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-345daaa1-da40-4201-875c-eb967de9b8ab tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Get all volumes completed successfully. Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-345daaa1-da40-4201-875c-eb967de9b8ab tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 200 Sep 01 18:12:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1146/2358] 192.168.122.108 () {58 vars in 1121 bytes} [Tue Sep 1 18:12:26 2026] GET /volume/v3/volumes => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-57821736-45d0-4384-8a88-2de7b5063691 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-57821736-45d0-4384-8a88-2de7b5063691 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-57821736-45d0-4384-8a88-2de7b5063691 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-57821736-45d0-4384-8a88-2de7b5063691 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-57821736-45d0-4384-8a88-2de7b5063691 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-57821736-45d0-4384-8a88-2de7b5063691 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: /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 01 18:12:26 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-57821736-45d0-4384-8a88-2de7b5063691 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Get all snapshots completed successfully. Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-57821736-45d0-4384-8a88-2de7b5063691 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 200 Sep 01 18:12:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1213/2359] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:12:26 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-39036887-d61c-492b-a3db-199badcfacb4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-39036887-d61c-492b-a3db-199badcfacb4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-39036887-d61c-492b-a3db-199badcfacb4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-39036887-d61c-492b-a3db-199badcfacb4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-39036887-d61c-492b-a3db-199badcfacb4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete snapshot with id: 58a2f4df-ccea-42c9-a8f5-a705655911ef Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-39036887-d61c-492b-a3db-199badcfacb4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef returned with HTTP 404 Sep 01 18:12:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1147/2360] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:12:26 2026] DELETE /volume/v3/snapshots/58a2f4df-ccea-42c9-a8f5-a705655911ef => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3bc442c0-55a6-415b-992c-419662e2bd15 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3bc442c0-55a6-415b-992c-419662e2bd15 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3bc442c0-55a6-415b-992c-419662e2bd15 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3bc442c0-55a6-415b-992c-419662e2bd15 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-3bc442c0-55a6-415b-992c-419662e2bd15 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete snapshot with id: 438d735a-13a2-406d-b1fd-d18e9cbdb802 Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3bc442c0-55a6-415b-992c-419662e2bd15 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 returned with HTTP 404 Sep 01 18:12:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1214/2361] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:12:26 2026] DELETE /volume/v3/snapshots/438d735a-13a2-406d-b1fd-d18e9cbdb802 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-41926619-8f57-48de-9c73-a3a94c3281eb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-41926619-8f57-48de-9c73-a3a94c3281eb tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-41926619-8f57-48de-9c73-a3a94c3281eb tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-41926619-8f57-48de-9c73-a3a94c3281eb tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-41926619-8f57-48de-9c73-a3a94c3281eb tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 404 Sep 01 18:12:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1148/2362] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:26 2026] GET /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-158a1b5a-7069-4836-9e9f-9cc71bd000f5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-158a1b5a-7069-4836-9e9f-9cc71bd000f5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] DELETE http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-158a1b5a-7069-4836-9e9f-9cc71bd000f5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-158a1b5a-7069-4836-9e9f-9cc71bd000f5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-158a1b5a-7069-4836-9e9f-9cc71bd000f5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete volume with id: 5bf315a6-674a-4a53-9451-5e444f263b6d Sep 01 18:12:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-158a1b5a-7069-4836-9e9f-9cc71bd000f5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d returned with HTTP 404 Sep 01 18:12:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1215/2363] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:26 2026] DELETE /volume/v3/volumes/5bf315a6-674a-4a53-9451-5e444f263b6d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1502446965"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1502446965'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume of 1 GB Sep 01 18:12:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Availability Zones retrieved successfully. Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Flow 'volume_create_api' (ea417543-e7d3-4155-b840-d90a35c0c67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81c2826-4657-4b47-95ed-535868251e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81c2826-4657-4b47-95ed-535868251e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dcf1d2e-5299-4ad2-a3f9-f96661e76470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Created reservations ['27e0b3f8-0e0e-4a9d-922b-00edc36ec860', 'e2f6fa98-c3e6-4b05-8434-0002a65b994f', '303dae3a-8c18-4e07-b967-e3efacdc0c2d', 'ea522b9f-951e-4572-8c36-a1089369ad07'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dcf1d2e-5299-4ad2-a3f9-f96661e76470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27e0b3f8-0e0e-4a9d-922b-00edc36ec860', 'e2f6fa98-c3e6-4b05-8434-0002a65b994f', '303dae3a-8c18-4e07-b967-e3efacdc0c2d', 'ea522b9f-951e-4572-8c36-a1089369ad07']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dfda823-3aa3-4942-ae4e-f1d2ac62b14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dfda823-3aa3-4942-ae4e-f1d2ac62b14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f4729e6-1d2b-46f0-b752-ceec98b8629a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1502446965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b9a72f7d72a4814a2b3f36875050d39',qos_specs=None,replication_status=,reservations=['27e0b3f8-0e0e-4a9d-922b-00edc36ec860','e2f6fa98-c3e6-4b05-8434-0002a65b994f','303dae3a-8c18-4e07-b967-e3efacdc0c2d','ea522b9f-951e-4572-8c36-a1089369ad07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa4329af57d240919c8a963fbabb06d8',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1502446965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f4729e6-1d2b-46f0-b752-ceec98b8629a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b9a72f7d72a4814a2b3f36875050d39',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='aa4329af57d240919c8a963fbabb06d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4fb667a-27d5-4da4-92b9-b9ea01b3896e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4fb667a-27d5-4da4-92b9-b9ea01b3896e) 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-1502446965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b9a72f7d72a4814a2b3f36875050d39',qos_specs=None,replication_status=,reservations=['27e0b3f8-0e0e-4a9d-922b-00edc36ec860','e2f6fa98-c3e6-4b05-8434-0002a65b994f','303dae3a-8c18-4e07-b967-e3efacdc0c2d','ea522b9f-951e-4572-8c36-a1089369ad07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa4329af57d240919c8a963fbabb06d8',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4444d6c7-51f9-486b-8bc6-3b60bcbd287f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:26 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4444d6c7-51f9-486b-8bc6-3b60bcbd287f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:27 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Flow 'volume_create_api' (ea417543-e7d3-4155-b840-d90a35c0c67b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume request issued successfully. Sep 01 18:12:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2eaf62f8-df15-42ba-a392-d71f43e96e49 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1149/2364] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:12:26 2026] POST /volume/v3/volumes => generated 760 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-39c5a7ac-ab8a-4e40-a282-7e748d81632d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-39c5a7ac-ab8a-4e40-a282-7e748d81632d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-39c5a7ac-ab8a-4e40-a282-7e748d81632d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-39c5a7ac-ab8a-4e40-a282-7e748d81632d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-39c5a7ac-ab8a-4e40-a282-7e748d81632d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-39c5a7ac-ab8a-4e40-a282-7e748d81632d tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 200 Sep 01 18:12:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1216/2365] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:27 2026] GET /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 828 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-d167f066-285b-4202-9788-a2b68448cecc req-043dd3cf-8e83-47d6-8691-7ab68f00d3f9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-043dd3cf-8e83-47d6-8691-7ab68f00d3f9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-043dd3cf-8e83-47d6-8691-7ab68f00d3f9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-043dd3cf-8e83-47d6-8691-7ab68f00d3f9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-d167f066-285b-4202-9788-a2b68448cecc req-043dd3cf-8e83-47d6-8691-7ab68f00d3f9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-043dd3cf-8e83-47d6-8691-7ab68f00d3f9 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1150/2366] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:12:27 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-d167f066-285b-4202-9788-a2b68448cecc req-22488ae9-f20c-45af-913b-a3c90351494b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-22488ae9-f20c-45af-913b-a3c90351494b tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] POST http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3/action Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-22488ae9-f20c-45af-913b-a3c90351494b tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-22488ae9-f20c-45af-913b-a3c90351494b tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-d167f066-285b-4202-9788-a2b68448cecc req-22488ae9-f20c-45af-913b-a3c90351494b tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-d167f066-285b-4202-9788-a2b68448cecc req-22488ae9-f20c-45af-913b-a3c90351494b tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Begin detaching volume completed successfully. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-22488ae9-f20c-45af-913b-a3c90351494b tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3/action returned with HTTP 202 Sep 01 18:12:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1217/2367] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:12:27 2026] POST /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:12:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-547b43fe-b0ca-4560-b149-97ed498b3be5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-547b43fe-b0ca-4560-b149-97ed498b3be5 None None] GET http://192.168.122.108/volume// Sep 01 18:12:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-547b43fe-b0ca-4560-b149-97ed498b3be5 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-547b43fe-b0ca-4560-b149-97ed498b3be5 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-547b43fe-b0ca-4560-b149-97ed498b3be5 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:12:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1151/2368] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:12:27 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-d167f066-285b-4202-9788-a2b68448cecc req-f4afdde7-cf16-408f-87f1-ebf42e430cd6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-f4afdde7-cf16-408f-87f1-ebf42e430cd6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-f4afdde7-cf16-408f-87f1-ebf42e430cd6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-f4afdde7-cf16-408f-87f1-ebf42e430cd6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-d167f066-285b-4202-9788-a2b68448cecc req-f4afdde7-cf16-408f-87f1-ebf42e430cd6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-f4afdde7-cf16-408f-87f1-ebf42e430cd6 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1218/2369] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:12:27 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 1424 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ba2e46f0-5dfa-4493-bede-e313b3b083f4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ba2e46f0-5dfa-4493-bede-e313b3b083f4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ba2e46f0-5dfa-4493-bede-e313b3b083f4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ba2e46f0-5dfa-4493-bede-e313b3b083f4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ba2e46f0-5dfa-4493-bede-e313b3b083f4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ba2e46f0-5dfa-4493-bede-e313b3b083f4 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 200 Sep 01 18:12:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1152/2370] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:28 2026] GET /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-d167f066-285b-4202-9788-a2b68448cecc req-2882b8da-8fff-489a-a305-d11d2fc8a995 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-2882b8da-8fff-489a-a305-d11d2fc8a995 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] DELETE http://192.168.122.108/volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7 Sep 01 18:12:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-2882b8da-8fff-489a-a305-d11d2fc8a995 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-2882b8da-8fff-489a-a305-d11d2fc8a995 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:28 devstack devstack@c-api.service[86561]: /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 01 18:12:28 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:12:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-d167f066-285b-4202-9788-a2b68448cecc req-2882b8da-8fff-489a-a305-d11d2fc8a995 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7 returned with HTTP 200 Sep 01 18:12:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1219/2371] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:12:28 2026] DELETE /volume/v3/attachments/36b3b0b0-08a3-4b9f-afc9-29d2fdc598d7 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d6e3435a-c0d6-4d52-ac39-c5e78eabf382 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d6e3435a-c0d6-4d52-ac39-c5e78eabf382 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] DELETE http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d6e3435a-c0d6-4d52-ac39-c5e78eabf382 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d6e3435a-c0d6-4d52-ac39-c5e78eabf382 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-d6e3435a-c0d6-4d52-ac39-c5e78eabf382 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Delete volume with id: 6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d6e3435a-c0d6-4d52-ac39-c5e78eabf382 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d6e3435a-c0d6-4d52-ac39-c5e78eabf382 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Delete volume request issued successfully. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d6e3435a-c0d6-4d52-ac39-c5e78eabf382 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 202 Sep 01 18:12:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1153/2372] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:28 2026] DELETE /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-569350b1-1e2c-4863-8004-b3d5ad6a11be req-750c2651-3139-478e-924e-a8243ec2bd7f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-569350b1-1e2c-4863-8004-b3d5ad6a11be req-750c2651-3139-478e-924e-a8243ec2bd7f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-569350b1-1e2c-4863-8004-b3d5ad6a11be req-750c2651-3139-478e-924e-a8243ec2bd7f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-569350b1-1e2c-4863-8004-b3d5ad6a11be req-750c2651-3139-478e-924e-a8243ec2bd7f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-569350b1-1e2c-4863-8004-b3d5ad6a11be req-750c2651-3139-478e-924e-a8243ec2bd7f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5346405d-8393-4847-831a-7534d77874e9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5346405d-8393-4847-831a-7534d77874e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5346405d-8393-4847-831a-7534d77874e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5346405d-8393-4847-831a-7534d77874e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-569350b1-1e2c-4863-8004-b3d5ad6a11be req-750c2651-3139-478e-924e-a8243ec2bd7f tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 200 Sep 01 18:12:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1220/2373] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:12:29 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 947 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5346405d-8393-4847-831a-7534d77874e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5346405d-8393-4847-831a-7534d77874e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 200 Sep 01 18:12:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1154/2374] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:29 2026] GET /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0eb391d6-d628-4d22-b41f-d8bac649a8ad None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0eb391d6-d628-4d22-b41f-d8bac649a8ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:12:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0eb391d6-d628-4d22-b41f-d8bac649a8ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f4729e6-1d2b-46f0-b752-ceec98b8629a", "name": "tempest-VolumesDeleteCascade-Snapshot-123154499"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-47383403-69b7-4607-a202-740609da6a6a req-9a8e8440-300d-46d7-94c9-0d80419d613e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-47383403-69b7-4607-a202-740609da6a6a req-9a8e8440-300d-46d7-94c9-0d80419d613e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-47383403-69b7-4607-a202-740609da6a6a req-9a8e8440-300d-46d7-94c9-0d80419d613e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-47383403-69b7-4607-a202-740609da6a6a req-9a8e8440-300d-46d7-94c9-0d80419d613e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0eb391d6-d628-4d22-b41f-d8bac649a8ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:29 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-0eb391d6-d628-4d22-b41f-d8bac649a8ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create snapshot from volume 4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-47383403-69b7-4607-a202-740609da6a6a req-9a8e8440-300d-46d7-94c9-0d80419d613e tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 404 Sep 01 18:12:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1155/2375] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:12:29 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:12:29 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-0eb391d6-d628-4d22-b41f-d8bac649a8ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Created reservations ['c416f7c6-cf7e-4d72-849c-0b7c8abc3882', 'f4be620b-5b55-46b4-8d1b-503a03b6713f', '12f7ff9b-2a2a-482d-b2ed-d394f7288712', '8c803578-b70e-4975-b524-014747eb978e'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0eb391d6-d628-4d22-b41f-d8bac649a8ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot create request issued successfully. Sep 01 18:12:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0eb391d6-d628-4d22-b41f-d8bac649a8ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:12:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1221/2376] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:12:29 2026] POST /volume/v3/snapshots => generated 306 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f7f3e83c-697d-46ff-9aec-52b58b92ef20 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7f3e83c-697d-46ff-9aec-52b58b92ef20 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7f3e83c-697d-46ff-9aec-52b58b92ef20 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7f3e83c-697d-46ff-9aec-52b58b92ef20 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f7f3e83c-697d-46ff-9aec-52b58b92ef20 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7f3e83c-697d-46ff-9aec-52b58b92ef20 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 returned with HTTP 200 Sep 01 18:12:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1156/2377] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:29 2026] GET /volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-064ac9a5-303a-48b7-bc8a-ef667f8339db None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-064ac9a5-303a-48b7-bc8a-ef667f8339db tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 Sep 01 18:12:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-064ac9a5-303a-48b7-bc8a-ef667f8339db tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-064ac9a5-303a-48b7-bc8a-ef667f8339db tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-064ac9a5-303a-48b7-bc8a-ef667f8339db tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-064ac9a5-303a-48b7-bc8a-ef667f8339db tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 returned with HTTP 200 Sep 01 18:12:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1222/2378] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:30 2026] GET /volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b5075b59-e072-43f6-b84f-dc67898c148f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b5075b59-e072-43f6-b84f-dc67898c148f tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 Sep 01 18:12:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b5075b59-e072-43f6-b84f-dc67898c148f tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b5075b59-e072-43f6-b84f-dc67898c148f tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b5075b59-e072-43f6-b84f-dc67898c148f tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b5075b59-e072-43f6-b84f-dc67898c148f tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 returned with HTTP 200 Sep 01 18:12:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1157/2379] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:31 2026] GET /volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-26b75e17-581c-4999-86ff-790c5649f8c2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-26b75e17-581c-4999-86ff-790c5649f8c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 Sep 01 18:12:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-26b75e17-581c-4999-86ff-790c5649f8c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-26b75e17-581c-4999-86ff-790c5649f8c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-26b75e17-581c-4999-86ff-790c5649f8c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-26b75e17-581c-4999-86ff-790c5649f8c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 returned with HTTP 200 Sep 01 18:12:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1223/2380] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:12:32 2026] GET /volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-81f6930c-031b-494f-9825-8ffa0b8e412a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f78b8d9d-71d7-4676-8241-32505fb96dd0", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-155097532"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume request body: {'volume': {'snapshot_id': 'f78b8d9d-71d7-4676-8241-32505fb96dd0', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-155097532'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Snapshot retrieved successfully. Sep 01 18:12:32 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume of 1 GB Sep 01 18:12:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Availability Zones retrieved successfully. Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Flow 'volume_create_api' (abe35379-5cb3-4f95-ae12-cdd8ebe89031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b1c2ecc-7377-4013-9b1d-38a7851c6d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b1c2ecc-7377-4013-9b1d-38a7851c6d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f78b8d9d-71d7-4676-8241-32505fb96dd0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d633790-0ed4-48fb-8fab-d1a785e11cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Created reservations ['95815ef8-cbc1-40bc-808e-5af714721ff1', 'f296e19a-89ea-499c-8296-2133d6dae529', '92be41e9-d44a-4303-8854-8fe899afe7ad', '4fb28193-9358-43dc-8275-71c7973c7c31'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d633790-0ed4-48fb-8fab-d1a785e11cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95815ef8-cbc1-40bc-808e-5af714721ff1', 'f296e19a-89ea-499c-8296-2133d6dae529', '92be41e9-d44a-4303-8854-8fe899afe7ad', '4fb28193-9358-43dc-8275-71c7973c7c31']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8100624a-427b-4b26-825c-3869e008a18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8100624a-427b-4b26-825c-3869e008a18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74fdcc6f-79f6-496c-8335-05ac6eb2c357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-155097532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b9a72f7d72a4814a2b3f36875050d39',qos_specs=None,replication_status=,reservations=['95815ef8-cbc1-40bc-808e-5af714721ff1','f296e19a-89ea-499c-8296-2133d6dae529','92be41e9-d44a-4303-8854-8fe899afe7ad','4fb28193-9358-43dc-8275-71c7973c7c31'],size=1,snapshot_id=f78b8d9d-71d7-4676-8241-32505fb96dd0,source_replicaid=,source_volid=None,status='creating',user_id='aa4329af57d240919c8a963fbabb06d8',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-155097532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74fdcc6f-79f6-496c-8335-05ac6eb2c357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b9a72f7d72a4814a2b3f36875050d39',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=f78b8d9d-71d7-4676-8241-32505fb96dd0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa4329af57d240919c8a963fbabb06d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f822b3f8-4bae-4404-afd1-73d4a2e5d0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f822b3f8-4bae-4404-afd1-73d4a2e5d0b4) 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-155097532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b9a72f7d72a4814a2b3f36875050d39',qos_specs=None,replication_status=,reservations=['95815ef8-cbc1-40bc-808e-5af714721ff1','f296e19a-89ea-499c-8296-2133d6dae529','92be41e9-d44a-4303-8854-8fe899afe7ad','4fb28193-9358-43dc-8275-71c7973c7c31'],size=1,snapshot_id=f78b8d9d-71d7-4676-8241-32505fb96dd0,source_replicaid=,source_volid=None,status='creating',user_id='aa4329af57d240919c8a963fbabb06d8',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb1c45a5-9578-43d3-bee4-8bb983f4169f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:33 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb1c45a5-9578-43d3-bee4-8bb983f4169f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:33 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Flow 'volume_create_api' (abe35379-5cb3-4f95-ae12-cdd8ebe89031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Create volume request issued successfully. Sep 01 18:12:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-81f6930c-031b-494f-9825-8ffa0b8e412a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1158/2381] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:12:32 2026] POST /volume/v3/volumes => generated 793 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:12:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cb8a7258-b232-409e-b62e-ae499bd071e9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cb8a7258-b232-409e-b62e-ae499bd071e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cb8a7258-b232-409e-b62e-ae499bd071e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-0680d9f2-029b-454a-84ba-7727488d7316 req-8f070860-a585-4051-b496-7a696ce0480d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cb8a7258-b232-409e-b62e-ae499bd071e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-0680d9f2-029b-454a-84ba-7727488d7316 req-8f070860-a585-4051-b496-7a696ce0480d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] DELETE http://192.168.122.108/volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d Sep 01 18:12:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-0680d9f2-029b-454a-84ba-7727488d7316 req-8f070860-a585-4051-b496-7a696ce0480d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-0680d9f2-029b-454a-84ba-7727488d7316 req-8f070860-a585-4051-b496-7a696ce0480d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cb8a7258-b232-409e-b62e-ae499bd071e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cb8a7258-b232-409e-b62e-ae499bd071e9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1224/2382] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:33 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:33 devstack devstack@c-api.service[86562]: /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 01 18:12:33 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:12:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-0680d9f2-029b-454a-84ba-7727488d7316 req-8f070860-a585-4051-b496-7a696ce0480d tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d returned with HTTP 200 Sep 01 18:12:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1159/2383] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:12:33 2026] DELETE /volume/v3/attachments/31187e93-cf9b-4881-9d35-5b5bb64b0a0d => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-91b39936-5749-48d2-b4ac-0e1848ece9f2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-91b39936-5749-48d2-b4ac-0e1848ece9f2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-91b39936-5749-48d2-b4ac-0e1848ece9f2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-91b39936-5749-48d2-b4ac-0e1848ece9f2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-91b39936-5749-48d2-b4ac-0e1848ece9f2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-91b39936-5749-48d2-b4ac-0e1848ece9f2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1225/2384] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:34 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 885 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-edb97f6c-8b84-48ca-9c5d-3f3adc67f023 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-edb97f6c-8b84-48ca-9c5d-3f3adc67f023 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] DELETE http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:12:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-edb97f6c-8b84-48ca-9c5d-3f3adc67f023 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-edb97f6c-8b84-48ca-9c5d-3f3adc67f023 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:34 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-edb97f6c-8b84-48ca-9c5d-3f3adc67f023 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Delete volume with id: cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:12:34 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=346,cinder:UPDATE=92,cinder:INSERT=42 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:12:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-edb97f6c-8b84-48ca-9c5d-3f3adc67f023 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-edb97f6c-8b84-48ca-9c5d-3f3adc67f023 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Delete volume request issued successfully. Sep 01 18:12:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-edb97f6c-8b84-48ca-9c5d-3f3adc67f023 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 202 Sep 01 18:12:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1160/2385] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:34 2026] DELETE /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f28f82ee-81bc-4d76-bc48-c2503d46e9f3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f28f82ee-81bc-4d76-bc48-c2503d46e9f3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:12:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f28f82ee-81bc-4d76-bc48-c2503d46e9f3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f28f82ee-81bc-4d76-bc48-c2503d46e9f3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f28f82ee-81bc-4d76-bc48-c2503d46e9f3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f28f82ee-81bc-4d76-bc48-c2503d46e9f3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:12:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1226/2386] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:34 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1257 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-90593fa9-7e74-45fb-af82-2701037d27c5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-90593fa9-7e74-45fb-af82-2701037d27c5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-90593fa9-7e74-45fb-af82-2701037d27c5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-90593fa9-7e74-45fb-af82-2701037d27c5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-90593fa9-7e74-45fb-af82-2701037d27c5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-90593fa9-7e74-45fb-af82-2701037d27c5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1161/2387] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:35 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 885 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-11cee198-63a4-496c-852e-02017ab8290c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11cee198-63a4-496c-852e-02017ab8290c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:12:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11cee198-63a4-496c-852e-02017ab8290c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11cee198-63a4-496c-852e-02017ab8290c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-11cee198-63a4-496c-852e-02017ab8290c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Volume info retrieved successfully. Sep 01 18:12:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11cee198-63a4-496c-852e-02017ab8290c tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 200 Sep 01 18:12:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1227/2388] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:35 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 1257 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4a61ad97-d200-44b7-af3d-401406000e8c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a61ad97-d200-44b7-af3d-401406000e8c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a61ad97-d200-44b7-af3d-401406000e8c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a61ad97-d200-44b7-af3d-401406000e8c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2ac86540-07bb-42d9-ae28-a6effddd5744 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4a61ad97-d200-44b7-af3d-401406000e8c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ac86540-07bb-42d9-ae28-a6effddd5744 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ac86540-07bb-42d9-ae28-a6effddd5744 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ac86540-07bb-42d9-ae28-a6effddd5744 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ac86540-07bb-42d9-ae28-a6effddd5744 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 returned with HTTP 404 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1228/2389] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:36 2026] GET /volume/v3/volumes/cfe0f430-c29f-443d-a8de-0504f2977778 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:12:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a61ad97-d200-44b7-af3d-401406000e8c tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1162/2390] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:36 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 885 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bbf80c38-7679-4f22-8f08-36b310d64433 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bbf80c38-7679-4f22-8f08-36b310d64433 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] DELETE http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bbf80c38-7679-4f22-8f08-36b310d64433 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bbf80c38-7679-4f22-8f08-36b310d64433 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-bbf80c38-7679-4f22-8f08-36b310d64433 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Delete volume with id: 6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bbf80c38-7679-4f22-8f08-36b310d64433 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 404 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1229/2391] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:36 2026] DELETE /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-808d4104-0da4-4ba1-b52c-2d336f68e473 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-808d4104-0da4-4ba1-b52c-2d336f68e473 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-808d4104-0da4-4ba1-b52c-2d336f68e473 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-808d4104-0da4-4ba1-b52c-2d336f68e473 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-808d4104-0da4-4ba1-b52c-2d336f68e473 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 returned with HTTP 404 Sep 01 18:12:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1163/2392] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:36 2026] GET /volume/v3/volumes/6f27a363-74d0-4b8d-b0d8-e69e33756ba3 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-06c6f021-e046-425d-8fa5-53297d5c6c03 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-06c6f021-e046-425d-8fa5-53297d5c6c03 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] DELETE http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-06c6f021-e046-425d-8fa5-53297d5c6c03 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-06c6f021-e046-425d-8fa5-53297d5c6c03 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-06c6f021-e046-425d-8fa5-53297d5c6c03 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Delete volume with id: 347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-06c6f021-e046-425d-8fa5-53297d5c6c03 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 404 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1230/2393] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:36 2026] DELETE /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-031381a4-d1f2-454d-bd0a-e3c21cdcfcf3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-031381a4-d1f2-454d-bd0a-e3c21cdcfcf3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] GET http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-031381a4-d1f2-454d-bd0a-e3c21cdcfcf3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-031381a4-d1f2-454d-bd0a-e3c21cdcfcf3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-031381a4-d1f2-454d-bd0a-e3c21cdcfcf3 tempest-TestInstancesWithCinderVolumes-886945732 tempest-TestInstancesWithCinderVolumes-886945732-project-member] http://192.168.122.108/volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 returned with HTTP 404 Sep 01 18:12:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1164/2394] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:36 2026] GET /volume/v3/volumes/347033c7-ee2c-422a-b47b-a7d360c7fd31 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4bd11d00-7e07-4411-8ea4-e17455fcd1bd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4bd11d00-7e07-4411-8ea4-e17455fcd1bd tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] GET http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4bd11d00-7e07-4411-8ea4-e17455fcd1bd tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4bd11d00-7e07-4411-8ea4-e17455fcd1bd tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4bd11d00-7e07-4411-8ea4-e17455fcd1bd tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:12:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4bd11d00-7e07-4411-8ea4-e17455fcd1bd tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Get all volumes completed successfully. Sep 01 18:12:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4bd11d00-7e07-4411-8ea4-e17455fcd1bd tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 18:12:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1231/2395] 192.168.122.108 () {58 vars in 1169 bytes} [Tue Sep 1 18:12:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2057 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-759e43d7-f821-44cd-9e7e-b94cdf9cdfda None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-759e43d7-f821-44cd-9e7e-b94cdf9cdfda tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] DELETE http://192.168.122.108/volume/v3/types/5f60f37f-7840-407a-b9c2-f35c425e944d Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-759e43d7-f821-44cd-9e7e-b94cdf9cdfda tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-759e43d7-f821-44cd-9e7e-b94cdf9cdfda tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-759e43d7-f821-44cd-9e7e-b94cdf9cdfda tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/types/5f60f37f-7840-407a-b9c2-f35c425e944d returned with HTTP 202 Sep 01 18:12:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1165/2396] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:12:36 2026] DELETE /volume/v3/types/5f60f37f-7840-407a-b9c2-f35c425e944d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-17f5b068-1c02-4a69-9cbb-72832c1f6722 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-17f5b068-1c02-4a69-9cbb-72832c1f6722 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] GET http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-17f5b068-1c02-4a69-9cbb-72832c1f6722 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-17f5b068-1c02-4a69-9cbb-72832c1f6722 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-17f5b068-1c02-4a69-9cbb-72832c1f6722 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-17f5b068-1c02-4a69-9cbb-72832c1f6722 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Get all volumes completed successfully. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-17f5b068-1c02-4a69-9cbb-72832c1f6722 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 18:12:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1232/2397] 192.168.122.108 () {58 vars in 1169 bytes} [Tue Sep 1 18:12:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2057 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d164664a-87fc-4ae0-8752-5ce3dd3ab8e8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d164664a-87fc-4ae0-8752-5ce3dd3ab8e8 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] DELETE http://192.168.122.108/volume/v3/types/651d5606-a330-42ca-9983-3323809a7335 Sep 01 18:12:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d164664a-87fc-4ae0-8752-5ce3dd3ab8e8 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d164664a-87fc-4ae0-8752-5ce3dd3ab8e8 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d164664a-87fc-4ae0-8752-5ce3dd3ab8e8 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/types/651d5606-a330-42ca-9983-3323809a7335 returned with HTTP 202 Sep 01 18:12:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1166/2398] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:12:37 2026] DELETE /volume/v3/types/651d5606-a330-42ca-9983-3323809a7335 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e75bf5a7-0129-433c-aca6-271dd461e309 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-338e5387-4ff0-48a8-a6b8-8db5bdb749b5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e75bf5a7-0129-433c-aca6-271dd461e309 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] GET http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e75bf5a7-0129-433c-aca6-271dd461e309 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e75bf5a7-0129-433c-aca6-271dd461e309 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e75bf5a7-0129-433c-aca6-271dd461e309 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:12:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-338e5387-4ff0-48a8-a6b8-8db5bdb749b5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-338e5387-4ff0-48a8-a6b8-8db5bdb749b5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-338e5387-4ff0-48a8-a6b8-8db5bdb749b5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e75bf5a7-0129-433c-aca6-271dd461e309 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Get all volumes completed successfully. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-338e5387-4ff0-48a8-a6b8-8db5bdb749b5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e75bf5a7-0129-433c-aca6-271dd461e309 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 18:12:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1233/2399] 192.168.122.108 () {58 vars in 1169 bytes} [Tue Sep 1 18:12:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2057 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-338e5387-4ff0-48a8-a6b8-8db5bdb749b5 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1167/2400] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:37 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 885 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-954bf2d0-aef4-4108-b2ce-459703fdc501 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-954bf2d0-aef4-4108-b2ce-459703fdc501 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] DELETE http://192.168.122.108/volume/v3/types/3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4 Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-954bf2d0-aef4-4108-b2ce-459703fdc501 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-954bf2d0-aef4-4108-b2ce-459703fdc501 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-954bf2d0-aef4-4108-b2ce-459703fdc501 tempest-TestInstancesWithCinderVolumes-1220942638 tempest-TestInstancesWithCinderVolumes-1220942638-project-admin] http://192.168.122.108/volume/v3/types/3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4 returned with HTTP 202 Sep 01 18:12:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1234/2401] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:12:37 2026] DELETE /volume/v3/types/3a39edf8-1c82-4a7b-9c8c-44a3f79dc9c4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e9aa762c-1fcd-40c1-933b-598e470b27c2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e9aa762c-1fcd-40c1-933b-598e470b27c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e9aa762c-1fcd-40c1-933b-598e470b27c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e9aa762c-1fcd-40c1-933b-598e470b27c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e9aa762c-1fcd-40c1-933b-598e470b27c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e9aa762c-1fcd-40c1-933b-598e470b27c2 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1168/2402] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:38 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 885 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bb07b91b-9c30-4062-bc12-48809dc7eee3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb07b91b-9c30-4062-bc12-48809dc7eee3 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb07b91b-9c30-4062-bc12-48809dc7eee3 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb07b91b-9c30-4062-bc12-48809dc7eee3 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bb07b91b-9c30-4062-bc12-48809dc7eee3 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb07b91b-9c30-4062-bc12-48809dc7eee3 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1235/2403] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:39 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 886 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4968a84a-bffb-44fe-8618-78f71942b005 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4968a84a-bffb-44fe-8618-78f71942b005 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4968a84a-bffb-44fe-8618-78f71942b005 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4968a84a-bffb-44fe-8618-78f71942b005 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4968a84a-bffb-44fe-8618-78f71942b005 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4968a84a-bffb-44fe-8618-78f71942b005 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1169/2404] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:39 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 886 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e95f7e6f-0bbb-48dc-b053-d3705b6f5e35 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e95f7e6f-0bbb-48dc-b053-d3705b6f5e35 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] DELETE http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a?cascade=True Sep 01 18:12:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e95f7e6f-0bbb-48dc-b053-d3705b6f5e35 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e95f7e6f-0bbb-48dc-b053-d3705b6f5e35 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:39 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e95f7e6f-0bbb-48dc-b053-d3705b6f5e35 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete volume with id: 4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e95f7e6f-0bbb-48dc-b053-d3705b6f5e35 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:40 devstack devstack@c-api.service[86561]: /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 01 18:12:40 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:12:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e95f7e6f-0bbb-48dc-b053-d3705b6f5e35 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete volume request issued successfully. Sep 01 18:12:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e95f7e6f-0bbb-48dc-b053-d3705b6f5e35 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a?cascade=True returned with HTTP 202 Sep 01 18:12:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1236/2405] 192.168.122.108 () {58 vars in 1260 bytes} [Tue Sep 1 18:12:39 2026] DELETE /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a?cascade=True => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b9993154-35a3-43e8-85ba-8d1a513010ad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b9993154-35a3-43e8-85ba-8d1a513010ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b9993154-35a3-43e8-85ba-8d1a513010ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b9993154-35a3-43e8-85ba-8d1a513010ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b9993154-35a3-43e8-85ba-8d1a513010ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b9993154-35a3-43e8-85ba-8d1a513010ad tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 200 Sep 01 18:12:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1170/2406] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:40 2026] GET /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e82e92f0-3427-4300-9472-a1b1f77cc67a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e82e92f0-3427-4300-9472-a1b1f77cc67a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e82e92f0-3427-4300-9472-a1b1f77cc67a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e82e92f0-3427-4300-9472-a1b1f77cc67a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e82e92f0-3427-4300-9472-a1b1f77cc67a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e82e92f0-3427-4300-9472-a1b1f77cc67a tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 200 Sep 01 18:12:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1237/2407] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:41 2026] GET /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55ba2e64-797b-4fca-9095-4ba3363e3893 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55ba2e64-797b-4fca-9095-4ba3363e3893 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55ba2e64-797b-4fca-9095-4ba3363e3893 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55ba2e64-797b-4fca-9095-4ba3363e3893 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55ba2e64-797b-4fca-9095-4ba3363e3893 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55ba2e64-797b-4fca-9095-4ba3363e3893 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 200 Sep 01 18:12:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1171/2408] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:42 2026] GET /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e261170a-333f-40e2-a6f1-a645410e3d34 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e261170a-333f-40e2-a6f1-a645410e3d34 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e261170a-333f-40e2-a6f1-a645410e3d34 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e261170a-333f-40e2-a6f1-a645410e3d34 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e261170a-333f-40e2-a6f1-a645410e3d34 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 404 Sep 01 18:12:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1238/2409] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:43 2026] GET /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7f8d0ff9-0a46-4d66-9527-b9e3fcb26b99 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7f8d0ff9-0a46-4d66-9527-b9e3fcb26b99 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7f8d0ff9-0a46-4d66-9527-b9e3fcb26b99 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7f8d0ff9-0a46-4d66-9527-b9e3fcb26b99 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-7f8d0ff9-0a46-4d66-9527-b9e3fcb26b99 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7f8d0ff9-0a46-4d66-9527-b9e3fcb26b99 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7f8d0ff9-0a46-4d66-9527-b9e3fcb26b99 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Get all volumes completed successfully. Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7f8d0ff9-0a46-4d66-9527-b9e3fcb26b99 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 200 Sep 01 18:12:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1172/2410] 192.168.122.108 () {58 vars in 1121 bytes} [Tue Sep 1 18:12:43 2026] GET /volume/v3/volumes => generated 342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fb3c563d-c658-4d51-bb32-7331bc3d61de None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb3c563d-c658-4d51-bb32-7331bc3d61de tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/snapshots Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb3c563d-c658-4d51-bb32-7331bc3d61de tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb3c563d-c658-4d51-bb32-7331bc3d61de tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-fb3c563d-c658-4d51-bb32-7331bc3d61de tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-fb3c563d-c658-4d51-bb32-7331bc3d61de tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: /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 01 18:12:43 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb3c563d-c658-4d51-bb32-7331bc3d61de tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Get all snapshots completed successfully. Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb3c563d-c658-4d51-bb32-7331bc3d61de tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 200 Sep 01 18:12:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1239/2411] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:12:43 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-275192c3-c3e8-4348-9cd0-4d458a23bd61 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-275192c3-c3e8-4348-9cd0-4d458a23bd61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-275192c3-c3e8-4348-9cd0-4d458a23bd61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-275192c3-c3e8-4348-9cd0-4d458a23bd61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-275192c3-c3e8-4348-9cd0-4d458a23bd61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-275192c3-c3e8-4348-9cd0-4d458a23bd61 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1173/2412] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:43 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6c4eb4a7-3eb5-432a-9bc2-23d45ff507f9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6c4eb4a7-3eb5-432a-9bc2-23d45ff507f9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] DELETE http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6c4eb4a7-3eb5-432a-9bc2-23d45ff507f9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6c4eb4a7-3eb5-432a-9bc2-23d45ff507f9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-6c4eb4a7-3eb5-432a-9bc2-23d45ff507f9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete volume with id: 74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6c4eb4a7-3eb5-432a-9bc2-23d45ff507f9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6c4eb4a7-3eb5-432a-9bc2-23d45ff507f9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete volume request issued successfully. Sep 01 18:12:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6c4eb4a7-3eb5-432a-9bc2-23d45ff507f9 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 202 Sep 01 18:12:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1240/2413] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:43 2026] DELETE /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f51e6e1a-93db-48f1-b478-b95322034556 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f51e6e1a-93db-48f1-b478-b95322034556 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f51e6e1a-93db-48f1-b478-b95322034556 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f51e6e1a-93db-48f1-b478-b95322034556 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f51e6e1a-93db-48f1-b478-b95322034556 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Volume info retrieved successfully. Sep 01 18:12:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f51e6e1a-93db-48f1-b478-b95322034556 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 200 Sep 01 18:12:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1174/2414] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:43 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:12:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb51d29e-d7d2-4b8b-b1bc-83b0682930dc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb51d29e-d7d2-4b8b-b1bc-83b0682930dc tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 Sep 01 18:12:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb51d29e-d7d2-4b8b-b1bc-83b0682930dc tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb51d29e-d7d2-4b8b-b1bc-83b0682930dc tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb51d29e-d7d2-4b8b-b1bc-83b0682930dc tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 returned with HTTP 404 Sep 01 18:12:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1241/2415] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:44 2026] GET /volume/v3/volumes/74fdcc6f-79f6-496c-8335-05ac6eb2c357 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-31338117-b6ed-4897-a26e-0a6124372b04 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31338117-b6ed-4897-a26e-0a6124372b04 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 Sep 01 18:12:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31338117-b6ed-4897-a26e-0a6124372b04 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31338117-b6ed-4897-a26e-0a6124372b04 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:44 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-31338117-b6ed-4897-a26e-0a6124372b04 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete snapshot with id: f78b8d9d-71d7-4676-8241-32505fb96dd0 Sep 01 18:12:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31338117-b6ed-4897-a26e-0a6124372b04 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 returned with HTTP 404 Sep 01 18:12:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1175/2416] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:12:44 2026] DELETE /volume/v3/snapshots/f78b8d9d-71d7-4676-8241-32505fb96dd0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0197c0c8-5d50-4927-a30f-76de1dfa38ea None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0197c0c8-5d50-4927-a30f-76de1dfa38ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] GET http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0197c0c8-5d50-4927-a30f-76de1dfa38ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0197c0c8-5d50-4927-a30f-76de1dfa38ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0197c0c8-5d50-4927-a30f-76de1dfa38ea tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 404 Sep 01 18:12:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1242/2417] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:12:44 2026] GET /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:12:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-21ca3c63-0dff-42af-be44-ea0b147d9875 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-21ca3c63-0dff-42af-be44-ea0b147d9875 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] DELETE http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-21ca3c63-0dff-42af-be44-ea0b147d9875 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-21ca3c63-0dff-42af-be44-ea0b147d9875 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:44 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-21ca3c63-0dff-42af-be44-ea0b147d9875 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] Delete volume with id: 4f4729e6-1d2b-46f0-b752-ceec98b8629a Sep 01 18:12:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-21ca3c63-0dff-42af-be44-ea0b147d9875 tempest-VolumesDeleteCascade-1517562173 tempest-VolumesDeleteCascade-1517562173-project-member] http://192.168.122.108/volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a returned with HTTP 404 Sep 01 18:12:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1176/2418] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:12:44 2026] DELETE /volume/v3/volumes/4f4729e6-1d2b-46f0-b752-ceec98b8629a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-978993845"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-978993845'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:48 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Create volume of 1 GB Sep 01 18:12:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Availability Zones retrieved successfully. Sep 01 18:12:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Flow 'volume_create_api' (8b33d32e-9d65-437b-97cc-9874d4416f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83962eae-629e-4d59-9ba7-7bfd8731f572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83962eae-629e-4d59-9ba7-7bfd8731f572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4962e0-a2b0-4d4a-9c15-c3a801fc69ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Created reservations ['fca11589-ec75-4c87-9d1a-1204d912256a', '223a2cb3-3505-4336-ad08-c78d3ce845d9', 'c0ec4c29-e748-4bd7-8f5b-36c6f74325d6', 'dda6f72d-c873-4312-8ee4-e19f487f1f71'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4962e0-a2b0-4d4a-9c15-c3a801fc69ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca11589-ec75-4c87-9d1a-1204d912256a', '223a2cb3-3505-4336-ad08-c78d3ce845d9', 'c0ec4c29-e748-4bd7-8f5b-36c6f74325d6', 'dda6f72d-c873-4312-8ee4-e19f487f1f71']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7caf475c-a808-4577-bf77-7adbb98d1f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7caf475c-a808-4577-bf77-7adbb98d1f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a25e22-2479-4b6c-aa01-17af27eace25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-978993845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5b9a1d968e4c54af917b2012baa66b',qos_specs=None,replication_status=,reservations=['fca11589-ec75-4c87-9d1a-1204d912256a','223a2cb3-3505-4336-ad08-c78d3ce845d9','c0ec4c29-e748-4bd7-8f5b-36c6f74325d6','dda6f72d-c873-4312-8ee4-e19f487f1f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366e5a21deda4969b613d0e67702d1b4',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-978993845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a25e22-2479-4b6c-aa01-17af27eace25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab5b9a1d968e4c54af917b2012baa66b',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='366e5a21deda4969b613d0e67702d1b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c17269a-7f98-4edb-9a22-dcb4f1e89e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c17269a-7f98-4edb-9a22-dcb4f1e89e24) 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-978993845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5b9a1d968e4c54af917b2012baa66b',qos_specs=None,replication_status=,reservations=['fca11589-ec75-4c87-9d1a-1204d912256a','223a2cb3-3505-4336-ad08-c78d3ce845d9','c0ec4c29-e748-4bd7-8f5b-36c6f74325d6','dda6f72d-c873-4312-8ee4-e19f487f1f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366e5a21deda4969b613d0e67702d1b4',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa8ba61-fb7c-4526-95e9-c45b809968a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa8ba61-fb7c-4526-95e9-c45b809968a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Flow 'volume_create_api' (8b33d32e-9d65-437b-97cc-9874d4416f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Create volume request issued successfully. Sep 01 18:12:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-96543ac2-275a-43a5-ab52-96ca0b9c4bc5 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1243/2419] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:12:48 2026] POST /volume/v3/volumes => generated 827 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b9a83246-fe58-4b66-9357-081c0f0e0935 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b9a83246-fe58-4b66-9357-081c0f0e0935 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b9a83246-fe58-4b66-9357-081c0f0e0935 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b9a83246-fe58-4b66-9357-081c0f0e0935 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b9a83246-fe58-4b66-9357-081c0f0e0935 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Volume info retrieved successfully. Sep 01 18:12:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b9a83246-fe58-4b66-9357-081c0f0e0935 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 200 Sep 01 18:12:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1177/2420] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:49 2026] GET /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1842393451"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1842393451'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume of 1 GB Sep 01 18:12:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Availability Zones retrieved successfully. Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Flow 'volume_create_api' (bb5216c4-5481-427a-a1f8-87ff0324c799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8079ed1a-b188-4c5a-aea1-900d3d59d7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8079ed1a-b188-4c5a-aea1-900d3d59d7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b689966-f051-4aba-9b5d-e75d3ba5f08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Created reservations ['cb2bd5c9-44a7-436c-84f6-614ce80673e0', 'c41ce69a-0dce-4c97-978e-395f3cc32faf', '065e2b7d-6675-4764-a4c5-e18fbdc6e66f', '0dc760a1-e2b1-4ce0-9df8-10c2406cfcd1'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b689966-f051-4aba-9b5d-e75d3ba5f08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb2bd5c9-44a7-436c-84f6-614ce80673e0', 'c41ce69a-0dce-4c97-978e-395f3cc32faf', '065e2b7d-6675-4764-a4c5-e18fbdc6e66f', '0dc760a1-e2b1-4ce0-9df8-10c2406cfcd1']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347554d4-5cdf-404b-8cc7-52bcd21d865f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347554d4-5cdf-404b-8cc7-52bcd21d865f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1db17deb-4364-45d4-9415-c192db6036a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1842393451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',qos_specs=None,replication_status=,reservations=['cb2bd5c9-44a7-436c-84f6-614ce80673e0','c41ce69a-0dce-4c97-978e-395f3cc32faf','065e2b7d-6675-4764-a4c5-e18fbdc6e66f','0dc760a1-e2b1-4ce0-9df8-10c2406cfcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92da57f25db84628bfeb30f792399b4c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1842393451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1db17deb-4364-45d4-9415-c192db6036a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',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='92da57f25db84628bfeb30f792399b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6520cce-7b67-48f3-b2ce-236c37682ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6520cce-7b67-48f3-b2ce-236c37682ec3) 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-1842393451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',qos_specs=None,replication_status=,reservations=['cb2bd5c9-44a7-436c-84f6-614ce80673e0','c41ce69a-0dce-4c97-978e-395f3cc32faf','065e2b7d-6675-4764-a4c5-e18fbdc6e66f','0dc760a1-e2b1-4ce0-9df8-10c2406cfcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92da57f25db84628bfeb30f792399b4c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482d4a49-5ac9-4d21-878d-896b66050ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482d4a49-5ac9-4d21-878d-896b66050ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Flow 'volume_create_api' (bb5216c4-5481-427a-a1f8-87ff0324c799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume request issued successfully. Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4caf9943-fdf0-41a2-8ec6-c8c3ab70a136 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1244/2421] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:12:49 2026] POST /volume/v3/volumes => generated 787 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-69c4cd71-1be7-4a11-a73b-83ff9b4bda6b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-69c4cd71-1be7-4a11-a73b-83ff9b4bda6b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-69c4cd71-1be7-4a11-a73b-83ff9b4bda6b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-69c4cd71-1be7-4a11-a73b-83ff9b4bda6b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-69c4cd71-1be7-4a11-a73b-83ff9b4bda6b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-69c4cd71-1be7-4a11-a73b-83ff9b4bda6b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 returned with HTTP 200 Sep 01 18:12:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1178/2422] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:50 2026] GET /volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d57c7e55-8357-4f20-91d8-86616a6e0ad1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d57c7e55-8357-4f20-91d8-86616a6e0ad1 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d57c7e55-8357-4f20-91d8-86616a6e0ad1 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d57c7e55-8357-4f20-91d8-86616a6e0ad1 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d57c7e55-8357-4f20-91d8-86616a6e0ad1 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Volume info retrieved successfully. Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d57c7e55-8357-4f20-91d8-86616a6e0ad1 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 200 Sep 01 18:12:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1245/2423] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:50 2026] GET /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 920 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-56b2185d-e8ae-4c59-9c43-b850b7fafd35 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-56b2185d-e8ae-4c59-9c43-b850b7fafd35 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] POST http://192.168.122.108/volume/v3/volume-transfers Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-56b2185d-e8ae-4c59-9c43-b850b7fafd35 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "53a25e22-2479-4b6c-aa01-17af27eace25"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volume_transfer [None req-56b2185d-e8ae-4c59-9c43-b850b7fafd35 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Creating new volume transfer {'transfer': {'volume_id': '53a25e22-2479-4b6c-aa01-17af27eace25'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volume_transfer [None req-56b2185d-e8ae-4c59-9c43-b850b7fafd35 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Creating transfer of volume 53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.transfer.api [None req-56b2185d-e8ae-4c59-9c43-b850b7fafd35 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Generating transfer record for volume 53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-56b2185d-e8ae-4c59-9c43-b850b7fafd35 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volume-transfers returned with HTTP 202 Sep 01 18:12:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1179/2424] 192.168.122.108 () {62 vars in 1210 bytes} [Tue Sep 1 18:12:50 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1f79afb7-4479-4c49-a808-480159dae15b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f79afb7-4479-4c49-a808-480159dae15b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f79afb7-4479-4c49-a808-480159dae15b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f79afb7-4479-4c49-a808-480159dae15b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1f79afb7-4479-4c49-a808-480159dae15b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Volume info retrieved successfully. Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f79afb7-4479-4c49-a808-480159dae15b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 200 Sep 01 18:12:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1246/2425] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:50 2026] GET /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ede5a3d-ede6-4297-81ae-82f34b025e2c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ede5a3d-ede6-4297-81ae-82f34b025e2c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0 Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ede5a3d-ede6-4297-81ae-82f34b025e2c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ede5a3d-ede6-4297-81ae-82f34b025e2c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ede5a3d-ede6-4297-81ae-82f34b025e2c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0 returned with HTTP 200 Sep 01 18:12:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1180/2426] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:12:50 2026] GET /volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-99c6d750-fd87-44d6-993c-d72726d9170f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99c6d750-fd87-44d6-993c-d72726d9170f tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volume-transfers Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99c6d750-fd87-44d6-993c-d72726d9170f tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99c6d750-fd87-44d6-993c-d72726d9170f tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volume_transfer [None req-99c6d750-fd87-44d6-993c-d72726d9170f tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Listing volume transfers {{(pid=86561) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 18:12:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99c6d750-fd87-44d6-993c-d72726d9170f tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volume-transfers returned with HTTP 200 Sep 01 18:12:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1247/2427] 192.168.122.108 () {60 vars in 1189 bytes} [Tue Sep 1 18:12:50 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] POST http://192.168.122.108/volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0/accept Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9a68cf0b12553cde"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.volume_transfer [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Accepting volume transfer e82b25ac-e686-4342-b535-a3d8033431b0 {{(pid=86562) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Accepting transfer e82b25ac-e686-4342-b535-a3d8033431b0 Sep 01 18:12:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Created reservations ['4567b2c1-8120-4b7b-950a-2d1d47480979', '142e051c-e8e9-4f14-a67c-a426e0e8959f', '36e782f8-a2b2-49ac-b4c6-2247a45a53f1', 'b944cd12-b176-40b3-bce7-56bc47a5881c'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Created reservations ['9d211ddb-cb23-42b6-a186-14c2f80ac61d', 'fe76dff2-dbf6-4006-8c7f-a2606eca7511', '8db1b52f-5fcb-4bfd-8ea9-f93abfb31d1c', 'dbdcb135-382a-4339-a0d2-f28265f2cb71'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: /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 01 18:12:50 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Created reservations ['ec45a5db-339e-45fa-a9dd-c64a9dc9cec6', '84ae4c20-7fd1-4f11-b5f4-cef82ec0960a', '3acda2ee-e8af-4313-9f66-f737f2ef1852', 'c10e3711-0bc8-4ed6-aead-ae0dd6b87a6a'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Created reservations ['877b062a-c701-4fd1-a7b7-93bc99e35f4b', 'be6fcf5b-7565-4569-aebe-b0db453bdd6a', '6220bec9-5bdc-4683-8ffa-e693b8f9d36b', '31d07ca9-bf67-42ba-b8e5-a4aea3c632bc'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Transfer volume completed successfully. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.transfer.api [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Volume 53a25e22-2479-4b6c-aa01-17af27eace25 has been transferred. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f8bce7e-8302-4b41-b033-d69b09bc6445 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] http://192.168.122.108/volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0/accept returned with HTTP 202 Sep 01 18:12:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1181/2428] 192.168.122.108 () {62 vars in 1342 bytes} [Tue Sep 1 18:12:50 2026] POST /volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0/accept => generated 373 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-929c2fda-156f-419e-ab34-d964f412ff11 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-929c2fda-156f-419e-ab34-d964f412ff11 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] GET http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-929c2fda-156f-419e-ab34-d964f412ff11 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-929c2fda-156f-419e-ab34-d964f412ff11 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-929c2fda-156f-419e-ab34-d964f412ff11 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Volume info retrieved successfully. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-094e5ce2-6889-4217-af1b-6f446fd917f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-929c2fda-156f-419e-ab34-d964f412ff11 tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 200 Sep 01 18:12:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1248/2429] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:51 2026] GET /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 955 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-094e5ce2-6889-4217-af1b-6f446fd917f0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-094e5ce2-6889-4217-af1b-6f446fd917f0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-094e5ce2-6889-4217-af1b-6f446fd917f0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-42090dad-ebe4-43dc-9ad5-381655fbe2ba None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-42090dad-ebe4-43dc-9ad5-381655fbe2ba tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] GET http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-42090dad-ebe4-43dc-9ad5-381655fbe2ba tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-42090dad-ebe4-43dc-9ad5-381655fbe2ba tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-094e5ce2-6889-4217-af1b-6f446fd917f0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-094e5ce2-6889-4217-af1b-6f446fd917f0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 returned with HTTP 200 Sep 01 18:12:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1182/2430] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:51 2026] GET /volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-42090dad-ebe4-43dc-9ad5-381655fbe2ba tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] Volume info retrieved successfully. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-42090dad-ebe4-43dc-9ad5-381655fbe2ba tempest-VolumesTransfersV355Test-981149552 tempest-VolumesTransfersV355Test-981149552-project-member] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 200 Sep 01 18:12:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1249/2431] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:51 2026] GET /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 955 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-420c5f1d-5842-4741-9e6c-788d28431cc6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-420c5f1d-5842-4741-9e6c-788d28431cc6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] DELETE http://192.168.122.108/volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0 Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-420c5f1d-5842-4741-9e6c-788d28431cc6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-420c5f1d-5842-4741-9e6c-788d28431cc6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-420c5f1d-5842-4741-9e6c-788d28431cc6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Delete transfer with id: e82b25ac-e686-4342-b535-a3d8033431b0 Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-420c5f1d-5842-4741-9e6c-788d28431cc6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0 returned with HTTP 404 Sep 01 18:12:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1183/2432] 192.168.122.108 () {60 vars in 1303 bytes} [Tue Sep 1 18:12:51 2026] DELETE /volume/v3/volume-transfers/e82b25ac-e686-4342-b535-a3d8033431b0 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5094e06-03a9-40ff-a763-fd45aa0f1edf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5094e06-03a9-40ff-a763-fd45aa0f1edf tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5094e06-03a9-40ff-a763-fd45aa0f1edf tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5094e06-03a9-40ff-a763-fd45aa0f1edf tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f5094e06-03a9-40ff-a763-fd45aa0f1edf tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Delete volume with id: 53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5094e06-03a9-40ff-a763-fd45aa0f1edf tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Volume info retrieved successfully. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5094e06-03a9-40ff-a763-fd45aa0f1edf tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Delete volume request issued successfully. Sep 01 18:12:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5094e06-03a9-40ff-a763-fd45aa0f1edf tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 202 Sep 01 18:12:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1250/2433] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:12:51 2026] DELETE /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5552ad4d-6263-4680-a813-641c35d3d4c2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5552ad4d-6263-4680-a813-641c35d3d4c2 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] GET http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5552ad4d-6263-4680-a813-641c35d3d4c2 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5552ad4d-6263-4680-a813-641c35d3d4c2 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5552ad4d-6263-4680-a813-641c35d3d4c2 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Volume info retrieved successfully. Sep 01 18:12:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5552ad4d-6263-4680-a813-641c35d3d4c2 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 200 Sep 01 18:12:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1184/2434] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:51 2026] GET /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-08e3ae9d-f979-4dbf-a525-c76c68121b6f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-08e3ae9d-f979-4dbf-a525-c76c68121b6f tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-08e3ae9d-f979-4dbf-a525-c76c68121b6f tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-08e3ae9d-f979-4dbf-a525-c76c68121b6f tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-08e3ae9d-f979-4dbf-a525-c76c68121b6f tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-08e3ae9d-f979-4dbf-a525-c76c68121b6f tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 returned with HTTP 200 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1251/2435] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:52 2026] GET /volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1d917b13-bf80-4dd4-a604-0afd1a96fc91 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d917b13-bf80-4dd4-a604-0afd1a96fc91 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] GET http://192.168.122.108/volume/v3/volumes Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d917b13-bf80-4dd4-a604-0afd1a96fc91 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d917b13-bf80-4dd4-a604-0afd1a96fc91 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-1d917b13-bf80-4dd4-a604-0afd1a96fc91 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-1d917b13-bf80-4dd4-a604-0afd1a96fc91 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1d917b13-bf80-4dd4-a604-0afd1a96fc91 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Get all volumes completed successfully. Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d917b13-bf80-4dd4-a604-0afd1a96fc91 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] http://192.168.122.108/volume/v3/volumes returned with HTTP 200 Sep 01 18:12:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1185/2436] 192.168.122.108 () {60 vars in 1162 bytes} [Tue Sep 1 18:12:52 2026] GET /volume/v3/volumes => generated 344 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a477a706-062e-4e27-98df-e530cdf0821b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a477a706-062e-4e27-98df-e530cdf0821b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a477a706-062e-4e27-98df-e530cdf0821b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a477a706-062e-4e27-98df-e530cdf0821b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-a477a706-062e-4e27-98df-e530cdf0821b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Delete volume with id: 1db17deb-4364-45d4-9415-c192db6036a1 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a477a706-062e-4e27-98df-e530cdf0821b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a477a706-062e-4e27-98df-e530cdf0821b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Delete volume request issued successfully. Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a477a706-062e-4e27-98df-e530cdf0821b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 returned with HTTP 202 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1252/2437] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:12:52 2026] DELETE /volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-83bb3886-a47b-42f0-bfb8-6c32fa86b877 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-83bb3886-a47b-42f0-bfb8-6c32fa86b877 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-83bb3886-a47b-42f0-bfb8-6c32fa86b877 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-83bb3886-a47b-42f0-bfb8-6c32fa86b877 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-83bb3886-a47b-42f0-bfb8-6c32fa86b877 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-53449ac2-f4a8-4284-b8d3-dccb562da7bb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-53449ac2-f4a8-4284-b8d3-dccb562da7bb tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] GET http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-53449ac2-f4a8-4284-b8d3-dccb562da7bb tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-53449ac2-f4a8-4284-b8d3-dccb562da7bb tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-83bb3886-a47b-42f0-bfb8-6c32fa86b877 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 returned with HTTP 200 Sep 01 18:12:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1186/2438] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:52 2026] GET /volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-53449ac2-f4a8-4284-b8d3-dccb562da7bb tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 404 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1253/2439] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:52 2026] GET /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8f366d31-296e-419b-a901-a665bcc90c01 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f366d31-296e-419b-a901-a665bcc90c01 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f366d31-296e-419b-a901-a665bcc90c01 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f366d31-296e-419b-a901-a665bcc90c01 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f366d31-296e-419b-a901-a665bcc90c01 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 404 Sep 01 18:12:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1187/2440] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:52 2026] GET /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cbfd9353-f2f8-4dff-8c9c-e7f39cd89723 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cbfd9353-f2f8-4dff-8c9c-e7f39cd89723 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] DELETE http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cbfd9353-f2f8-4dff-8c9c-e7f39cd89723 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cbfd9353-f2f8-4dff-8c9c-e7f39cd89723 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-cbfd9353-f2f8-4dff-8c9c-e7f39cd89723 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Delete volume with id: 53a25e22-2479-4b6c-aa01-17af27eace25 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cbfd9353-f2f8-4dff-8c9c-e7f39cd89723 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 returned with HTTP 404 Sep 01 18:12:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1254/2441] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:12:52 2026] DELETE /volume/v3/volumes/53a25e22-2479-4b6c-aa01-17af27eace25 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f7939810-937f-4619-ac04-6e6b53020de6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-300960482"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-300960482'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Create volume of 1 GB Sep 01 18:12:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Availability Zones retrieved successfully. Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Flow 'volume_create_api' (b123d396-a043-4854-9c95-0b699204481f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d824de48-3f4f-4d5f-b08e-c4dbf95aa91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d824de48-3f4f-4d5f-b08e-c4dbf95aa91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec605a5-a358-49e1-ab6f-a4b9f7c128d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Created reservations ['39bea63a-ad12-453c-8e97-08bf4d8dd254', '2bc91937-65f6-40ad-9016-42dffa1df467', 'b4f580ba-cd61-44cd-9796-7a2a18bc0071', '0b01a250-48c4-46a2-85c0-e44db9b0d691'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec605a5-a358-49e1-ab6f-a4b9f7c128d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39bea63a-ad12-453c-8e97-08bf4d8dd254', '2bc91937-65f6-40ad-9016-42dffa1df467', 'b4f580ba-cd61-44cd-9796-7a2a18bc0071', '0b01a250-48c4-46a2-85c0-e44db9b0d691']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42add698-855a-4045-9080-1d13a06d0104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42add698-855a-4045-9080-1d13a06d0104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8023a4f-7733-4607-81a5-fa8c88fbee1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-300960482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5b9a1d968e4c54af917b2012baa66b',qos_specs=None,replication_status=,reservations=['39bea63a-ad12-453c-8e97-08bf4d8dd254','2bc91937-65f6-40ad-9016-42dffa1df467','b4f580ba-cd61-44cd-9796-7a2a18bc0071','0b01a250-48c4-46a2-85c0-e44db9b0d691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366e5a21deda4969b613d0e67702d1b4',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-300960482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8023a4f-7733-4607-81a5-fa8c88fbee1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab5b9a1d968e4c54af917b2012baa66b',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='366e5a21deda4969b613d0e67702d1b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f63918f-d800-4ad4-80eb-8a577efa0e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f63918f-d800-4ad4-80eb-8a577efa0e7c) 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-300960482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5b9a1d968e4c54af917b2012baa66b',qos_specs=None,replication_status=,reservations=['39bea63a-ad12-453c-8e97-08bf4d8dd254','2bc91937-65f6-40ad-9016-42dffa1df467','b4f580ba-cd61-44cd-9796-7a2a18bc0071','0b01a250-48c4-46a2-85c0-e44db9b0d691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='366e5a21deda4969b613d0e67702d1b4',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478545f2-86ed-4436-abff-ed50f3593f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478545f2-86ed-4436-abff-ed50f3593f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Flow 'volume_create_api' (b123d396-a043-4854-9c95-0b699204481f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Create volume request issued successfully. Sep 01 18:12:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7939810-937f-4619-ac04-6e6b53020de6 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1188/2442] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:12:52 2026] POST /volume/v3/volumes => generated 827 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9b0c7551-4209-4caa-89fd-9f3b4f1969d4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9b0c7551-4209-4caa-89fd-9f3b4f1969d4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9b0c7551-4209-4caa-89fd-9f3b4f1969d4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9b0c7551-4209-4caa-89fd-9f3b4f1969d4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9b0c7551-4209-4caa-89fd-9f3b4f1969d4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Volume info retrieved successfully. Sep 01 18:12:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9b0c7551-4209-4caa-89fd-9f3b4f1969d4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 200 Sep 01 18:12:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1255/2443] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:53 2026] GET /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 895 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-57713375-0a5c-4de3-9a82-b2ed09871d2b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-57713375-0a5c-4de3-9a82-b2ed09871d2b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 Sep 01 18:12:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-57713375-0a5c-4de3-9a82-b2ed09871d2b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-57713375-0a5c-4de3-9a82-b2ed09871d2b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-57713375-0a5c-4de3-9a82-b2ed09871d2b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 returned with HTTP 404 Sep 01 18:12:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1189/2444] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:53 2026] GET /volume/v3/volumes/1db17deb-4364-45d4-9415-c192db6036a1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1010564452"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1010564452'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume of 1 GB Sep 01 18:12:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Availability Zones retrieved successfully. Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Flow 'volume_create_api' (19198cbf-18ed-4e24-9977-720b0eecaea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23679aab-d90f-4025-ba59-483d56fe75e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23679aab-d90f-4025-ba59-483d56fe75e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f017923f-7a40-41c5-843a-c1e0624a628e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Created reservations ['50351e03-c991-4a9c-a248-7c416742cee6', '2d1f40bb-b62b-4f58-a10d-442865f2a9ea', 'f3b848d7-ad5c-4987-8fe7-4749b70ee3ac', '2e8fde71-1474-4d46-a204-92964cea44d6'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f017923f-7a40-41c5-843a-c1e0624a628e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50351e03-c991-4a9c-a248-7c416742cee6', '2d1f40bb-b62b-4f58-a10d-442865f2a9ea', 'f3b848d7-ad5c-4987-8fe7-4749b70ee3ac', '2e8fde71-1474-4d46-a204-92964cea44d6']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94a8adf9-cba0-4951-a140-d924e41f29f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94a8adf9-cba0-4951-a140-d924e41f29f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9a206fa-c9a8-422e-be09-e91abef916ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010564452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',qos_specs=None,replication_status=,reservations=['50351e03-c991-4a9c-a248-7c416742cee6','2d1f40bb-b62b-4f58-a10d-442865f2a9ea','f3b848d7-ad5c-4987-8fe7-4749b70ee3ac','2e8fde71-1474-4d46-a204-92964cea44d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92da57f25db84628bfeb30f792399b4c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010564452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9a206fa-c9a8-422e-be09-e91abef916ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',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='92da57f25db84628bfeb30f792399b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa9c222-aceb-448d-8826-e8befc542ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa9c222-aceb-448d-8826-e8befc542ae6) 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-1010564452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',qos_specs=None,replication_status=,reservations=['50351e03-c991-4a9c-a248-7c416742cee6','2d1f40bb-b62b-4f58-a10d-442865f2a9ea','f3b848d7-ad5c-4987-8fe7-4749b70ee3ac','2e8fde71-1474-4d46-a204-92964cea44d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92da57f25db84628bfeb30f792399b4c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:53 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6293201-12fb-4658-bf51-16a7fa4dbedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6293201-12fb-4658-bf51-16a7fa4dbedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:54 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Flow 'volume_create_api' (19198cbf-18ed-4e24-9977-720b0eecaea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume request issued successfully. Sep 01 18:12:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f6ccb0e4-189e-4f9a-848b-0d25a228c206 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1256/2445] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:12:53 2026] POST /volume/v3/volumes => generated 787 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-db1b916e-b65b-47c3-ad6b-66feea15e317 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-db1b916e-b65b-47c3-ad6b-66feea15e317 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea Sep 01 18:12:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-db1b916e-b65b-47c3-ad6b-66feea15e317 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-db1b916e-b65b-47c3-ad6b-66feea15e317 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-db1b916e-b65b-47c3-ad6b-66feea15e317 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-db1b916e-b65b-47c3-ad6b-66feea15e317 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea returned with HTTP 200 Sep 01 18:12:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1190/2446] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:54 2026] GET /volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-215141f2-17de-4d8c-8a20-85b72f5ae123 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-215141f2-17de-4d8c-8a20-85b72f5ae123 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-215141f2-17de-4d8c-8a20-85b72f5ae123 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-215141f2-17de-4d8c-8a20-85b72f5ae123 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-215141f2-17de-4d8c-8a20-85b72f5ae123 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Volume info retrieved successfully. Sep 01 18:12:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-215141f2-17de-4d8c-8a20-85b72f5ae123 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 200 Sep 01 18:12:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1257/2447] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:54 2026] GET /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0c568a89-dd13-4151-9d89-ac70ebc98ad7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c568a89-dd13-4151-9d89-ac70ebc98ad7 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c568a89-dd13-4151-9d89-ac70ebc98ad7 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0c568a89-dd13-4151-9d89-ac70ebc98ad7 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0c568a89-dd13-4151-9d89-ac70ebc98ad7 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0c568a89-dd13-4151-9d89-ac70ebc98ad7 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea returned with HTTP 200 Sep 01 18:12:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1191/2448] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:55 2026] GET /volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-04058686-3520-4269-bd8c-14cd09e4cd4a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-04058686-3520-4269-bd8c-14cd09e4cd4a tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-04058686-3520-4269-bd8c-14cd09e4cd4a tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-04058686-3520-4269-bd8c-14cd09e4cd4a tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-04058686-3520-4269-bd8c-14cd09e4cd4a tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-04058686-3520-4269-bd8c-14cd09e4cd4a tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-04058686-3520-4269-bd8c-14cd09e4cd4a tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Get all volumes completed successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-04058686-3520-4269-bd8c-14cd09e4cd4a tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:12:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1258/2449] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:12:55 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-21ca4a1f-d607-44e1-bcd3-ddfa4ef9e3a0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-21ca4a1f-d607-44e1-bcd3-ddfa4ef9e3a0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-21ca4a1f-d607-44e1-bcd3-ddfa4ef9e3a0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-21ca4a1f-d607-44e1-bcd3-ddfa4ef9e3a0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-21ca4a1f-d607-44e1-bcd3-ddfa4ef9e3a0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Delete volume with id: c9a206fa-c9a8-422e-be09-e91abef916ea Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2c8b7d44-ca97-4e86-96ec-67c9942b7c55 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-21ca4a1f-d607-44e1-bcd3-ddfa4ef9e3a0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c8b7d44-ca97-4e86-96ec-67c9942b7c55 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c8b7d44-ca97-4e86-96ec-67c9942b7c55 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c8b7d44-ca97-4e86-96ec-67c9942b7c55 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2c8b7d44-ca97-4e86-96ec-67c9942b7c55 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Volume info retrieved successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c8b7d44-ca97-4e86-96ec-67c9942b7c55 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 200 Sep 01 18:12:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1259/2450] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:55 2026] GET /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 955 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-21ca4a1f-d607-44e1-bcd3-ddfa4ef9e3a0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Delete volume request issued successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-21ca4a1f-d607-44e1-bcd3-ddfa4ef9e3a0 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea returned with HTTP 202 Sep 01 18:12:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1192/2451] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:12:55 2026] DELETE /volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f853bdd9-b944-46a3-ac5c-1c634e30cf55 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f853bdd9-b944-46a3-ac5c-1c634e30cf55 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f853bdd9-b944-46a3-ac5c-1c634e30cf55 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f853bdd9-b944-46a3-ac5c-1c634e30cf55 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ded74935-3258-471e-b9cc-9bfd55e8ef99 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ded74935-3258-471e-b9cc-9bfd55e8ef99 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] POST http://192.168.122.108/volume/v3/volume-transfers Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ded74935-3258-471e-b9cc-9bfd55e8ef99 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a8023a4f-7733-4607-81a5-fa8c88fbee1d"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volume_transfer [None req-ded74935-3258-471e-b9cc-9bfd55e8ef99 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a8023a4f-7733-4607-81a5-fa8c88fbee1d'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volume_transfer [None req-ded74935-3258-471e-b9cc-9bfd55e8ef99 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Creating transfer of volume a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.transfer.api [None req-ded74935-3258-471e-b9cc-9bfd55e8ef99 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Generating transfer record for volume a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f853bdd9-b944-46a3-ac5c-1c634e30cf55 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f853bdd9-b944-46a3-ac5c-1c634e30cf55 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea returned with HTTP 200 Sep 01 18:12:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1260/2452] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:55 2026] GET /volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ded74935-3258-471e-b9cc-9bfd55e8ef99 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volume-transfers returned with HTTP 202 Sep 01 18:12:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1193/2453] 192.168.122.108 () {62 vars in 1210 bytes} [Tue Sep 1 18:12:55 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7c6b1b64-3dea-4d9e-83ef-6df28941c409 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c6b1b64-3dea-4d9e-83ef-6df28941c409 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c6b1b64-3dea-4d9e-83ef-6df28941c409 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c6b1b64-3dea-4d9e-83ef-6df28941c409 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7c6b1b64-3dea-4d9e-83ef-6df28941c409 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Volume info retrieved successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c6b1b64-3dea-4d9e-83ef-6df28941c409 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 200 Sep 01 18:12:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1261/2454] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:55 2026] GET /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9529bd45-347a-4526-b140-904c00f5e73b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9529bd45-347a-4526-b140-904c00f5e73b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volume-transfers/detail Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9529bd45-347a-4526-b140-904c00f5e73b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9529bd45-347a-4526-b140-904c00f5e73b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volume_transfer [None req-9529bd45-347a-4526-b140-904c00f5e73b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Listing volume transfers {{(pid=86562) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9529bd45-347a-4526-b140-904c00f5e73b tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 18:12:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1194/2455] 192.168.122.108 () {60 vars in 1210 bytes} [Tue Sep 1 18:12:55 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5c8a092-42f7-417e-892e-8aa5215d6964 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5c8a092-42f7-417e-892e-8aa5215d6964 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] DELETE http://192.168.122.108/volume/v3/volume-transfers/32e7a49c-49cf-46df-a661-e8cb290f1a1a Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5c8a092-42f7-417e-892e-8aa5215d6964 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5c8a092-42f7-417e-892e-8aa5215d6964 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.contrib.volume_transfer [None req-f5c8a092-42f7-417e-892e-8aa5215d6964 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Delete transfer with id: 32e7a49c-49cf-46df-a661-e8cb290f1a1a Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5c8a092-42f7-417e-892e-8aa5215d6964 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volume-transfers/32e7a49c-49cf-46df-a661-e8cb290f1a1a returned with HTTP 202 Sep 01 18:12:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1262/2456] 192.168.122.108 () {60 vars in 1303 bytes} [Tue Sep 1 18:12:55 2026] DELETE /volume/v3/volume-transfers/32e7a49c-49cf-46df-a661-e8cb290f1a1a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b2cb43ce-6f2c-437f-93d3-a9c891c076c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b2cb43ce-6f2c-437f-93d3-a9c891c076c4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b2cb43ce-6f2c-437f-93d3-a9c891c076c4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b2cb43ce-6f2c-437f-93d3-a9c891c076c4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b2cb43ce-6f2c-437f-93d3-a9c891c076c4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Volume info retrieved successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b2cb43ce-6f2c-437f-93d3-a9c891c076c4 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 200 Sep 01 18:12:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1195/2457] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:55 2026] GET /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 955 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-074ba40a-ab74-42fe-a960-8bebd32a1611 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-074ba40a-ab74-42fe-a960-8bebd32a1611 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] DELETE http://192.168.122.108/volume/v3/volume-transfers/32e7a49c-49cf-46df-a661-e8cb290f1a1a Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-074ba40a-ab74-42fe-a960-8bebd32a1611 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-074ba40a-ab74-42fe-a960-8bebd32a1611 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.contrib.volume_transfer [None req-074ba40a-ab74-42fe-a960-8bebd32a1611 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Delete transfer with id: 32e7a49c-49cf-46df-a661-e8cb290f1a1a Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-074ba40a-ab74-42fe-a960-8bebd32a1611 tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volume-transfers/32e7a49c-49cf-46df-a661-e8cb290f1a1a returned with HTTP 404 Sep 01 18:12:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1263/2458] 192.168.122.108 () {60 vars in 1303 bytes} [Tue Sep 1 18:12:55 2026] DELETE /volume/v3/volume-transfers/32e7a49c-49cf-46df-a661-e8cb290f1a1a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a3300898-cf73-4898-97f6-3070562de021 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a3300898-cf73-4898-97f6-3070562de021 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a3300898-cf73-4898-97f6-3070562de021 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a3300898-cf73-4898-97f6-3070562de021 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-a3300898-cf73-4898-97f6-3070562de021 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Delete volume with id: a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a3300898-cf73-4898-97f6-3070562de021 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Volume info retrieved successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a3300898-cf73-4898-97f6-3070562de021 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Delete volume request issued successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a3300898-cf73-4898-97f6-3070562de021 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 202 Sep 01 18:12:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1196/2459] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:12:55 2026] DELETE /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2ca8cb5e-e4de-4e41-af25-89be1033f245 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ca8cb5e-e4de-4e41-af25-89be1033f245 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] GET http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ca8cb5e-e4de-4e41-af25-89be1033f245 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ca8cb5e-e4de-4e41-af25-89be1033f245 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2ca8cb5e-e4de-4e41-af25-89be1033f245 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Volume info retrieved successfully. Sep 01 18:12:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ca8cb5e-e4de-4e41-af25-89be1033f245 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 200 Sep 01 18:12:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1264/2460] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:55 2026] GET /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-95307dfe-b9a3-45f2-93be-f351e3e4fbb4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95307dfe-b9a3-45f2-93be-f351e3e4fbb4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95307dfe-b9a3-45f2-93be-f351e3e4fbb4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95307dfe-b9a3-45f2-93be-f351e3e4fbb4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95307dfe-b9a3-45f2-93be-f351e3e4fbb4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea returned with HTTP 404 Sep 01 18:12:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1197/2461] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:56 2026] GET /volume/v3/volumes/c9a206fa-c9a8-422e-be09-e91abef916ea => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-681068625"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-681068625'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume of 1 GB Sep 01 18:12:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Availability Zones retrieved successfully. Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Flow 'volume_create_api' (881e6a3b-a35a-43c5-a6de-623615836485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06256b6-3a34-4812-95bf-a5643354a871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06256b6-3a34-4812-95bf-a5643354a871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bfb553-f258-4789-951b-2c57a9580b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Created reservations ['28ccc01e-59a4-4629-b6be-a0b5c26343e6', '1cd2c06d-8e86-406c-a88a-136330503980', '3246a48a-febc-42c3-a87a-0006f1c56caa', '3cfdc137-3992-4289-b6ac-7112392260b9'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22bfb553-f258-4789-951b-2c57a9580b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ccc01e-59a4-4629-b6be-a0b5c26343e6', '1cd2c06d-8e86-406c-a88a-136330503980', '3246a48a-febc-42c3-a87a-0006f1c56caa', '3cfdc137-3992-4289-b6ac-7112392260b9']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fd4ca0-0d55-471a-aef6-ffd71ed7c986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fd4ca0-0d55-471a-aef6-ffd71ed7c986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9081cd51-73f3-4993-bde1-3882cea25780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681068625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',qos_specs=None,replication_status=,reservations=['28ccc01e-59a4-4629-b6be-a0b5c26343e6','1cd2c06d-8e86-406c-a88a-136330503980','3246a48a-febc-42c3-a87a-0006f1c56caa','3cfdc137-3992-4289-b6ac-7112392260b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92da57f25db84628bfeb30f792399b4c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681068625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9081cd51-73f3-4993-bde1-3882cea25780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',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='92da57f25db84628bfeb30f792399b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4f5d38-42e6-4fd8-878a-270d50b8d0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4f5d38-42e6-4fd8-878a-270d50b8d0cd) 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-681068625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',qos_specs=None,replication_status=,reservations=['28ccc01e-59a4-4629-b6be-a0b5c26343e6','1cd2c06d-8e86-406c-a88a-136330503980','3246a48a-febc-42c3-a87a-0006f1c56caa','3cfdc137-3992-4289-b6ac-7112392260b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92da57f25db84628bfeb30f792399b4c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca5fad12-cb20-4643-80b0-b7a925fbf8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ec5bf4aa-6d48-452b-b90a-d0e72c3f4941 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec5bf4aa-6d48-452b-b90a-d0e72c3f4941 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] GET http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec5bf4aa-6d48-452b-b90a-d0e72c3f4941 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec5bf4aa-6d48-452b-b90a-d0e72c3f4941 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca5fad12-cb20-4643-80b0-b7a925fbf8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec5bf4aa-6d48-452b-b90a-d0e72c3f4941 tempest-VolumesTransfersV355Test-102778724 tempest-VolumesTransfersV355Test-102778724-project-admin] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 404 Sep 01 18:12:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1198/2462] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:56 2026] GET /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Flow 'volume_create_api' (881e6a3b-a35a-43c5-a6de-623615836485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume request issued successfully. Sep 01 18:12:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-934a0cb2-bdbe-4715-9671-162501bdf5cc tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1265/2463] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:12:56 2026] POST /volume/v3/volumes => generated 786 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-68011b95-c4a1-4b32-aaad-802b9382edee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68011b95-c4a1-4b32-aaad-802b9382edee tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] GET http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-68011b95-c4a1-4b32-aaad-802b9382edee tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-68011b95-c4a1-4b32-aaad-802b9382edee tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1057c63f-2b5f-4858-8a13-b37814b91a90 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68011b95-c4a1-4b32-aaad-802b9382edee tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 404 Sep 01 18:12:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1199/2464] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:56 2026] GET /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ee34e49-5fdf-4d73-b43a-7c78c0232b8c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1057c63f-2b5f-4858-8a13-b37814b91a90 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1057c63f-2b5f-4858-8a13-b37814b91a90 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1057c63f-2b5f-4858-8a13-b37814b91a90 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ee34e49-5fdf-4d73-b43a-7c78c0232b8c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] DELETE http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ee34e49-5fdf-4d73-b43a-7c78c0232b8c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ee34e49-5fdf-4d73-b43a-7c78c0232b8c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-7ee34e49-5fdf-4d73-b43a-7c78c0232b8c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] Delete volume with id: a8023a4f-7733-4607-81a5-fa8c88fbee1d Sep 01 18:12:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ee34e49-5fdf-4d73-b43a-7c78c0232b8c tempest-VolumesTransfersV355Test-674567243 tempest-VolumesTransfersV355Test-674567243-project-member] http://192.168.122.108/volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d returned with HTTP 404 Sep 01 18:12:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1200/2465] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:12:56 2026] DELETE /volume/v3/volumes/a8023a4f-7733-4607-81a5-fa8c88fbee1d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1057c63f-2b5f-4858-8a13-b37814b91a90 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1057c63f-2b5f-4858-8a13-b37814b91a90 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 returned with HTTP 200 Sep 01 18:12:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1266/2466] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:56 2026] GET /volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 => generated 965 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d0a5de34-e8a3-4e45-b4d1-1b5b2fb3362d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d0a5de34-e8a3-4e45-b4d1-1b5b2fb3362d tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 Sep 01 18:12:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d0a5de34-e8a3-4e45-b4d1-1b5b2fb3362d tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d0a5de34-e8a3-4e45-b4d1-1b5b2fb3362d tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d0a5de34-e8a3-4e45-b4d1-1b5b2fb3362d tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d0a5de34-e8a3-4e45-b4d1-1b5b2fb3362d tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 returned with HTTP 200 Sep 01 18:12:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1201/2467] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:57 2026] GET /volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-18baaa27-9923-4a3a-9e4d-407e0de06438 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-18baaa27-9923-4a3a-9e4d-407e0de06438 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] GET http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 Sep 01 18:12:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-18baaa27-9923-4a3a-9e4d-407e0de06438 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-18baaa27-9923-4a3a-9e4d-407e0de06438 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-18baaa27-9923-4a3a-9e4d-407e0de06438 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Volume info retrieved successfully. Sep 01 18:12:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-18baaa27-9923-4a3a-9e4d-407e0de06438 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 returned with HTTP 200 Sep 01 18:12:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1267/2468] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:57 2026] GET /volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:12:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-74c8449b-dc02-4fd6-a33c-abee16cebbb1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74c8449b-dc02-4fd6-a33c-abee16cebbb1 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 Sep 01 18:12:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74c8449b-dc02-4fd6-a33c-abee16cebbb1 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74c8449b-dc02-4fd6-a33c-abee16cebbb1 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:57 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-74c8449b-dc02-4fd6-a33c-abee16cebbb1 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Delete volume with id: 9081cd51-73f3-4993-bde1-3882cea25780 Sep 01 18:12:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-74c8449b-dc02-4fd6-a33c-abee16cebbb1 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-74c8449b-dc02-4fd6-a33c-abee16cebbb1 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Delete volume request issued successfully. Sep 01 18:12:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74c8449b-dc02-4fd6-a33c-abee16cebbb1 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 returned with HTTP 202 Sep 01 18:12:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1202/2469] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:12:57 2026] DELETE /volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:12:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-65f96ac7-4474-4fdc-a4d7-b47df9b16f72 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-65f96ac7-4474-4fdc-a4d7-b47df9b16f72 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 Sep 01 18:12:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-65f96ac7-4474-4fdc-a4d7-b47df9b16f72 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-65f96ac7-4474-4fdc-a4d7-b47df9b16f72 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:12:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-65f96ac7-4474-4fdc-a4d7-b47df9b16f72 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-65f96ac7-4474-4fdc-a4d7-b47df9b16f72 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 returned with HTTP 200 Sep 01 18:12:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1268/2470] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:58 2026] GET /volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:12:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1cbcd61a-6f99-47de-8d6d-c85f2b97c97b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1cbcd61a-6f99-47de-8d6d-c85f2b97c97b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 Sep 01 18:12:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1cbcd61a-6f99-47de-8d6d-c85f2b97c97b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1cbcd61a-6f99-47de-8d6d-c85f2b97c97b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1cbcd61a-6f99-47de-8d6d-c85f2b97c97b tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 returned with HTTP 404 Sep 01 18:12:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1203/2471] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:59 2026] GET /volume/v3/volumes/9081cd51-73f3-4993-bde1-3882cea25780 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1464144334"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1464144334'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume of 1 GB Sep 01 18:12:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Availability Zones retrieved successfully. Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Flow 'volume_create_api' (aa20fe1a-4e04-48f1-a126-f09ddd603f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb9fc39f-63f2-45ea-8b2a-70b0b6b23ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb9fc39f-63f2-45ea-8b2a-70b0b6b23ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ecc36b-f4ce-4d2d-81f8-d92f16485cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Created reservations ['6ff87c88-3f06-4484-842d-c21c1ac381ec', 'fcb15040-1eb4-4fdc-b932-9fd6050881fe', '9677bcd1-6b43-4d01-a9c9-2e0bd694f588', '8e1db325-c3cd-4148-b98b-7f9644aebf7d'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ecc36b-f4ce-4d2d-81f8-d92f16485cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff87c88-3f06-4484-842d-c21c1ac381ec', 'fcb15040-1eb4-4fdc-b932-9fd6050881fe', '9677bcd1-6b43-4d01-a9c9-2e0bd694f588', '8e1db325-c3cd-4148-b98b-7f9644aebf7d']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c97a13-3a8c-4094-9d69-342dafc2b880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c97a13-3a8c-4094-9d69-342dafc2b880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97d99e33-e89c-41bb-a001-1f04634952f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464144334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',qos_specs=None,replication_status=,reservations=['6ff87c88-3f06-4484-842d-c21c1ac381ec','fcb15040-1eb4-4fdc-b932-9fd6050881fe','9677bcd1-6b43-4d01-a9c9-2e0bd694f588','8e1db325-c3cd-4148-b98b-7f9644aebf7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92da57f25db84628bfeb30f792399b4c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464144334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97d99e33-e89c-41bb-a001-1f04634952f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',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='92da57f25db84628bfeb30f792399b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a8914c-01ae-45f8-9af7-ff4aecc8ea23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a8914c-01ae-45f8-9af7-ff4aecc8ea23) 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-1464144334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60f8c1900ed3431f8a8946bdc1b47cdb',qos_specs=None,replication_status=,reservations=['6ff87c88-3f06-4484-842d-c21c1ac381ec','fcb15040-1eb4-4fdc-b932-9fd6050881fe','9677bcd1-6b43-4d01-a9c9-2e0bd694f588','8e1db325-c3cd-4148-b98b-7f9644aebf7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92da57f25db84628bfeb30f792399b4c',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af31aa7c-c4d3-44c3-aca6-9341c022f7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af31aa7c-c4d3-44c3-aca6-9341c022f7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Flow 'volume_create_api' (aa20fe1a-4e04-48f1-a126-f09ddd603f2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:12:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Create volume request issued successfully. Sep 01 18:12:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bbb8933a-1ed1-47ee-b7db-b6b1159b91a8 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:12:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1269/2472] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:12:59 2026] POST /volume/v3/volumes => generated 787 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:12:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7ced022-6311-467f-85c7-4d4a27cd7cbd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:12:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7ced022-6311-467f-85c7-4d4a27cd7cbd tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 Sep 01 18:12:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7ced022-6311-467f-85c7-4d4a27cd7cbd tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:12:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7ced022-6311-467f-85c7-4d4a27cd7cbd tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:12:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:12:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:12:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:12:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:12:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b7ced022-6311-467f-85c7-4d4a27cd7cbd tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:12:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7ced022-6311-467f-85c7-4d4a27cd7cbd tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 returned with HTTP 200 Sep 01 18:12:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1204/2473] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:12:59 2026] GET /volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 => generated 966 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b77fa6c8-8a58-4ba0-82c9-c7cd486586c4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b77fa6c8-8a58-4ba0-82c9-c7cd486586c4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 Sep 01 18:13:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b77fa6c8-8a58-4ba0-82c9-c7cd486586c4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b77fa6c8-8a58-4ba0-82c9-c7cd486586c4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b77fa6c8-8a58-4ba0-82c9-c7cd486586c4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:13:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b77fa6c8-8a58-4ba0-82c9-c7cd486586c4 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 returned with HTTP 200 Sep 01 18:13:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1270/2474] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:00 2026] GET /volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:13:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a8d2b7d1-2b19-4783-8233-87d6dad831eb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a8d2b7d1-2b19-4783-8233-87d6dad831eb tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] GET http://192.168.122.108/volume/v3/volumes/summary Sep 01 18:13:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a8d2b7d1-2b19-4783-8233-87d6dad831eb tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a8d2b7d1-2b19-4783-8233-87d6dad831eb tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-a8d2b7d1-2b19-4783-8233-87d6dad831eb tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:13:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a8d2b7d1-2b19-4783-8233-87d6dad831eb tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] Get summary completed successfully. Sep 01 18:13:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a8d2b7d1-2b19-4783-8233-87d6dad831eb tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-reader] http://192.168.122.108/volume/v3/volumes/summary returned with HTTP 200 Sep 01 18:13:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1205/2475] 192.168.122.108 () {60 vars in 1186 bytes} [Tue Sep 1 18:13:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-15a33591-ec84-4541-ad71-cf3d7c809f94 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15a33591-ec84-4541-ad71-cf3d7c809f94 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 Sep 01 18:13:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15a33591-ec84-4541-ad71-cf3d7c809f94 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15a33591-ec84-4541-ad71-cf3d7c809f94 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:00 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-15a33591-ec84-4541-ad71-cf3d7c809f94 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Delete volume with id: 97d99e33-e89c-41bb-a001-1f04634952f6 Sep 01 18:13:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-15a33591-ec84-4541-ad71-cf3d7c809f94 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:13:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-15a33591-ec84-4541-ad71-cf3d7c809f94 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Delete volume request issued successfully. Sep 01 18:13:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15a33591-ec84-4541-ad71-cf3d7c809f94 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 returned with HTTP 202 Sep 01 18:13:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1271/2476] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:13:00 2026] DELETE /volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:13:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-181fd0a3-e050-45db-9437-4841b834b6f6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-181fd0a3-e050-45db-9437-4841b834b6f6 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 Sep 01 18:13:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-181fd0a3-e050-45db-9437-4841b834b6f6 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-181fd0a3-e050-45db-9437-4841b834b6f6 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-181fd0a3-e050-45db-9437-4841b834b6f6 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Volume info retrieved successfully. Sep 01 18:13:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-181fd0a3-e050-45db-9437-4841b834b6f6 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 returned with HTTP 200 Sep 01 18:13:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1206/2477] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:00 2026] GET /volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:13:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3ae4c422-f727-43a6-ae6a-21e04e5c93d5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ae4c422-f727-43a6-ae6a-21e04e5c93d5 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] GET http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 Sep 01 18:13:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ae4c422-f727-43a6-ae6a-21e04e5c93d5 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ae4c422-f727-43a6-ae6a-21e04e5c93d5 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ae4c422-f727-43a6-ae6a-21e04e5c93d5 tempest-ProjectReaderTests-1164717183 tempest-ProjectReaderTests-1164717183-project-admin] http://192.168.122.108/volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 returned with HTTP 404 Sep 01 18:13:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1272/2478] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:01 2026] GET /volume/v3/volumes/97d99e33-e89c-41bb-a001-1f04634952f6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1743013813"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1743013813'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Create volume of 1 GB Sep 01 18:13:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Availability Zones retrieved successfully. Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Flow 'volume_create_api' (ca876110-480b-4cfa-a54a-1d5f7e380fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7b1b87-ffb1-428c-8b44-15b6e6e3cbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7b1b87-ffb1-428c-8b44-15b6e6e3cbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f77f5189-335f-46df-8fdf-11ec5e2ee83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Created reservations ['b2f43862-88b6-443d-a991-d74cdece994f', 'b2aea64f-710a-4b77-bc21-974418e0ec36', '3798178c-3130-4bfe-82c7-5105d602f484', 'f0cbee9d-a2cf-4c5a-a3d7-2e810e8abed0'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f77f5189-335f-46df-8fdf-11ec5e2ee83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2f43862-88b6-443d-a991-d74cdece994f', 'b2aea64f-710a-4b77-bc21-974418e0ec36', '3798178c-3130-4bfe-82c7-5105d602f484', 'f0cbee9d-a2cf-4c5a-a3d7-2e810e8abed0']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bb294be-f82c-41fc-b056-b86de5523204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bb294be-f82c-41fc-b056-b86de5523204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87a3fd14-6af4-4c52-90d6-a6b7a1907b44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1743013813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f23d329a84430a7a7cfaa343a428c',qos_specs=None,replication_status=,reservations=['b2f43862-88b6-443d-a991-d74cdece994f','b2aea64f-710a-4b77-bc21-974418e0ec36','3798178c-3130-4bfe-82c7-5105d602f484','f0cbee9d-a2cf-4c5a-a3d7-2e810e8abed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1ced4f954f447eb34b591b041a3a8d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1743013813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87a3fd14-6af4-4c52-90d6-a6b7a1907b44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b51f23d329a84430a7a7cfaa343a428c',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='4e1ced4f954f447eb34b591b041a3a8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f06c33-87ee-4dae-ae19-be73ffd572a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f06c33-87ee-4dae-ae19-be73ffd572a1) 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-1743013813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f23d329a84430a7a7cfaa343a428c',qos_specs=None,replication_status=,reservations=['b2f43862-88b6-443d-a991-d74cdece994f','b2aea64f-710a-4b77-bc21-974418e0ec36','3798178c-3130-4bfe-82c7-5105d602f484','f0cbee9d-a2cf-4c5a-a3d7-2e810e8abed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1ced4f954f447eb34b591b041a3a8d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14639a73-5b9d-4e97-bd4c-414fdb7d8076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14639a73-5b9d-4e97-bd4c-414fdb7d8076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Flow 'volume_create_api' (ca876110-480b-4cfa-a54a-1d5f7e380fcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Create volume request issued successfully. Sep 01 18:13:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5b65a163-2b92-4d53-a076-a9fe1aba65e8 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:13:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1207/2479] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:13:03 2026] POST /volume/v3/volumes => generated 828 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-efeba865-fdb8-4964-9c9c-d94b4f24b6e1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efeba865-fdb8-4964-9c9c-d94b4f24b6e1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efeba865-fdb8-4964-9c9c-d94b4f24b6e1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efeba865-fdb8-4964-9c9c-d94b4f24b6e1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-efeba865-fdb8-4964-9c9c-d94b4f24b6e1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Volume info retrieved successfully. Sep 01 18:13:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efeba865-fdb8-4964-9c9c-d94b4f24b6e1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 200 Sep 01 18:13:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1273/2480] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:03 2026] GET /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 896 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5c330eb9-8c7e-420b-9033-fe036bd9ebd7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5c330eb9-8c7e-420b-9033-fe036bd9ebd7 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5c330eb9-8c7e-420b-9033-fe036bd9ebd7 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5c330eb9-8c7e-420b-9033-fe036bd9ebd7 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5c330eb9-8c7e-420b-9033-fe036bd9ebd7 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Volume info retrieved successfully. Sep 01 18:13:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5c330eb9-8c7e-420b-9033-fe036bd9ebd7 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 200 Sep 01 18:13:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1208/2481] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:04 2026] GET /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a4c8630d-6867-4a7e-86fb-e7020e16be8b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4c8630d-6867-4a7e-86fb-e7020e16be8b tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] POST http://192.168.122.108/volume/v3/volume-transfers Sep 01 18:13:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4c8630d-6867-4a7e-86fb-e7020e16be8b tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "87a3fd14-6af4-4c52-90d6-a6b7a1907b44"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volume_transfer [None req-a4c8630d-6867-4a7e-86fb-e7020e16be8b tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Creating new volume transfer {'transfer': {'volume_id': '87a3fd14-6af4-4c52-90d6-a6b7a1907b44'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 18:13:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volume_transfer [None req-a4c8630d-6867-4a7e-86fb-e7020e16be8b tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Creating transfer of volume 87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:04 devstack devstack@c-api.service[86561]: INFO cinder.transfer.api [None req-a4c8630d-6867-4a7e-86fb-e7020e16be8b tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Generating transfer record for volume 87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4c8630d-6867-4a7e-86fb-e7020e16be8b tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volume-transfers returned with HTTP 202 Sep 01 18:13:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1274/2482] 192.168.122.108 () {62 vars in 1210 bytes} [Tue Sep 1 18:13:04 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8ab2bb7d-d53b-4ec7-b0aa-8a8710b259d5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ab2bb7d-d53b-4ec7-b0aa-8a8710b259d5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ab2bb7d-d53b-4ec7-b0aa-8a8710b259d5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ab2bb7d-d53b-4ec7-b0aa-8a8710b259d5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8ab2bb7d-d53b-4ec7-b0aa-8a8710b259d5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Volume info retrieved successfully. Sep 01 18:13:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ab2bb7d-d53b-4ec7-b0aa-8a8710b259d5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 200 Sep 01 18:13:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1209/2483] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:04 2026] GET /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-84bc2341-c314-4997-8318-c3daca8ebd8a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-84bc2341-c314-4997-8318-c3daca8ebd8a tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d Sep 01 18:13:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-84bc2341-c314-4997-8318-c3daca8ebd8a tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-84bc2341-c314-4997-8318-c3daca8ebd8a tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-84bc2341-c314-4997-8318-c3daca8ebd8a tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d returned with HTTP 200 Sep 01 18:13:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1275/2484] 192.168.122.108 () {60 vars in 1300 bytes} [Tue Sep 1 18:13:04 2026] GET /volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d => generated 548 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ef466e59-aa43-4434-a197-8ca0798c4d98 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef466e59-aa43-4434-a197-8ca0798c4d98 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volume-transfers Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef466e59-aa43-4434-a197-8ca0798c4d98 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef466e59-aa43-4434-a197-8ca0798c4d98 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volume_transfer [None req-ef466e59-aa43-4434-a197-8ca0798c4d98 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Listing volume transfers {{(pid=86562) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 18:13:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef466e59-aa43-4434-a197-8ca0798c4d98 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volume-transfers returned with HTTP 200 Sep 01 18:13:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1210/2485] 192.168.122.108 () {60 vars in 1189 bytes} [Tue Sep 1 18:13:04 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] POST http://192.168.122.108/volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d/accept Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bab1e2dda680ae0c"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.volume_transfer [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Accepting volume transfer 783ba1f8-e493-441d-a985-9fe2e634f70d {{(pid=86561) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: INFO cinder.api.contrib.volume_transfer [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Accepting transfer 783ba1f8-e493-441d-a985-9fe2e634f70d Sep 01 18:13:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Created reservations ['fb5c584e-d565-47bf-ae98-73d51f4ba4ba', '79d7359b-256d-443c-b4e5-5d3eb9ccf16b', '2a25b9bf-0636-4ae0-8707-aa5b0314e247', '46ad9a5b-2ef6-4b58-88cc-f00a41e8dc0c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Created reservations ['8a068a9e-670a-41ae-ace0-19fccb42ddb9', 'e52e81e5-791f-4ee0-b9e1-2c9a4a431db3', 'a1c5ec66-a6e5-4abf-9aa5-944251e622e3', 'ae9d744f-46c1-4e12-a861-d5e836ae9d9a'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: /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 01 18:13:05 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Created reservations ['8c3b4fcc-e36f-440b-ad8c-7c5dfd1e7571', '2675ca48-de72-41e4-8745-a3342d684757', '195ed4b3-f020-4b6e-9066-fadc5dbd4e56', 'c1eb2880-a16a-424a-8006-2619a308e8ec'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Created reservations ['e9c8f563-ce78-46ca-8470-9e12d26353c1', '21dd18e3-7bab-45d1-bdd1-3854f562cca1', 'b67f9a10-6451-47ce-b9d7-425b2664c451', '3ce46e7f-ee03-4602-ba0a-efbe4a43dd33'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Transfer volume completed successfully. Sep 01 18:13:05 devstack devstack@c-api.service[86561]: INFO cinder.transfer.api [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Volume 87a3fd14-6af4-4c52-90d6-a6b7a1907b44 has been transferred. Sep 01 18:13:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e33eb55-5cc1-43ba-ac30-455e9b05592d tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] http://192.168.122.108/volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d/accept returned with HTTP 202 Sep 01 18:13:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1276/2486] 192.168.122.108 () {62 vars in 1342 bytes} [Tue Sep 1 18:13:04 2026] POST /volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d/accept => generated 373 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f4eac451-37e8-467d-9b36-4c90b86e3fc8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f4eac451-37e8-467d-9b36-4c90b86e3fc8 tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] GET http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f4eac451-37e8-467d-9b36-4c90b86e3fc8 tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f4eac451-37e8-467d-9b36-4c90b86e3fc8 tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f4eac451-37e8-467d-9b36-4c90b86e3fc8 tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Volume info retrieved successfully. Sep 01 18:13:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f4eac451-37e8-467d-9b36-4c90b86e3fc8 tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 200 Sep 01 18:13:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1211/2487] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:05 2026] GET /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-599eae80-137c-4398-9c99-494b838ffd1f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-599eae80-137c-4398-9c99-494b838ffd1f tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] GET http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-599eae80-137c-4398-9c99-494b838ffd1f tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-599eae80-137c-4398-9c99-494b838ffd1f tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-599eae80-137c-4398-9c99-494b838ffd1f tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] Volume info retrieved successfully. Sep 01 18:13:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-599eae80-137c-4398-9c99-494b838ffd1f tempest-VolumesTransfersV357Test-1036732159 tempest-VolumesTransfersV357Test-1036732159-project-member] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 200 Sep 01 18:13:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1277/2488] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:05 2026] GET /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85b05a82-376f-4c94-a915-18cb8a746984 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85b05a82-376f-4c94-a915-18cb8a746984 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] DELETE http://192.168.122.108/volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d Sep 01 18:13:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85b05a82-376f-4c94-a915-18cb8a746984 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85b05a82-376f-4c94-a915-18cb8a746984 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:05 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-85b05a82-376f-4c94-a915-18cb8a746984 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Delete transfer with id: 783ba1f8-e493-441d-a985-9fe2e634f70d Sep 01 18:13:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85b05a82-376f-4c94-a915-18cb8a746984 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d returned with HTTP 404 Sep 01 18:13:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1212/2489] 192.168.122.108 () {60 vars in 1303 bytes} [Tue Sep 1 18:13:05 2026] DELETE /volume/v3/volume-transfers/783ba1f8-e493-441d-a985-9fe2e634f70d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-87db6ef2-dbe4-4bff-adab-e1fcda342090 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-87db6ef2-dbe4-4bff-adab-e1fcda342090 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-87db6ef2-dbe4-4bff-adab-e1fcda342090 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-87db6ef2-dbe4-4bff-adab-e1fcda342090 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:06 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-87db6ef2-dbe4-4bff-adab-e1fcda342090 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Delete volume with id: 87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-87db6ef2-dbe4-4bff-adab-e1fcda342090 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Volume info retrieved successfully. Sep 01 18:13:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-87db6ef2-dbe4-4bff-adab-e1fcda342090 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Delete volume request issued successfully. Sep 01 18:13:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-87db6ef2-dbe4-4bff-adab-e1fcda342090 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 202 Sep 01 18:13:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1278/2490] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:13:05 2026] DELETE /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:13:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5dde8d77-4bf9-4911-8ec6-2f2b3d98d65b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5dde8d77-4bf9-4911-8ec6-2f2b3d98d65b tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] GET http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5dde8d77-4bf9-4911-8ec6-2f2b3d98d65b tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5dde8d77-4bf9-4911-8ec6-2f2b3d98d65b tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5dde8d77-4bf9-4911-8ec6-2f2b3d98d65b tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Volume info retrieved successfully. Sep 01 18:13:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5dde8d77-4bf9-4911-8ec6-2f2b3d98d65b tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 200 Sep 01 18:13:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1213/2491] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:06 2026] GET /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 1139 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d7cc1f02-ba8b-46d8-b998-52950e9f8857 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d7cc1f02-ba8b-46d8-b998-52950e9f8857 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] GET http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d7cc1f02-ba8b-46d8-b998-52950e9f8857 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d7cc1f02-ba8b-46d8-b998-52950e9f8857 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d7cc1f02-ba8b-46d8-b998-52950e9f8857 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 404 Sep 01 18:13:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1279/2492] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:07 2026] GET /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bf2e9db9-c5fb-424b-84aa-648dc327b570 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf2e9db9-c5fb-424b-84aa-648dc327b570 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf2e9db9-c5fb-424b-84aa-648dc327b570 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf2e9db9-c5fb-424b-84aa-648dc327b570 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf2e9db9-c5fb-424b-84aa-648dc327b570 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 404 Sep 01 18:13:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1214/2493] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:07 2026] GET /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e58639a7-cb1b-47ea-b22b-5975f4727f67 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e58639a7-cb1b-47ea-b22b-5975f4727f67 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] DELETE http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e58639a7-cb1b-47ea-b22b-5975f4727f67 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e58639a7-cb1b-47ea-b22b-5975f4727f67 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e58639a7-cb1b-47ea-b22b-5975f4727f67 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Delete volume with id: 87a3fd14-6af4-4c52-90d6-a6b7a1907b44 Sep 01 18:13:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e58639a7-cb1b-47ea-b22b-5975f4727f67 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 returned with HTTP 404 Sep 01 18:13:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1280/2494] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:13:07 2026] DELETE /volume/v3/volumes/87a3fd14-6af4-4c52-90d6-a6b7a1907b44 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bd2b3549-0241-4084-8c73-1692063272e5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-84671342"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-84671342'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Create volume of 1 GB Sep 01 18:13:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Availability Zones retrieved successfully. Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Flow 'volume_create_api' (dc3cce16-171f-4c4a-948c-4f87ffbd7426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7fa5c0-8be1-4c98-b251-81d6ad99e445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7fa5c0-8be1-4c98-b251-81d6ad99e445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd15b3c-1f86-4962-90e0-161c1c9e1072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Created reservations ['35774623-54e9-4abd-8d8d-7fbc2a7e95ba', '7b3ee5b1-9221-422e-9200-bbf64f16b0d5', '1635bc46-71f7-4e9e-9d7e-c4f8a725d46e', '3e9f5b8d-b20e-4193-8add-143f25b27c35'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd15b3c-1f86-4962-90e0-161c1c9e1072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35774623-54e9-4abd-8d8d-7fbc2a7e95ba', '7b3ee5b1-9221-422e-9200-bbf64f16b0d5', '1635bc46-71f7-4e9e-9d7e-c4f8a725d46e', '3e9f5b8d-b20e-4193-8add-143f25b27c35']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25667f9-4db8-4212-8f9a-10a1477e0843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25667f9-4db8-4212-8f9a-10a1477e0843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-84671342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f23d329a84430a7a7cfaa343a428c',qos_specs=None,replication_status=,reservations=['35774623-54e9-4abd-8d8d-7fbc2a7e95ba','7b3ee5b1-9221-422e-9200-bbf64f16b0d5','1635bc46-71f7-4e9e-9d7e-c4f8a725d46e','3e9f5b8d-b20e-4193-8add-143f25b27c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1ced4f954f447eb34b591b041a3a8d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-84671342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b51f23d329a84430a7a7cfaa343a428c',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='4e1ced4f954f447eb34b591b041a3a8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d606c1ea-a408-4af8-b2d3-899336452e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d606c1ea-a408-4af8-b2d3-899336452e79) 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-84671342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f23d329a84430a7a7cfaa343a428c',qos_specs=None,replication_status=,reservations=['35774623-54e9-4abd-8d8d-7fbc2a7e95ba','7b3ee5b1-9221-422e-9200-bbf64f16b0d5','1635bc46-71f7-4e9e-9d7e-c4f8a725d46e','3e9f5b8d-b20e-4193-8add-143f25b27c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1ced4f954f447eb34b591b041a3a8d',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f4daba-a275-41ae-9efe-b3f25af8af2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f4daba-a275-41ae-9efe-b3f25af8af2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Flow 'volume_create_api' (dc3cce16-171f-4c4a-948c-4f87ffbd7426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Create volume request issued successfully. Sep 01 18:13:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bd2b3549-0241-4084-8c73-1692063272e5 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:13:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1215/2495] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:13:07 2026] POST /volume/v3/volumes => generated 826 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b341364c-8d45-4bca-b0c7-490ba761d98f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b341364c-8d45-4bca-b0c7-490ba761d98f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b341364c-8d45-4bca-b0c7-490ba761d98f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b341364c-8d45-4bca-b0c7-490ba761d98f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b341364c-8d45-4bca-b0c7-490ba761d98f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Volume info retrieved successfully. Sep 01 18:13:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b341364c-8d45-4bca-b0c7-490ba761d98f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 200 Sep 01 18:13:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1281/2496] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:07 2026] GET /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 894 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c241a46c-55c1-4a71-8ac6-9f2c684dd3b1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c241a46c-55c1-4a71-8ac6-9f2c684dd3b1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c241a46c-55c1-4a71-8ac6-9f2c684dd3b1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c241a46c-55c1-4a71-8ac6-9f2c684dd3b1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c241a46c-55c1-4a71-8ac6-9f2c684dd3b1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Volume info retrieved successfully. Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c241a46c-55c1-4a71-8ac6-9f2c684dd3b1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 200 Sep 01 18:13:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1216/2497] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:08 2026] GET /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 919 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3ef6ad6a-7c4b-4768-b250-be535880ca7f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ef6ad6a-7c4b-4768-b250-be535880ca7f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] POST http://192.168.122.108/volume/v3/volume-transfers Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3ef6ad6a-7c4b-4768-b250-be535880ca7f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volume_transfer [None req-3ef6ad6a-7c4b-4768-b250-be535880ca7f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volume_transfer [None req-3ef6ad6a-7c4b-4768-b250-be535880ca7f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Creating transfer of volume ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:08 devstack devstack@c-api.service[86561]: INFO cinder.transfer.api [None req-3ef6ad6a-7c4b-4768-b250-be535880ca7f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Generating transfer record for volume ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3ef6ad6a-7c4b-4768-b250-be535880ca7f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volume-transfers returned with HTTP 202 Sep 01 18:13:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1282/2498] 192.168.122.108 () {62 vars in 1210 bytes} [Tue Sep 1 18:13:08 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d27d36fc-9a16-4c9b-9490-4e0ca646e1c1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d27d36fc-9a16-4c9b-9490-4e0ca646e1c1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d27d36fc-9a16-4c9b-9490-4e0ca646e1c1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d27d36fc-9a16-4c9b-9490-4e0ca646e1c1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d27d36fc-9a16-4c9b-9490-4e0ca646e1c1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Volume info retrieved successfully. Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d27d36fc-9a16-4c9b-9490-4e0ca646e1c1 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 200 Sep 01 18:13:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1217/2499] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:08 2026] GET /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 962 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a90f3d67-220a-4f8e-8d88-9dee3237c7be None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a90f3d67-220a-4f8e-8d88-9dee3237c7be tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volume-transfers/detail Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a90f3d67-220a-4f8e-8d88-9dee3237c7be tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a90f3d67-220a-4f8e-8d88-9dee3237c7be tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volume_transfer [None req-a90f3d67-220a-4f8e-8d88-9dee3237c7be tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Listing volume transfers {{(pid=86561) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a90f3d67-220a-4f8e-8d88-9dee3237c7be tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 18:13:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1283/2500] 192.168.122.108 () {60 vars in 1210 bytes} [Tue Sep 1 18:13:08 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-47dcf8f9-c9dc-48fb-986f-85dcf18fa76e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47dcf8f9-c9dc-48fb-986f-85dcf18fa76e tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] DELETE http://192.168.122.108/volume/v3/volume-transfers/b274fad7-c13a-44d9-8d2e-8a6fec9de8f7 Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-47dcf8f9-c9dc-48fb-986f-85dcf18fa76e tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-47dcf8f9-c9dc-48fb-986f-85dcf18fa76e tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-47dcf8f9-c9dc-48fb-986f-85dcf18fa76e tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Delete transfer with id: b274fad7-c13a-44d9-8d2e-8a6fec9de8f7 Sep 01 18:13:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47dcf8f9-c9dc-48fb-986f-85dcf18fa76e tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volume-transfers/b274fad7-c13a-44d9-8d2e-8a6fec9de8f7 returned with HTTP 202 Sep 01 18:13:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1218/2501] 192.168.122.108 () {60 vars in 1303 bytes} [Tue Sep 1 18:13:08 2026] DELETE /volume/v3/volume-transfers/b274fad7-c13a-44d9-8d2e-8a6fec9de8f7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1e3d2779-2a11-404d-9924-92df7e3a3e4f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e3d2779-2a11-404d-9924-92df7e3a3e4f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e3d2779-2a11-404d-9924-92df7e3a3e4f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1e3d2779-2a11-404d-9924-92df7e3a3e4f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1e3d2779-2a11-404d-9924-92df7e3a3e4f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Volume info retrieved successfully. Sep 01 18:13:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1e3d2779-2a11-404d-9924-92df7e3a3e4f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 200 Sep 01 18:13:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1284/2502] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:08 2026] GET /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:13:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cf40e2d3-4946-442e-9e90-951ff0b662b2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cf40e2d3-4946-442e-9e90-951ff0b662b2 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] DELETE http://192.168.122.108/volume/v3/volume-transfers/b274fad7-c13a-44d9-8d2e-8a6fec9de8f7 Sep 01 18:13:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cf40e2d3-4946-442e-9e90-951ff0b662b2 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cf40e2d3-4946-442e-9e90-951ff0b662b2 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:09 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.volume_transfer [None req-cf40e2d3-4946-442e-9e90-951ff0b662b2 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Delete transfer with id: b274fad7-c13a-44d9-8d2e-8a6fec9de8f7 Sep 01 18:13:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cf40e2d3-4946-442e-9e90-951ff0b662b2 tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volume-transfers/b274fad7-c13a-44d9-8d2e-8a6fec9de8f7 returned with HTTP 404 Sep 01 18:13:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1219/2503] 192.168.122.108 () {60 vars in 1303 bytes} [Tue Sep 1 18:13:09 2026] DELETE /volume/v3/volume-transfers/b274fad7-c13a-44d9-8d2e-8a6fec9de8f7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-969ab1c4-1158-4295-934b-8d7578816f77 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-969ab1c4-1158-4295-934b-8d7578816f77 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-969ab1c4-1158-4295-934b-8d7578816f77 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-969ab1c4-1158-4295-934b-8d7578816f77 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:09 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-969ab1c4-1158-4295-934b-8d7578816f77 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Delete volume with id: ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-969ab1c4-1158-4295-934b-8d7578816f77 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Volume info retrieved successfully. Sep 01 18:13:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-969ab1c4-1158-4295-934b-8d7578816f77 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Delete volume request issued successfully. Sep 01 18:13:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-969ab1c4-1158-4295-934b-8d7578816f77 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 202 Sep 01 18:13:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1285/2504] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:13:09 2026] DELETE /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:13:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d8b85245-cbd4-45ce-9d1b-bb303cf3dd5d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d8b85245-cbd4-45ce-9d1b-bb303cf3dd5d tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] GET http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d8b85245-cbd4-45ce-9d1b-bb303cf3dd5d tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d8b85245-cbd4-45ce-9d1b-bb303cf3dd5d tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d8b85245-cbd4-45ce-9d1b-bb303cf3dd5d tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Volume info retrieved successfully. Sep 01 18:13:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d8b85245-cbd4-45ce-9d1b-bb303cf3dd5d tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 200 Sep 01 18:13:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1220/2505] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:09 2026] GET /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 1137 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:13:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7c131cc0-19a5-4bb8-935d-14498b66bad7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c131cc0-19a5-4bb8-935d-14498b66bad7 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] GET http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c131cc0-19a5-4bb8-935d-14498b66bad7 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7c131cc0-19a5-4bb8-935d-14498b66bad7 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7c131cc0-19a5-4bb8-935d-14498b66bad7 tempest-VolumesTransfersV357Test-1694084621 tempest-VolumesTransfersV357Test-1694084621-project-admin] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 404 Sep 01 18:13:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1286/2506] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:10 2026] GET /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f92bb15c-e9ca-4155-beb0-1966f86b1d0f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f92bb15c-e9ca-4155-beb0-1966f86b1d0f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] GET http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f92bb15c-e9ca-4155-beb0-1966f86b1d0f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f92bb15c-e9ca-4155-beb0-1966f86b1d0f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f92bb15c-e9ca-4155-beb0-1966f86b1d0f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 404 Sep 01 18:13:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1221/2507] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:13:10 2026] GET /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cc0a1b03-ed59-4b88-becf-7705e9654d8f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc0a1b03-ed59-4b88-becf-7705e9654d8f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] DELETE http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc0a1b03-ed59-4b88-becf-7705e9654d8f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc0a1b03-ed59-4b88-becf-7705e9654d8f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:10 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-cc0a1b03-ed59-4b88-becf-7705e9654d8f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] Delete volume with id: ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 Sep 01 18:13:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc0a1b03-ed59-4b88-becf-7705e9654d8f tempest-VolumesTransfersV357Test-1331638477 tempest-VolumesTransfersV357Test-1331638477-project-member] http://192.168.122.108/volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 returned with HTTP 404 Sep 01 18:13:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1287/2508] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:13:10 2026] DELETE /volume/v3/volumes/ff7bdfa2-5540-40e9-a07d-b2f5c9ed5871 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-916687c6-415d-4fc3-bc79-8128b25e643a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-84793239"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-84793239'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Create volume of 2 GB Sep 01 18:13:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Availability Zones retrieved successfully. Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Flow 'volume_create_api' (ce952246-c21e-4e50-9ec4-300986e8e7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f562732f-e72d-43ad-82c6-1bd697ca5cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Validating volume size '2' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f562732f-e72d-43ad-82c6-1bd697ca5cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338fabbe-f91b-4910-8890-f1ff2130f42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Created reservations ['4c1ac04e-54c3-438d-a544-dd58fcd32cf3', '8eb49bf0-f01e-401f-8e12-805eec4df8e3', '2518f632-ac9d-4a0e-b3f5-95e40faaeae5', '0b548f1f-a96e-4cf5-871c-1ef9bd589450'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338fabbe-f91b-4910-8890-f1ff2130f42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c1ac04e-54c3-438d-a544-dd58fcd32cf3', '8eb49bf0-f01e-401f-8e12-805eec4df8e3', '2518f632-ac9d-4a0e-b3f5-95e40faaeae5', '0b548f1f-a96e-4cf5-871c-1ef9bd589450']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041d63ac-5878-4aec-b528-acf414ab4b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041d63ac-5878-4aec-b528-acf414ab4b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23fdddb7-246f-41e1-89c3-d45d442490c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-84793239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46f1641704347f3b7268f71cdc4ce87',qos_specs=None,replication_status=,reservations=['4c1ac04e-54c3-438d-a544-dd58fcd32cf3','8eb49bf0-f01e-401f-8e12-805eec4df8e3','2518f632-ac9d-4a0e-b3f5-95e40faaeae5','0b548f1f-a96e-4cf5-871c-1ef9bd589450'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb1bf9a2af14f83ba3b961ebca834c3',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-84793239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23fdddb7-246f-41e1-89c3-d45d442490c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46f1641704347f3b7268f71cdc4ce87',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='acb1bf9a2af14f83ba3b961ebca834c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a7a8cb-3ac2-4639-aeda-4cd6865a9185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a7a8cb-3ac2-4639-aeda-4cd6865a9185) 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-84793239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46f1641704347f3b7268f71cdc4ce87',qos_specs=None,replication_status=,reservations=['4c1ac04e-54c3-438d-a544-dd58fcd32cf3','8eb49bf0-f01e-401f-8e12-805eec4df8e3','2518f632-ac9d-4a0e-b3f5-95e40faaeae5','0b548f1f-a96e-4cf5-871c-1ef9bd589450'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb1bf9a2af14f83ba3b961ebca834c3',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de918f65-1bbd-4388-87a4-068a54428cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de918f65-1bbd-4388-87a4-068a54428cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Flow 'volume_create_api' (ce952246-c21e-4e50-9ec4-300986e8e7bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Create volume request issued successfully. Sep 01 18:13:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-916687c6-415d-4fc3-bc79-8128b25e643a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:13:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1222/2509] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:13:15 2026] POST /volume/v3/volumes => generated 762 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:13:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d8134581-1c06-4e3f-9769-b69dd564111a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d8134581-1c06-4e3f-9769-b69dd564111a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] GET http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 Sep 01 18:13:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d8134581-1c06-4e3f-9769-b69dd564111a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d8134581-1c06-4e3f-9769-b69dd564111a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d8134581-1c06-4e3f-9769-b69dd564111a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Volume info retrieved successfully. Sep 01 18:13:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d8134581-1c06-4e3f-9769-b69dd564111a tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 returned with HTTP 200 Sep 01 18:13:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1288/2510] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:15 2026] GET /volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 => generated 830 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1b640695-b1ac-4f11-89f2-fb9c5dc2c7ed None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1b640695-b1ac-4f11-89f2-fb9c5dc2c7ed tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] GET http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 Sep 01 18:13:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1b640695-b1ac-4f11-89f2-fb9c5dc2c7ed tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1b640695-b1ac-4f11-89f2-fb9c5dc2c7ed tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1b640695-b1ac-4f11-89f2-fb9c5dc2c7ed tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Volume info retrieved successfully. Sep 01 18:13:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1b640695-b1ac-4f11-89f2-fb9c5dc2c7ed tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 returned with HTTP 200 Sep 01 18:13:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1223/2511] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:16 2026] GET /volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0cd8d8b6-01a7-48f6-bf27-0de400e05c17 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0cd8d8b6-01a7-48f6-bf27-0de400e05c17 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] GET http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 Sep 01 18:13:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0cd8d8b6-01a7-48f6-bf27-0de400e05c17 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0cd8d8b6-01a7-48f6-bf27-0de400e05c17 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0cd8d8b6-01a7-48f6-bf27-0de400e05c17 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Volume info retrieved successfully. Sep 01 18:13:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0cd8d8b6-01a7-48f6-bf27-0de400e05c17 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 returned with HTTP 200 Sep 01 18:13:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1289/2512] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:17 2026] GET /volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "23fdddb7-246f-41e1-89c3-d45d442490c6"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '23fdddb7-246f-41e1-89c3-d45d442490c6'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:13:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Volume retrieved successfully. Sep 01 18:13:17 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Create volume of 1 GB Sep 01 18:13:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Availability Zones retrieved successfully. Sep 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Flow 'volume_create_api' (bcf6be1e-8086-4af9-a018-177fe9066c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70bb14c-71f5-4868-af11-cea8fad3a3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:13:17 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70bb14c-71f5-4868-af11-cea8fad3a3a3) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 18:13:17 devstack devstack@c-api.service[86562]: 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 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70bb14c-71f5-4868-af11-cea8fad3a3a3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:17 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70bb14c-71f5-4868-af11-cea8fad3a3a3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 18:13:17 devstack devstack@c-api.service[86562]: WARNING cinder.volume.api [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Flow 'volume_create_api' (bcf6be1e-8086-4af9-a018-177fe9066c6c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 18:13:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-65d4d090-0398-44f3-aa73-33b0926f0c55 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 400 Sep 01 18:13:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1224/2513] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:13:17 2026] POST /volume/v3/volumes => generated 173 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 18:13:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c67c9186-066b-4802-b21a-e0f466e00f51 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c67c9186-066b-4802-b21a-e0f466e00f51 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] GET http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 Sep 01 18:13:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c67c9186-066b-4802-b21a-e0f466e00f51 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c67c9186-066b-4802-b21a-e0f466e00f51 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c67c9186-066b-4802-b21a-e0f466e00f51 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Volume info retrieved successfully. Sep 01 18:13:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c67c9186-066b-4802-b21a-e0f466e00f51 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 returned with HTTP 200 Sep 01 18:13:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1290/2514] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:17 2026] GET /volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f456c455-9770-44fa-9109-24ad37292d0e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f456c455-9770-44fa-9109-24ad37292d0e tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] DELETE http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 Sep 01 18:13:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f456c455-9770-44fa-9109-24ad37292d0e tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f456c455-9770-44fa-9109-24ad37292d0e tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:18 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f456c455-9770-44fa-9109-24ad37292d0e tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Delete volume with id: 23fdddb7-246f-41e1-89c3-d45d442490c6 Sep 01 18:13:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f456c455-9770-44fa-9109-24ad37292d0e tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Volume info retrieved successfully. Sep 01 18:13:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f456c455-9770-44fa-9109-24ad37292d0e tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Delete volume request issued successfully. Sep 01 18:13:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f456c455-9770-44fa-9109-24ad37292d0e tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 returned with HTTP 202 Sep 01 18:13:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1225/2515] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:13:17 2026] DELETE /volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:13:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-22724d09-fe6d-4d17-8a7b-4034a76e0d80 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22724d09-fe6d-4d17-8a7b-4034a76e0d80 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] GET http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 Sep 01 18:13:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22724d09-fe6d-4d17-8a7b-4034a76e0d80 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22724d09-fe6d-4d17-8a7b-4034a76e0d80 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-22724d09-fe6d-4d17-8a7b-4034a76e0d80 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Volume info retrieved successfully. Sep 01 18:13:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22724d09-fe6d-4d17-8a7b-4034a76e0d80 tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 returned with HTTP 200 Sep 01 18:13:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1291/2516] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:18 2026] GET /volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-219bdf45-ad6b-40c1-bc28-f8016c516f9c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-219bdf45-ad6b-40c1-bc28-f8016c516f9c tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] GET http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 Sep 01 18:13:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-219bdf45-ad6b-40c1-bc28-f8016c516f9c tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-219bdf45-ad6b-40c1-bc28-f8016c516f9c tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-219bdf45-ad6b-40c1-bc28-f8016c516f9c tempest-VolumesCloneNegativeTest-1541978890 tempest-VolumesCloneNegativeTest-1541978890-project-member] http://192.168.122.108/volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 returned with HTTP 404 Sep 01 18:13:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1226/2517] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:19 2026] GET /volume/v3/volumes/23fdddb7-246f-41e1-89c3-d45d442490c6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-810559564", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-810559564', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Create volume of 1 GB Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=408,cinder:UPDATE=126,cinder:INSERT=77 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Availability Zones retrieved successfully. Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Flow 'volume_create_api' (ed1a3180-60b2-48c4-b6c3-c0c26d82a70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b02076-24d2-4fe0-b934-74bc9e0f8992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b02076-24d2-4fe0-b934-74bc9e0f8992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cffaa7-cb94-4a18-8664-efc9e6dba498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Created reservations ['2ea9e1ad-5c04-4bb6-8733-76dd0911b443', '69e4b318-000b-4db4-b1b7-ed5081faf122', 'a1f4c858-2206-49ef-9e8f-a7440744831a', 'a8728f90-2afe-4e95-973c-35f9e128f2e2'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cffaa7-cb94-4a18-8664-efc9e6dba498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ea9e1ad-5c04-4bb6-8733-76dd0911b443', '69e4b318-000b-4db4-b1b7-ed5081faf122', 'a1f4c858-2206-49ef-9e8f-a7440744831a', 'a8728f90-2afe-4e95-973c-35f9e128f2e2']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312868a1-b41c-4dfb-a22f-612299de9a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312868a1-b41c-4dfb-a22f-612299de9a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4bf9613-c4f3-4d66-9d9e-3abf4918a223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-810559564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='901d6070eac143829e3c790bea67a1a6',qos_specs=None,replication_status=,reservations=['2ea9e1ad-5c04-4bb6-8733-76dd0911b443','69e4b318-000b-4db4-b1b7-ed5081faf122','a1f4c858-2206-49ef-9e8f-a7440744831a','a8728f90-2afe-4e95-973c-35f9e128f2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af3542346d844ffa39099a848d52ef5',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-810559564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4bf9613-c4f3-4d66-9d9e-3abf4918a223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901d6070eac143829e3c790bea67a1a6',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='8af3542346d844ffa39099a848d52ef5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4c1014-d419-4615-bd9c-8511d5635f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4c1014-d419-4615-bd9c-8511d5635f5f) 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-810559564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='901d6070eac143829e3c790bea67a1a6',qos_specs=None,replication_status=,reservations=['2ea9e1ad-5c04-4bb6-8733-76dd0911b443','69e4b318-000b-4db4-b1b7-ed5081faf122','a1f4c858-2206-49ef-9e8f-a7440744831a','a8728f90-2afe-4e95-973c-35f9e128f2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af3542346d844ffa39099a848d52ef5',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ffb003-abe7-4301-9e14-24870c2e4eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ffb003-abe7-4301-9e14-24870c2e4eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Flow 'volume_create_api' (ed1a3180-60b2-48c4-b6c3-c0c26d82a70c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Create volume request issued successfully. Sep 01 18:13:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-10cfd334-ca7b-49e1-8c8e-142d08cd44cf tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:13:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1292/2518] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:13:25 2026] POST /volume/v3/volumes => generated 762 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:13:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b29e96d6-7464-45b8-9dd1-6127ee8703cb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b29e96d6-7464-45b8-9dd1-6127ee8703cb tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b29e96d6-7464-45b8-9dd1-6127ee8703cb tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b29e96d6-7464-45b8-9dd1-6127ee8703cb tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b29e96d6-7464-45b8-9dd1-6127ee8703cb tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b29e96d6-7464-45b8-9dd1-6127ee8703cb tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 200 Sep 01 18:13:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1227/2519] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:25 2026] GET /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 830 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2bca3e95-d2be-4a2f-935c-c5f1f6a9af4c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2bca3e95-d2be-4a2f-935c-c5f1f6a9af4c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2bca3e95-d2be-4a2f-935c-c5f1f6a9af4c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2bca3e95-d2be-4a2f-935c-c5f1f6a9af4c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:27 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:27 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2bca3e95-d2be-4a2f-935c-c5f1f6a9af4c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2bca3e95-d2be-4a2f-935c-c5f1f6a9af4c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 200 Sep 01 18:13:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1293/2520] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:27 2026] GET /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8249ceed-1beb-4aa3-88d6-af4460bc3509 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8249ceed-1beb-4aa3-88d6-af4460bc3509 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8249ceed-1beb-4aa3-88d6-af4460bc3509 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8249ceed-1beb-4aa3-88d6-af4460bc3509 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8249ceed-1beb-4aa3-88d6-af4460bc3509 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8249ceed-1beb-4aa3-88d6-af4460bc3509 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 200 Sep 01 18:13:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1228/2521] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:28 2026] GET /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e5a8adca-100d-4352-ab8f-b1e11513710d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e5a8adca-100d-4352-ab8f-b1e11513710d tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e5a8adca-100d-4352-ab8f-b1e11513710d tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e5a8adca-100d-4352-ab8f-b1e11513710d tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e5a8adca-100d-4352-ab8f-b1e11513710d tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e5a8adca-100d-4352-ab8f-b1e11513710d tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 200 Sep 01 18:13:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1294/2522] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:28 2026] GET /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5d641c50-90a2-4771-ae14-15079197b873 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5d641c50-90a2-4771-ae14-15079197b873 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:13:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5d641c50-90a2-4771-ae14-15079197b873 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4bf9613-c4f3-4d66-9d9e-3abf4918a223", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1487168508", "description": null, "metadata": null}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5d641c50-90a2-4771-ae14-15079197b873 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:28 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-5d641c50-90a2-4771-ae14-15079197b873 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Create snapshot from volume d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:28 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-5d641c50-90a2-4771-ae14-15079197b873 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Created reservations ['042bbb64-6f24-4ee6-9a59-893eed5b3117', 'a8dd0fef-d184-4f48-ac3c-31b9bd2883bc', '8de71382-1005-4210-9e6f-8c5a211ea2ca', 'd7b337ef-c3c9-430d-b0e1-9026a41b311c'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5d641c50-90a2-4771-ae14-15079197b873 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot force create request issued successfully. Sep 01 18:13:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5d641c50-90a2-4771-ae14-15079197b873 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:13:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1229/2523] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:13:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:13:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8bad4432-2fd1-45c0-a406-db20017009c3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8bad4432-2fd1-45c0-a406-db20017009c3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8bad4432-2fd1-45c0-a406-db20017009c3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8bad4432-2fd1-45c0-a406-db20017009c3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8bad4432-2fd1-45c0-a406-db20017009c3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8bad4432-2fd1-45c0-a406-db20017009c3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 200 Sep 01 18:13:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1295/2524] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:28 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0636acdf-9fba-47c6-8f3c-acb40481b35b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0636acdf-9fba-47c6-8f3c-acb40481b35b tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0636acdf-9fba-47c6-8f3c-acb40481b35b tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0636acdf-9fba-47c6-8f3c-acb40481b35b tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0636acdf-9fba-47c6-8f3c-acb40481b35b tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0636acdf-9fba-47c6-8f3c-acb40481b35b tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 200 Sep 01 18:13:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1230/2525] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:29 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d71c86c8-1edc-4610-a642-71286ea75337 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d71c86c8-1edc-4610-a642-71286ea75337 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d71c86c8-1edc-4610-a642-71286ea75337 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d71c86c8-1edc-4610-a642-71286ea75337 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d71c86c8-1edc-4610-a642-71286ea75337 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d71c86c8-1edc-4610-a642-71286ea75337 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 200 Sep 01 18:13:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1296/2526] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:30 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9f53c2b1-0f4c-4279-a80c-222b490ce573 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f53c2b1-0f4c-4279-a80c-222b490ce573 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f53c2b1-0f4c-4279-a80c-222b490ce573 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f53c2b1-0f4c-4279-a80c-222b490ce573 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9f53c2b1-0f4c-4279-a80c-222b490ce573 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f53c2b1-0f4c-4279-a80c-222b490ce573 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 200 Sep 01 18:13:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1231/2527] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:31 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3a9c30ec-20c6-4f6e-b60d-474b0c5ea867 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a9c30ec-20c6-4f6e-b60d-474b0c5ea867 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a9c30ec-20c6-4f6e-b60d-474b0c5ea867 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a9c30ec-20c6-4f6e-b60d-474b0c5ea867 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3a9c30ec-20c6-4f6e-b60d-474b0c5ea867 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a9c30ec-20c6-4f6e-b60d-474b0c5ea867 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 200 Sep 01 18:13:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1297/2528] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:31 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-47d788be-2005-4a30-bd80-34850f031d12 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47d788be-2005-4a30-bd80-34850f031d12 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-47d788be-2005-4a30-bd80-34850f031d12 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-47d788be-2005-4a30-bd80-34850f031d12 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-47d788be-2005-4a30-bd80-34850f031d12 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47d788be-2005-4a30-bd80-34850f031d12 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 200 Sep 01 18:13:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1232/2529] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:31 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d4094ee9-aa5f-4498-8d4b-f5778f29eb41", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Create volume request body: {'volume': {'snapshot_id': 'd4094ee9-aa5f-4498-8d4b-f5778f29eb41', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Create volume of 1 GB Sep 01 18:13:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Availability Zones retrieved successfully. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Flow 'volume_create_api' (7d65eaf3-d485-408f-86ba-0c200a8c92ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e177e07-a490-4757-bc56-1ed5b02e9c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e177e07-a490-4757-bc56-1ed5b02e9c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd4094ee9-aa5f-4498-8d4b-f5778f29eb41', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0042fd46-4f60-463b-a688-6d84eff72074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Created reservations ['5d48b42a-54cd-45aa-ae9e-2e6180ce9193', 'ebb4e0d6-4212-4c67-9fd6-da7b47d37e8a', '8acf47d2-8d83-4271-9e08-fa2d68eef8d7', '3b410eab-b2dd-4435-a036-7815cbe613c7'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0042fd46-4f60-463b-a688-6d84eff72074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d48b42a-54cd-45aa-ae9e-2e6180ce9193', 'ebb4e0d6-4212-4c67-9fd6-da7b47d37e8a', '8acf47d2-8d83-4271-9e08-fa2d68eef8d7', '3b410eab-b2dd-4435-a036-7815cbe613c7']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f922b2c-948d-4098-b92a-fc4e709fc757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f922b2c-948d-4098-b92a-fc4e709fc757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'effcc92a-2a55-49b6-be6d-15f83be8cb92', '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='901d6070eac143829e3c790bea67a1a6',qos_specs=None,replication_status=,reservations=['5d48b42a-54cd-45aa-ae9e-2e6180ce9193','ebb4e0d6-4212-4c67-9fd6-da7b47d37e8a','8acf47d2-8d83-4271-9e08-fa2d68eef8d7','3b410eab-b2dd-4435-a036-7815cbe613c7'],size=1,snapshot_id=d4094ee9-aa5f-4498-8d4b-f5778f29eb41,source_replicaid=,source_volid=None,status='creating',user_id='8af3542346d844ffa39099a848d52ef5',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:13: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=effcc92a-2a55-49b6-be6d-15f83be8cb92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901d6070eac143829e3c790bea67a1a6',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=d4094ee9-aa5f-4498-8d4b-f5778f29eb41,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af3542346d844ffa39099a848d52ef5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbf781d-21a1-441d-a95e-d3a9bf065781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbf781d-21a1-441d-a95e-d3a9bf065781) 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='901d6070eac143829e3c790bea67a1a6',qos_specs=None,replication_status=,reservations=['5d48b42a-54cd-45aa-ae9e-2e6180ce9193','ebb4e0d6-4212-4c67-9fd6-da7b47d37e8a','8acf47d2-8d83-4271-9e08-fa2d68eef8d7','3b410eab-b2dd-4435-a036-7815cbe613c7'],size=1,snapshot_id=d4094ee9-aa5f-4498-8d4b-f5778f29eb41,source_replicaid=,source_volid=None,status='creating',user_id='8af3542346d844ffa39099a848d52ef5',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18725dbe-b29d-4101-91cb-e92d1cb870d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:13:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18725dbe-b29d-4101-91cb-e92d1cb870d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:13:32 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Flow 'volume_create_api' (7d65eaf3-d485-408f-86ba-0c200a8c92ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:13:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Create volume request issued successfully. Sep 01 18:13:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a11bbd94-25cc-4242-9ec3-6fb2537516a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:13:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1298/2530] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:13:31 2026] POST /volume/v3/volumes => generated 750 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:13:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1d1a8206-cf6e-49ee-8c26-7746c467cab5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d1a8206-cf6e-49ee-8c26-7746c467cab5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d1a8206-cf6e-49ee-8c26-7746c467cab5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d1a8206-cf6e-49ee-8c26-7746c467cab5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1d1a8206-cf6e-49ee-8c26-7746c467cab5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d1a8206-cf6e-49ee-8c26-7746c467cab5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1233/2531] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:32 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:13:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4dc96a5f-256c-4908-b9e0-a0cab5a889b5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4dc96a5f-256c-4908-b9e0-a0cab5a889b5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4dc96a5f-256c-4908-b9e0-a0cab5a889b5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4dc96a5f-256c-4908-b9e0-a0cab5a889b5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4dc96a5f-256c-4908-b9e0-a0cab5a889b5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4dc96a5f-256c-4908-b9e0-a0cab5a889b5 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1299/2532] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:33 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 842 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-88d096d7-fe07-49c8-8c69-d0ca78d9f381 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-88d096d7-fe07-49c8-8c69-d0ca78d9f381 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-88d096d7-fe07-49c8-8c69-d0ca78d9f381 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-88d096d7-fe07-49c8-8c69-d0ca78d9f381 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-88d096d7-fe07-49c8-8c69-d0ca78d9f381 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:34 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=357,cinder:UPDATE=107,cinder:INSERT=70 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:13:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-88d096d7-fe07-49c8-8c69-d0ca78d9f381 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1234/2533] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:34 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 842 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f2fceb2f-eb33-43ab-abcc-ac6a555fdcdc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2fceb2f-eb33-43ab-abcc-ac6a555fdcdc tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2fceb2f-eb33-43ab-abcc-ac6a555fdcdc tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2fceb2f-eb33-43ab-abcc-ac6a555fdcdc tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f2fceb2f-eb33-43ab-abcc-ac6a555fdcdc tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2fceb2f-eb33-43ab-abcc-ac6a555fdcdc tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1300/2534] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:35 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 842 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1ee9fc40-845b-4057-91a1-b1aa162ec0d8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1ee9fc40-845b-4057-91a1-b1aa162ec0d8 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1ee9fc40-845b-4057-91a1-b1aa162ec0d8 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1ee9fc40-845b-4057-91a1-b1aa162ec0d8 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1ee9fc40-845b-4057-91a1-b1aa162ec0d8 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1ee9fc40-845b-4057-91a1-b1aa162ec0d8 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1235/2535] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:36 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 842 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:13:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ff8248ae-104f-4d8d-9b79-084a311d25ad None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff8248ae-104f-4d8d-9b79-084a311d25ad tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff8248ae-104f-4d8d-9b79-084a311d25ad tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff8248ae-104f-4d8d-9b79-084a311d25ad tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ff8248ae-104f-4d8d-9b79-084a311d25ad tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff8248ae-104f-4d8d-9b79-084a311d25ad tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1301/2536] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:37 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 842 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3889b635-5333-4dc1-9e32-4738219487a0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3889b635-5333-4dc1-9e32-4738219487a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3889b635-5333-4dc1-9e32-4738219487a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3889b635-5333-4dc1-9e32-4738219487a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3889b635-5333-4dc1-9e32-4738219487a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3889b635-5333-4dc1-9e32-4738219487a0 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1236/2537] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:38 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 842 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-25ad8701-5078-4f6e-8f65-6a41c4bfb227 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25ad8701-5078-4f6e-8f65-6a41c4bfb227 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25ad8701-5078-4f6e-8f65-6a41c4bfb227 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-25ad8701-5078-4f6e-8f65-6a41c4bfb227 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-25ad8701-5078-4f6e-8f65-6a41c4bfb227 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-25ad8701-5078-4f6e-8f65-6a41c4bfb227 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1302/2538] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:39 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f7d0c8d8-201d-4742-81a6-eddabeed9ef3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7d0c8d8-201d-4742-81a6-eddabeed9ef3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7d0c8d8-201d-4742-81a6-eddabeed9ef3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f7d0c8d8-201d-4742-81a6-eddabeed9ef3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f7d0c8d8-201d-4742-81a6-eddabeed9ef3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f7d0c8d8-201d-4742-81a6-eddabeed9ef3 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1237/2539] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:39 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bc5e93f6-dfcf-45c8-89f4-6c31f74ce647 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bc5e93f6-dfcf-45c8-89f4-6c31f74ce647 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bc5e93f6-dfcf-45c8-89f4-6c31f74ce647 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bc5e93f6-dfcf-45c8-89f4-6c31f74ce647 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:40 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-bc5e93f6-dfcf-45c8-89f4-6c31f74ce647 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Delete snapshot with id: d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bc5e93f6-dfcf-45c8-89f4-6c31f74ce647 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bc5e93f6-dfcf-45c8-89f4-6c31f74ce647 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot delete request issued successfully. Sep 01 18:13:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bc5e93f6-dfcf-45c8-89f4-6c31f74ce647 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 202 Sep 01 18:13:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1303/2540] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:13:40 2026] DELETE /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:13:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-511e57a1-c903-4362-a80d-9ac699f7ebc6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-511e57a1-c903-4362-a80d-9ac699f7ebc6 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-511e57a1-c903-4362-a80d-9ac699f7ebc6 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-511e57a1-c903-4362-a80d-9ac699f7ebc6 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-511e57a1-c903-4362-a80d-9ac699f7ebc6 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-511e57a1-c903-4362-a80d-9ac699f7ebc6 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 200 Sep 01 18:13:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1238/2541] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:40 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8717123b-fd8e-4b43-aca8-d0db72b3141c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8717123b-fd8e-4b43-aca8-d0db72b3141c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8717123b-fd8e-4b43-aca8-d0db72b3141c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8717123b-fd8e-4b43-aca8-d0db72b3141c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8717123b-fd8e-4b43-aca8-d0db72b3141c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Snapshot retrieved successfully. Sep 01 18:13:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8717123b-fd8e-4b43-aca8-d0db72b3141c tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 200 Sep 01 18:13:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1304/2542] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:41 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d1d4a58a-033a-4953-8eb5-b3beb19fa398 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1d4a58a-033a-4953-8eb5-b3beb19fa398 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1d4a58a-033a-4953-8eb5-b3beb19fa398 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1d4a58a-033a-4953-8eb5-b3beb19fa398 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1d4a58a-033a-4953-8eb5-b3beb19fa398 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 404 Sep 01 18:13:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1239/2543] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:42 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:13:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f2c8b0f9-fb28-43a4-853b-dfe4067ed323 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2c8b0f9-fb28-43a4-853b-dfe4067ed323 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] DELETE http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2c8b0f9-fb28-43a4-853b-dfe4067ed323 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2c8b0f9-fb28-43a4-853b-dfe4067ed323 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:42 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f2c8b0f9-fb28-43a4-853b-dfe4067ed323 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Delete volume with id: d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f2c8b0f9-fb28-43a4-853b-dfe4067ed323 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f2c8b0f9-fb28-43a4-853b-dfe4067ed323 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Delete volume request issued successfully. Sep 01 18:13:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2c8b0f9-fb28-43a4-853b-dfe4067ed323 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 202 Sep 01 18:13:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1305/2544] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:13:42 2026] DELETE /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:13:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-09da60e5-615a-4930-b03e-169139130f75 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-09da60e5-615a-4930-b03e-169139130f75 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-09da60e5-615a-4930-b03e-169139130f75 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-09da60e5-615a-4930-b03e-169139130f75 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-09da60e5-615a-4930-b03e-169139130f75 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-09da60e5-615a-4930-b03e-169139130f75 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 200 Sep 01 18:13:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1240/2545] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:42 2026] GET /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-96c6f49e-cd40-4668-835a-573eb6b07637 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-96c6f49e-cd40-4668-835a-573eb6b07637 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-96c6f49e-cd40-4668-835a-573eb6b07637 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-96c6f49e-cd40-4668-835a-573eb6b07637 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-96c6f49e-cd40-4668-835a-573eb6b07637 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 404 Sep 01 18:13:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1306/2546] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:43 2026] GET /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bcae30bc-6dff-46ed-854b-e4a56ec06799 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bcae30bc-6dff-46ed-854b-e4a56ec06799 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] DELETE http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bcae30bc-6dff-46ed-854b-e4a56ec06799 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bcae30bc-6dff-46ed-854b-e4a56ec06799 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:43 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-bcae30bc-6dff-46ed-854b-e4a56ec06799 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Delete volume with id: effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:13:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:13:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bcae30bc-6dff-46ed-854b-e4a56ec06799 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bcae30bc-6dff-46ed-854b-e4a56ec06799 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Delete volume request issued successfully. Sep 01 18:13:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bcae30bc-6dff-46ed-854b-e4a56ec06799 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 202 Sep 01 18:13:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1241/2547] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:13:43 2026] DELETE /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:13:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2b399b81-75ca-4f35-adb4-a3cd7ab0ae08 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b399b81-75ca-4f35-adb4-a3cd7ab0ae08 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b399b81-75ca-4f35-adb4-a3cd7ab0ae08 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b399b81-75ca-4f35-adb4-a3cd7ab0ae08 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:13:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:13:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:13:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:13:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2b399b81-75ca-4f35-adb4-a3cd7ab0ae08 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Volume info retrieved successfully. Sep 01 18:13:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b399b81-75ca-4f35-adb4-a3cd7ab0ae08 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 200 Sep 01 18:13:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1307/2548] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:43 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-58f2e4f8-9f42-4858-a5a4-3f666ee03f46 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58f2e4f8-9f42-4858-a5a4-3f666ee03f46 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58f2e4f8-9f42-4858-a5a4-3f666ee03f46 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58f2e4f8-9f42-4858-a5a4-3f666ee03f46 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58f2e4f8-9f42-4858-a5a4-3f666ee03f46 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 returned with HTTP 404 Sep 01 18:13:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1242/2549] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:44 2026] GET /volume/v3/volumes/effcc92a-2a55-49b6-be6d-15f83be8cb92 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c0764089-73bd-4a87-a855-6167e34e8765 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c0764089-73bd-4a87-a855-6167e34e8765 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c0764089-73bd-4a87-a855-6167e34e8765 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c0764089-73bd-4a87-a855-6167e34e8765 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:44 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-c0764089-73bd-4a87-a855-6167e34e8765 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Delete snapshot with id: d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c0764089-73bd-4a87-a855-6167e34e8765 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 404 Sep 01 18:13:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1308/2550] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:13:44 2026] DELETE /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-535a722a-00d1-4ae2-b43f-b5c5cd380f11 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-535a722a-00d1-4ae2-b43f-b5c5cd380f11 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-535a722a-00d1-4ae2-b43f-b5c5cd380f11 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-535a722a-00d1-4ae2-b43f-b5c5cd380f11 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-535a722a-00d1-4ae2-b43f-b5c5cd380f11 tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 returned with HTTP 404 Sep 01 18:13:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1243/2551] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:13:44 2026] GET /volume/v3/snapshots/d4094ee9-aa5f-4498-8d4b-f5778f29eb41 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-630060c4-9c18-42a8-a920-9f8cc73d29aa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-630060c4-9c18-42a8-a920-9f8cc73d29aa tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] DELETE http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-630060c4-9c18-42a8-a920-9f8cc73d29aa tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-630060c4-9c18-42a8-a920-9f8cc73d29aa tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:44 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-630060c4-9c18-42a8-a920-9f8cc73d29aa tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Delete volume with id: d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-630060c4-9c18-42a8-a920-9f8cc73d29aa tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 404 Sep 01 18:13:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1309/2552] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:13:44 2026] DELETE /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d659f405-dc01-467e-b683-dc2cafc037ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d659f405-dc01-467e-b683-dc2cafc037ba tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] GET http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d659f405-dc01-467e-b683-dc2cafc037ba tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d659f405-dc01-467e-b683-dc2cafc037ba tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:13:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d659f405-dc01-467e-b683-dc2cafc037ba tempest-SnapshotDependencyTests-1997425131 tempest-SnapshotDependencyTests-1997425131-project-member] http://192.168.122.108/volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 returned with HTTP 404 Sep 01 18:13:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1244/2553] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:13:44 2026] GET /volume/v3/volumes/d4bf9613-c4f3-4d66-9d9e-3abf4918a223 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:13:54 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=92,cinder:INSERT=17,cinder:UPDATE=26 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:13:54 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=24,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-99f793b7-a4fd-4347-a01c-a0297907950c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1622116125", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1622116125', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Create volume of 1 GB Sep 01 18:14:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Availability Zones retrieved successfully. Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Flow 'volume_create_api' (3fbb6e6c-d88b-4b6b-ac38-1209fb0e7646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a602f7-1420-4843-9506-1922c8968cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a602f7-1420-4843-9506-1922c8968cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2dcb122-c858-4637-8a4d-006d8bccc38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Created reservations ['ac12d17d-ebd2-4139-b6e8-4e187175d557', '04a32a0f-feee-44d6-b33d-329f30ef927b', '8d94ee8a-d7d2-488b-b383-b7852cb19762', 'c6124334-aeca-4535-b087-35d836755369'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2dcb122-c858-4637-8a4d-006d8bccc38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac12d17d-ebd2-4139-b6e8-4e187175d557', '04a32a0f-feee-44d6-b33d-329f30ef927b', '8d94ee8a-d7d2-488b-b383-b7852cb19762', 'c6124334-aeca-4535-b087-35d836755369']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f409a45f-09fb-4295-af60-66196ec3653d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f409a45f-09fb-4295-af60-66196ec3653d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc633c77-5c8f-42e1-a960-30279ddf1bf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1622116125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e28db7db08e64297ac36633533ccd207',qos_specs=None,replication_status=,reservations=['ac12d17d-ebd2-4139-b6e8-4e187175d557','04a32a0f-feee-44d6-b33d-329f30ef927b','8d94ee8a-d7d2-488b-b383-b7852cb19762','c6124334-aeca-4535-b087-35d836755369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc0256952a7e43cdb7370cb0113b7c9e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1622116125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc633c77-5c8f-42e1-a960-30279ddf1bf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e28db7db08e64297ac36633533ccd207',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='bc0256952a7e43cdb7370cb0113b7c9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3299a8-9130-46ab-bcb5-9a6018562a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3299a8-9130-46ab-bcb5-9a6018562a83) 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-1622116125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e28db7db08e64297ac36633533ccd207',qos_specs=None,replication_status=,reservations=['ac12d17d-ebd2-4139-b6e8-4e187175d557','04a32a0f-feee-44d6-b33d-329f30ef927b','8d94ee8a-d7d2-488b-b383-b7852cb19762','c6124334-aeca-4535-b087-35d836755369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc0256952a7e43cdb7370cb0113b7c9e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f34c9a-36ce-4ab6-a2ee-41fa649f83ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f34c9a-36ce-4ab6-a2ee-41fa649f83ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Flow 'volume_create_api' (3fbb6e6c-d88b-4b6b-ac38-1209fb0e7646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:14:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Create volume request issued successfully. Sep 01 18:14:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99f793b7-a4fd-4347-a01c-a0297907950c tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:14:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1310/2554] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:14:16 2026] POST /volume/v3/volumes => generated 798 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:14:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-615d50a5-e84d-4bbc-b18f-fea3ac04e4a1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-615d50a5-e84d-4bbc-b18f-fea3ac04e4a1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-615d50a5-e84d-4bbc-b18f-fea3ac04e4a1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-615d50a5-e84d-4bbc-b18f-fea3ac04e4a1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-615d50a5-e84d-4bbc-b18f-fea3ac04e4a1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-615d50a5-e84d-4bbc-b18f-fea3ac04e4a1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1245/2555] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:14:16 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e7c39753-6336-4d95-af54-34a1f9f48416 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7c39753-6336-4d95-af54-34a1f9f48416 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7c39753-6336-4d95-af54-34a1f9f48416 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7c39753-6336-4d95-af54-34a1f9f48416 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e7c39753-6336-4d95-af54-34a1f9f48416 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7c39753-6336-4d95-af54-34a1f9f48416 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1311/2556] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:14:18 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 891 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8f4b675f-6847-434d-813a-dd2cc98e9ad2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f4b675f-6847-434d-813a-dd2cc98e9ad2 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f4b675f-6847-434d-813a-dd2cc98e9ad2 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f4b675f-6847-434d-813a-dd2cc98e9ad2 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8f4b675f-6847-434d-813a-dd2cc98e9ad2 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f4b675f-6847-434d-813a-dd2cc98e9ad2 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1246/2557] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:14:18 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 891 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-512fce42-45c6-4628-9015-ef278543ec76 req-dd0c3a90-f718-41f7-84f2-bcd77c79c4a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-dd0c3a90-f718-41f7-84f2-bcd77c79c4a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-dd0c3a90-f718-41f7-84f2-bcd77c79c4a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-dd0c3a90-f718-41f7-84f2-bcd77c79c4a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-512fce42-45c6-4628-9015-ef278543ec76 req-dd0c3a90-f718-41f7-84f2-bcd77c79c4a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-dd0c3a90-f718-41f7-84f2-bcd77c79c4a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1312/2558] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:14:18 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a5f7abc1-0f9d-4e5c-aa24-7417d133580a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5f7abc1-0f9d-4e5c-aa24-7417d133580a None None] GET http://192.168.122.108/volume// Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5f7abc1-0f9d-4e5c-aa24-7417d133580a None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a5f7abc1-0f9d-4e5c-aa24-7417d133580a None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a5f7abc1-0f9d-4e5c-aa24-7417d133580a None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:14:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1247/2559] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:14:18 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-512fce42-45c6-4628-9015-ef278543ec76 req-d6e20ff3-dbe4-444b-83f7-e5b745b7e3b8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-d6e20ff3-dbe4-444b-83f7-e5b745b7e3b8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-d6e20ff3-dbe4-444b-83f7-e5b745b7e3b8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc633c77-5c8f-42e1-a960-30279ddf1bf7", "connector": null, "instance_uuid": "985404af-ba58-474d-ba8c-0752ccd38f22"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-d6e20ff3-dbe4-444b-83f7-e5b745b7e3b8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:14:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1313/2560] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:14:18 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-460d2b36-3a50-4222-b6d6-8c7ca4ab104d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-460d2b36-3a50-4222-b6d6-8c7ca4ab104d tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-460d2b36-3a50-4222-b6d6-8c7ca4ab104d tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-460d2b36-3a50-4222-b6d6-8c7ca4ab104d tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8b8b981d-ecfc-4f35-8b15-3501ac9fd517 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b8b981d-ecfc-4f35-8b15-3501ac9fd517 None None] GET http://192.168.122.108/volume// Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b8b981d-ecfc-4f35-8b15-3501ac9fd517 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b8b981d-ecfc-4f35-8b15-3501ac9fd517 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b8b981d-ecfc-4f35-8b15-3501ac9fd517 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:14:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1314/2561] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:14:18 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-512fce42-45c6-4628-9015-ef278543ec76 req-226dcf75-bab3-48c5-8f14-e4cf59ff9ba5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-226dcf75-bab3-48c5-8f14-e4cf59ff9ba5 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-226dcf75-bab3-48c5-8f14-e4cf59ff9ba5 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-226dcf75-bab3-48c5-8f14-e4cf59ff9ba5 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-460d2b36-3a50-4222-b6d6-8c7ca4ab104d tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-460d2b36-3a50-4222-b6d6-8c7ca4ab104d tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1248/2562] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:14:18 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 890 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-512fce42-45c6-4628-9015-ef278543ec76 req-226dcf75-bab3-48c5-8f14-e4cf59ff9ba5 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-226dcf75-bab3-48c5-8f14-e4cf59ff9ba5 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1315/2563] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:14:18 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 1053 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-512fce42-45c6-4628-9015-ef278543ec76 req-230b2388-fc26-48b0-9add-4d33a1f0f362 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-230b2388-fc26-48b0-9add-4d33a1f0f362 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] PUT http://192.168.122.108/volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-230b2388-fc26-48b0-9add-4d33a1f0f362 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-512fce42-45c6-4628-9015-ef278543ec76 req-230b2388-fc26-48b0-9add-4d33a1f0f362 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Acquiring lock "cinder-attachment_update-cc633c77-5c8f-42e1-a960-30279ddf1bf7-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-512fce42-45c6-4628-9015-ef278543ec76 req-230b2388-fc26-48b0-9add-4d33a1f0f362 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Lock "cinder-attachment_update-cc633c77-5c8f-42e1-a960-30279ddf1bf7-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:18 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-512fce42-45c6-4628-9015-ef278543ec76 req-230b2388-fc26-48b0-9add-4d33a1f0f362 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Lock "cinder-attachment_update-cc633c77-5c8f-42e1-a960-30279ddf1bf7-devstack" released by "attachment_update" :: held 0.152s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:14:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-230b2388-fc26-48b0-9add-4d33a1f0f362 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc returned with HTTP 200 Sep 01 18:14:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1249/2564] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:14:18 2026] PUT /volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc => generated 694 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:14:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-512fce42-45c6-4628-9015-ef278543ec76 req-aeacda62-c65c-4d17-8003-ee693009c9f7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-aeacda62-c65c-4d17-8003-ee693009c9f7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] POST http://192.168.122.108/volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc/action Sep 01 18:14:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-aeacda62-c65c-4d17-8003-ee693009c9f7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:14:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-aeacda62-c65c-4d17-8003-ee693009c9f7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:14:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-512fce42-45c6-4628-9015-ef278543ec76 req-aeacda62-c65c-4d17-8003-ee693009c9f7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc/action returned with HTTP 204 Sep 01 18:14:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1316/2565] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:14:19 2026] POST /volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-93d9e30b-4b98-4c63-b737-d13e650b561a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93d9e30b-4b98-4c63-b737-d13e650b561a tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93d9e30b-4b98-4c63-b737-d13e650b561a tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93d9e30b-4b98-4c63-b737-d13e650b561a tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-93d9e30b-4b98-4c63-b737-d13e650b561a tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93d9e30b-4b98-4c63-b737-d13e650b561a tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1250/2566] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:14:19 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 1183 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:14:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-94c312df-d7cf-47eb-b9f1-d941a19144b8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94c312df-d7cf-47eb-b9f1-d941a19144b8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94c312df-d7cf-47eb-b9f1-d941a19144b8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94c312df-d7cf-47eb-b9f1-d941a19144b8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-94c312df-d7cf-47eb-b9f1-d941a19144b8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94c312df-d7cf-47eb-b9f1-d941a19144b8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1317/2567] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:14:19 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 1183 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8c633401-900a-418e-a24e-33fede4a7658 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1251/2568] 192.168.122.108 () {62 vars in 1495 bytes} [Tue Sep 1 18:14:19 2026] DELETE /volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 18:14:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-842de6ce-081a-433e-b40a-fc46cf51c1ae None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1318/2569] 192.168.122.108 () {62 vars in 1495 bytes} [Tue Sep 1 18:14:19 2026] DELETE /volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc => generated 114 bytes in 185 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] DELETE http://192.168.122.108/volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Attachment connected to vm 985404af-ba58-474d-ba8c-0752ccd38f22, checking data on nova Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG cinder.compute.nova [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Creating Keystone token plugin using URL: http://192.168.122.108/identity {{(pid=86562) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 18:14:19 devstack devstack@c-api.service[86562]: DEBUG novaclient.v2.client [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] REQ: curl -g -i -X GET http://192.168.122.108/compute/v2.1/servers/985404af-ba58-474d-ba8c-0752ccd38f22/os-volume_attachments/cc633c77-5c8f-42e1-a960-30279ddf1bf7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1277d3e3cf79769b175aa65d1810092bd9c98787a850a19b95dd2f8e0200c73b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8cea88e8-5133-4a76-9739-2ce51ed842a0" -H "X-Service-Token: {SHA256}e0c18119bf5731d89793ec31df8116970f960213a680264876d05822fd0d1736" {{(pid=86562) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG novaclient.v2.client [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 16:14:19 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-32f05879-1cc5-41a3-9813-806d87c0e312 x-openstack-request-id: req-32f05879-1cc5-41a3-9813-806d87c0e312 {{(pid=86562) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG novaclient.v2.client [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "cc633c77-5c8f-42e1-a960-30279ddf1bf7", "serverId": "985404af-ba58-474d-ba8c-0752ccd38f22", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc", "bdm_uuid": "58208e34-3c32-4478-81b5-d518b9001e93"}} {{(pid=86562) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG novaclient.v2.client [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET call to compute for http://192.168.122.108/compute/v2.1/servers/985404af-ba58-474d-ba8c-0752ccd38f22/os-volume_attachments/cc633c77-5c8f-42e1-a960-30279ddf1bf7 used request id req-32f05879-1cc5-41a3-9813-806d87c0e312 {{(pid=86562) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.volume.api [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-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 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Caught error: Detach volume from instance 985404af-ba58-474d-ba8c-0752ccd38f22 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 985404af-ba58-474d-ba8c-0752ccd38f22 using the Compute API Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: 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 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 985404af-ba58-474d-ba8c-0752ccd38f22 using the Compute API Sep 01 18:14:20 devstack devstack@c-api.service[86562]: ERROR cinder.api.middleware.fault Sep 01 18:14:20 devstack devstack@c-api.service[86562]: INFO cinder.api.middleware.fault [None req-8cea88e8-5133-4a76-9739-2ce51ed842a0 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc returned with HTTP 409 Sep 01 18:14:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1252/2570] 192.168.122.108 () {60 vars in 1288 bytes} [Tue Sep 1 18:14:19 2026] DELETE /volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc => generated 167 bytes in 261 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-ad8310bf-de9c-4668-9090-1e365ff46a78 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-ad8310bf-de9c-4668-9090-1e365ff46a78 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-ad8310bf-de9c-4668-9090-1e365ff46a78 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-ad8310bf-de9c-4668-9090-1e365ff46a78 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-ad8310bf-de9c-4668-9090-1e365ff46a78 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-ad8310bf-de9c-4668-9090-1e365ff46a78 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1319/2571] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:14:20 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 1165 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-91584756-c0ee-4b6b-befd-747b8903b1c7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-91584756-c0ee-4b6b-befd-747b8903b1c7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] POST http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7/action Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-91584756-c0ee-4b6b-befd-747b8903b1c7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-91584756-c0ee-4b6b-befd-747b8903b1c7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-91584756-c0ee-4b6b-befd-747b8903b1c7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-91584756-c0ee-4b6b-befd-747b8903b1c7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-91584756-c0ee-4b6b-befd-747b8903b1c7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Begin detaching volume completed successfully. Sep 01 18:14:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-91584756-c0ee-4b6b-befd-747b8903b1c7 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7/action returned with HTTP 202 Sep 01 18:14:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1253/2572] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:14:20 2026] POST /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-77d6bb28-76ad-4a78-a6f7-75b1a35ad85a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-77d6bb28-76ad-4a78-a6f7-75b1a35ad85a None None] GET http://192.168.122.108/volume// Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-77d6bb28-76ad-4a78-a6f7-75b1a35ad85a None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-77d6bb28-76ad-4a78-a6f7-75b1a35ad85a None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-77d6bb28-76ad-4a78-a6f7-75b1a35ad85a None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:14:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1320/2573] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:14:20 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-440d1a92-5b0f-4dfd-b2cf-50c627a63df8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-440d1a92-5b0f-4dfd-b2cf-50c627a63df8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-440d1a92-5b0f-4dfd-b2cf-50c627a63df8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-440d1a92-5b0f-4dfd-b2cf-50c627a63df8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-440d1a92-5b0f-4dfd-b2cf-50c627a63df8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-440d1a92-5b0f-4dfd-b2cf-50c627a63df8 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1254/2574] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:14:20 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 1349 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-630739d4-7aeb-42cc-a2f2-cf5c9f057ee1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-630739d4-7aeb-42cc-a2f2-cf5c9f057ee1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] DELETE http://192.168.122.108/volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-630739d4-7aeb-42cc-a2f2-cf5c9f057ee1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-630739d4-7aeb-42cc-a2f2-cf5c9f057ee1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:20 devstack devstack@c-api.service[86561]: /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 01 18:14:20 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:14:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-e132dddc-d2f4-4313-adcb-187f2dad8c1b req-630739d4-7aeb-42cc-a2f2-cf5c9f057ee1 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc returned with HTTP 200 Sep 01 18:14:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1321/2575] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:14:20 2026] DELETE /volume/v3/attachments/5d0c097e-afa8-48bc-bc07-2f4ebcabf1cc => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:14:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-38af5b3c-da62-4dc9-8225-7ce4848522f5 req-1c1b1f2c-fdf3-425a-b3cc-ece148bf5743 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-38af5b3c-da62-4dc9-8225-7ce4848522f5 req-1c1b1f2c-fdf3-425a-b3cc-ece148bf5743 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-38af5b3c-da62-4dc9-8225-7ce4848522f5 req-1c1b1f2c-fdf3-425a-b3cc-ece148bf5743 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-38af5b3c-da62-4dc9-8225-7ce4848522f5 req-1c1b1f2c-fdf3-425a-b3cc-ece148bf5743 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-38af5b3c-da62-4dc9-8225-7ce4848522f5 req-1c1b1f2c-fdf3-425a-b3cc-ece148bf5743 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-38af5b3c-da62-4dc9-8225-7ce4848522f5 req-1c1b1f2c-fdf3-425a-b3cc-ece148bf5743 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1255/2576] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:14:21 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:14:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e6ee6292-4df3-486a-b296-21ad3a5ace9f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6ee6292-4df3-486a-b296-21ad3a5ace9f tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] DELETE http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6ee6292-4df3-486a-b296-21ad3a5ace9f tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6ee6292-4df3-486a-b296-21ad3a5ace9f tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:21 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e6ee6292-4df3-486a-b296-21ad3a5ace9f tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Delete volume with id: cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e6ee6292-4df3-486a-b296-21ad3a5ace9f tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e6ee6292-4df3-486a-b296-21ad3a5ace9f tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Delete volume request issued successfully. Sep 01 18:14:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6ee6292-4df3-486a-b296-21ad3a5ace9f tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 202 Sep 01 18:14:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1322/2577] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:14:21 2026] DELETE /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:14:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce645ddf-6e78-49bf-8503-b5db2bcac8ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce645ddf-6e78-49bf-8503-b5db2bcac8ac tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce645ddf-6e78-49bf-8503-b5db2bcac8ac tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce645ddf-6e78-49bf-8503-b5db2bcac8ac tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce645ddf-6e78-49bf-8503-b5db2bcac8ac tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Volume info retrieved successfully. Sep 01 18:14:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce645ddf-6e78-49bf-8503-b5db2bcac8ac tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 200 Sep 01 18:14:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1256/2578] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:14:21 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:14:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ee54cdf6-7a07-439a-b67d-db4050fc0892 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ee54cdf6-7a07-439a-b67d-db4050fc0892 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] GET http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 Sep 01 18:14:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ee54cdf6-7a07-439a-b67d-db4050fc0892 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ee54cdf6-7a07-439a-b67d-db4050fc0892 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ee54cdf6-7a07-439a-b67d-db4050fc0892 tempest-TestServerVolumeAttachScenarioOldVersion-4126189 tempest-TestServerVolumeAttachScenarioOldVersion-4126189-project-member] http://192.168.122.108/volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 returned with HTTP 404 Sep 01 18:14:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1323/2579] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:14:22 2026] GET /volume/v3/volumes/cc633c77-5c8f-42e1-a960-30279ddf1bf7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:14:31 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=39,cinder:UPDATE=2 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:14:32 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=74,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-691920511", "imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-691920511', 'imageRef': '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Create volume of 1 GB Sep 01 18:14:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Availability Zones retrieved successfully. Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Flow 'volume_create_api' (57071ce9-665d-4adc-83cd-a065a72adfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fda10d0-21be-4279-88f4-39c8ed89b0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fda10d0-21be-4279-88f4-39c8ed89b0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f0243d-b92e-4409-9c73-ac5d36979fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Created reservations ['091cbac2-43c0-4d09-9bb1-b27d74413bf4', 'b68b26f1-213b-457b-a976-ee432cd72771', 'd0d83dbb-5183-499b-9b0d-8c7818972b7d', '41f8dbad-a903-420f-872d-1219bdf6e67a'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f0243d-b92e-4409-9c73-ac5d36979fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['091cbac2-43c0-4d09-9bb1-b27d74413bf4', 'b68b26f1-213b-457b-a976-ee432cd72771', 'd0d83dbb-5183-499b-9b0d-8c7818972b7d', '41f8dbad-a903-420f-872d-1219bdf6e67a']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c890a8a-7af1-4009-ab8d-ef6083992dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c890a8a-7af1-4009-ab8d-ef6083992dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2beb5af-eace-4e44-ba10-5d76a5b2be4a', '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-691920511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96729bd42cb345868daa7ab78d90bda5',qos_specs=None,replication_status=,reservations=['091cbac2-43c0-4d09-9bb1-b27d74413bf4','b68b26f1-213b-457b-a976-ee432cd72771','d0d83dbb-5183-499b-9b0d-8c7818972b7d','41f8dbad-a903-420f-872d-1219bdf6e67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3564d47e81954b60b59a612b0f1323d2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-691920511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2beb5af-eace-4e44-ba10-5d76a5b2be4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96729bd42cb345868daa7ab78d90bda5',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='3564d47e81954b60b59a612b0f1323d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca079a55-89b7-4c87-9b4e-d7d3ce9413ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca079a55-89b7-4c87-9b4e-d7d3ce9413ad) 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-691920511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96729bd42cb345868daa7ab78d90bda5',qos_specs=None,replication_status=,reservations=['091cbac2-43c0-4d09-9bb1-b27d74413bf4','b68b26f1-213b-457b-a976-ee432cd72771','d0d83dbb-5183-499b-9b0d-8c7818972b7d','41f8dbad-a903-420f-872d-1219bdf6e67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3564d47e81954b60b59a612b0f1323d2',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e493942-3fdd-43c7-b043-d7a6cf78ba50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e493942-3fdd-43c7-b043-d7a6cf78ba50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Flow 'volume_create_api' (57071ce9-665d-4adc-83cd-a065a72adfab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:14:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Create volume request issued successfully. Sep 01 18:14:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4cc9bedb-962a-47d0-b07e-682f91b828b2 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:14:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1257/2580] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:14:55 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 01 18:14:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-11cdc529-3bae-4844-a0e9-1a03ecf7a42e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11cdc529-3bae-4844-a0e9-1a03ecf7a42e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:14:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11cdc529-3bae-4844-a0e9-1a03ecf7a42e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-11cdc529-3bae-4844-a0e9-1a03ecf7a42e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-11cdc529-3bae-4844-a0e9-1a03ecf7a42e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:14:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-11cdc529-3bae-4844-a0e9-1a03ecf7a42e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:14:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1324/2581] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:14:55 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 829 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:14:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aa6841d4-1ce7-4599-a31b-ceded44c0750 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aa6841d4-1ce7-4599-a31b-ceded44c0750 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:14:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aa6841d4-1ce7-4599-a31b-ceded44c0750 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aa6841d4-1ce7-4599-a31b-ceded44c0750 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aa6841d4-1ce7-4599-a31b-ceded44c0750 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:14:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aa6841d4-1ce7-4599-a31b-ceded44c0750 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:14:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1258/2582] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:14:57 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:14:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-228b5c2e-5ea3-4b5f-a682-e4339919a7ae None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-228b5c2e-5ea3-4b5f-a682-e4339919a7ae tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:14:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-228b5c2e-5ea3-4b5f-a682-e4339919a7ae tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-228b5c2e-5ea3-4b5f-a682-e4339919a7ae tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:58 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:58 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:14:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:14:58 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-228b5c2e-5ea3-4b5f-a682-e4339919a7ae tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:14:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-228b5c2e-5ea3-4b5f-a682-e4339919a7ae tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:14:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1325/2583] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:14:58 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:14:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-44889ce4-1acc-4765-8c75-77c820b1a999 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:14:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44889ce4-1acc-4765-8c75-77c820b1a999 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:14:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44889ce4-1acc-4765-8c75-77c820b1a999 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:14:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44889ce4-1acc-4765-8c75-77c820b1a999 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:14:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:14:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:14:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:14:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:14:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-44889ce4-1acc-4765-8c75-77c820b1a999 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:14:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44889ce4-1acc-4765-8c75-77c820b1a999 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:14:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1259/2584] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:14:59 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 914 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:15:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0e527adf-9b31-4ef6-a1f1-31f189352312 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e527adf-9b31-4ef6-a1f1-31f189352312 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:15:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e527adf-9b31-4ef6-a1f1-31f189352312 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e527adf-9b31-4ef6-a1f1-31f189352312 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:15:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0e527adf-9b31-4ef6-a1f1-31f189352312 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:15:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e527adf-9b31-4ef6-a1f1-31f189352312 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:15:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1326/2585] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:15:00 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:15:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4a1b4e17-7b83-4bc4-90ff-16e96f32bd9b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a1b4e17-7b83-4bc4-90ff-16e96f32bd9b tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:15:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a1b4e17-7b83-4bc4-90ff-16e96f32bd9b tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4a1b4e17-7b83-4bc4-90ff-16e96f32bd9b tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:15:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:15:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4a1b4e17-7b83-4bc4-90ff-16e96f32bd9b tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:15:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4a1b4e17-7b83-4bc4-90ff-16e96f32bd9b tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:15:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1260/2586] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:15:01 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 914 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:15:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-597f49d4-fe1d-4ee3-9405-907a2d7b9ffd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-597f49d4-fe1d-4ee3-9405-907a2d7b9ffd tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:15:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-597f49d4-fe1d-4ee3-9405-907a2d7b9ffd tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-597f49d4-fe1d-4ee3-9405-907a2d7b9ffd tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:15:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-597f49d4-fe1d-4ee3-9405-907a2d7b9ffd tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:15:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-597f49d4-fe1d-4ee3-9405-907a2d7b9ffd tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:15:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1327/2587] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:15:02 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 1332 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:15:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-7fdda371-f958-41bf-b75f-53d9900df2b0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-7fdda371-f958-41bf-b75f-53d9900df2b0 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:15:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-7fdda371-f958-41bf-b75f-53d9900df2b0 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-7fdda371-f958-41bf-b75f-53d9900df2b0 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:15:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:15:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-7fdda371-f958-41bf-b75f-53d9900df2b0 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:15:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-7fdda371-f958-41bf-b75f-53d9900df2b0 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:15:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1261/2588] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:15:02 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:15:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-8477bac9-b06f-4e04-b1de-05bd0664095d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-8477bac9-b06f-4e04-b1de-05bd0664095d tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:15:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-8477bac9-b06f-4e04-b1de-05bd0664095d tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-8477bac9-b06f-4e04-b1de-05bd0664095d tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:15:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-8477bac9-b06f-4e04-b1de-05bd0664095d tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:15:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-8477bac9-b06f-4e04-b1de-05bd0664095d tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:15:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1328/2589] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:15:02 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 1332 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:15:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-53f5c840-0f48-42f2-ac74-a744c0b9a47d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-53f5c840-0f48-42f2-ac74-a744c0b9a47d None None] GET http://192.168.122.108/volume// Sep 01 18:15:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-53f5c840-0f48-42f2-ac74-a744c0b9a47d None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-53f5c840-0f48-42f2-ac74-a744c0b9a47d None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-53f5c840-0f48-42f2-ac74-a744c0b9a47d None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:15:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1262/2590] 192.168.122.108 () {58 vars in 1308 bytes} [Tue Sep 1 18:15:02 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:15:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-9e20de34-5828-4873-aee9-cbb0ef014cb4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-9e20de34-5828-4873-aee9-cbb0ef014cb4 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:15:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-9e20de34-5828-4873-aee9-cbb0ef014cb4 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2beb5af-eace-4e44-ba10-5d76a5b2be4a", "connector": null, "instance_uuid": "5708fbaf-ee7c-482d-b01b-a5396954ae2e"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:15:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:15:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-9e20de34-5828-4873-aee9-cbb0ef014cb4 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:15:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1329/2591] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:15:02 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:15:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a78aacfc-2ea7-42eb-8277-7fa015b85c07 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a78aacfc-2ea7-42eb-8277-7fa015b85c07 None None] GET http://192.168.122.108/volume// Sep 01 18:15:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a78aacfc-2ea7-42eb-8277-7fa015b85c07 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a78aacfc-2ea7-42eb-8277-7fa015b85c07 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a78aacfc-2ea7-42eb-8277-7fa015b85c07 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:15:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1263/2592] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:15:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:15:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4fb6449c-141c-4a86-8940-3dce5ba666bf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4fb6449c-141c-4a86-8940-3dce5ba666bf tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:15:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4fb6449c-141c-4a86-8940-3dce5ba666bf tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4fb6449c-141c-4a86-8940-3dce5ba666bf tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:15:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4fb6449c-141c-4a86-8940-3dce5ba666bf tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:15:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4fb6449c-141c-4a86-8940-3dce5ba666bf tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:15:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1330/2593] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:15:04 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 1512 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:15:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4a9c253f-a82a-431a-8125-41be82379c57 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4a9c253f-a82a-431a-8125-41be82379c57 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] PUT http://192.168.122.108/volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f Sep 01 18:15:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4a9c253f-a82a-431a-8125-41be82379c57 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:15:04 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4a9c253f-a82a-431a-8125-41be82379c57 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Acquiring lock "cinder-attachment_update-e2beb5af-eace-4e44-ba10-5d76a5b2be4a-devstack" by "attachment_update" {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:15:04 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4a9c253f-a82a-431a-8125-41be82379c57 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Lock "cinder-attachment_update-e2beb5af-eace-4e44-ba10-5d76a5b2be4a-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86562) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:15:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:15:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:15:04 devstack devstack@c-api.service[86562]: DEBUG cinder.coordination [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4a9c253f-a82a-431a-8125-41be82379c57 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Lock "cinder-attachment_update-e2beb5af-eace-4e44-ba10-5d76a5b2be4a-devstack" released by "attachment_update" :: held 0.182s {{(pid=86562) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:15:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-4a9c253f-a82a-431a-8125-41be82379c57 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f returned with HTTP 200 Sep 01 18:15:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1264/2594] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:15:04 2026] PUT /volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f => generated 694 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:15:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-99c0bdba-428c-41ab-9632-a03ae1198fc9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-99c0bdba-428c-41ab-9632-a03ae1198fc9 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] POST http://192.168.122.108/volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f/action Sep 01 18:15:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-99c0bdba-428c-41ab-9632-a03ae1198fc9 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action body: b'{"os-complete": null}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:15:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-99c0bdba-428c-41ab-9632-a03ae1198fc9 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:15:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:15:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-f70afba9-2d96-42fb-b020-2a2261af9606 req-99c0bdba-428c-41ab-9632-a03ae1198fc9 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f/action returned with HTTP 204 Sep 01 18:15:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1331/2595] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:15:04 2026] POST /volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:15:14 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=47,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:15:14 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=35,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:15:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-056b9c5b-e799-47ea-8bbb-6b74959d28b7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-056b9c5b-e799-47ea-8bbb-6b74959d28b7 None None] GET http://192.168.122.108/volume// Sep 01 18:15:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-056b9c5b-e799-47ea-8bbb-6b74959d28b7 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-056b9c5b-e799-47ea-8bbb-6b74959d28b7 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-056b9c5b-e799-47ea-8bbb-6b74959d28b7 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:15:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1265/2596] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:15:33 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:15:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8d842967-50ce-45ac-980b-cb30fe3bb8e0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8d842967-50ce-45ac-980b-cb30fe3bb8e0 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:15:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8d842967-50ce-45ac-980b-cb30fe3bb8e0 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2beb5af-eace-4e44-ba10-5d76a5b2be4a", "connector": null, "instance_uuid": "5708fbaf-ee7c-482d-b01b-a5396954ae2e"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:15:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:15:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8d842967-50ce-45ac-980b-cb30fe3bb8e0 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:15:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1332/2597] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:15:33 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:15:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8b716310-afdd-4233-a917-c30c3a479d42 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8b716310-afdd-4233-a917-c30c3a479d42 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] DELETE http://192.168.122.108/volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f Sep 01 18:15:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8b716310-afdd-4233-a917-c30c3a479d42 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8b716310-afdd-4233-a917-c30c3a479d42 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:15:33 devstack devstack@c-api.service[86562]: /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 01 18:15:33 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, Sep 01 18:15:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-c8acb616-ae02-4950-baac-9e7d565bfa41 req-8b716310-afdd-4233-a917-c30c3a479d42 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f returned with HTTP 200 Sep 01 18:15:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1266/2598] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:15:33 2026] DELETE /volume/v3/attachments/65166165-d3d7-45c4-b34b-dde4567a635f => generated 192 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:15:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fdb94ce9-1217-447e-8d39-22097767bac1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fdb94ce9-1217-447e-8d39-22097767bac1 None None] GET http://192.168.122.108/volume// Sep 01 18:15:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fdb94ce9-1217-447e-8d39-22097767bac1 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fdb94ce9-1217-447e-8d39-22097767bac1 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fdb94ce9-1217-447e-8d39-22097767bac1 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:15:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1333/2599] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:15:35 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:15:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-71a008e2-2ac5-4e6f-b28a-c517cc931836 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-71a008e2-2ac5-4e6f-b28a-c517cc931836 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] GET http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:15:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-71a008e2-2ac5-4e6f-b28a-c517cc931836 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:15:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-71a008e2-2ac5-4e6f-b28a-c517cc931836 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:15:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:15:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:15:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-71a008e2-2ac5-4e6f-b28a-c517cc931836 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:15:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-71a008e2-2ac5-4e6f-b28a-c517cc931836 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 200 Sep 01 18:15:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1267/2600] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:15:35 2026] GET /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 1512 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:15:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-831c8147-ce8a-426a-a03f-ec041a0e5188 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-831c8147-ce8a-426a-a03f-ec041a0e5188 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] PUT http://192.168.122.108/volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e Sep 01 18:15:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-831c8147-ce8a-426a-a03f-ec041a0e5188 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:15:35 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-831c8147-ce8a-426a-a03f-ec041a0e5188 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Acquiring lock "cinder-attachment_update-e2beb5af-eace-4e44-ba10-5d76a5b2be4a-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:15:35 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-831c8147-ce8a-426a-a03f-ec041a0e5188 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Lock "cinder-attachment_update-e2beb5af-eace-4e44-ba10-5d76a5b2be4a-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:15:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:15:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:15:36 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-831c8147-ce8a-426a-a03f-ec041a0e5188 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Lock "cinder-attachment_update-e2beb5af-eace-4e44-ba10-5d76a5b2be4a-devstack" released by "attachment_update" :: held 0.149s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:15:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-831c8147-ce8a-426a-a03f-ec041a0e5188 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e returned with HTTP 200 Sep 01 18:15:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1334/2601] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:15:35 2026] PUT /volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e => generated 694 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:15:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-9ff8debf-f5f2-4807-9f93-9563145c537e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:15:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-9ff8debf-f5f2-4807-9f93-9563145c537e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] POST http://192.168.122.108/volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e/action Sep 01 18:15:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-9ff8debf-f5f2-4807-9f93-9563145c537e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:15:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-9ff8debf-f5f2-4807-9f93-9563145c537e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:15:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:15:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:15:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:15:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:15:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-1c5654c5-48f4-4fcb-aa66-c413f01ed06a req-9ff8debf-f5f2-4807-9f93-9563145c537e tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e/action returned with HTTP 204 Sep 01 18:15:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1268/2602] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:15:36 2026] POST /volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:15:46 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:15:46 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:16:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-fde27a43-c0ac-43cb-9b83-4bd649bbbab5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:16:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-fde27a43-c0ac-43cb-9b83-4bd649bbbab5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] DELETE http://192.168.122.108/volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e Sep 01 18:16:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-fde27a43-c0ac-43cb-9b83-4bd649bbbab5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:16:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-fde27a43-c0ac-43cb-9b83-4bd649bbbab5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:16:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:16:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:16:04 devstack devstack@c-api.service[86561]: /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 01 18:16:04 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:16:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-fde27a43-c0ac-43cb-9b83-4bd649bbbab5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e returned with HTTP 200 Sep 01 18:16:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1335/2603] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:16:04 2026] DELETE /volume/v3/attachments/ee4111b9-98fe-4124-b3b9-e2ab8533f10e => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:16:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-50690e2c-6af5-4647-95ac-64bb3663d2d5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:16:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-50690e2c-6af5-4647-95ac-64bb3663d2d5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:16:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-50690e2c-6af5-4647-95ac-64bb3663d2d5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:16:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-50690e2c-6af5-4647-95ac-64bb3663d2d5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:16:04 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-50690e2c-6af5-4647-95ac-64bb3663d2d5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Delete volume with id: e2beb5af-eace-4e44-ba10-5d76a5b2be4a Sep 01 18:16:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:16:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:16:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:16:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:16:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-50690e2c-6af5-4647-95ac-64bb3663d2d5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Volume info retrieved successfully. Sep 01 18:16:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-50690e2c-6af5-4647-95ac-64bb3663d2d5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] Delete volume request issued successfully. Sep 01 18:16:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-7d62d97f-b7bc-450f-8381-1094fea221d4 req-50690e2c-6af5-4647-95ac-64bb3663d2d5 tempest-TestShelveInstance-1925485470 tempest-TestShelveInstance-1925485470-project-member] http://192.168.122.108/volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a returned with HTTP 202 Sep 01 18:16:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1269/2604] 192.168.122.108 () {62 vars in 1509 bytes} [Tue Sep 1 18:16:04 2026] DELETE /volume/v3/volumes/e2beb5af-eace-4e44-ba10-5d76a5b2be4a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:16:14 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:16:14 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-382796298", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-382796298', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Create volume of 1 GB Sep 01 18:16:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:16:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:16:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Availability Zones retrieved successfully. Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Flow 'volume_create_api' (487760b5-4376-4d82-ad93-caaada4b57b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4542d895-fff8-4b4f-8bd7-cd695e049582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4542d895-fff8-4b4f-8bd7-cd695e049582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdb2999-c8b0-48c3-b29a-dc3babb592f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Created reservations ['88e54be6-2036-4138-8157-84b435a3ed77', 'f5a1b62d-d5eb-4486-a489-f9b4f661ccdb', '5ce683ea-1dc5-4707-a61f-f5fd79622f59', 'f47070d2-b575-4a4f-b7b3-1e0d9c2f120c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdb2999-c8b0-48c3-b29a-dc3babb592f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88e54be6-2036-4138-8157-84b435a3ed77', 'f5a1b62d-d5eb-4486-a489-f9b4f661ccdb', '5ce683ea-1dc5-4707-a61f-f5fd79622f59', 'f47070d2-b575-4a4f-b7b3-1e0d9c2f120c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985757f4-7efb-4846-9aed-048c99580636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:16:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985757f4-7efb-4846-9aed-048c99580636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80be3dfd-6da8-4fd2-9815-de867b36051e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-382796298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c42a040dd832474cb676d7e62ffea365',qos_specs=None,replication_status=,reservations=['88e54be6-2036-4138-8157-84b435a3ed77','f5a1b62d-d5eb-4486-a489-f9b4f661ccdb','5ce683ea-1dc5-4707-a61f-f5fd79622f59','f47070d2-b575-4a4f-b7b3-1e0d9c2f120c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c626e89321493d8186eb2d7caae653',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-382796298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80be3dfd-6da8-4fd2-9815-de867b36051e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c42a040dd832474cb676d7e62ffea365',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='98c626e89321493d8186eb2d7caae653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d6f2dd-44de-4f9c-ba43-d84a3c4997ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d6f2dd-44de-4f9c-ba43-d84a3c4997ea) 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-382796298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c42a040dd832474cb676d7e62ffea365',qos_specs=None,replication_status=,reservations=['88e54be6-2036-4138-8157-84b435a3ed77','f5a1b62d-d5eb-4486-a489-f9b4f661ccdb','5ce683ea-1dc5-4707-a61f-f5fd79622f59','f47070d2-b575-4a4f-b7b3-1e0d9c2f120c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98c626e89321493d8186eb2d7caae653',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b762a15-26ec-475d-96d6-e5dfef56a6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b762a15-26ec-475d-96d6-e5dfef56a6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Flow 'volume_create_api' (487760b5-4376-4d82-ad93-caaada4b57b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:16:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Create volume request issued successfully. Sep 01 18:16:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c14cdeaa-b6c1-4339-8e60-04f7fb344baa tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:16:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1336/2605] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:16:36 2026] POST /volume/v3/volumes => generated 755 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:16:46 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:17:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-06028a82-b40e-434c-8593-36b9fbbbbe93 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-06028a82-b40e-434c-8593-36b9fbbbbe93 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-06028a82-b40e-434c-8593-36b9fbbbbe93 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-06028a82-b40e-434c-8593-36b9fbbbbe93 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-06028a82-b40e-434c-8593-36b9fbbbbe93 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-06028a82-b40e-434c-8593-36b9fbbbbe93 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1270/2606] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:05 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-84683422-0af3-4f1e-8243-6bf8a1886940 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-84683422-0af3-4f1e-8243-6bf8a1886940 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-84683422-0af3-4f1e-8243-6bf8a1886940 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-84683422-0af3-4f1e-8243-6bf8a1886940 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-84683422-0af3-4f1e-8243-6bf8a1886940 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-84683422-0af3-4f1e-8243-6bf8a1886940 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1337/2607] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:05 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-238282e4-a5a0-4a92-88c2-fe90fbf1e39b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-238282e4-a5a0-4a92-88c2-fe90fbf1e39b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-238282e4-a5a0-4a92-88c2-fe90fbf1e39b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-238282e4-a5a0-4a92-88c2-fe90fbf1e39b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-238282e4-a5a0-4a92-88c2-fe90fbf1e39b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-238282e4-a5a0-4a92-88c2-fe90fbf1e39b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1271/2608] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:17:06 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e7a0d5c2-b2d2-42db-ad28-f344807e93aa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7a0d5c2-b2d2-42db-ad28-f344807e93aa None None] GET http://192.168.122.108/volume// Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7a0d5c2-b2d2-42db-ad28-f344807e93aa None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e7a0d5c2-b2d2-42db-ad28-f344807e93aa None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e7a0d5c2-b2d2-42db-ad28-f344807e93aa None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:17:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1338/2609] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:17:06 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-36c7c46d-0217-4c3e-8e83-0e304e0ec703 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-36c7c46d-0217-4c3e-8e83-0e304e0ec703 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-36c7c46d-0217-4c3e-8e83-0e304e0ec703 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80be3dfd-6da8-4fd2-9815-de867b36051e", "connector": null, "instance_uuid": "f8de874f-e7c7-46fc-a250-a59fcde89bc6"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-36c7c46d-0217-4c3e-8e83-0e304e0ec703 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:17:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1272/2610] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:17:06 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-da34bfec-6500-4456-9cc9-6aa3ae8a21ce None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da34bfec-6500-4456-9cc9-6aa3ae8a21ce tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da34bfec-6500-4456-9cc9-6aa3ae8a21ce tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-da34bfec-6500-4456-9cc9-6aa3ae8a21ce tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f65bedec-7643-4bf1-85be-867ebc9e9e57 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f65bedec-7643-4bf1-85be-867ebc9e9e57 None None] GET http://192.168.122.108/volume// Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f65bedec-7643-4bf1-85be-867ebc9e9e57 None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f65bedec-7643-4bf1-85be-867ebc9e9e57 None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f65bedec-7643-4bf1-85be-867ebc9e9e57 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:17:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1273/2611] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:17:06 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:17:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-da34bfec-6500-4456-9cc9-6aa3ae8a21ce tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-c912e4ec-7123-49d7-aca0-61c888e81aa0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-da34bfec-6500-4456-9cc9-6aa3ae8a21ce tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-c912e4ec-7123-49d7-aca0-61c888e81aa0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1339/2612] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:06 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-c912e4ec-7123-49d7-aca0-61c888e81aa0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-c912e4ec-7123-49d7-aca0-61c888e81aa0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-c912e4ec-7123-49d7-aca0-61c888e81aa0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-c912e4ec-7123-49d7-aca0-61c888e81aa0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1274/2613] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:17:06 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 1028 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-6b6264a5-27a2-4fa6-9dfa-3045b76276d8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-6b6264a5-27a2-4fa6-9dfa-3045b76276d8 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] PUT http://192.168.122.108/volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8 Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-6b6264a5-27a2-4fa6-9dfa-3045b76276d8 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-6b6264a5-27a2-4fa6-9dfa-3045b76276d8 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Acquiring lock "cinder-attachment_update-80be3dfd-6da8-4fd2-9815-de867b36051e-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-6b6264a5-27a2-4fa6-9dfa-3045b76276d8 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Lock "cinder-attachment_update-80be3dfd-6da8-4fd2-9815-de867b36051e-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:06 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-6b6264a5-27a2-4fa6-9dfa-3045b76276d8 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Lock "cinder-attachment_update-80be3dfd-6da8-4fd2-9815-de867b36051e-devstack" released by "attachment_update" :: held 0.161s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:17:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-6b6264a5-27a2-4fa6-9dfa-3045b76276d8 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8 returned with HTTP 200 Sep 01 18:17:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1340/2614] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:17:06 2026] PUT /volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8 => generated 694 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-93d95b22-c734-48ee-a479-302c0af5b135 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-93d95b22-c734-48ee-a479-302c0af5b135 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8/action Sep 01 18:17:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-93d95b22-c734-48ee-a479-302c0af5b135 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:17:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-93d95b22-c734-48ee-a479-302c0af5b135 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-8ed4ec0c-83e7-48c2-a940-6d5f1d2b5ffc req-93d95b22-c734-48ee-a479-302c0af5b135 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8/action returned with HTTP 204 Sep 01 18:17:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1275/2615] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:17:07 2026] POST /volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:17:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8a1ca0b3-2168-49d0-aeee-1baa09def0a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a1ca0b3-2168-49d0-aeee-1baa09def0a0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a1ca0b3-2168-49d0-aeee-1baa09def0a0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a1ca0b3-2168-49d0-aeee-1baa09def0a0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8a1ca0b3-2168-49d0-aeee-1baa09def0a0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a1ca0b3-2168-49d0-aeee-1baa09def0a0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1341/2616] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:07 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5bcc2364-21b0-43b4-84bc-bade7d7f315c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5bcc2364-21b0-43b4-84bc-bade7d7f315c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5bcc2364-21b0-43b4-84bc-bade7d7f315c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5bcc2364-21b0-43b4-84bc-bade7d7f315c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5bcc2364-21b0-43b4-84bc-bade7d7f315c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5bcc2364-21b0-43b4-84bc-bade7d7f315c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1276/2617] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:07 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-30483d51-1b63-4f11-b5ab-131578eb7e72 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-30483d51-1b63-4f11-b5ab-131578eb7e72 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-30483d51-1b63-4f11-b5ab-131578eb7e72 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-30483d51-1b63-4f11-b5ab-131578eb7e72 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-30483d51-1b63-4f11-b5ab-131578eb7e72 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-30483d51-1b63-4f11-b5ab-131578eb7e72 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1342/2618] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:17:09 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-6e9b8c1e-37d9-4323-bfbb-e7472f60d35e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-6e9b8c1e-37d9-4323-bfbb-e7472f60d35e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e/action Sep 01 18:17:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-6e9b8c1e-37d9-4323-bfbb-e7472f60d35e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:17:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-6e9b8c1e-37d9-4323-bfbb-e7472f60d35e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-6e9b8c1e-37d9-4323-bfbb-e7472f60d35e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-6e9b8c1e-37d9-4323-bfbb-e7472f60d35e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Begin detaching volume completed successfully. Sep 01 18:17:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-6e9b8c1e-37d9-4323-bfbb-e7472f60d35e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e/action returned with HTTP 202 Sep 01 18:17:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1277/2619] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:17:09 2026] POST /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:17:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a4ede9e5-c5c3-4045-91f0-16647d6f26ea None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4ede9e5-c5c3-4045-91f0-16647d6f26ea None None] GET http://192.168.122.108/volume// Sep 01 18:17:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4ede9e5-c5c3-4045-91f0-16647d6f26ea None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a4ede9e5-c5c3-4045-91f0-16647d6f26ea None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a4ede9e5-c5c3-4045-91f0-16647d6f26ea None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:17:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1343/2620] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:17:09 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:17:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-2e9ed5e2-927f-4f62-b966-bb709641eabb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-2e9ed5e2-927f-4f62-b966-bb709641eabb tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-2e9ed5e2-927f-4f62-b966-bb709641eabb tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-2e9ed5e2-927f-4f62-b966-bb709641eabb tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-2e9ed5e2-927f-4f62-b966-bb709641eabb tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-2e9ed5e2-927f-4f62-b966-bb709641eabb tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:17:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1278/2621] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:17:09 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:17:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-e69301c6-27cf-40f1-b8f5-3c3e3c933459 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-e69301c6-27cf-40f1-b8f5-3c3e3c933459 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] DELETE http://192.168.122.108/volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8 Sep 01 18:17:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-e69301c6-27cf-40f1-b8f5-3c3e3c933459 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-e69301c6-27cf-40f1-b8f5-3c3e3c933459 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:10 devstack devstack@c-api.service[86561]: /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 01 18:17:10 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:17:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-4af8b89f-2862-4436-9fda-57dd8eb454d7 req-e69301c6-27cf-40f1-b8f5-3c3e3c933459 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8 returned with HTTP 200 Sep 01 18:17:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1344/2622] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:17:10 2026] DELETE /volume/v3/attachments/b40cb83f-e158-453f-a205-ee4371b5dbe8 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-70c97c89-1600-45fd-b755-d52b8bede6c0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-70c97c89-1600-45fd-b755-d52b8bede6c0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:17:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-70c97c89-1600-45fd-b755-d52b8bede6c0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80be3dfd-6da8-4fd2-9815-de867b36051e", "force": false, "name": "tempest-TestStampPattern-snapshot-845518625", "description": null, "metadata": null}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-70c97c89-1600-45fd-b755-d52b8bede6c0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:10 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-70c97c89-1600-45fd-b755-d52b8bede6c0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Create snapshot from volume 80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:17:11 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-70c97c89-1600-45fd-b755-d52b8bede6c0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Created reservations ['bf1bcd29-fd77-4322-972f-597c259f7515', 'c02d4336-e1a4-4d89-a220-461512454c52', 'a14d5364-ca09-4442-8c57-f6b76fafbb64', '992fe163-1cdb-4514-b23a-cee56246a1f6'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:17:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-70c97c89-1600-45fd-b755-d52b8bede6c0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot create request issued successfully. Sep 01 18:17:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-70c97c89-1600-45fd-b755-d52b8bede6c0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:17:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1279/2623] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:17:10 2026] POST /volume/v3/snapshots => generated 302 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:17:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fd312e1d-5019-4c89-885a-cfba8b6ca069 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd312e1d-5019-4c89-885a-cfba8b6ca069 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:17:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd312e1d-5019-4c89-885a-cfba8b6ca069 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd312e1d-5019-4c89-885a-cfba8b6ca069 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fd312e1d-5019-4c89-885a-cfba8b6ca069 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot retrieved successfully. Sep 01 18:17:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd312e1d-5019-4c89-885a-cfba8b6ca069 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 returned with HTTP 200 Sep 01 18:17:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1345/2624] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:17:11 2026] GET /volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9f6a682b-bbfc-4cdf-8660-739f8fac004b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f6a682b-bbfc-4cdf-8660-739f8fac004b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:17:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f6a682b-bbfc-4cdf-8660-739f8fac004b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f6a682b-bbfc-4cdf-8660-739f8fac004b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9f6a682b-bbfc-4cdf-8660-739f8fac004b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot retrieved successfully. Sep 01 18:17:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f6a682b-bbfc-4cdf-8660-739f8fac004b tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 returned with HTTP 200 Sep 01 18:17:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1280/2625] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:17:12 2026] GET /volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-55da4c19-468e-4c84-a460-dd37fb80ae4c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-55da4c19-468e-4c84-a460-dd37fb80ae4c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:17:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-55da4c19-468e-4c84-a460-dd37fb80ae4c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-55da4c19-468e-4c84-a460-dd37fb80ae4c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-55da4c19-468e-4c84-a460-dd37fb80ae4c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot retrieved successfully. Sep 01 18:17:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-55da4c19-468e-4c84-a460-dd37fb80ae4c tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 returned with HTTP 200 Sep 01 18:17:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1346/2626] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:17:13 2026] GET /volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f24058db-2e69-4f9f-9ba4-9d7103369139 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f24058db-2e69-4f9f-9ba4-9d7103369139 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:17:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f24058db-2e69-4f9f-9ba4-9d7103369139 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f24058db-2e69-4f9f-9ba4-9d7103369139 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f24058db-2e69-4f9f-9ba4-9d7103369139 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot retrieved successfully. Sep 01 18:17:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f24058db-2e69-4f9f-9ba4-9d7103369139 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 returned with HTTP 200 Sep 01 18:17:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1281/2627] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:17:13 2026] GET /volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1500910417", "snapshot_id": "d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1500910417', 'snapshot_id': 'd6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot retrieved successfully. Sep 01 18:17:19 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Create volume of 1 GB Sep 01 18:17:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Availability Zones retrieved successfully. Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Flow 'volume_create_api' (e7bdb3fc-a199-4bf3-9ba6-06ee477a3b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931a6422-5291-4c88-96f0-b1680bb0f621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931a6422-5291-4c88-96f0-b1680bb0f621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbda9064-f286-4258-8525-c2198f3c0cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Created reservations ['78cf1cf9-4bc6-438c-8856-0759d558b61b', 'e0149524-8c67-472c-9faf-ec03df01d909', '10948ac3-98ba-4d9a-b60b-891562cb8646', 'ac556df7-b919-4478-9f50-521dedfe12e2'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbda9064-f286-4258-8525-c2198f3c0cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78cf1cf9-4bc6-438c-8856-0759d558b61b', 'e0149524-8c67-472c-9faf-ec03df01d909', '10948ac3-98ba-4d9a-b60b-891562cb8646', 'ac556df7-b919-4478-9f50-521dedfe12e2']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abcfdb1-f53f-441f-9eb3-97ffa2c87593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abcfdb1-f53f-441f-9eb3-97ffa2c87593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c14b41-b955-449b-af47-d22a7458a047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1500910417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c42a040dd832474cb676d7e62ffea365',qos_specs=None,replication_status=,reservations=['78cf1cf9-4bc6-438c-8856-0759d558b61b','e0149524-8c67-472c-9faf-ec03df01d909','10948ac3-98ba-4d9a-b60b-891562cb8646','ac556df7-b919-4478-9f50-521dedfe12e2'],size=1,snapshot_id=d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1,source_replicaid=,source_volid=None,status='creating',user_id='98c626e89321493d8186eb2d7caae653',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1500910417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59c14b41-b955-449b-af47-d22a7458a047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c42a040dd832474cb676d7e62ffea365',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=d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98c626e89321493d8186eb2d7caae653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4237ec1-abf4-4591-b95c-d2f2a94d3dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4237ec1-abf4-4591-b95c-d2f2a94d3dc7) 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-1500910417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c42a040dd832474cb676d7e62ffea365',qos_specs=None,replication_status=,reservations=['78cf1cf9-4bc6-438c-8856-0759d558b61b','e0149524-8c67-472c-9faf-ec03df01d909','10948ac3-98ba-4d9a-b60b-891562cb8646','ac556df7-b919-4478-9f50-521dedfe12e2'],size=1,snapshot_id=d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1,source_replicaid=,source_volid=None,status='creating',user_id='98c626e89321493d8186eb2d7caae653',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795205de-8148-4d4a-9711-4777372890a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795205de-8148-4d4a-9711-4777372890a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Flow 'volume_create_api' (e7bdb3fc-a199-4bf3-9ba6-06ee477a3b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:17:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Create volume request issued successfully. Sep 01 18:17:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e872241-ecbb-440e-96fb-a0097b95dea4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:17:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1347/2628] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:17:19 2026] POST /volume/v3/volumes => generated 790 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:17:23 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:17:29 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:17:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cc8995c4-13fd-44f0-b170-81b8bd225485 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc8995c4-13fd-44f0-b170-81b8bd225485 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc8995c4-13fd-44f0-b170-81b8bd225485 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc8995c4-13fd-44f0-b170-81b8bd225485 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cc8995c4-13fd-44f0-b170-81b8bd225485 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc8995c4-13fd-44f0-b170-81b8bd225485 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1282/2629] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:54 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a86ae641-ee3c-42e7-87f3-8d621b6be4c2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a86ae641-ee3c-42e7-87f3-8d621b6be4c2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a86ae641-ee3c-42e7-87f3-8d621b6be4c2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a86ae641-ee3c-42e7-87f3-8d621b6be4c2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:54 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:54 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a86ae641-ee3c-42e7-87f3-8d621b6be4c2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a86ae641-ee3c-42e7-87f3-8d621b6be4c2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1348/2630] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:54 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-a2929e04-c385-49f1-8e6c-911c60e09454 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-a2929e04-c385-49f1-8e6c-911c60e09454 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-a2929e04-c385-49f1-8e6c-911c60e09454 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-a2929e04-c385-49f1-8e6c-911c60e09454 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-a2929e04-c385-49f1-8e6c-911c60e09454 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-a2929e04-c385-49f1-8e6c-911c60e09454 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1283/2631] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:17:55 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-900394eb-2fb0-4150-9a69-ea721adf7c03 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-900394eb-2fb0-4150-9a69-ea721adf7c03 None None] GET http://192.168.122.108/volume// Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-900394eb-2fb0-4150-9a69-ea721adf7c03 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-900394eb-2fb0-4150-9a69-ea721adf7c03 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-900394eb-2fb0-4150-9a69-ea721adf7c03 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:17:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1349/2632] 192.168.122.108 () {58 vars in 1317 bytes} [Tue Sep 1 18:17:55 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-cd09fefc-1e76-45c7-b8c6-a05fdd0badbf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-cd09fefc-1e76-45c7-b8c6-a05fdd0badbf tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/attachments Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-cd09fefc-1e76-45c7-b8c6-a05fdd0badbf tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59c14b41-b955-449b-af47-d22a7458a047", "connector": null, "instance_uuid": "3eacab80-692b-4989-b8e5-1cf94add21c4"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-cd09fefc-1e76-45c7-b8c6-a05fdd0badbf tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/attachments returned with HTTP 200 Sep 01 18:17:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1284/2633] 192.168.122.108 () {66 vars in 1483 bytes} [Tue Sep 1 18:17:55 2026] POST /volume/v3/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-72459ea4-0aa0-4c88-80d0-ca3918038847 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-72459ea4-0aa0-4c88-80d0-ca3918038847 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-72459ea4-0aa0-4c88-80d0-ca3918038847 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-72459ea4-0aa0-4c88-80d0-ca3918038847 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8f103c15-aa14-402a-967e-8458bcfb3edf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f103c15-aa14-402a-967e-8458bcfb3edf None None] GET http://192.168.122.108/volume// Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f103c15-aa14-402a-967e-8458bcfb3edf None None] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8f103c15-aa14-402a-967e-8458bcfb3edf None None] Calling method 'all' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8f103c15-aa14-402a-967e-8458bcfb3edf None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:17:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1285/2634] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:17:55 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:17:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-72459ea4-0aa0-4c88-80d0-ca3918038847 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-66daacd4-a8e7-4cc9-b6ec-d260904912b0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-66daacd4-a8e7-4cc9-b6ec-d260904912b0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-66daacd4-a8e7-4cc9-b6ec-d260904912b0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-66daacd4-a8e7-4cc9-b6ec-d260904912b0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-72459ea4-0aa0-4c88-80d0-ca3918038847 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1350/2635] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:55 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:17:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-66daacd4-a8e7-4cc9-b6ec-d260904912b0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-66daacd4-a8e7-4cc9-b6ec-d260904912b0 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1286/2636] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:17:55 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 1063 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-47622653-6f85-4067-84cd-a035566c78e5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-47622653-6f85-4067-84cd-a035566c78e5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] PUT http://192.168.122.108/volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834 Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-47622653-6f85-4067-84cd-a035566c78e5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.108", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:30f4eab9593a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3f203ef6-f478-4160-b801-b1797dec0113", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-47622653-6f85-4067-84cd-a035566c78e5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Acquiring lock "cinder-attachment_update-59c14b41-b955-449b-af47-d22a7458a047-devstack" by "attachment_update" {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-47622653-6f85-4067-84cd-a035566c78e5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Lock "cinder-attachment_update-59c14b41-b955-449b-af47-d22a7458a047-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86561) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:55 devstack devstack@c-api.service[86561]: DEBUG cinder.coordination [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-47622653-6f85-4067-84cd-a035566c78e5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Lock "cinder-attachment_update-59c14b41-b955-449b-af47-d22a7458a047-devstack" released by "attachment_update" :: held 0.202s {{(pid=86561) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 18:17:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-47622653-6f85-4067-84cd-a035566c78e5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834 returned with HTTP 200 Sep 01 18:17:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1351/2637] 192.168.122.108 () {66 vars in 1593 bytes} [Tue Sep 1 18:17:55 2026] PUT /volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834 => generated 694 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-08fc0323-552b-498d-9da3-0fbbba112abc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-08fc0323-552b-498d-9da3-0fbbba112abc tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834/action Sep 01 18:17:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-08fc0323-552b-498d-9da3-0fbbba112abc tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action body: b'{"os-complete": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:17:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-08fc0323-552b-498d-9da3-0fbbba112abc tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-cfc529cc-b459-427f-93bd-b70e214578f5 req-08fc0323-552b-498d-9da3-0fbbba112abc tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834/action returned with HTTP 204 Sep 01 18:17:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1287/2638] 192.168.122.108 () {66 vars in 1614 bytes} [Tue Sep 1 18:17:56 2026] POST /volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:17:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-54529634-c66c-48d7-9d48-b39bf4d22299 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54529634-c66c-48d7-9d48-b39bf4d22299 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54529634-c66c-48d7-9d48-b39bf4d22299 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54529634-c66c-48d7-9d48-b39bf4d22299 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-54529634-c66c-48d7-9d48-b39bf4d22299 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54529634-c66c-48d7-9d48-b39bf4d22299 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1352/2639] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:56 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 1175 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-14a0c686-1243-4107-b542-c8add211a4d1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-14a0c686-1243-4107-b542-c8add211a4d1 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-14a0c686-1243-4107-b542-c8add211a4d1 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-14a0c686-1243-4107-b542-c8add211a4d1 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-14a0c686-1243-4107-b542-c8add211a4d1 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-14a0c686-1243-4107-b542-c8add211a4d1 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1288/2640] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:17:56 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 1175 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a0746346-1775-43d1-ab12-67229ee84f3e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a0746346-1775-43d1-ab12-67229ee84f3e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a0746346-1775-43d1-ab12-67229ee84f3e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a0746346-1775-43d1-ab12-67229ee84f3e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:17:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a0746346-1775-43d1-ab12-67229ee84f3e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a0746346-1775-43d1-ab12-67229ee84f3e tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1353/2641] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:17:57 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 1175 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:17:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a1ec6434-8918-4581-9bdc-833f53e96ba7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a1ec6434-8918-4581-9bdc-833f53e96ba7 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] POST http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047/action Sep 01 18:17:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a1ec6434-8918-4581-9bdc-833f53e96ba7 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:17:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a1ec6434-8918-4581-9bdc-833f53e96ba7 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:17:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a1ec6434-8918-4581-9bdc-833f53e96ba7 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a1ec6434-8918-4581-9bdc-833f53e96ba7 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Begin detaching volume completed successfully. Sep 01 18:17:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-a1ec6434-8918-4581-9bdc-833f53e96ba7 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047/action returned with HTTP 202 Sep 01 18:17:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1289/2642] 192.168.122.108 () {64 vars in 1561 bytes} [Tue Sep 1 18:17:57 2026] POST /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:17:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dbff0dec-dbcd-428b-8529-7600a8b2fc71 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dbff0dec-dbcd-428b-8529-7600a8b2fc71 None None] GET http://192.168.122.108/volume// Sep 01 18:17:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dbff0dec-dbcd-428b-8529-7600a8b2fc71 None None] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dbff0dec-dbcd-428b-8529-7600a8b2fc71 None None] Calling method 'all' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dbff0dec-dbcd-428b-8529-7600a8b2fc71 None None] http://192.168.122.108/volume// returned with HTTP 300 Sep 01 18:17:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1354/2643] 192.168.122.108 () {58 vars in 1315 bytes} [Tue Sep 1 18:17:57 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 18:17:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-8b6fca90-1b50-40c6-b180-426ad229b175 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-8b6fca90-1b50-40c6-b180-426ad229b175 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:17:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-8b6fca90-1b50-40c6-b180-426ad229b175 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-8b6fca90-1b50-40c6-b180-426ad229b175 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:17:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:17:57 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:57 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:17:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-8b6fca90-1b50-40c6-b180-426ad229b175 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:17:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-8b6fca90-1b50-40c6-b180-426ad229b175 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:17:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1290/2644] 192.168.122.108 () {62 vars in 1528 bytes} [Tue Sep 1 18:17:57 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 1359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:17:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-2d5f8df7-4757-401b-865e-9a8ee9bd968d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:17:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-2d5f8df7-4757-401b-865e-9a8ee9bd968d tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] DELETE http://192.168.122.108/volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834 Sep 01 18:17:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-2d5f8df7-4757-401b-865e-9a8ee9bd968d tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:17:58 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-2d5f8df7-4757-401b-865e-9a8ee9bd968d tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:17:58 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:17:58 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:17:58 devstack devstack@c-api.service[86561]: /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 01 18:17:58 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, Sep 01 18:17:58 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-5a16cbf6-ae30-46f6-a9af-ccd10e654a17 req-2d5f8df7-4757-401b-865e-9a8ee9bd968d tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834 returned with HTTP 200 Sep 01 18:17:58 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1355/2645] 192.168.122.108 () {64 vars in 1562 bytes} [Tue Sep 1 18:17:58 2026] DELETE /volume/v3/attachments/59a0e18c-1ff5-4ed3-8d45-9b1fe8368834 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-148522ad-1bba-4a29-8aa7-85020ea04ad2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-148522ad-1bba-4a29-8aa7-85020ea04ad2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] DELETE http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:18:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-148522ad-1bba-4a29-8aa7-85020ea04ad2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-148522ad-1bba-4a29-8aa7-85020ea04ad2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:02 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-148522ad-1bba-4a29-8aa7-85020ea04ad2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Delete volume with id: 59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:18:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-148522ad-1bba-4a29-8aa7-85020ea04ad2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:18:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-148522ad-1bba-4a29-8aa7-85020ea04ad2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Delete volume request issued successfully. Sep 01 18:18:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-148522ad-1bba-4a29-8aa7-85020ea04ad2 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 202 Sep 01 18:18:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1291/2646] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:18:02 2026] DELETE /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e18d476a-85fb-48b5-b4aa-f360b10d8597 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e18d476a-85fb-48b5-b4aa-f360b10d8597 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:18:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e18d476a-85fb-48b5-b4aa-f360b10d8597 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e18d476a-85fb-48b5-b4aa-f360b10d8597 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e18d476a-85fb-48b5-b4aa-f360b10d8597 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:18:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e18d476a-85fb-48b5-b4aa-f360b10d8597 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 200 Sep 01 18:18:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1356/2647] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:02 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9a6dad79-883d-4ebd-b88a-c4a890372c89 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9a6dad79-883d-4ebd-b88a-c4a890372c89 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 Sep 01 18:18:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9a6dad79-883d-4ebd-b88a-c4a890372c89 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9a6dad79-883d-4ebd-b88a-c4a890372c89 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9a6dad79-883d-4ebd-b88a-c4a890372c89 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 returned with HTTP 404 Sep 01 18:18:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1292/2648] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:03 2026] GET /volume/v3/volumes/59c14b41-b955-449b-af47-d22a7458a047 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8c6de4c2-ca2f-4d70-bd3e-00ca277afb09 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8c6de4c2-ca2f-4d70-bd3e-00ca277afb09 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:18:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8c6de4c2-ca2f-4d70-bd3e-00ca277afb09 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8c6de4c2-ca2f-4d70-bd3e-00ca277afb09 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:03 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-8c6de4c2-ca2f-4d70-bd3e-00ca277afb09 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Delete snapshot with id: d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:18:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8c6de4c2-ca2f-4d70-bd3e-00ca277afb09 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot retrieved successfully. Sep 01 18:18:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8c6de4c2-ca2f-4d70-bd3e-00ca277afb09 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot delete request issued successfully. Sep 01 18:18:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8c6de4c2-ca2f-4d70-bd3e-00ca277afb09 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 returned with HTTP 202 Sep 01 18:18:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1357/2649] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:18:03 2026] DELETE /volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-334ad1be-56a8-4e26-8a21-25060989daae None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-334ad1be-56a8-4e26-8a21-25060989daae tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:18:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-334ad1be-56a8-4e26-8a21-25060989daae tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-334ad1be-56a8-4e26-8a21-25060989daae tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-334ad1be-56a8-4e26-8a21-25060989daae tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot retrieved successfully. Sep 01 18:18:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-334ad1be-56a8-4e26-8a21-25060989daae tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 returned with HTTP 200 Sep 01 18:18:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1293/2650] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:18:03 2026] GET /volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-20f92f80-d06a-446b-9cec-5dfc0a615b38 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-20f92f80-d06a-446b-9cec-5dfc0a615b38 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:18:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-20f92f80-d06a-446b-9cec-5dfc0a615b38 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-20f92f80-d06a-446b-9cec-5dfc0a615b38 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-20f92f80-d06a-446b-9cec-5dfc0a615b38 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Snapshot retrieved successfully. Sep 01 18:18:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-20f92f80-d06a-446b-9cec-5dfc0a615b38 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 returned with HTTP 200 Sep 01 18:18:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1358/2651] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:18:04 2026] GET /volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 => generated 460 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e8f5a716-4e0f-478b-b99d-2cb4250552b4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8f5a716-4e0f-478b-b99d-2cb4250552b4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 Sep 01 18:18:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8f5a716-4e0f-478b-b99d-2cb4250552b4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8f5a716-4e0f-478b-b99d-2cb4250552b4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8f5a716-4e0f-478b-b99d-2cb4250552b4 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 returned with HTTP 404 Sep 01 18:18:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1294/2652] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:18:05 2026] GET /volume/v3/snapshots/d6a66af5-b0c0-4d2a-bee4-1ce95c5a28e1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [req-aa386abd-8edd-4074-aaab-e52d2033d4fe req-4da748ea-e8de-40cb-adec-bb32a3cb06c3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-aa386abd-8edd-4074-aaab-e52d2033d4fe req-4da748ea-e8de-40cb-adec-bb32a3cb06c3 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:18:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-aa386abd-8edd-4074-aaab-e52d2033d4fe req-4da748ea-e8de-40cb-adec-bb32a3cb06c3 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [req-aa386abd-8edd-4074-aaab-e52d2033d4fe req-4da748ea-e8de-40cb-adec-bb32a3cb06c3 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [req-aa386abd-8edd-4074-aaab-e52d2033d4fe req-4da748ea-e8de-40cb-adec-bb32a3cb06c3 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:18:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [req-aa386abd-8edd-4074-aaab-e52d2033d4fe req-4da748ea-e8de-40cb-adec-bb32a3cb06c3 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:18:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1359/2653] 192.168.122.108 () {60 vars in 1487 bytes} [Tue Sep 1 18:18:05 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-27b7f483-03a3-4720-bb96-2ecf1ea40aa5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27b7f483-03a3-4720-bb96-2ecf1ea40aa5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] DELETE http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:18:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27b7f483-03a3-4720-bb96-2ecf1ea40aa5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27b7f483-03a3-4720-bb96-2ecf1ea40aa5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:09 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-27b7f483-03a3-4720-bb96-2ecf1ea40aa5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Delete volume with id: 80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:18:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-27b7f483-03a3-4720-bb96-2ecf1ea40aa5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:18:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-27b7f483-03a3-4720-bb96-2ecf1ea40aa5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Delete volume request issued successfully. Sep 01 18:18:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27b7f483-03a3-4720-bb96-2ecf1ea40aa5 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 202 Sep 01 18:18:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1295/2654] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:18:09 2026] DELETE /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-361fedba-f7be-4c68-856f-8d5439616129 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-361fedba-f7be-4c68-856f-8d5439616129 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:18:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-361fedba-f7be-4c68-856f-8d5439616129 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-361fedba-f7be-4c68-856f-8d5439616129 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-361fedba-f7be-4c68-856f-8d5439616129 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Volume info retrieved successfully. Sep 01 18:18:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-361fedba-f7be-4c68-856f-8d5439616129 tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 200 Sep 01 18:18:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1360/2655] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:09 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6fbad662-10ae-4890-8da7-6e9de128bb4a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6fbad662-10ae-4890-8da7-6e9de128bb4a tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] GET http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e Sep 01 18:18:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6fbad662-10ae-4890-8da7-6e9de128bb4a tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6fbad662-10ae-4890-8da7-6e9de128bb4a tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6fbad662-10ae-4890-8da7-6e9de128bb4a tempest-TestStampPattern-1020171326 tempest-TestStampPattern-1020171326-project-member] http://192.168.122.108/volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e returned with HTTP 404 Sep 01 18:18:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1296/2656] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:10 2026] GET /volume/v3/volumes/80be3dfd-6da8-4fd2-9815-de867b36051e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:19 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:18:20 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:18:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1b0c29cf-c235-48e8-b0f2-88e153adbeda None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1b0c29cf-c235-48e8-b0f2-88e153adbeda tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:18:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1b0c29cf-c235-48e8-b0f2-88e153adbeda tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1b0c29cf-c235-48e8-b0f2-88e153adbeda tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1361/2657] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:18:21 2026] POST /volume/v3/types => generated 287 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "21e08d87-6dce-4535-9d05-05718196be3f", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '21e08d87-6dce-4535-9d05-05718196be3f', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Create volume of 1 GB Sep 01 18:18:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Availability Zones retrieved successfully. Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Flow 'volume_create_api' (b696b6e1-b60c-4833-b974-0504ccd67766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd29836c-05bf-4342-91fa-49cf846ca000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd29836c-05bf-4342-91fa-49cf846ca000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:18:22Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f67df514-8ce4-4fbe-bcbe-ad48a09c9662,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': 'f67df514-8ce4-4fbe-bcbe-ad48a09c9662', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b9fb86-e2e7-4fb1-bf60-ebfb5a71953d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-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 01 18:18:24 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-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 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Created reservations ['3973e27a-f084-409b-b5f3-60c180a18f87', '43a4246c-fcd3-4cfd-a2b2-914581942f3a', '83439173-ccf2-4fc9-98e7-8988034e6674', '9316bc70-f9ec-4937-b1c8-e0f766fb5652'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b9fb86-e2e7-4fb1-bf60-ebfb5a71953d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3973e27a-f084-409b-b5f3-60c180a18f87', '43a4246c-fcd3-4cfd-a2b2-914581942f3a', '83439173-ccf2-4fc9-98e7-8988034e6674', '9316bc70-f9ec-4937-b1c8-e0f766fb5652']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5bf9d9-dce2-4fc8-88ae-a16606d86aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5bf9d9-dce2-4fc8-88ae-a16606d86aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3f00071-f69e-46e1-8a5c-f4f637be96fe', '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='ab2350560d374a5393dfc55256ffe347',qos_specs=None,replication_status=,reservations=['3973e27a-f084-409b-b5f3-60c180a18f87','43a4246c-fcd3-4cfd-a2b2-914581942f3a','83439173-ccf2-4fc9-98e7-8988034e6674','9316bc70-f9ec-4937-b1c8-e0f766fb5652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='977a2811103e4639bdef9cd1a5b9bbca',volume_type_id=f67df514-8ce4-4fbe-bcbe-ad48a09c9662), '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-01T16:18:24Z,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=e3f00071-f69e-46e1-8a5c-f4f637be96fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab2350560d374a5393dfc55256ffe347',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='977a2811103e4639bdef9cd1a5b9bbca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f67df514-8ce4-4fbe-bcbe-ad48a09c9662),volume_type_id=f67df514-8ce4-4fbe-bcbe-ad48a09c9662)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7871c9-4165-4a40-895a-4ad9c6f34724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7871c9-4165-4a40-895a-4ad9c6f34724) 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='ab2350560d374a5393dfc55256ffe347',qos_specs=None,replication_status=,reservations=['3973e27a-f084-409b-b5f3-60c180a18f87','43a4246c-fcd3-4cfd-a2b2-914581942f3a','83439173-ccf2-4fc9-98e7-8988034e6674','9316bc70-f9ec-4937-b1c8-e0f766fb5652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='977a2811103e4639bdef9cd1a5b9bbca',volume_type_id=f67df514-8ce4-4fbe-bcbe-ad48a09c9662)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e990588-98cd-4cea-a7e2-0570003abc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e990588-98cd-4cea-a7e2-0570003abc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Flow 'volume_create_api' (b696b6e1-b60c-4833-b974-0504ccd67766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Create volume request issued successfully. Sep 01 18:18:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-897f314c-63e4-4fb4-95c5-8d3541cd32cb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:18:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1297/2658] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:18:24 2026] POST /volume/v3/volumes => generated 806 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:18:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-adce798f-b32d-4da6-b2de-fdd374a10ed9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-adce798f-b32d-4da6-b2de-fdd374a10ed9 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] GET http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-adce798f-b32d-4da6-b2de-fdd374a10ed9 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-adce798f-b32d-4da6-b2de-fdd374a10ed9 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-adce798f-b32d-4da6-b2de-fdd374a10ed9 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Volume info retrieved successfully. Sep 01 18:18:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-adce798f-b32d-4da6-b2de-fdd374a10ed9 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 200 Sep 01 18:18:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1362/2659] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:24 2026] GET /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-229573bd-3806-46fd-bd1d-3555196c012e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-229573bd-3806-46fd-bd1d-3555196c012e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] GET http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-229573bd-3806-46fd-bd1d-3555196c012e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-229573bd-3806-46fd-bd1d-3555196c012e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-229573bd-3806-46fd-bd1d-3555196c012e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Volume info retrieved successfully. Sep 01 18:18:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-229573bd-3806-46fd-bd1d-3555196c012e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 200 Sep 01 18:18:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1298/2660] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:25 2026] GET /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 898 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1f2adb59-5ab1-4d8c-809e-dbda477cd43f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f2adb59-5ab1-4d8c-809e-dbda477cd43f tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] GET http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f2adb59-5ab1-4d8c-809e-dbda477cd43f tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f2adb59-5ab1-4d8c-809e-dbda477cd43f tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1f2adb59-5ab1-4d8c-809e-dbda477cd43f tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Volume info retrieved successfully. Sep 01 18:18:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f2adb59-5ab1-4d8c-809e-dbda477cd43f tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 200 Sep 01 18:18:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1363/2661] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:26 2026] GET /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fd8f8092-d130-457f-b8de-5121aaba0b39 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd8f8092-d130-457f-b8de-5121aaba0b39 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] GET http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd8f8092-d130-457f-b8de-5121aaba0b39 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fd8f8092-d130-457f-b8de-5121aaba0b39 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fd8f8092-d130-457f-b8de-5121aaba0b39 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Volume info retrieved successfully. Sep 01 18:18:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fd8f8092-d130-457f-b8de-5121aaba0b39 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 200 Sep 01 18:18:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1299/2662] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:27 2026] GET /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 959 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ed31b171-917e-44dc-8ca4-8a1d1b231de0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed31b171-917e-44dc-8ca4-8a1d1b231de0 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] GET http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed31b171-917e-44dc-8ca4-8a1d1b231de0 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed31b171-917e-44dc-8ca4-8a1d1b231de0 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ed31b171-917e-44dc-8ca4-8a1d1b231de0 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Volume info retrieved successfully. Sep 01 18:18:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed31b171-917e-44dc-8ca4-8a1d1b231de0 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 200 Sep 01 18:18:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1364/2663] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:28 2026] GET /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-26d6423d-97ab-4e25-a278-2daf6a075ccb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26d6423d-97ab-4e25-a278-2daf6a075ccb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] GET http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-26d6423d-97ab-4e25-a278-2daf6a075ccb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-26d6423d-97ab-4e25-a278-2daf6a075ccb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-26d6423d-97ab-4e25-a278-2daf6a075ccb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Volume info retrieved successfully. Sep 01 18:18:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26d6423d-97ab-4e25-a278-2daf6a075ccb tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 200 Sep 01 18:18:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1300/2664] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:29 2026] GET /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 1303 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:18:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-54a210cc-483c-42ca-b91f-8aa1f577f30c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54a210cc-483c-42ca-b91f-8aa1f577f30c tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54a210cc-483c-42ca-b91f-8aa1f577f30c tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54a210cc-483c-42ca-b91f-8aa1f577f30c tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:29 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-54a210cc-483c-42ca-b91f-8aa1f577f30c tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Delete volume with id: e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-54a210cc-483c-42ca-b91f-8aa1f577f30c tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Volume info retrieved successfully. Sep 01 18:18:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-54a210cc-483c-42ca-b91f-8aa1f577f30c tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Delete volume request issued successfully. Sep 01 18:18:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54a210cc-483c-42ca-b91f-8aa1f577f30c tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 202 Sep 01 18:18:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1365/2665] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:18:29 2026] DELETE /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:18:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2359bfd6-376c-4c57-a6d1-69b11bc0a70e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2359bfd6-376c-4c57-a6d1-69b11bc0a70e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] GET http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2359bfd6-376c-4c57-a6d1-69b11bc0a70e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2359bfd6-376c-4c57-a6d1-69b11bc0a70e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2359bfd6-376c-4c57-a6d1-69b11bc0a70e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Volume info retrieved successfully. Sep 01 18:18:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2359bfd6-376c-4c57-a6d1-69b11bc0a70e tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 200 Sep 01 18:18:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1301/2666] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:29 2026] GET /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 1302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:18:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0380ffa9-d540-497f-9bf9-94f5893a43e1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0380ffa9-d540-497f-9bf9-94f5893a43e1 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] GET http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe Sep 01 18:18:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0380ffa9-d540-497f-9bf9-94f5893a43e1 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0380ffa9-d540-497f-9bf9-94f5893a43e1 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0380ffa9-d540-497f-9bf9-94f5893a43e1 tempest-VolumeAndVolumeTypeFromImageTest-791565866 tempest-VolumeAndVolumeTypeFromImageTest-791565866-project-member] http://192.168.122.108/volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe returned with HTTP 404 Sep 01 18:18:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1366/2667] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:30 2026] GET /volume/v3/volumes/e3f00071-f69e-46e1-8a5c-f4f637be96fe => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f494093c-6c70-4fd4-adc6-bc9abc9dc8bb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f494093c-6c70-4fd4-adc6-bc9abc9dc8bb tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] GET http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 Sep 01 18:18:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f494093c-6c70-4fd4-adc6-bc9abc9dc8bb tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f494093c-6c70-4fd4-adc6-bc9abc9dc8bb tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f494093c-6c70-4fd4-adc6-bc9abc9dc8bb tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:18:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f494093c-6c70-4fd4-adc6-bc9abc9dc8bb tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] Get all volumes completed successfully. Sep 01 18:18:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f494093c-6c70-4fd4-adc6-bc9abc9dc8bb tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 18:18:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1302/2668] 192.168.122.108 () {58 vars in 1169 bytes} [Tue Sep 1 18:18:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:18:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-14726ec6-1d7d-47b4-9422-496fcb787c23 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-14726ec6-1d7d-47b4-9422-496fcb787c23 tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] DELETE http://192.168.122.108/volume/v3/types/f67df514-8ce4-4fbe-bcbe-ad48a09c9662 Sep 01 18:18:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-14726ec6-1d7d-47b4-9422-496fcb787c23 tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-14726ec6-1d7d-47b4-9422-496fcb787c23 tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-14726ec6-1d7d-47b4-9422-496fcb787c23 tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] http://192.168.122.108/volume/v3/types/f67df514-8ce4-4fbe-bcbe-ad48a09c9662 returned with HTTP 202 Sep 01 18:18:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1367/2669] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:18:31 2026] DELETE /volume/v3/types/f67df514-8ce4-4fbe-bcbe-ad48a09c9662 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2a514171-8b5a-40a0-a276-0a62c39154ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2a514171-8b5a-40a0-a276-0a62c39154ac tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] GET http://192.168.122.108/volume/v3/types/f67df514-8ce4-4fbe-bcbe-ad48a09c9662 Sep 01 18:18:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2a514171-8b5a-40a0-a276-0a62c39154ac tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2a514171-8b5a-40a0-a276-0a62c39154ac tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2a514171-8b5a-40a0-a276-0a62c39154ac tempest-VolumeAndVolumeTypeFromImageTest-1418410377 tempest-VolumeAndVolumeTypeFromImageTest-1418410377-project-admin] http://192.168.122.108/volume/v3/types/f67df514-8ce4-4fbe-bcbe-ad48a09c9662 returned with HTTP 404 Sep 01 18:18:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1303/2670] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:18:31 2026] GET /volume/v3/types/f67df514-8ce4-4fbe-bcbe-ad48a09c9662 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-53376897"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-53376897'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume of 1 GB Sep 01 18:18:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Availability Zones retrieved successfully. Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (2dde5e6f-90cc-4568-8c55-0a7a22f358b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430b40c0-929d-4231-9144-0d9593235005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430b40c0-929d-4231-9144-0d9593235005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d0a2fe-f049-48d1-8ef0-18eaf37a8631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Created reservations ['d779f077-4ac7-4111-9f51-a2340b68c145', '22c4f103-20ec-4934-9ca8-f4cdcd3156b2', '77ab272d-16d3-433e-826d-1967745b54e1', '36663e22-f515-47e0-ad42-372801d1d36a'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d0a2fe-f049-48d1-8ef0-18eaf37a8631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d779f077-4ac7-4111-9f51-a2340b68c145', '22c4f103-20ec-4934-9ca8-f4cdcd3156b2', '77ab272d-16d3-433e-826d-1967745b54e1', '36663e22-f515-47e0-ad42-372801d1d36a']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e25343c-37c3-4d9b-a011-d6ed0cb8d19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e25343c-37c3-4d9b-a011-d6ed0cb8d19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc32fac0-25b8-4e84-8103-55628fda2cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-53376897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['d779f077-4ac7-4111-9f51-a2340b68c145','22c4f103-20ec-4934-9ca8-f4cdcd3156b2','77ab272d-16d3-433e-826d-1967745b54e1','36663e22-f515-47e0-ad42-372801d1d36a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-53376897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc32fac0-25b8-4e84-8103-55628fda2cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61302073773341118e1aee3f05092b9d',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='c065391bb6b347a98c34ee4fb4fd1f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10924360-2820-4bea-a27f-de4afbc228d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10924360-2820-4bea-a27f-de4afbc228d9) 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-53376897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['d779f077-4ac7-4111-9f51-a2340b68c145','22c4f103-20ec-4934-9ca8-f4cdcd3156b2','77ab272d-16d3-433e-826d-1967745b54e1','36663e22-f515-47e0-ad42-372801d1d36a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334febea-1753-45df-8f0c-08cb1f220801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334febea-1753-45df-8f0c-08cb1f220801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (2dde5e6f-90cc-4568-8c55-0a7a22f358b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request issued successfully. Sep 01 18:18:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d9e87688-1f3d-4eb0-a2e0-acbaf27f485d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:18:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1368/2671] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:18:34 2026] POST /volume/v3/volumes => generated 764 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0f6d75f2-a5ab-4668-9670-d423ac969def None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1987020224"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1987020224'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume of 1 GB Sep 01 18:18:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Availability Zones retrieved successfully. Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (818433b9-ef4e-42c4-a50d-e13ff314fcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92816d2-f580-450e-b715-17888b945879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92816d2-f580-450e-b715-17888b945879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc8b013-ab8f-48b4-b2c7-b8d6395e21e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Created reservations ['bc7b434a-b1ce-4342-b2f9-3555ec625818', 'a0e6145c-3e57-4a53-b6e3-2cefe2b808a6', '84cbf3ad-e1ce-403b-bc93-a788529dc88f', 'a60923e2-be87-4aec-a40f-2c386d8169ef'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc8b013-ab8f-48b4-b2c7-b8d6395e21e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc7b434a-b1ce-4342-b2f9-3555ec625818', 'a0e6145c-3e57-4a53-b6e3-2cefe2b808a6', '84cbf3ad-e1ce-403b-bc93-a788529dc88f', 'a60923e2-be87-4aec-a40f-2c386d8169ef']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:34 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec9ef00-d9c6-4466-b5dc-a8c75f4e7c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec9ef00-d9c6-4466-b5dc-a8c75f4e7c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c354c42d-dfbf-4ef9-b15e-37d1fd009b16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1987020224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['bc7b434a-b1ce-4342-b2f9-3555ec625818','a0e6145c-3e57-4a53-b6e3-2cefe2b808a6','84cbf3ad-e1ce-403b-bc93-a788529dc88f','a60923e2-be87-4aec-a40f-2c386d8169ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1987020224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c354c42d-dfbf-4ef9-b15e-37d1fd009b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61302073773341118e1aee3f05092b9d',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='c065391bb6b347a98c34ee4fb4fd1f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e20a547-245d-4eaf-96d1-e4ff32289577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e20a547-245d-4eaf-96d1-e4ff32289577) 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-1987020224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['bc7b434a-b1ce-4342-b2f9-3555ec625818','a0e6145c-3e57-4a53-b6e3-2cefe2b808a6','84cbf3ad-e1ce-403b-bc93-a788529dc88f','a60923e2-be87-4aec-a40f-2c386d8169ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b97bf4b-b0c8-4c38-8cdf-95214f99dce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b97bf4b-b0c8-4c38-8cdf-95214f99dce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (818433b9-ef4e-42c4-a50d-e13ff314fcc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request issued successfully. Sep 01 18:18:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0f6d75f2-a5ab-4668-9670-d423ac969def tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:18:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1304/2672] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:18:34 2026] POST /volume/v3/volumes => generated 766 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-520c46b9-88af-4c96-a943-ac1a38c46397 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-524707036"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-524707036'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume of 1 GB Sep 01 18:18:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Availability Zones retrieved successfully. Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (2ae39f0b-a872-478d-aa2e-e662a46a1de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05a50c4-1030-4600-95bb-769af0cfa7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05a50c4-1030-4600-95bb-769af0cfa7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a954648-8f9e-4a4d-97ef-914d7c33cf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Created reservations ['4cd78634-f4f8-4520-b17a-a6609a446d45', '0d5e3a69-a075-4790-aa44-6d5707379c6c', '4c9addd1-d178-4ed8-a96c-d03d8834f807', '731a6288-1399-44f0-ba9b-0e9c03893573'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a954648-8f9e-4a4d-97ef-914d7c33cf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd78634-f4f8-4520-b17a-a6609a446d45', '0d5e3a69-a075-4790-aa44-6d5707379c6c', '4c9addd1-d178-4ed8-a96c-d03d8834f807', '731a6288-1399-44f0-ba9b-0e9c03893573']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e17a934-3db4-4759-862d-add9cbba39a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e17a934-3db4-4759-862d-add9cbba39a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4f9f595-e81d-4141-a708-663340d601b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-524707036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['4cd78634-f4f8-4520-b17a-a6609a446d45','0d5e3a69-a075-4790-aa44-6d5707379c6c','4c9addd1-d178-4ed8-a96c-d03d8834f807','731a6288-1399-44f0-ba9b-0e9c03893573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-524707036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4f9f595-e81d-4141-a708-663340d601b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61302073773341118e1aee3f05092b9d',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='c065391bb6b347a98c34ee4fb4fd1f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e489ab52-a98f-42ca-ada2-3205913edc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e489ab52-a98f-42ca-ada2-3205913edc06) 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-524707036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['4cd78634-f4f8-4520-b17a-a6609a446d45','0d5e3a69-a075-4790-aa44-6d5707379c6c','4c9addd1-d178-4ed8-a96c-d03d8834f807','731a6288-1399-44f0-ba9b-0e9c03893573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e55a74-94b7-4cc5-b138-5c24a8bd7a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e55a74-94b7-4cc5-b138-5c24a8bd7a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (2ae39f0b-a872-478d-aa2e-e662a46a1de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request issued successfully. Sep 01 18:18:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-520c46b9-88af-4c96-a943-ac1a38c46397 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:18:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1369/2673] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:18:35 2026] POST /volume/v3/volumes => generated 765 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-574397288"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-574397288'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume of 1 GB Sep 01 18:18:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Availability Zones retrieved successfully. Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (c078dba9-5cf5-4733-8f7d-1b70a01a5d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27310e1f-577a-4442-84b2-e8ca7501b9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27310e1f-577a-4442-84b2-e8ca7501b9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd746e1-0dc4-4d00-bb6a-f93c4e347a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Created reservations ['1799a7d2-2c7c-47b0-8093-6eef80f0d4cf', '241401c1-9c26-48f0-b332-fe3def1d6c1f', '231cdb0e-9c36-460e-8b8b-7e69fb26ec47', '9ac8aaa2-7fff-474a-a7b9-de44533b591e'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd746e1-0dc4-4d00-bb6a-f93c4e347a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1799a7d2-2c7c-47b0-8093-6eef80f0d4cf', '241401c1-9c26-48f0-b332-fe3def1d6c1f', '231cdb0e-9c36-460e-8b8b-7e69fb26ec47', '9ac8aaa2-7fff-474a-a7b9-de44533b591e']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb691f25-b3c1-4bf7-b828-fdbb211a6eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb691f25-b3c1-4bf7-b828-fdbb211a6eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '268711a6-2ec1-4ac1-881e-3b3121c080e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-574397288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['1799a7d2-2c7c-47b0-8093-6eef80f0d4cf','241401c1-9c26-48f0-b332-fe3def1d6c1f','231cdb0e-9c36-460e-8b8b-7e69fb26ec47','9ac8aaa2-7fff-474a-a7b9-de44533b591e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-574397288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=268711a6-2ec1-4ac1-881e-3b3121c080e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61302073773341118e1aee3f05092b9d',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='c065391bb6b347a98c34ee4fb4fd1f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22aa597f-24b1-4826-b74d-3014855b07e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22aa597f-24b1-4826-b74d-3014855b07e7) 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-574397288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['1799a7d2-2c7c-47b0-8093-6eef80f0d4cf','241401c1-9c26-48f0-b332-fe3def1d6c1f','231cdb0e-9c36-460e-8b8b-7e69fb26ec47','9ac8aaa2-7fff-474a-a7b9-de44533b591e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb96d0e0-d4c4-48d7-ba0e-10cc9408e8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb96d0e0-d4c4-48d7-ba0e-10cc9408e8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (c078dba9-5cf5-4733-8f7d-1b70a01a5d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request issued successfully. Sep 01 18:18:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8016fcd-0361-45a7-99ee-b32bbfa5923c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:18:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1305/2674] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:18:35 2026] POST /volume/v3/volumes => generated 765 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:18:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1895130261"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1895130261'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume of 1 GB Sep 01 18:18:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Availability Zones retrieved successfully. Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (e61f584f-941a-4681-939c-7ed9935372a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2ebfb6-ebfb-417d-a651-786e90eef8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2ebfb6-ebfb-417d-a651-786e90eef8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35b4dfa-f82e-4e04-b0db-b8a2cd1cdbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Created reservations ['e6421826-b2a3-44b9-82e2-676481cb96fc', '9350400f-b467-4501-a445-76489f87a9a7', '8f4cef74-41d8-4fa8-8570-4242bacabc86', 'db8e7214-0eea-489a-9b1d-f675646c30a4'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35b4dfa-f82e-4e04-b0db-b8a2cd1cdbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6421826-b2a3-44b9-82e2-676481cb96fc', '9350400f-b467-4501-a445-76489f87a9a7', '8f4cef74-41d8-4fa8-8570-4242bacabc86', 'db8e7214-0eea-489a-9b1d-f675646c30a4']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c270d836-efb5-4e75-b245-8e81592bc36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c270d836-efb5-4e75-b245-8e81592bc36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '537457db-418c-4d04-a083-e7a27a6cade5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1895130261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['e6421826-b2a3-44b9-82e2-676481cb96fc','9350400f-b467-4501-a445-76489f87a9a7','8f4cef74-41d8-4fa8-8570-4242bacabc86','db8e7214-0eea-489a-9b1d-f675646c30a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:18:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1895130261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=537457db-418c-4d04-a083-e7a27a6cade5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61302073773341118e1aee3f05092b9d',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='c065391bb6b347a98c34ee4fb4fd1f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04090ff8-3bc8-4f8c-897a-2a6b62f63e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04090ff8-3bc8-4f8c-897a-2a6b62f63e56) 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-1895130261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61302073773341118e1aee3f05092b9d',qos_specs=None,replication_status=,reservations=['e6421826-b2a3-44b9-82e2-676481cb96fc','9350400f-b467-4501-a445-76489f87a9a7','8f4cef74-41d8-4fa8-8570-4242bacabc86','db8e7214-0eea-489a-9b1d-f675646c30a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c065391bb6b347a98c34ee4fb4fd1f0e',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fa2d74-0278-4e02-9c35-cfb0b8228bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fa2d74-0278-4e02-9c35-cfb0b8228bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Flow 'volume_create_api' (e61f584f-941a-4681-939c-7ed9935372a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Create volume request issued successfully. Sep 01 18:18:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efd7aea6-143b-4f3a-a697-81bc914cfa52 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:18:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1370/2675] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:18:35 2026] POST /volume/v3/volumes => generated 766 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:18:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b414dacc-5651-4212-a67f-f7379a2f3e73 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b414dacc-5651-4212-a67f-f7379a2f3e73 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 Sep 01 18:18:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b414dacc-5651-4212-a67f-f7379a2f3e73 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b414dacc-5651-4212-a67f-f7379a2f3e73 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b414dacc-5651-4212-a67f-f7379a2f3e73 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b414dacc-5651-4212-a67f-f7379a2f3e73 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 returned with HTTP 200 Sep 01 18:18:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1306/2676] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:36 2026] GET /volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f51344f7-0e4d-4b91-9a97-2fe26db7738c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f51344f7-0e4d-4b91-9a97-2fe26db7738c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f51344f7-0e4d-4b91-9a97-2fe26db7738c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f51344f7-0e4d-4b91-9a97-2fe26db7738c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f51344f7-0e4d-4b91-9a97-2fe26db7738c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f51344f7-0e4d-4b91-9a97-2fe26db7738c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 returned with HTTP 200 Sep 01 18:18:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1371/2677] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:36 2026] GET /volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a57910bb-3b9c-4605-843e-fea9a7567390 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a57910bb-3b9c-4605-843e-fea9a7567390 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 Sep 01 18:18:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a57910bb-3b9c-4605-843e-fea9a7567390 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a57910bb-3b9c-4605-843e-fea9a7567390 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a57910bb-3b9c-4605-843e-fea9a7567390 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a57910bb-3b9c-4605-843e-fea9a7567390 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 returned with HTTP 200 Sep 01 18:18:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1307/2678] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:37 2026] GET /volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2e6157be-a17c-43ef-a58e-88c4f86a214f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2e6157be-a17c-43ef-a58e-88c4f86a214f tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 Sep 01 18:18:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2e6157be-a17c-43ef-a58e-88c4f86a214f tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2e6157be-a17c-43ef-a58e-88c4f86a214f tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2e6157be-a17c-43ef-a58e-88c4f86a214f tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2e6157be-a17c-43ef-a58e-88c4f86a214f tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 returned with HTTP 200 Sep 01 18:18:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1372/2679] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:37 2026] GET /volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ac108faf-a465-452c-9bd2-470b21b2dd4c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac108faf-a465-452c-9bd2-470b21b2dd4c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 Sep 01 18:18:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac108faf-a465-452c-9bd2-470b21b2dd4c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac108faf-a465-452c-9bd2-470b21b2dd4c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:37 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:37 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ac108faf-a465-452c-9bd2-470b21b2dd4c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac108faf-a465-452c-9bd2-470b21b2dd4c tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 returned with HTTP 200 Sep 01 18:18:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1308/2680] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:37 2026] GET /volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-544fb68a-209a-4942-933a-112f85531898 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-544fb68a-209a-4942-933a-112f85531898 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 Sep 01 18:18:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-544fb68a-209a-4942-933a-112f85531898 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-544fb68a-209a-4942-933a-112f85531898 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-544fb68a-209a-4942-933a-112f85531898 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-544fb68a-209a-4942-933a-112f85531898 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 returned with HTTP 200 Sep 01 18:18:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1373/2681] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:38 2026] GET /volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1949fcea-22f1-436f-9841-7d86a2c6b4b6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1949fcea-22f1-436f-9841-7d86a2c6b4b6 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 Sep 01 18:18:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1949fcea-22f1-436f-9841-7d86a2c6b4b6 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1949fcea-22f1-436f-9841-7d86a2c6b4b6 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1949fcea-22f1-436f-9841-7d86a2c6b4b6 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1949fcea-22f1-436f-9841-7d86a2c6b4b6 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 returned with HTTP 200 Sep 01 18:18:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1309/2682] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:38 2026] GET /volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bb4f7ec2-09d7-44ba-8388-1533639b20aa None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb4f7ec2-09d7-44ba-8388-1533639b20aa tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 Sep 01 18:18:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb4f7ec2-09d7-44ba-8388-1533639b20aa tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb4f7ec2-09d7-44ba-8388-1533639b20aa tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bb4f7ec2-09d7-44ba-8388-1533639b20aa tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb4f7ec2-09d7-44ba-8388-1533639b20aa tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 returned with HTTP 200 Sep 01 18:18:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1374/2683] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:39 2026] GET /volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-606dd489-121d-4acd-aeef-5f99e622bbb4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-606dd489-121d-4acd-aeef-5f99e622bbb4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] DELETE http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 Sep 01 18:18:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-606dd489-121d-4acd-aeef-5f99e622bbb4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-606dd489-121d-4acd-aeef-5f99e622bbb4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:39 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-606dd489-121d-4acd-aeef-5f99e622bbb4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume with id: 537457db-418c-4d04-a083-e7a27a6cade5 Sep 01 18:18:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-606dd489-121d-4acd-aeef-5f99e622bbb4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-606dd489-121d-4acd-aeef-5f99e622bbb4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume request issued successfully. Sep 01 18:18:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-606dd489-121d-4acd-aeef-5f99e622bbb4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 returned with HTTP 202 Sep 01 18:18:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1310/2684] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:18:39 2026] DELETE /volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3245c294-ee83-47c3-ab6b-cf10f18bdc25 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3245c294-ee83-47c3-ab6b-cf10f18bdc25 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 Sep 01 18:18:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3245c294-ee83-47c3-ab6b-cf10f18bdc25 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3245c294-ee83-47c3-ab6b-cf10f18bdc25 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3245c294-ee83-47c3-ab6b-cf10f18bdc25 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3245c294-ee83-47c3-ab6b-cf10f18bdc25 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 returned with HTTP 200 Sep 01 18:18:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1375/2685] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:39 2026] GET /volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-716a7a48-1d87-4eb5-8fca-ddbd8afb25da None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-716a7a48-1d87-4eb5-8fca-ddbd8afb25da tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 Sep 01 18:18:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-716a7a48-1d87-4eb5-8fca-ddbd8afb25da tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-716a7a48-1d87-4eb5-8fca-ddbd8afb25da tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-716a7a48-1d87-4eb5-8fca-ddbd8afb25da tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 returned with HTTP 404 Sep 01 18:18:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1311/2686] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:40 2026] GET /volume/v3/volumes/537457db-418c-4d04-a083-e7a27a6cade5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-88063826-1f61-42f4-b3c0-c19dc3960cb5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-88063826-1f61-42f4-b3c0-c19dc3960cb5 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] DELETE http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 Sep 01 18:18:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-88063826-1f61-42f4-b3c0-c19dc3960cb5 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-88063826-1f61-42f4-b3c0-c19dc3960cb5 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:41 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-88063826-1f61-42f4-b3c0-c19dc3960cb5 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume with id: 268711a6-2ec1-4ac1-881e-3b3121c080e7 Sep 01 18:18:41 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:41 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:41 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:41 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-88063826-1f61-42f4-b3c0-c19dc3960cb5 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:41 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-88063826-1f61-42f4-b3c0-c19dc3960cb5 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume request issued successfully. Sep 01 18:18:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-88063826-1f61-42f4-b3c0-c19dc3960cb5 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 returned with HTTP 202 Sep 01 18:18:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1376/2687] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:18:41 2026] DELETE /volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce905f9f-0875-4dc5-8946-305f770f625d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce905f9f-0875-4dc5-8946-305f770f625d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 Sep 01 18:18:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce905f9f-0875-4dc5-8946-305f770f625d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce905f9f-0875-4dc5-8946-305f770f625d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:41 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:41 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ce905f9f-0875-4dc5-8946-305f770f625d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce905f9f-0875-4dc5-8946-305f770f625d tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 returned with HTTP 200 Sep 01 18:18:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1312/2688] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:41 2026] GET /volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ac2a2ef5-8fe0-4b3a-ae9c-20101f9981cb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ac2a2ef5-8fe0-4b3a-ae9c-20101f9981cb tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 Sep 01 18:18:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ac2a2ef5-8fe0-4b3a-ae9c-20101f9981cb tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ac2a2ef5-8fe0-4b3a-ae9c-20101f9981cb tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ac2a2ef5-8fe0-4b3a-ae9c-20101f9981cb tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 returned with HTTP 404 Sep 01 18:18:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1377/2689] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:42 2026] GET /volume/v3/volumes/268711a6-2ec1-4ac1-881e-3b3121c080e7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b863a031-9c90-41b7-8049-b91d3c3fa900 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b863a031-9c90-41b7-8049-b91d3c3fa900 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] DELETE http://192.168.122.108/volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 Sep 01 18:18:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b863a031-9c90-41b7-8049-b91d3c3fa900 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b863a031-9c90-41b7-8049-b91d3c3fa900 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:42 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-b863a031-9c90-41b7-8049-b91d3c3fa900 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume with id: d4f9f595-e81d-4141-a708-663340d601b7 Sep 01 18:18:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b863a031-9c90-41b7-8049-b91d3c3fa900 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b863a031-9c90-41b7-8049-b91d3c3fa900 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume request issued successfully. Sep 01 18:18:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b863a031-9c90-41b7-8049-b91d3c3fa900 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 returned with HTTP 202 Sep 01 18:18:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1313/2690] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:18:42 2026] DELETE /volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-047bd716-4e5d-443a-afda-e58e055f85d4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-047bd716-4e5d-443a-afda-e58e055f85d4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 Sep 01 18:18:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-047bd716-4e5d-443a-afda-e58e055f85d4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-047bd716-4e5d-443a-afda-e58e055f85d4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-047bd716-4e5d-443a-afda-e58e055f85d4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-047bd716-4e5d-443a-afda-e58e055f85d4 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 returned with HTTP 200 Sep 01 18:18:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1378/2691] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:42 2026] GET /volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e6d9acb9-899e-46f0-b889-d9b883f63e94 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e6d9acb9-899e-46f0-b889-d9b883f63e94 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 Sep 01 18:18:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e6d9acb9-899e-46f0-b889-d9b883f63e94 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e6d9acb9-899e-46f0-b889-d9b883f63e94 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e6d9acb9-899e-46f0-b889-d9b883f63e94 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 returned with HTTP 404 Sep 01 18:18:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1314/2692] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:43 2026] GET /volume/v3/volumes/d4f9f595-e81d-4141-a708-663340d601b7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-63bd9a2f-5ba2-4bc3-a98c-8f90dc916ca3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-63bd9a2f-5ba2-4bc3-a98c-8f90dc916ca3 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 Sep 01 18:18:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-63bd9a2f-5ba2-4bc3-a98c-8f90dc916ca3 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-63bd9a2f-5ba2-4bc3-a98c-8f90dc916ca3 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:43 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-63bd9a2f-5ba2-4bc3-a98c-8f90dc916ca3 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume with id: c354c42d-dfbf-4ef9-b15e-37d1fd009b16 Sep 01 18:18:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-63bd9a2f-5ba2-4bc3-a98c-8f90dc916ca3 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-63bd9a2f-5ba2-4bc3-a98c-8f90dc916ca3 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume request issued successfully. Sep 01 18:18:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-63bd9a2f-5ba2-4bc3-a98c-8f90dc916ca3 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 returned with HTTP 202 Sep 01 18:18:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1379/2693] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:18:43 2026] DELETE /volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-619d6572-57b8-42a0-8097-5b99c2b882e0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-619d6572-57b8-42a0-8097-5b99c2b882e0 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 Sep 01 18:18:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-619d6572-57b8-42a0-8097-5b99c2b882e0 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-619d6572-57b8-42a0-8097-5b99c2b882e0 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-619d6572-57b8-42a0-8097-5b99c2b882e0 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-619d6572-57b8-42a0-8097-5b99c2b882e0 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 returned with HTTP 200 Sep 01 18:18:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1315/2694] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:43 2026] GET /volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-edf60747-42b3-49c1-8a21-2b6e1e4ec370 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-edf60747-42b3-49c1-8a21-2b6e1e4ec370 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 Sep 01 18:18:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-edf60747-42b3-49c1-8a21-2b6e1e4ec370 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-edf60747-42b3-49c1-8a21-2b6e1e4ec370 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-edf60747-42b3-49c1-8a21-2b6e1e4ec370 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 returned with HTTP 404 Sep 01 18:18:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1380/2695] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:44 2026] GET /volume/v3/volumes/c354c42d-dfbf-4ef9-b15e-37d1fd009b16 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1523b2c0-c5c3-4d16-ad48-98df9e2d08a9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1523b2c0-c5c3-4d16-ad48-98df9e2d08a9 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] DELETE http://192.168.122.108/volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 Sep 01 18:18:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1523b2c0-c5c3-4d16-ad48-98df9e2d08a9 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1523b2c0-c5c3-4d16-ad48-98df9e2d08a9 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:44 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-1523b2c0-c5c3-4d16-ad48-98df9e2d08a9 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume with id: cc32fac0-25b8-4e84-8103-55628fda2cf9 Sep 01 18:18:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:18:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:18:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1523b2c0-c5c3-4d16-ad48-98df9e2d08a9 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1523b2c0-c5c3-4d16-ad48-98df9e2d08a9 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Delete volume request issued successfully. Sep 01 18:18:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1523b2c0-c5c3-4d16-ad48-98df9e2d08a9 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 returned with HTTP 202 Sep 01 18:18:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1316/2696] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:18:44 2026] DELETE /volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f7584a42-80c8-46a7-8b78-bbbea9ea23dc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7584a42-80c8-46a7-8b78-bbbea9ea23dc tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 Sep 01 18:18:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f7584a42-80c8-46a7-8b78-bbbea9ea23dc tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f7584a42-80c8-46a7-8b78-bbbea9ea23dc tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:18:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:18:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:18:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:18:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f7584a42-80c8-46a7-8b78-bbbea9ea23dc tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Volume info retrieved successfully. Sep 01 18:18:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f7584a42-80c8-46a7-8b78-bbbea9ea23dc tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 returned with HTTP 200 Sep 01 18:18:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1381/2697] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:44 2026] GET /volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:18:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8536d2ea-c7b0-45e4-82e8-d2eb4e52af28 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8536d2ea-c7b0-45e4-82e8-d2eb4e52af28 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] GET http://192.168.122.108/volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 Sep 01 18:18:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8536d2ea-c7b0-45e4-82e8-d2eb4e52af28 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8536d2ea-c7b0-45e4-82e8-d2eb4e52af28 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8536d2ea-c7b0-45e4-82e8-d2eb4e52af28 tempest-CreateVolumesFromImageTest-1410112861 tempest-CreateVolumesFromImageTest-1410112861-project-member] http://192.168.122.108/volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 returned with HTTP 404 Sep 01 18:18:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1317/2698] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:18:45 2026] GET /volume/v3/volumes/cc32fac0-25b8-4e84-8103-55628fda2cf9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:18:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dbcbfef3-0a53-4810-9a6d-08e46ebaad0c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dbcbfef3-0a53-4810-9a6d-08e46ebaad0c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:18:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dbcbfef3-0a53-4810-9a6d-08e46ebaad0c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-206109600", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dbcbfef3-0a53-4810-9a6d-08e46ebaad0c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1382/2699] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:18:47 2026] POST /volume/v3/types => generated 379 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3d4fac06-7334-4fe5-8e09-efbc8aedcc7c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3d4fac06-7334-4fe5-8e09-efbc8aedcc7c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3d4fac06-7334-4fe5-8e09-efbc8aedcc7c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3d4fac06-7334-4fe5-8e09-efbc8aedcc7c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1318/2700] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e063d69b-6cda-498e-909f-ddbeae3439d3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e063d69b-6cda-498e-909f-ddbeae3439d3 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e063d69b-6cda-498e-909f-ddbeae3439d3 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-320940590", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e063d69b-6cda-498e-909f-ddbeae3439d3 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1383/2701] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3aeb429b-d8a5-429f-b7d7-4a7da6705d38 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3aeb429b-d8a5-429f-b7d7-4a7da6705d38 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types/5404a3cf-d72b-4e95-806b-98d8fb1decd2/encryption Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3aeb429b-d8a5-429f-b7d7-4a7da6705d38 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3aeb429b-d8a5-429f-b7d7-4a7da6705d38 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/5404a3cf-d72b-4e95-806b-98d8fb1decd2/encryption returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1319/2702] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types/5404a3cf-d72b-4e95-806b-98d8fb1decd2/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9fd2de3f-b7f0-4c67-bd84-dbf972d7c1bb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9fd2de3f-b7f0-4c67-bd84-dbf972d7c1bb tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9fd2de3f-b7f0-4c67-bd84-dbf972d7c1bb tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-381109150", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9fd2de3f-b7f0-4c67-bd84-dbf972d7c1bb tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1384/2703] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ec264966-b0b0-4642-8dd7-6113245451ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec264966-b0b0-4642-8dd7-6113245451ac tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4/extra_specs Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec264966-b0b0-4642-8dd7-6113245451ac tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec264966-b0b0-4642-8dd7-6113245451ac tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4/extra_specs returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1320/2704] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb73cf98-d017-47a8-91ce-be6df7a0c6d3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb73cf98-d017-47a8-91ce-be6df7a0c6d3 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] PUT http://192.168.122.108/volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4/extra_specs/key2 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb73cf98-d017-47a8-91ce-be6df7a0c6d3 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb73cf98-d017-47a8-91ce-be6df7a0c6d3 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4/extra_specs/key2 returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1385/2705] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:18:48 2026] PUT /volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4/extra_specs/key2 => generated 25 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1a6125fc-1c74-4db5-bf1f-1e3284886364 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1a6125fc-1c74-4db5-bf1f-1e3284886364 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1a6125fc-1c74-4db5-bf1f-1e3284886364 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1a6125fc-1c74-4db5-bf1f-1e3284886364 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1321/2706] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4857ee34-2c56-40d3-bae8-d334e7e7ea19 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4857ee34-2c56-40d3-bae8-d334e7e7ea19 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/ffb6dc6e-d2eb-4dcb-85d0-ce083dc299f5 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4857ee34-2c56-40d3-bae8-d334e7e7ea19 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4857ee34-2c56-40d3-bae8-d334e7e7ea19 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4857ee34-2c56-40d3-bae8-d334e7e7ea19 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/ffb6dc6e-d2eb-4dcb-85d0-ce083dc299f5 returned with HTTP 202 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1386/2707] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:18:48 2026] DELETE /volume/v3/types/ffb6dc6e-d2eb-4dcb-85d0-ce083dc299f5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e238d24b-fd93-4871-9a7b-748e7ce05b8a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e238d24b-fd93-4871-9a7b-748e7ce05b8a tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e238d24b-fd93-4871-9a7b-748e7ce05b8a tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-298924199", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e238d24b-fd93-4871-9a7b-748e7ce05b8a tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1322/2708] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3a7d85b5-3665-49fc-bdfd-f3e1783b3a3d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a7d85b5-3665-49fc-bdfd-f3e1783b3a3d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410/encryption Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3a7d85b5-3665-49fc-bdfd-f3e1783b3a3d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3a7d85b5-3665-49fc-bdfd-f3e1783b3a3d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410/encryption returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1387/2709] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-83b6084f-c668-484c-a19b-fe8974c34c5e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-83b6084f-c668-484c-a19b-fe8974c34c5e tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410/encryption/a5562ee2-06fb-4484-96d2-eb73fffb0a4b Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-83b6084f-c668-484c-a19b-fe8974c34c5e tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-83b6084f-c668-484c-a19b-fe8974c34c5e tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-83b6084f-c668-484c-a19b-fe8974c34c5e tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410/encryption/a5562ee2-06fb-4484-96d2-eb73fffb0a4b returned with HTTP 202 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1323/2710] 192.168.122.108 () {58 vars in 1373 bytes} [Tue Sep 1 18:18:48 2026] DELETE /volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410/encryption/a5562ee2-06fb-4484-96d2-eb73fffb0a4b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fc60959a-2adc-4b02-9b85-41b7ac27f746 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fc60959a-2adc-4b02-9b85-41b7ac27f746 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fc60959a-2adc-4b02-9b85-41b7ac27f746 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1029074807", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fc60959a-2adc-4b02-9b85-41b7ac27f746 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1388/2711] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:18:48 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 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c7180152-0557-46b7-8ffc-f8171ee7a6d0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c7180152-0557-46b7-8ffc-f8171ee7a6d0 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/13ffba26-b8a0-41b0-8d97-8696439762ad/extra_specs/key1 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c7180152-0557-46b7-8ffc-f8171ee7a6d0 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c7180152-0557-46b7-8ffc-f8171ee7a6d0 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c7180152-0557-46b7-8ffc-f8171ee7a6d0 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/13ffba26-b8a0-41b0-8d97-8696439762ad/extra_specs/key1 returned with HTTP 202 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1324/2712] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:18:48 2026] DELETE /volume/v3/types/13ffba26-b8a0-41b0-8d97-8696439762ad/extra_specs/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-435e1b8f-f9ee-4cc5-8848-912f0ad6e658 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-435e1b8f-f9ee-4cc5-8848-912f0ad6e658 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-435e1b8f-f9ee-4cc5-8848-912f0ad6e658 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-870687612", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-435e1b8f-f9ee-4cc5-8848-912f0ad6e658 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1389/2713] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:18:48 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e5f24cb1-e899-427f-bb29-456169ba176f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e5f24cb1-e899-427f-bb29-456169ba176f tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/ceec5e2e-d6f6-4c41-8140-75722d624bf2 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e5f24cb1-e899-427f-bb29-456169ba176f tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e5f24cb1-e899-427f-bb29-456169ba176f tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e5f24cb1-e899-427f-bb29-456169ba176f tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/ceec5e2e-d6f6-4c41-8140-75722d624bf2 returned with HTTP 202 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1325/2714] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:18:48 2026] DELETE /volume/v3/types/ceec5e2e-d6f6-4c41-8140-75722d624bf2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-738a1ea3-875c-4a8a-a403-a43717278a68 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-738a1ea3-875c-4a8a-a403-a43717278a68 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] GET http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-738a1ea3-875c-4a8a-a403-a43717278a68 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-738a1ea3-875c-4a8a-a403-a43717278a68 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-738a1ea3-875c-4a8a-a403-a43717278a68 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1390/2715] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:18:48 2026] GET /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs => generated 185 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cc354cf5-93f2-4e67-a5da-ca9492ef763c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc354cf5-93f2-4e67-a5da-ca9492ef763c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] GET http://192.168.122.108/volume/v3/types Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc354cf5-93f2-4e67-a5da-ca9492ef763c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc354cf5-93f2-4e67-a5da-ca9492ef763c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc354cf5-93f2-4e67-a5da-ca9492ef763c tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1326/2716] 192.168.122.108 () {58 vars in 1115 bytes} [Tue Sep 1 18:18:48 2026] GET /volume/v3/types => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b2280d7d-c0ad-4dc4-b209-c0829e03a334 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b2280d7d-c0ad-4dc4-b209-c0829e03a334 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] GET http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption/cipher Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b2280d7d-c0ad-4dc4-b209-c0829e03a334 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b2280d7d-c0ad-4dc4-b209-c0829e03a334 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b2280d7d-c0ad-4dc4-b209-c0829e03a334 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption/cipher returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1391/2717] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:18:48 2026] GET /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a781872b-56d1-4fba-8752-bfd3e1cfcc5d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a781872b-56d1-4fba-8752-bfd3e1cfcc5d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] GET http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a781872b-56d1-4fba-8752-bfd3e1cfcc5d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a781872b-56d1-4fba-8752-bfd3e1cfcc5d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a781872b-56d1-4fba-8752-bfd3e1cfcc5d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1327/2718] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:18:48 2026] GET /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bf7b6e65-79ff-4bb4-884d-7a92405479ce None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf7b6e65-79ff-4bb4-884d-7a92405479ce tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] GET http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/multiattach Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf7b6e65-79ff-4bb4-884d-7a92405479ce tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf7b6e65-79ff-4bb4-884d-7a92405479ce tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf7b6e65-79ff-4bb4-884d-7a92405479ce tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/multiattach returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1392/2719] 192.168.122.108 () {58 vars in 1298 bytes} [Tue Sep 1 18:18:48 2026] GET /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9c9cdb46-b601-4f1e-a469-a15bc41d8861 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9c9cdb46-b601-4f1e-a469-a15bc41d8861 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] GET http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/volume_backend_name Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9c9cdb46-b601-4f1e-a469-a15bc41d8861 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9c9cdb46-b601-4f1e-a469-a15bc41d8861 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9c9cdb46-b601-4f1e-a469-a15bc41d8861 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1328/2720] 192.168.122.108 () {58 vars in 1322 bytes} [Tue Sep 1 18:18:48 2026] GET /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fd47ce62-2881-4e3f-b7f6-3c85ea144b82 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd47ce62-2881-4e3f-b7f6-3c85ea144b82 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] GET http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd47ce62-2881-4e3f-b7f6-3c85ea144b82 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd47ce62-2881-4e3f-b7f6-3c85ea144b82 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd47ce62-2881-4e3f-b7f6-3c85ea144b82 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 returned with HTTP 200 Sep 01 18:18:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1393/2721] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:18:48 2026] GET /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 => generated 401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7a93a9a-759b-48a7-aa90-7015231ec44d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7a93a9a-759b-48a7-aa90-7015231ec44d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] PUT http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption/ffe3f06c-3199-4354-b234-7c783e00146f Sep 01 18:18:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7a93a9a-759b-48a7-aa90-7015231ec44d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7a93a9a-759b-48a7-aa90-7015231ec44d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption/ffe3f06c-3199-4354-b234-7c783e00146f returned with HTTP 200 Sep 01 18:18:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1329/2722] 192.168.122.108 () {60 vars in 1390 bytes} [Tue Sep 1 18:18:48 2026] PUT /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/encryption/ffe3f06c-3199-4354-b234-7c783e00146f => generated 33 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ef1e966d-0a5d-445b-84c7-c40d95392f78 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef1e966d-0a5d-445b-84c7-c40d95392f78 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] PUT http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/key1 Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef1e966d-0a5d-445b-84c7-c40d95392f78 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef1e966d-0a5d-445b-84c7-c40d95392f78 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/key1 returned with HTTP 200 Sep 01 18:18:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1394/2723] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:18:49 2026] PUT /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9/extra_specs/key1 => generated 30 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:18:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aad8b9eb-f34b-44a6-8e32-d58a844a6784 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aad8b9eb-f34b-44a6-8e32-d58a844a6784 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] PUT http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 Sep 01 18:18:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aad8b9eb-f34b-44a6-8e32-d58a844a6784 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aad8b9eb-f34b-44a6-8e32-d58a844a6784 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 returned with HTTP 200 Sep 01 18:18:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1330/2724] 192.168.122.108 () {60 vars in 1246 bytes} [Tue Sep 1 18:18:49 2026] PUT /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 => generated 370 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6b95ea77-d273-4cbf-afc9-5a51a85c30b6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6b95ea77-d273-4cbf-afc9-5a51a85c30b6 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/13ffba26-b8a0-41b0-8d97-8696439762ad Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6b95ea77-d273-4cbf-afc9-5a51a85c30b6 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6b95ea77-d273-4cbf-afc9-5a51a85c30b6 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6b95ea77-d273-4cbf-afc9-5a51a85c30b6 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/13ffba26-b8a0-41b0-8d97-8696439762ad returned with HTTP 202 Sep 01 18:18:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1395/2725] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:18:49 2026] DELETE /volume/v3/types/13ffba26-b8a0-41b0-8d97-8696439762ad => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3cb21f74-dd03-441c-8842-14044b9d31c8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3cb21f74-dd03-441c-8842-14044b9d31c8 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410 Sep 01 18:18:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3cb21f74-dd03-441c-8842-14044b9d31c8 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3cb21f74-dd03-441c-8842-14044b9d31c8 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3cb21f74-dd03-441c-8842-14044b9d31c8 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410 returned with HTTP 202 Sep 01 18:18:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1331/2726] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:18:49 2026] DELETE /volume/v3/types/fe6a7c67-676e-4b68-bd4f-8e08cb7b9410 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e479af0d-778c-4fef-9dae-11214a85de52 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e479af0d-778c-4fef-9dae-11214a85de52 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4 Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e479af0d-778c-4fef-9dae-11214a85de52 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e479af0d-778c-4fef-9dae-11214a85de52 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e479af0d-778c-4fef-9dae-11214a85de52 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4 returned with HTTP 202 Sep 01 18:18:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1396/2727] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:18:49 2026] DELETE /volume/v3/types/47893b8a-4767-438d-a8fa-b48ff20b52a4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ac33de8d-d8e2-472f-87c3-807d369f414d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac33de8d-d8e2-472f-87c3-807d369f414d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/5404a3cf-d72b-4e95-806b-98d8fb1decd2 Sep 01 18:18:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac33de8d-d8e2-472f-87c3-807d369f414d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac33de8d-d8e2-472f-87c3-807d369f414d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac33de8d-d8e2-472f-87c3-807d369f414d tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/5404a3cf-d72b-4e95-806b-98d8fb1decd2 returned with HTTP 202 Sep 01 18:18:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1332/2728] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:18:49 2026] DELETE /volume/v3/types/5404a3cf-d72b-4e95-806b-98d8fb1decd2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-eb42909d-19cb-4359-9b26-93c716c14950 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb42909d-19cb-4359-9b26-93c716c14950 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] DELETE http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb42909d-19cb-4359-9b26-93c716c14950 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-eb42909d-19cb-4359-9b26-93c716c14950 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:18:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-eb42909d-19cb-4359-9b26-93c716c14950 tempest-VolumeTypesAdminTests-1860973316 tempest-VolumeTypesAdminTests-1860973316-project-admin] http://192.168.122.108/volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 returned with HTTP 202 Sep 01 18:18:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1397/2729] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:18:49 2026] DELETE /volume/v3/types/94bbdcf4-982c-4fa0-a691-5d25d052a5d9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:18:59 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=176,cinder:INSERT=35,cinder:UPDATE=55 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:18:59 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=195,cinder:INSERT=57,cinder:UPDATE=61 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2052639978"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2052639978'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume of 1 GB Sep 01 18:19:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Availability Zones retrieved successfully. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Create volume of 1 GB Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (52a6448c-b44f-4e31-9496-525830176e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Availability Zones retrieved successfully. Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f696c19-58bf-45c7-a458-5b68b3dc62d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Flow 'volume_create_api' (4c024acd-ed59-4997-a574-2837596439e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d980947-9a96-4ea5-be4b-2513a8c5fd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f696c19-58bf-45c7-a458-5b68b3dc62d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffe83907-5cb0-4fbb-b5df-d6a06283a7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d980947-9a96-4ea5-be4b-2513a8c5fd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11be3e1f-d2c9-4b16-adb1-6ab75ead332e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Created reservations ['f5741cf3-c5ad-47df-996a-c7493a470354', 'febca562-dedf-4524-a74d-1bfff70330ca', '1e55bcd4-d5f5-4217-9a95-8bd108502eeb', '00a81f1f-4e90-492d-81a7-f34c2537da53'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffe83907-5cb0-4fbb-b5df-d6a06283a7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5741cf3-c5ad-47df-996a-c7493a470354', 'febca562-dedf-4524-a74d-1bfff70330ca', '1e55bcd4-d5f5-4217-9a95-8bd108502eeb', '00a81f1f-4e90-492d-81a7-f34c2537da53']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64057639-3fc9-4204-9d4f-634337f4857e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Created reservations ['207e7330-2c88-4df9-b1f9-1e17b30c9af7', '4fe85535-e15e-4eb8-b7d1-ea76ef984d53', '30a90796-075b-42b9-b58b-d9496986c34f', '33545649-ff49-4e97-b99c-e47d6a842e83'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11be3e1f-d2c9-4b16-adb1-6ab75ead332e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['207e7330-2c88-4df9-b1f9-1e17b30c9af7', '4fe85535-e15e-4eb8-b7d1-ea76ef984d53', '30a90796-075b-42b9-b58b-d9496986c34f', '33545649-ff49-4e97-b99c-e47d6a842e83']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b0eeaa-2c70-47c6-880d-fd47f268ef4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64057639-3fc9-4204-9d4f-634337f4857e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65737412-b01a-484c-bf32-bdc3c3543ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2052639978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['f5741cf3-c5ad-47df-996a-c7493a470354','febca562-dedf-4524-a74d-1bfff70330ca','1e55bcd4-d5f5-4217-9a95-8bd108502eeb','00a81f1f-4e90-492d-81a7-f34c2537da53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2052639978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65737412-b01a-484c-bf32-bdc3c3543ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2887d24909448f7a398e296281c3884',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='ba9d02d44d494f99b5dcac86c966f297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700d3683-4c9b-4b99-9d7a-891663808473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b0eeaa-2c70-47c6-880d-fd47f268ef4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34e8f06f-c7d0-4794-9c43-313bd6f7e474', '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='a50011f3107c4eaeac1255de68f97678',qos_specs=None,replication_status=,reservations=['207e7330-2c88-4df9-b1f9-1e17b30c9af7','4fe85535-e15e-4eb8-b7d1-ea76ef984d53','30a90796-075b-42b9-b58b-d9496986c34f','33545649-ff49-4e97-b99c-e47d6a842e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d5992dca5d451b9cfce7b17c03f857',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:00Z,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=34e8f06f-c7d0-4794-9c43-313bd6f7e474,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a50011f3107c4eaeac1255de68f97678',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='08d5992dca5d451b9cfce7b17c03f857',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (194ea29d-5bb8-4ea4-a328-039fe0adb436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700d3683-4c9b-4b99-9d7a-891663808473) 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-2052639978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['f5741cf3-c5ad-47df-996a-c7493a470354','febca562-dedf-4524-a74d-1bfff70330ca','1e55bcd4-d5f5-4217-9a95-8bd108502eeb','00a81f1f-4e90-492d-81a7-f34c2537da53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e219d6-4637-4ae5-bb41-847759347067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (194ea29d-5bb8-4ea4-a328-039fe0adb436) 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='a50011f3107c4eaeac1255de68f97678',qos_specs=None,replication_status=,reservations=['207e7330-2c88-4df9-b1f9-1e17b30c9af7','4fe85535-e15e-4eb8-b7d1-ea76ef984d53','30a90796-075b-42b9-b58b-d9496986c34f','33545649-ff49-4e97-b99c-e47d6a842e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d5992dca5d451b9cfce7b17c03f857',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a655fdd1-7d9c-4716-a91c-d62ec371d088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e219d6-4637-4ae5-bb41-847759347067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (52a6448c-b44f-4e31-9496-525830176e92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request issued successfully. Sep 01 18:19:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c7a2d38b-0f7f-4270-b754-ed0cc202d286 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1333/2730] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:19:00 2026] POST /volume/v3/volumes => generated 773 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-87b53685-125c-465c-89cc-48ff3a772604 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a655fdd1-7d9c-4716-a91c-d62ec371d088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Flow 'volume_create_api' (4c024acd-ed59-4997-a574-2837596439e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Create volume request issued successfully. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e4c426eb-9865-4cc2-ba57-c99fb06befff tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1398/2731] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:19:00 2026] POST /volume/v3/volumes => generated 749 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-efcfbe5d-94af-4c7d-9785-59f2d384ec39 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efcfbe5d-94af-4c7d-9785-59f2d384ec39 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efcfbe5d-94af-4c7d-9785-59f2d384ec39 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efcfbe5d-94af-4c7d-9785-59f2d384ec39 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-efcfbe5d-94af-4c7d-9785-59f2d384ec39 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efcfbe5d-94af-4c7d-9785-59f2d384ec39 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb returned with HTTP 200 Sep 01 18:19:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1399/2732] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:00 2026] GET /volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b6ceb998-b72d-488e-8450-33ea2619abdd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b6ceb998-b72d-488e-8450-33ea2619abdd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b6ceb998-b72d-488e-8450-33ea2619abdd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b6ceb998-b72d-488e-8450-33ea2619abdd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:00 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b6ceb998-b72d-488e-8450-33ea2619abdd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b6ceb998-b72d-488e-8450-33ea2619abdd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 200 Sep 01 18:19:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1400/2733] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:00 2026] GET /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-494421823"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-494421823'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume of 1 GB Sep 01 18:19:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Availability Zones retrieved successfully. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (fa1a33c9-9e2f-40d9-8dab-7a4551f4f3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721be736-ee28-481f-a89a-7e3abc70e9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721be736-ee28-481f-a89a-7e3abc70e9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb8fcab-30e7-40b7-9102-e37149bf24f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2ddd63fc-d6b2-42df-a68f-58c1b2edbdf6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Created reservations ['9011d2e4-de43-45e1-8534-a22e1ded75c7', '0c9c6eed-8924-41e3-8621-f96f431b7a03', 'dafae994-4f94-4cde-a144-83c36bf0d106', 'd650c4b3-dacb-458e-a1d9-78c6b60e5f18'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb8fcab-30e7-40b7-9102-e37149bf24f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9011d2e4-de43-45e1-8534-a22e1ded75c7', '0c9c6eed-8924-41e3-8621-f96f431b7a03', 'dafae994-4f94-4cde-a144-83c36bf0d106', 'd650c4b3-dacb-458e-a1d9-78c6b60e5f18']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (373d70e4-3e14-47f0-82a4-a664ebbc581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ddd63fc-d6b2-42df-a68f-58c1b2edbdf6 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2ddd63fc-d6b2-42df-a68f-58c1b2edbdf6 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (373d70e4-3e14-47f0-82a4-a664ebbc581a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec492ca0-2b9d-4b47-bb6e-97a853411fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-494421823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['9011d2e4-de43-45e1-8534-a22e1ded75c7','0c9c6eed-8924-41e3-8621-f96f431b7a03','dafae994-4f94-4cde-a144-83c36bf0d106','d650c4b3-dacb-458e-a1d9-78c6b60e5f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-494421823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec492ca0-2b9d-4b47-bb6e-97a853411fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d597145b164e8388b26df3a380d558',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='635926b2715342eb9b9f583ef13c63fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c61670e-cce0-4481-8762-01bb31b59249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2ddd63fc-d6b2-42df-a68f-58c1b2edbdf6 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:19:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1401/2734] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:19:01 2026] POST /volume/v3/types => generated 287 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c61670e-cce0-4481-8762-01bb31b59249) 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-494421823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['9011d2e4-de43-45e1-8534-a22e1ded75c7','0c9c6eed-8924-41e3-8621-f96f431b7a03','dafae994-4f94-4cde-a144-83c36bf0d106','d650c4b3-dacb-458e-a1d9-78c6b60e5f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d90bdd-3ee5-4717-882c-e770c9049523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d90bdd-3ee5-4717-882c-e770c9049523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (fa1a33c9-9e2f-40d9-8dab-7a4551f4f3ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request issued successfully. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87b53685-125c-465c-89cc-48ff3a772604 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1334/2735] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:00 2026] POST /volume/v3/volumes => generated 765 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1292121437"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1292121437'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume of 1 GB Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Availability Zones retrieved successfully. Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (eff2babd-d110-4dcd-891a-487e3a462e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d0b5a86-5fd3-42b9-aa0d-e5a46c25c242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d0b5a86-5fd3-42b9-aa0d-e5a46c25c242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (210a3724-3649-4feb-9110-c88b62b8d255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Created reservations ['91e0a9d1-6631-425f-9ac7-510b62bf734c', '8071714e-3044-4a2d-b7ba-397f30cf366c', 'f6fa1d3d-3479-4d78-8c7b-92af2d6a998f', 'a10c27e3-5456-4d4d-9496-e9108eee93ef'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (210a3724-3649-4feb-9110-c88b62b8d255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91e0a9d1-6631-425f-9ac7-510b62bf734c', '8071714e-3044-4a2d-b7ba-397f30cf366c', 'f6fa1d3d-3479-4d78-8c7b-92af2d6a998f', 'a10c27e3-5456-4d4d-9496-e9108eee93ef']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bccb2a-4c0b-4224-980c-aa36d5a36ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bccb2a-4c0b-4224-980c-aa36d5a36ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a34eae2-58a6-46b4-8105-1296a75a882b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1292121437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['91e0a9d1-6631-425f-9ac7-510b62bf734c','8071714e-3044-4a2d-b7ba-397f30cf366c','f6fa1d3d-3479-4d78-8c7b-92af2d6a998f','a10c27e3-5456-4d4d-9496-e9108eee93ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1292121437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a34eae2-58a6-46b4-8105-1296a75a882b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d597145b164e8388b26df3a380d558',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='635926b2715342eb9b9f583ef13c63fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d37ebe-fd45-4dcb-bed3-6415ece29f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cf7368b7-81d6-4233-8ef0-2fed1fc100e5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cf7368b7-81d6-4233-8ef0-2fed1fc100e5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cf7368b7-81d6-4233-8ef0-2fed1fc100e5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cf7368b7-81d6-4233-8ef0-2fed1fc100e5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d37ebe-fd45-4dcb-bed3-6415ece29f2e) 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-1292121437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['91e0a9d1-6631-425f-9ac7-510b62bf734c','8071714e-3044-4a2d-b7ba-397f30cf366c','f6fa1d3d-3479-4d78-8c7b-92af2d6a998f','a10c27e3-5456-4d4d-9496-e9108eee93ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cf7368b7-81d6-4233-8ef0-2fed1fc100e5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5df083f-975a-48ba-a9e1-51dcd3f20dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cf7368b7-81d6-4233-8ef0-2fed1fc100e5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb returned with HTTP 200 Sep 01 18:19:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1335/2736] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:01 2026] GET /volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d4285c45-fcc3-49b5-a11e-47ef47d3b711 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4285c45-fcc3-49b5-a11e-47ef47d3b711 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4285c45-fcc3-49b5-a11e-47ef47d3b711 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5df083f-975a-48ba-a9e1-51dcd3f20dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4285c45-fcc3-49b5-a11e-47ef47d3b711 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (eff2babd-d110-4dcd-891a-487e3a462e82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request issued successfully. Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8db3bd47-19c1-4723-8e4d-477a1fed2eec tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1402/2737] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:01 2026] POST /volume/v3/volumes => generated 766 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-961547876"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-961547876'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume of 1 GB Sep 01 18:19:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Availability Zones retrieved successfully. Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d4285c45-fcc3-49b5-a11e-47ef47d3b711 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (e15fecca-465b-4e2d-a78a-1e7ccf3a4a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4285c45-fcc3-49b5-a11e-47ef47d3b711 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 200 Sep 01 18:19:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1336/2738] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:01 2026] GET /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 841 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc9c1a8-4173-43de-809d-bfeffd608c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:01 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc9c1a8-4173-43de-809d-bfeffd608c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c64dac-b66c-4a2f-b5ad-1da482c35128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Created reservations ['4cd9c402-a05d-452e-8102-840c5be49056', 'd6ff039e-6e64-42d4-91da-8f9255b58164', 'f4edd4a4-65b1-4d38-b950-7944b144556c', 'e123c19a-fb91-4526-be6e-2684961d37d9'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c64dac-b66c-4a2f-b5ad-1da482c35128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd9c402-a05d-452e-8102-840c5be49056', 'd6ff039e-6e64-42d4-91da-8f9255b58164', 'f4edd4a4-65b1-4d38-b950-7944b144556c', 'e123c19a-fb91-4526-be6e-2684961d37d9']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ecdf7a5-fcd8-432d-8280-9e05b5ca0d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ecdf7a5-fcd8-432d-8280-9e05b5ca0d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f2a6f9-e960-4d6a-967b-bb659cd0f331', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-961547876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['4cd9c402-a05d-452e-8102-840c5be49056','d6ff039e-6e64-42d4-91da-8f9255b58164','f4edd4a4-65b1-4d38-b950-7944b144556c','e123c19a-fb91-4526-be6e-2684961d37d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-961547876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9f2a6f9-e960-4d6a-967b-bb659cd0f331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d597145b164e8388b26df3a380d558',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='635926b2715342eb9b9f583ef13c63fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65482d0-dd5c-4880-b131-884a65ff830d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65482d0-dd5c-4880-b131-884a65ff830d) 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-961547876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['4cd9c402-a05d-452e-8102-840c5be49056','d6ff039e-6e64-42d4-91da-8f9255b58164','f4edd4a4-65b1-4d38-b950-7944b144556c','e123c19a-fb91-4526-be6e-2684961d37d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59aa9e74-e4db-445f-a9a8-904199daea70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59aa9e74-e4db-445f-a9a8-904199daea70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (e15fecca-465b-4e2d-a78a-1e7ccf3a4a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request issued successfully. Sep 01 18:19:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-83557f39-e1c2-45b3-bbfc-34cdcf9b8750 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1403/2739] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:01 2026] POST /volume/v3/volumes => generated 765 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1172610975"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1172610975'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume of 1 GB Sep 01 18:19:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Availability Zones retrieved successfully. Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (33f9c897-394d-4afe-9c7f-5a2661f1d70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f840af-46be-4fe0-b601-7b645daa9cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f840af-46be-4fe0-b601-7b645daa9cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf6c8ce-469a-4fcf-9469-ba5a5cd7bfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Created reservations ['76191145-bd89-48e7-a1ea-a2e91460a9ea', '969cca0b-294d-457f-8360-1b3e436184eb', 'fce73835-ab48-41ed-8713-54c5d6983316', 'f121e6b5-38ac-43d4-931c-a885ccc67a07'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf6c8ce-469a-4fcf-9469-ba5a5cd7bfe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76191145-bd89-48e7-a1ea-a2e91460a9ea', '969cca0b-294d-457f-8360-1b3e436184eb', 'fce73835-ab48-41ed-8713-54c5d6983316', 'f121e6b5-38ac-43d4-931c-a885ccc67a07']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c35ee7-8a1a-4633-89f9-4e6f7bde3d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c35ee7-8a1a-4633-89f9-4e6f7bde3d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f1a9960-9eea-4953-b16c-3888e0128ed4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1172610975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['76191145-bd89-48e7-a1ea-a2e91460a9ea','969cca0b-294d-457f-8360-1b3e436184eb','fce73835-ab48-41ed-8713-54c5d6983316','f121e6b5-38ac-43d4-931c-a885ccc67a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1172610975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f1a9960-9eea-4953-b16c-3888e0128ed4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d597145b164e8388b26df3a380d558',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='635926b2715342eb9b9f583ef13c63fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c351042e-9fa0-44d3-ba3f-894d63f6c6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c351042e-9fa0-44d3-ba3f-894d63f6c6d3) 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-1172610975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['76191145-bd89-48e7-a1ea-a2e91460a9ea','969cca0b-294d-457f-8360-1b3e436184eb','fce73835-ab48-41ed-8713-54c5d6983316','f121e6b5-38ac-43d4-931c-a885ccc67a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8143aa-e954-41fb-8bb5-a660055e63dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8143aa-e954-41fb-8bb5-a660055e63dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (33f9c897-394d-4afe-9c7f-5a2661f1d70a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request issued successfully. Sep 01 18:19:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c19e8230-f9fd-4b87-9d8e-a2bbc91f509f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1337/2740] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:02 2026] POST /volume/v3/volumes => generated 766 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9a407b64-b2b4-439f-b80a-400bbeb5d5dd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-759079548"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request body: {'volume': {"'imageRef": '9a407b64-b2b4-439f-b80a-400bbeb5d5dd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-759079548'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume of 1 GB Sep 01 18:19:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Availability Zones retrieved successfully. Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (b939c826-472b-48bf-86e8-062a7a7046db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30cc84e-a12d-4322-8ea8-1d8122d1f102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30cc84e-a12d-4322-8ea8-1d8122d1f102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66708d8c-7901-40d3-8bfd-3aced648636b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-efba7853-15de-449d-9c2c-0f1218c9220f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-efba7853-15de-449d-9c2c-0f1218c9220f tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-efba7853-15de-449d-9c2c-0f1218c9220f tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-efba7853-15de-449d-9c2c-0f1218c9220f tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-efba7853-15de-449d-9c2c-0f1218c9220f tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Created reservations ['37f4761e-2503-4322-99cc-8158f6f0bd61', '6a9d81fc-a2d0-48f5-89ab-1e88ac8a1edc', '6f6e1f9a-b37b-4b77-b9e4-baaffc8c4b90', 'c6e21e2c-f0e3-4d75-a120-53cc5bafa17c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-efba7853-15de-449d-9c2c-0f1218c9220f tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb returned with HTTP 200 Sep 01 18:19:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1338/2741] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:02 2026] GET /volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66708d8c-7901-40d3-8bfd-3aced648636b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f4761e-2503-4322-99cc-8158f6f0bd61', '6a9d81fc-a2d0-48f5-89ab-1e88ac8a1edc', '6f6e1f9a-b37b-4b77-b9e4-baaffc8c4b90', 'c6e21e2c-f0e3-4d75-a120-53cc5bafa17c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e34c1f0-f098-4b18-9060-b8464933e6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-08707e6b-6fcd-47a2-8aea-307ccaf9f4e2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08707e6b-6fcd-47a2-8aea-307ccaf9f4e2 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08707e6b-6fcd-47a2-8aea-307ccaf9f4e2 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08707e6b-6fcd-47a2-8aea-307ccaf9f4e2 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-08707e6b-6fcd-47a2-8aea-307ccaf9f4e2 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08707e6b-6fcd-47a2-8aea-307ccaf9f4e2 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 200 Sep 01 18:19:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1339/2742] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:02 2026] GET /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e34c1f0-f098-4b18-9060-b8464933e6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '212be2e0-2778-4001-9891-eeff89932839', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-759079548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['37f4761e-2503-4322-99cc-8158f6f0bd61','6a9d81fc-a2d0-48f5-89ab-1e88ac8a1edc','6f6e1f9a-b37b-4b77-b9e4-baaffc8c4b90','c6e21e2c-f0e3-4d75-a120-53cc5bafa17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-759079548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=212be2e0-2778-4001-9891-eeff89932839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d597145b164e8388b26df3a380d558',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='635926b2715342eb9b9f583ef13c63fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65737412-b01a-484c-bf32-bdc3c3543ffb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1191173836"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request body: {'volume': {"'source_volid": '65737412-b01a-484c-bf32-bdc3c3543ffb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1191173836'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume of 1 GB Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4da0b6-8637-4b60-9a75-e1726c9c79ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Availability Zones retrieved successfully. Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (cc1fa090-c879-461c-b726-306e435cb85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b01dd3-4c6f-4782-a856-4c3a0df9d43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4da0b6-8637-4b60-9a75-e1726c9c79ac) 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-759079548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d597145b164e8388b26df3a380d558',qos_specs=None,replication_status=,reservations=['37f4761e-2503-4322-99cc-8158f6f0bd61','6a9d81fc-a2d0-48f5-89ab-1e88ac8a1edc','6f6e1f9a-b37b-4b77-b9e4-baaffc8c4b90','c6e21e2c-f0e3-4d75-a120-53cc5bafa17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='635926b2715342eb9b9f583ef13c63fb',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e38a333-86b9-46a4-8461-73af90cb1f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e38a333-86b9-46a4-8461-73af90cb1f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Flow 'volume_create_api' (b939c826-472b-48bf-86e8-062a7a7046db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Create volume request issued successfully. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-068de939-6234-4ae2-ac76-1b0a0d02af95 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1404/2743] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:02 2026] POST /volume/v3/volumes => generated 765 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b01dd3-4c6f-4782-a856-4c3a0df9d43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6c2a4c6b-da40-48fb-8851-9941ce755ea0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4b6b1c-0517-44fd-9a89-6a7534b5b46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6c2a4c6b-da40-48fb-8851-9941ce755ea0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6c2a4c6b-da40-48fb-8851-9941ce755ea0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6c2a4c6b-da40-48fb-8851-9941ce755ea0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6c2a4c6b-da40-48fb-8851-9941ce755ea0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6c2a4c6b-da40-48fb-8851-9941ce755ea0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 returned with HTTP 200 Sep 01 18:19:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1405/2744] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:03 2026] GET /volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Created reservations ['f5a7afde-1036-42ae-a198-f568f349bc84', 'a6c14b0a-f280-4066-a492-584de5fb24ea', '15877429-9afe-452d-b100-5486eccba60a', '961b8261-b339-4931-bf14-1ee3f36fbef7'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4b6b1c-0517-44fd-9a89-6a7534b5b46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5a7afde-1036-42ae-a198-f568f349bc84', 'a6c14b0a-f280-4066-a492-584de5fb24ea', '15877429-9afe-452d-b100-5486eccba60a', '961b8261-b339-4931-bf14-1ee3f36fbef7']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4e6743-7a86-487c-849d-c2a3a8470d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4e6743-7a86-487c-849d-c2a3a8470d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0642b1e8-37de-47e2-aeed-aa23e70a7407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1191173836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['f5a7afde-1036-42ae-a198-f568f349bc84','a6c14b0a-f280-4066-a492-584de5fb24ea','15877429-9afe-452d-b100-5486eccba60a','961b8261-b339-4931-bf14-1ee3f36fbef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1191173836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0642b1e8-37de-47e2-aeed-aa23e70a7407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2887d24909448f7a398e296281c3884',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='ba9d02d44d494f99b5dcac86c966f297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41c1bc78-b6f8-4764-9569-fd25b785cbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41c1bc78-b6f8-4764-9569-fd25b785cbb5) 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-1191173836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['f5a7afde-1036-42ae-a198-f568f349bc84','a6c14b0a-f280-4066-a492-584de5fb24ea','15877429-9afe-452d-b100-5486eccba60a','961b8261-b339-4931-bf14-1ee3f36fbef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ec256f-9e8c-442e-a8b2-af962d94f2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1ec256f-9e8c-442e-a8b2-af962d94f2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (cc1fa090-c879-461c-b726-306e435cb85a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request issued successfully. Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-467e7ef4-62c5-48b3-b13d-30eec806e948 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1340/2745] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:03 2026] POST /volume/v3/volumes => generated 773 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65737412-b01a-484c-bf32-bdc3c3543ffb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1194001396"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request body: {'volume': {"'source_volid": '65737412-b01a-484c-bf32-bdc3c3543ffb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1194001396'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume of 1 GB Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Availability Zones retrieved successfully. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (5b81e0e4-cf4b-4852-8f96-c2afb7260ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0624e2-1770-44ce-a5ba-363eb9d6a4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0624e2-1770-44ce-a5ba-363eb9d6a4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763ea2fc-8fab-474c-bdb9-812aa9f36499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Created reservations ['cbc2244f-fde2-4b61-91f8-be6f834e4e12', '8edbef51-15e5-43e5-8929-8b6740af8095', '66aba0b7-cdb5-45e4-bd3c-b92e3ba45c1d', '66cbbf46-f72f-413d-bc26-80ce03303060'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763ea2fc-8fab-474c-bdb9-812aa9f36499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbc2244f-fde2-4b61-91f8-be6f834e4e12', '8edbef51-15e5-43e5-8929-8b6740af8095', '66aba0b7-cdb5-45e4-bd3c-b92e3ba45c1d', '66cbbf46-f72f-413d-bc26-80ce03303060']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd0eb130-01e7-47ae-b72f-d1a4a0cdc5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd0eb130-01e7-47ae-b72f-d1a4a0cdc5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24f0851-b4e8-4445-8244-238cd5fcf581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1194001396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['cbc2244f-fde2-4b61-91f8-be6f834e4e12','8edbef51-15e5-43e5-8929-8b6740af8095','66aba0b7-cdb5-45e4-bd3c-b92e3ba45c1d','66cbbf46-f72f-413d-bc26-80ce03303060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1194001396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24f0851-b4e8-4445-8244-238cd5fcf581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2887d24909448f7a398e296281c3884',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='ba9d02d44d494f99b5dcac86c966f297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08072d0-eebd-449e-b5e3-5337cde1d404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08072d0-eebd-449e-b5e3-5337cde1d404) 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-1194001396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['cbc2244f-fde2-4b61-91f8-be6f834e4e12','8edbef51-15e5-43e5-8929-8b6740af8095','66aba0b7-cdb5-45e4-bd3c-b92e3ba45c1d','66cbbf46-f72f-413d-bc26-80ce03303060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458b1238-c10a-492e-b4b4-3f6f8e249410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458b1238-c10a-492e-b4b4-3f6f8e249410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (5b81e0e4-cf4b-4852-8f96-c2afb7260ffc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request issued successfully. Sep 01 18:19:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fb44e77f-1cda-493e-bb7f-68effb09b2df tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1406/2746] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:03 2026] POST /volume/v3/volumes => generated 773 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65737412-b01a-484c-bf32-bdc3c3543ffb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-732988141"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request body: {'volume': {"'source_volid": '65737412-b01a-484c-bf32-bdc3c3543ffb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-732988141'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume of 1 GB Sep 01 18:19:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Availability Zones retrieved successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (51286a70-85b5-427e-a453-138e459a3b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e71822-580e-4fa5-912d-590b7e24cc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b8e26c67-4ef2-4fdd-9fac-9029584a0494 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b8e26c67-4ef2-4fdd-9fac-9029584a0494 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b8e26c67-4ef2-4fdd-9fac-9029584a0494 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b8e26c67-4ef2-4fdd-9fac-9029584a0494 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e71822-580e-4fa5-912d-590b7e24cc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79346a43-3f07-40c7-bdab-a89384265e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b8e26c67-4ef2-4fdd-9fac-9029584a0494 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b8e26c67-4ef2-4fdd-9fac-9029584a0494 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 200 Sep 01 18:19:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1407/2747] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:04 2026] GET /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-64637c6f-28d6-4e0a-800b-c6086b3fbb84 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64637c6f-28d6-4e0a-800b-c6086b3fbb84 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64637c6f-28d6-4e0a-800b-c6086b3fbb84 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-64637c6f-28d6-4e0a-800b-c6086b3fbb84 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-64637c6f-28d6-4e0a-800b-c6086b3fbb84 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-64637c6f-28d6-4e0a-800b-c6086b3fbb84 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 200 Sep 01 18:19:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1408/2748] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:04 2026] GET /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-593380252"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-593380252'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Create volume of 1 GB Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Availability Zones retrieved successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Created reservations ['dac186b2-2448-4d4a-95f0-051b43f69cfe', '459b1966-1a22-4beb-8210-d9e137eb2abb', 'bca02f3d-54aa-4bdb-a56d-16d9f2f506fe', 'db247ffa-9227-41c1-b639-702b66f8d4bc'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79346a43-3f07-40c7-bdab-a89384265e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dac186b2-2448-4d4a-95f0-051b43f69cfe', '459b1966-1a22-4beb-8210-d9e137eb2abb', 'bca02f3d-54aa-4bdb-a56d-16d9f2f506fe', 'db247ffa-9227-41c1-b639-702b66f8d4bc']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af25c29f-9629-46f7-8c42-307807962477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Flow 'volume_create_api' (f31d2330-a6e4-4b0d-bfc6-012ccd15a870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d305ca81-f3ef-499a-91b4-0bb0836f08ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af25c29f-9629-46f7-8c42-307807962477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b7c5dd-8162-4b4b-b662-f92aa5638f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-732988141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['dac186b2-2448-4d4a-95f0-051b43f69cfe','459b1966-1a22-4beb-8210-d9e137eb2abb','bca02f3d-54aa-4bdb-a56d-16d9f2f506fe','db247ffa-9227-41c1-b639-702b66f8d4bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-732988141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b7c5dd-8162-4b4b-b662-f92aa5638f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2887d24909448f7a398e296281c3884',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='ba9d02d44d494f99b5dcac86c966f297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f06c1e6-18c2-43e8-bbc3-3b8fc0e09bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d305ca81-f3ef-499a-91b4-0bb0836f08ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e902614-1e6c-485e-b39d-8e1460d67e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f06c1e6-18c2-43e8-bbc3-3b8fc0e09bdf) 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-732988141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['dac186b2-2448-4d4a-95f0-051b43f69cfe','459b1966-1a22-4beb-8210-d9e137eb2abb','bca02f3d-54aa-4bdb-a56d-16d9f2f506fe','db247ffa-9227-41c1-b639-702b66f8d4bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10bfc5ec-e108-4f82-9646-afe83d5bb817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10bfc5ec-e108-4f82-9646-afe83d5bb817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (51286a70-85b5-427e-a453-138e459a3b55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request issued successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bbf15241-df35-4cb2-9d9b-55969d2ace77 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1341/2749] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:03 2026] POST /volume/v3/volumes => generated 772 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3ac2123f-1021-4d4b-9b3c-ba5f2de4e1c0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3ac2123f-1021-4d4b-9b3c-ba5f2de4e1c0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3ac2123f-1021-4d4b-9b3c-ba5f2de4e1c0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3ac2123f-1021-4d4b-9b3c-ba5f2de4e1c0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Created reservations ['7556d2a5-7e12-45de-ab7e-d1c4c412000d', '1dd4bf46-5700-4047-b7cd-9d0c913e218a', 'c052b811-f5cb-499b-9db6-3863eb470e4a', 'b5751ed3-3062-428f-b6c1-564aaf2f197c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e902614-1e6c-485e-b39d-8e1460d67e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7556d2a5-7e12-45de-ab7e-d1c4c412000d', '1dd4bf46-5700-4047-b7cd-9d0c913e218a', 'c052b811-f5cb-499b-9db6-3863eb470e4a', 'b5751ed3-3062-428f-b6c1-564aaf2f197c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3ac2123f-1021-4d4b-9b3c-ba5f2de4e1c0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c58871-4304-4a9e-8fab-94693fd991ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3ac2123f-1021-4d4b-9b3c-ba5f2de4e1c0 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 returned with HTTP 200 Sep 01 18:19:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1342/2750] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:04 2026] GET /volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eb743514-2d56-4dcd-803d-58b9938eab11 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65737412-b01a-484c-bf32-bdc3c3543ffb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1132716405"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request body: {'volume': {"'source_volid": '65737412-b01a-484c-bf32-bdc3c3543ffb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1132716405'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume of 1 GB Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c58871-4304-4a9e-8fab-94693fd991ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19407d53-a5bc-4807-9dbf-6a69ec029b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-593380252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a50011f3107c4eaeac1255de68f97678',qos_specs=None,replication_status=,reservations=['7556d2a5-7e12-45de-ab7e-d1c4c412000d','1dd4bf46-5700-4047-b7cd-9d0c913e218a','c052b811-f5cb-499b-9db6-3863eb470e4a','b5751ed3-3062-428f-b6c1-564aaf2f197c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d5992dca5d451b9cfce7b17c03f857',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:04Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-593380252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19407d53-a5bc-4807-9dbf-6a69ec029b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a50011f3107c4eaeac1255de68f97678',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='08d5992dca5d451b9cfce7b17c03f857',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1fdc3f3-fa9f-42ea-85f4-8dac4b011f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Availability Zones retrieved successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (644ed02d-860f-4104-9251-b52cc10f3322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1fdc3f3-fa9f-42ea-85f4-8dac4b011f4c) 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-593380252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a50011f3107c4eaeac1255de68f97678',qos_specs=None,replication_status=,reservations=['7556d2a5-7e12-45de-ab7e-d1c4c412000d','1dd4bf46-5700-4047-b7cd-9d0c913e218a','c052b811-f5cb-499b-9db6-3863eb470e4a','b5751ed3-3062-428f-b6c1-564aaf2f197c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d5992dca5d451b9cfce7b17c03f857',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565640bd-7b39-4ee8-93c1-f3db6a76c20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8b210f-7d14-4fdd-a2c7-58fd617717f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565640bd-7b39-4ee8-93c1-f3db6a76c20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Flow 'volume_create_api' (f31d2330-a6e4-4b0d-bfc6-012ccd15a870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Create volume request issued successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-90d6f0d3-75a5-4b03-b0a4-68bd779c7e0e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1409/2751] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:04 2026] POST /volume/v3/volumes => generated 784 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "50c1caf9-a433-4451-b7fb-91588693fa3c", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '50c1caf9-a433-4451-b7fb-91588693fa3c', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8b210f-7d14-4fdd-a2c7-58fd617717f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b0560ea-6df2-4f42-9e03-7afac83b5953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Created reservations ['81270385-7bf5-4ee3-961e-e8ff902f2b6d', '4f24fbf2-e1c9-4a62-a14d-71ac36973043', '58303fbf-8279-44a2-b6bb-e07df0de1d98', '6525bb0e-3548-4035-8358-d25239da2238'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b0560ea-6df2-4f42-9e03-7afac83b5953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81270385-7bf5-4ee3-961e-e8ff902f2b6d', '4f24fbf2-e1c9-4a62-a14d-71ac36973043', '58303fbf-8279-44a2-b6bb-e07df0de1d98', '6525bb0e-3548-4035-8358-d25239da2238']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41c29572-3007-457d-8be6-052043377974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41c29572-3007-457d-8be6-052043377974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e9ce0e4-1e17-433e-a1f6-3e697adefe72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1132716405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['81270385-7bf5-4ee3-961e-e8ff902f2b6d','4f24fbf2-e1c9-4a62-a14d-71ac36973043','58303fbf-8279-44a2-b6bb-e07df0de1d98','6525bb0e-3548-4035-8358-d25239da2238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1132716405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e9ce0e4-1e17-433e-a1f6-3e697adefe72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2887d24909448f7a398e296281c3884',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='ba9d02d44d494f99b5dcac86c966f297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9596ff67-4f00-4df9-84c7-ac7bb65680a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9596ff67-4f00-4df9-84c7-ac7bb65680a4) 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-1132716405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['81270385-7bf5-4ee3-961e-e8ff902f2b6d','4f24fbf2-e1c9-4a62-a14d-71ac36973043','58303fbf-8279-44a2-b6bb-e07df0de1d98','6525bb0e-3548-4035-8358-d25239da2238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcefde4-9806-4f8f-8aa9-b1a387899bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcefde4-9806-4f8f-8aa9-b1a387899bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (644ed02d-860f-4104-9251-b52cc10f3322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request issued successfully. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eb743514-2d56-4dcd-803d-58b9938eab11 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1343/2752] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:04 2026] POST /volume/v3/volumes => generated 773 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8eb8e572-5246-4c94-b862-160b3f812bf1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8eb8e572-5246-4c94-b862-160b3f812bf1 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8eb8e572-5246-4c94-b862-160b3f812bf1 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8eb8e572-5246-4c94-b862-160b3f812bf1 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8eb8e572-5246-4c94-b862-160b3f812bf1 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8eb8e572-5246-4c94-b862-160b3f812bf1 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1344/2753] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:04 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65737412-b01a-484c-bf32-bdc3c3543ffb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-714426327"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request body: {'volume': {"'source_volid": '65737412-b01a-484c-bf32-bdc3c3543ffb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-714426327'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume of 1 GB Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Availability Zones retrieved successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Create volume of 1 GB Sep 01 18:19:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (f449a115-ff8a-429b-8b55-52b81f55aebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d86fb5a-8fec-45c2-9ae2-1c1442efa83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Availability Zones retrieved successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Flow 'volume_create_api' (c6b39e5c-51fb-4214-9e9c-1c175bed2ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8415e8cc-e8f8-424d-95a7-0db2af552c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d86fb5a-8fec-45c2-9ae2-1c1442efa83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1493a3bb-2111-430e-bc78-ae57b47174a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Created reservations ['6d05f71f-c6b3-4390-ac46-025067d49105', '80c0212a-1eae-4ce5-acaa-f212e7881e5e', '3bfc1e62-5929-431f-a78f-681e38692ad6', '638f05d1-8fc0-4d54-8c25-09588e26c6b6'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1493a3bb-2111-430e-bc78-ae57b47174a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d05f71f-c6b3-4390-ac46-025067d49105', '80c0212a-1eae-4ce5-acaa-f212e7881e5e', '3bfc1e62-5929-431f-a78f-681e38692ad6', '638f05d1-8fc0-4d54-8c25-09588e26c6b6']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ebc293-f9d7-45d4-8032-0b79444596ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8415e8cc-e8f8-424d-95a7-0db2af552c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:19:01Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e,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': '0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e0f3df-597f-43a7-aa7e-a87df6924b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ebc293-f9d7-45d4-8032-0b79444596ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c79a3465-75e4-46f9-bfa4-2149629b7985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-714426327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['6d05f71f-c6b3-4390-ac46-025067d49105','80c0212a-1eae-4ce5-acaa-f212e7881e5e','3bfc1e62-5929-431f-a78f-681e38692ad6','638f05d1-8fc0-4d54-8c25-09588e26c6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-714426327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c79a3465-75e4-46f9-bfa4-2149629b7985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2887d24909448f7a398e296281c3884',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='ba9d02d44d494f99b5dcac86c966f297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6440cc-5435-491b-9000-4555f6839174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-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 01 18:19:05 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-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 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6440cc-5435-491b-9000-4555f6839174) 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-714426327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2887d24909448f7a398e296281c3884',qos_specs=None,replication_status=,reservations=['6d05f71f-c6b3-4390-ac46-025067d49105','80c0212a-1eae-4ce5-acaa-f212e7881e5e','3bfc1e62-5929-431f-a78f-681e38692ad6','638f05d1-8fc0-4d54-8c25-09588e26c6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9d02d44d494f99b5dcac86c966f297',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (270f2c89-36c2-4541-9c5c-a512e986a029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (270f2c89-36c2-4541-9c5c-a512e986a029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Flow 'volume_create_api' (f449a115-ff8a-429b-8b55-52b81f55aebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Create volume request issued successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-acfd860a-e65b-4455-9ec6-4ac976788fc3 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1345/2754] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:05 2026] POST /volume/v3/volumes => generated 772 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Created reservations ['9332d7dc-5d2a-4966-995c-457f8d4cff52', '0f72d151-c411-4f50-9cc3-d8dbbdacff05', 'c7c8d81b-fb0b-4bb9-a555-7ec573fa29b5', '185a7d56-e678-4fd1-9c67-a3e38ee3f343'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e0f3df-597f-43a7-aa7e-a87df6924b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9332d7dc-5d2a-4966-995c-457f8d4cff52', '0f72d151-c411-4f50-9cc3-d8dbbdacff05', 'c7c8d81b-fb0b-4bb9-a555-7ec573fa29b5', '185a7d56-e678-4fd1-9c67-a3e38ee3f343']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-75fe7fce-9f82-418f-ac6f-718fed1d4643 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aaa319c-5b0f-4272-aa4b-141b49630a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-75fe7fce-9f82-418f-ac6f-718fed1d4643 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-75fe7fce-9f82-418f-ac6f-718fed1d4643 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-75fe7fce-9f82-418f-ac6f-718fed1d4643 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-75fe7fce-9f82-418f-ac6f-718fed1d4643 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-75fe7fce-9f82-418f-ac6f-718fed1d4643 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 200 Sep 01 18:19:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1346/2755] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:05 2026] GET /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aaa319c-5b0f-4272-aa4b-141b49630a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f182c1-1b07-4f6c-8607-e8396850c5ee', '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='44659dce6f7342c69c7fa234436b9e84',qos_specs=None,replication_status=,reservations=['9332d7dc-5d2a-4966-995c-457f8d4cff52','0f72d151-c411-4f50-9cc3-d8dbbdacff05','c7c8d81b-fb0b-4bb9-a555-7ec573fa29b5','185a7d56-e678-4fd1-9c67-a3e38ee3f343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c63fad6827a946edbcc326c8ee18cd25',volume_type_id=0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e), '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-01T16:19:05Z,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=70f182c1-1b07-4f6c-8607-e8396850c5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44659dce6f7342c69c7fa234436b9e84',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='c63fad6827a946edbcc326c8ee18cd25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e),volume_type_id=0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876e901a-aa25-49d4-99ce-35e2e6edd9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-637d80c0-94a2-4ede-b762-4946960b994c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-637d80c0-94a2-4ede-b762-4946960b994c tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-637d80c0-94a2-4ede-b762-4946960b994c tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-637d80c0-94a2-4ede-b762-4946960b994c tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876e901a-aa25-49d4-99ce-35e2e6edd9b4) 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='44659dce6f7342c69c7fa234436b9e84',qos_specs=None,replication_status=,reservations=['9332d7dc-5d2a-4966-995c-457f8d4cff52','0f72d151-c411-4f50-9cc3-d8dbbdacff05','c7c8d81b-fb0b-4bb9-a555-7ec573fa29b5','185a7d56-e678-4fd1-9c67-a3e38ee3f343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c63fad6827a946edbcc326c8ee18cd25',volume_type_id=0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f918b3c-57bf-46c5-93b1-57c901c7bfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-637d80c0-94a2-4ede-b762-4946960b994c tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-637d80c0-94a2-4ede-b762-4946960b994c tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 returned with HTTP 200 Sep 01 18:19:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1347/2756] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:05 2026] GET /volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f918b3c-57bf-46c5-93b1-57c901c7bfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Flow 'volume_create_api' (c6b39e5c-51fb-4214-9e9c-1c175bed2ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Create volume request issued successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c93cd063-99eb-4f3c-a6dc-4fc0b17ee44b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1410/2757] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:04 2026] POST /volume/v3/volumes => generated 806 bytes in 984 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5aa07af1-35c7-45e4-a211-e0d95079d14e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5aa07af1-35c7-45e4-a211-e0d95079d14e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5aa07af1-35c7-45e4-a211-e0d95079d14e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5aa07af1-35c7-45e4-a211-e0d95079d14e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ea3e3a95-5740-4106-b7ee-bd1c5a3955f5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ea3e3a95-5740-4106-b7ee-bd1c5a3955f5 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ea3e3a95-5740-4106-b7ee-bd1c5a3955f5 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ea3e3a95-5740-4106-b7ee-bd1c5a3955f5 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5aa07af1-35c7-45e4-a211-e0d95079d14e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ea3e3a95-5740-4106-b7ee-bd1c5a3955f5 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5aa07af1-35c7-45e4-a211-e0d95079d14e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b returned with HTTP 200 Sep 01 18:19:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1348/2758] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:05 2026] GET /volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ea3e3a95-5740-4106-b7ee-bd1c5a3955f5 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1411/2759] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:05 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5e2d2b5c-e25a-4cfd-9242-ae5d4bbae435 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5e2d2b5c-e25a-4cfd-9242-ae5d4bbae435 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5e2d2b5c-e25a-4cfd-9242-ae5d4bbae435 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5e2d2b5c-e25a-4cfd-9242-ae5d4bbae435 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5e2d2b5c-e25a-4cfd-9242-ae5d4bbae435 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5e2d2b5c-e25a-4cfd-9242-ae5d4bbae435 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1349/2760] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:06 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 876 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5589aa30-dcf3-4c5b-997d-4992136a3122 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5589aa30-dcf3-4c5b-997d-4992136a3122 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5589aa30-dcf3-4c5b-997d-4992136a3122 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5589aa30-dcf3-4c5b-997d-4992136a3122 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5589aa30-dcf3-4c5b-997d-4992136a3122 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5589aa30-dcf3-4c5b-997d-4992136a3122 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 200 Sep 01 18:19:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1412/2761] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:06 2026] GET /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-28b74a19-25eb-449e-a5dc-7e1375f15150 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5dd5e5e3-4a51-4cbf-926e-42f2d3b6d933 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-28b74a19-25eb-449e-a5dc-7e1375f15150 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-28b74a19-25eb-449e-a5dc-7e1375f15150 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-28b74a19-25eb-449e-a5dc-7e1375f15150 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5dd5e5e3-4a51-4cbf-926e-42f2d3b6d933 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5dd5e5e3-4a51-4cbf-926e-42f2d3b6d933 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5dd5e5e3-4a51-4cbf-926e-42f2d3b6d933 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-28b74a19-25eb-449e-a5dc-7e1375f15150 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5dd5e5e3-4a51-4cbf-926e-42f2d3b6d933 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-28b74a19-25eb-449e-a5dc-7e1375f15150 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1350/2762] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:06 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 898 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5dd5e5e3-4a51-4cbf-926e-42f2d3b6d933 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b returned with HTTP 200 Sep 01 18:19:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1413/2763] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:06 2026] GET /volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-be0ccfcc-6653-4ab7-b494-39351ada30e7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be0ccfcc-6653-4ab7-b494-39351ada30e7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be0ccfcc-6653-4ab7-b494-39351ada30e7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be0ccfcc-6653-4ab7-b494-39351ada30e7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-be0ccfcc-6653-4ab7-b494-39351ada30e7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be0ccfcc-6653-4ab7-b494-39351ada30e7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 returned with HTTP 200 Sep 01 18:19:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1351/2764] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:06 2026] GET /volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-09ab68c4-5bc8-47ce-a1d7-c795e0c7ef31 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09ab68c4-5bc8-47ce-a1d7-c795e0c7ef31 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09ab68c4-5bc8-47ce-a1d7-c795e0c7ef31 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09ab68c4-5bc8-47ce-a1d7-c795e0c7ef31 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-09ab68c4-5bc8-47ce-a1d7-c795e0c7ef31 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09ab68c4-5bc8-47ce-a1d7-c795e0c7ef31 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 returned with HTTP 200 Sep 01 18:19:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1414/2765] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:06 2026] GET /volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eec8f4f6-6b23-4b25-abbc-e639c01799de None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eec8f4f6-6b23-4b25-abbc-e639c01799de tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eec8f4f6-6b23-4b25-abbc-e639c01799de tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eec8f4f6-6b23-4b25-abbc-e639c01799de tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-eec8f4f6-6b23-4b25-abbc-e639c01799de tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eec8f4f6-6b23-4b25-abbc-e639c01799de tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1352/2766] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:07 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2e342845-0526-4fb4-80d3-e10a99ef3814 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2e342845-0526-4fb4-80d3-e10a99ef3814 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2e342845-0526-4fb4-80d3-e10a99ef3814 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2e342845-0526-4fb4-80d3-e10a99ef3814 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2e342845-0526-4fb4-80d3-e10a99ef3814 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2e342845-0526-4fb4-80d3-e10a99ef3814 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 200 Sep 01 18:19:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1415/2767] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:07 2026] GET /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6aaae430-14b5-40e9-a9fb-10f5f4ad8d2d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6aaae430-14b5-40e9-a9fb-10f5f4ad8d2d tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6aaae430-14b5-40e9-a9fb-10f5f4ad8d2d tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6aaae430-14b5-40e9-a9fb-10f5f4ad8d2d tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6aaae430-14b5-40e9-a9fb-10f5f4ad8d2d tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6aaae430-14b5-40e9-a9fb-10f5f4ad8d2d tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1353/2768] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:07 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-70d02aca-e665-4020-8c86-a84a5f65cb3f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-70d02aca-e665-4020-8c86-a84a5f65cb3f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 Sep 01 18:19:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-70d02aca-e665-4020-8c86-a84a5f65cb3f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-70d02aca-e665-4020-8c86-a84a5f65cb3f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-70d02aca-e665-4020-8c86-a84a5f65cb3f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-70d02aca-e665-4020-8c86-a84a5f65cb3f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 returned with HTTP 200 Sep 01 18:19:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1416/2769] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:07 2026] GET /volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9cedbfb8-49e6-4bbb-afb5-fd27f99eb44b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9cedbfb8-49e6-4bbb-afb5-fd27f99eb44b tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9cedbfb8-49e6-4bbb-afb5-fd27f99eb44b tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9cedbfb8-49e6-4bbb-afb5-fd27f99eb44b tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9cedbfb8-49e6-4bbb-afb5-fd27f99eb44b tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9cedbfb8-49e6-4bbb-afb5-fd27f99eb44b tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 returned with HTTP 200 Sep 01 18:19:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1354/2770] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:07 2026] GET /volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2c579faa-1cb1-4d35-8403-23cbd6f10330 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c579faa-1cb1-4d35-8403-23cbd6f10330 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c579faa-1cb1-4d35-8403-23cbd6f10330 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c579faa-1cb1-4d35-8403-23cbd6f10330 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2c579faa-1cb1-4d35-8403-23cbd6f10330 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c579faa-1cb1-4d35-8403-23cbd6f10330 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1417/2771] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:08 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bb70eeef-0b1d-4fdf-9836-ee70bf24f391 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bb70eeef-0b1d-4fdf-9836-ee70bf24f391 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bb70eeef-0b1d-4fdf-9836-ee70bf24f391 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bb70eeef-0b1d-4fdf-9836-ee70bf24f391 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bb70eeef-0b1d-4fdf-9836-ee70bf24f391 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bb70eeef-0b1d-4fdf-9836-ee70bf24f391 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 200 Sep 01 18:19:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1355/2772] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:08 2026] GET /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-75aaf40c-ae2d-4b1e-9496-fe4a314b5ceb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-75aaf40c-ae2d-4b1e-9496-fe4a314b5ceb tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-75aaf40c-ae2d-4b1e-9496-fe4a314b5ceb tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-75aaf40c-ae2d-4b1e-9496-fe4a314b5ceb tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-75aaf40c-ae2d-4b1e-9496-fe4a314b5ceb tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-75aaf40c-ae2d-4b1e-9496-fe4a314b5ceb tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1418/2773] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:08 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7d4063f9-3ebd-4375-9d1d-b8f80b6fbc19 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7d4063f9-3ebd-4375-9d1d-b8f80b6fbc19 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7d4063f9-3ebd-4375-9d1d-b8f80b6fbc19 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7d4063f9-3ebd-4375-9d1d-b8f80b6fbc19 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7d4063f9-3ebd-4375-9d1d-b8f80b6fbc19 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7d4063f9-3ebd-4375-9d1d-b8f80b6fbc19 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 returned with HTTP 200 Sep 01 18:19:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1356/2774] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:09 2026] GET /volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b9151475-8d48-42d6-b785-97a0c38f343d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b9151475-8d48-42d6-b785-97a0c38f343d tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] DELETE http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b9151475-8d48-42d6-b785-97a0c38f343d tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b9151475-8d48-42d6-b785-97a0c38f343d tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b9151475-8d48-42d6-b785-97a0c38f343d tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume with id: 212be2e0-2778-4001-9891-eeff89932839 Sep 01 18:19:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b9151475-8d48-42d6-b785-97a0c38f343d tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b9151475-8d48-42d6-b785-97a0c38f343d tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume request issued successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b9151475-8d48-42d6-b785-97a0c38f343d tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 returned with HTTP 202 Sep 01 18:19:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1419/2775] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:09 2026] DELETE /volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-880b66f8-995d-462f-aba6-4a294c4208ad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-880b66f8-995d-462f-aba6-4a294c4208ad tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-880b66f8-995d-462f-aba6-4a294c4208ad tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-880b66f8-995d-462f-aba6-4a294c4208ad tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-880b66f8-995d-462f-aba6-4a294c4208ad tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-880b66f8-995d-462f-aba6-4a294c4208ad tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 returned with HTTP 200 Sep 01 18:19:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1357/2776] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:09 2026] GET /volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-12e80945-fc3e-4006-8e3a-9649b7a07191 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-12e80945-fc3e-4006-8e3a-9649b7a07191 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-12e80945-fc3e-4006-8e3a-9649b7a07191 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-12e80945-fc3e-4006-8e3a-9649b7a07191 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-12e80945-fc3e-4006-8e3a-9649b7a07191 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-12e80945-fc3e-4006-8e3a-9649b7a07191 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1420/2777] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:09 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-07720502-2826-4028-bb95-c23f726e8aea None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07720502-2826-4028-bb95-c23f726e8aea tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07720502-2826-4028-bb95-c23f726e8aea tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07720502-2826-4028-bb95-c23f726e8aea tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-07720502-2826-4028-bb95-c23f726e8aea tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07720502-2826-4028-bb95-c23f726e8aea tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 200 Sep 01 18:19:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1358/2778] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:09 2026] GET /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f20c6a73-af29-437b-a756-b0d14d615655 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f20c6a73-af29-437b-a756-b0d14d615655 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f20c6a73-af29-437b-a756-b0d14d615655 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f20c6a73-af29-437b-a756-b0d14d615655 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f20c6a73-af29-437b-a756-b0d14d615655 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f20c6a73-af29-437b-a756-b0d14d615655 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 returned with HTTP 200 Sep 01 18:19:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1421/2779] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:09 2026] GET /volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4e63339a-cf6e-4201-8ad3-0fe55061b684 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4e63339a-cf6e-4201-8ad3-0fe55061b684 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4e63339a-cf6e-4201-8ad3-0fe55061b684 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4e63339a-cf6e-4201-8ad3-0fe55061b684 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4e63339a-cf6e-4201-8ad3-0fe55061b684 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4e63339a-cf6e-4201-8ad3-0fe55061b684 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 returned with HTTP 200 Sep 01 18:19:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1359/2780] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:09 2026] GET /volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4bd4c582-c694-4ea6-a12f-1bbe8aebb926 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4bd4c582-c694-4ea6-a12f-1bbe8aebb926 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4bd4c582-c694-4ea6-a12f-1bbe8aebb926 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4bd4c582-c694-4ea6-a12f-1bbe8aebb926 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4bd4c582-c694-4ea6-a12f-1bbe8aebb926 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4bd4c582-c694-4ea6-a12f-1bbe8aebb926 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1422/2781] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:09 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7484446f-7b45-46d8-b27c-891334670ed5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7484446f-7b45-46d8-b27c-891334670ed5 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7484446f-7b45-46d8-b27c-891334670ed5 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7484446f-7b45-46d8-b27c-891334670ed5 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7484446f-7b45-46d8-b27c-891334670ed5 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 returned with HTTP 404 Sep 01 18:19:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1360/2782] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:10 2026] GET /volume/v3/volumes/212be2e0-2778-4001-9891-eeff89932839 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d5720072-af09-40fb-9c54-f6630d771280 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d5720072-af09-40fb-9c54-f6630d771280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] DELETE http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d5720072-af09-40fb-9c54-f6630d771280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d5720072-af09-40fb-9c54-f6630d771280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-d5720072-af09-40fb-9c54-f6630d771280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume with id: 1f1a9960-9eea-4953-b16c-3888e0128ed4 Sep 01 18:19:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d5720072-af09-40fb-9c54-f6630d771280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b938bb6a-96b3-44d2-a927-6858b05c0076 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b938bb6a-96b3-44d2-a927-6858b05c0076 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b938bb6a-96b3-44d2-a927-6858b05c0076 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b938bb6a-96b3-44d2-a927-6858b05c0076 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b938bb6a-96b3-44d2-a927-6858b05c0076 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d5720072-af09-40fb-9c54-f6630d771280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume request issued successfully. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d5720072-af09-40fb-9c54-f6630d771280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 returned with HTTP 202 Sep 01 18:19:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1423/2783] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:10 2026] DELETE /volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-05a41ba7-9925-4fdb-9ce9-323932582bcc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b938bb6a-96b3-44d2-a927-6858b05c0076 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1361/2784] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:10 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 876 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05a41ba7-9925-4fdb-9ce9-323932582bcc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05a41ba7-9925-4fdb-9ce9-323932582bcc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05a41ba7-9925-4fdb-9ce9-323932582bcc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-05a41ba7-9925-4fdb-9ce9-323932582bcc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05a41ba7-9925-4fdb-9ce9-323932582bcc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 returned with HTTP 200 Sep 01 18:19:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1424/2785] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:10 2026] GET /volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ced7c6d9-a425-41fa-a149-9480e736e497 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ced7c6d9-a425-41fa-a149-9480e736e497 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ced7c6d9-a425-41fa-a149-9480e736e497 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ced7c6d9-a425-41fa-a149-9480e736e497 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ced7c6d9-a425-41fa-a149-9480e736e497 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ced7c6d9-a425-41fa-a149-9480e736e497 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 returned with HTTP 200 Sep 01 18:19:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1362/2786] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:10 2026] GET /volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1cf6a535-5e8e-47bf-8e04-59784cd31f1b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1c0f1d47-021f-433b-8d86-792d9bc4dc43 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1cf6a535-5e8e-47bf-8e04-59784cd31f1b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1cf6a535-5e8e-47bf-8e04-59784cd31f1b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1c0f1d47-021f-433b-8d86-792d9bc4dc43 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1c0f1d47-021f-433b-8d86-792d9bc4dc43 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1c0f1d47-021f-433b-8d86-792d9bc4dc43 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1cf6a535-5e8e-47bf-8e04-59784cd31f1b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:10 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:10 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:10 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1c0f1d47-021f-433b-8d86-792d9bc4dc43 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1cf6a535-5e8e-47bf-8e04-59784cd31f1b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1c0f1d47-021f-433b-8d86-792d9bc4dc43 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 returned with HTTP 200 Sep 01 18:19:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1363/2787] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:10 2026] GET /volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1cf6a535-5e8e-47bf-8e04-59784cd31f1b tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1425/2788] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:10 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-422550a5-55a8-43b9-aabd-d505d5c1008c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-422550a5-55a8-43b9-aabd-d505d5c1008c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-422550a5-55a8-43b9-aabd-d505d5c1008c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-422550a5-55a8-43b9-aabd-d505d5c1008c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-422550a5-55a8-43b9-aabd-d505d5c1008c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-422550a5-55a8-43b9-aabd-d505d5c1008c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1364/2789] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:11 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a2a87600-03c0-49d2-9f3c-5d3a3b39b9b5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a2a87600-03c0-49d2-9f3c-5d3a3b39b9b5 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a2a87600-03c0-49d2-9f3c-5d3a3b39b9b5 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a2a87600-03c0-49d2-9f3c-5d3a3b39b9b5 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f04e5afa-9c7a-4b9d-8f76-14a449132719 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f04e5afa-9c7a-4b9d-8f76-14a449132719 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f04e5afa-9c7a-4b9d-8f76-14a449132719 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f04e5afa-9c7a-4b9d-8f76-14a449132719 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a2a87600-03c0-49d2-9f3c-5d3a3b39b9b5 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 returned with HTTP 404 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1426/2790] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:11 2026] GET /volume/v3/volumes/1f1a9960-9eea-4953-b16c-3888e0128ed4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c502af40-bb30-471f-9640-eb8b0ae80280 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c502af40-bb30-471f-9640-eb8b0ae80280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] DELETE http://192.168.122.108/volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c502af40-bb30-471f-9640-eb8b0ae80280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c502af40-bb30-471f-9640-eb8b0ae80280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f04e5afa-9c7a-4b9d-8f76-14a449132719 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c502af40-bb30-471f-9640-eb8b0ae80280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume with id: b9f2a6f9-e960-4d6a-967b-bb659cd0f331 Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f04e5afa-9c7a-4b9d-8f76-14a449132719 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1365/2791] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:11 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c502af40-bb30-471f-9640-eb8b0ae80280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c94afcc0-c0db-42c4-90bc-31e31d4f6859 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c94afcc0-c0db-42c4-90bc-31e31d4f6859 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c94afcc0-c0db-42c4-90bc-31e31d4f6859 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19407d53-a5bc-4807-9dbf-6a69ec029b63", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2077246824"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c94afcc0-c0db-42c4-90bc-31e31d4f6859 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-c94afcc0-c0db-42c4-90bc-31e31d4f6859 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Create snapshot from volume 19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c502af40-bb30-471f-9640-eb8b0ae80280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume request issued successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c502af40-bb30-471f-9640-eb8b0ae80280 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 returned with HTTP 202 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1427/2792] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:11 2026] DELETE /volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9e48e309-d239-472e-a674-441bfd3ea9ee None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9e48e309-d239-472e-a674-441bfd3ea9ee tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9e48e309-d239-472e-a674-441bfd3ea9ee tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9e48e309-d239-472e-a674-441bfd3ea9ee tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9e48e309-d239-472e-a674-441bfd3ea9ee tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9e48e309-d239-472e-a674-441bfd3ea9ee tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 returned with HTTP 200 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1428/2793] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:11 2026] GET /volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:11 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-c94afcc0-c0db-42c4-90bc-31e31d4f6859 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Created reservations ['c9d7f022-1ae5-42f5-9bb2-2bfda71f41cd', '651e0cad-8757-4879-9be1-82f414206660', '7a69a067-3a9c-4036-b243-5f10e84f0adf', '0ba84c44-36c0-4ac9-b0f5-a0009ba47c31'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c94afcc0-c0db-42c4-90bc-31e31d4f6859 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot create request issued successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c94afcc0-c0db-42c4-90bc-31e31d4f6859 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:19:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1366/2794] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:19:11 2026] POST /volume/v3/snapshots => generated 326 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-465e7e32-e04c-4b87-8727-f5a0d0a7c6e4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-465e7e32-e04c-4b87-8727-f5a0d0a7c6e4 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-465e7e32-e04c-4b87-8727-f5a0d0a7c6e4 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-465e7e32-e04c-4b87-8727-f5a0d0a7c6e4 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-465e7e32-e04c-4b87-8727-f5a0d0a7c6e4 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-465e7e32-e04c-4b87-8727-f5a0d0a7c6e4 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1429/2795] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:11 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3e5b0081-9704-49ba-b547-48ac9036e493 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4a9a046c-e7d9-4beb-9cf4-6074b2ef2e3c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e5b0081-9704-49ba-b547-48ac9036e493 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e5b0081-9704-49ba-b547-48ac9036e493 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e5b0081-9704-49ba-b547-48ac9036e493 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4a9a046c-e7d9-4beb-9cf4-6074b2ef2e3c tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4a9a046c-e7d9-4beb-9cf4-6074b2ef2e3c tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4a9a046c-e7d9-4beb-9cf4-6074b2ef2e3c tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3e5b0081-9704-49ba-b547-48ac9036e493 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4a9a046c-e7d9-4beb-9cf4-6074b2ef2e3c tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4a9a046c-e7d9-4beb-9cf4-6074b2ef2e3c tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1430/2796] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:12 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 956 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e5b0081-9704-49ba-b547-48ac9036e493 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 returned with HTTP 200 Sep 01 18:19:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1367/2797] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:12 2026] GET /volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dfb66e41-8ee9-46c5-b74b-0f71fbc68123 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dfb66e41-8ee9-46c5-b74b-0f71fbc68123 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dfb66e41-8ee9-46c5-b74b-0f71fbc68123 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dfb66e41-8ee9-46c5-b74b-0f71fbc68123 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-dfb66e41-8ee9-46c5-b74b-0f71fbc68123 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dfb66e41-8ee9-46c5-b74b-0f71fbc68123 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 returned with HTTP 200 Sep 01 18:19:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1431/2798] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:12 2026] GET /volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d44a410e-9d86-41d6-95de-50b75f46c676 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d44a410e-9d86-41d6-95de-50b75f46c676 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d44a410e-9d86-41d6-95de-50b75f46c676 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d44a410e-9d86-41d6-95de-50b75f46c676 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d44a410e-9d86-41d6-95de-50b75f46c676 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 returned with HTTP 404 Sep 01 18:19:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1368/2799] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:12 2026] GET /volume/v3/volumes/b9f2a6f9-e960-4d6a-967b-bb659cd0f331 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c91cdcab-cc2a-45c0-a584-250fab772ddc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c91cdcab-cc2a-45c0-a584-250fab772ddc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] DELETE http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c91cdcab-cc2a-45c0-a584-250fab772ddc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c91cdcab-cc2a-45c0-a584-250fab772ddc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c91cdcab-cc2a-45c0-a584-250fab772ddc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume with id: 2a34eae2-58a6-46b4-8105-1296a75a882b Sep 01 18:19:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c91cdcab-cc2a-45c0-a584-250fab772ddc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c91cdcab-cc2a-45c0-a584-250fab772ddc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume request issued successfully. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c91cdcab-cc2a-45c0-a584-250fab772ddc tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b returned with HTTP 202 Sep 01 18:19:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1432/2800] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:12 2026] DELETE /volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c60c3480-a516-433b-ba39-81090b47f40e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c60c3480-a516-433b-ba39-81090b47f40e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c60c3480-a516-433b-ba39-81090b47f40e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c60c3480-a516-433b-ba39-81090b47f40e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c60c3480-a516-433b-ba39-81090b47f40e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c60c3480-a516-433b-ba39-81090b47f40e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b returned with HTTP 200 Sep 01 18:19:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1369/2801] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:12 2026] GET /volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d4c99e11-ef5c-4ca1-b568-d40074489482 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d4c99e11-ef5c-4ca1-b568-d40074489482 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d4c99e11-ef5c-4ca1-b568-d40074489482 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d4c99e11-ef5c-4ca1-b568-d40074489482 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d4c99e11-ef5c-4ca1-b568-d40074489482 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d4c99e11-ef5c-4ca1-b568-d40074489482 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1433/2802] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:12 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-572f321e-a07e-49e1-98bc-984d1092901a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-572f321e-a07e-49e1-98bc-984d1092901a tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-572f321e-a07e-49e1-98bc-984d1092901a tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-572f321e-a07e-49e1-98bc-984d1092901a tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-572f321e-a07e-49e1-98bc-984d1092901a tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-572f321e-a07e-49e1-98bc-984d1092901a tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1370/2803] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:13 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bf0882b3-6898-4b07-afd4-0401556707d2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf0882b3-6898-4b07-afd4-0401556707d2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf0882b3-6898-4b07-afd4-0401556707d2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf0882b3-6898-4b07-afd4-0401556707d2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bf0882b3-6898-4b07-afd4-0401556707d2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf0882b3-6898-4b07-afd4-0401556707d2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 returned with HTTP 200 Sep 01 18:19:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1434/2804] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:13 2026] GET /volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2f3cddac-71d3-4479-9ea1-0788be386a0c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2f3cddac-71d3-4479-9ea1-0788be386a0c tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2f3cddac-71d3-4479-9ea1-0788be386a0c tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2f3cddac-71d3-4479-9ea1-0788be386a0c tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-2f3cddac-71d3-4479-9ea1-0788be386a0c tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume with id: c79a3465-75e4-46f9-bfa4-2149629b7985 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2f3cddac-71d3-4479-9ea1-0788be386a0c tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2f3cddac-71d3-4479-9ea1-0788be386a0c tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume request issued successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2f3cddac-71d3-4479-9ea1-0788be386a0c tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 returned with HTTP 202 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1371/2805] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:13 2026] DELETE /volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-01366e7d-6508-4eae-b557-ba9dd86d3572 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-01366e7d-6508-4eae-b557-ba9dd86d3572 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-01366e7d-6508-4eae-b557-ba9dd86d3572 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-01366e7d-6508-4eae-b557-ba9dd86d3572 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-01366e7d-6508-4eae-b557-ba9dd86d3572 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-01366e7d-6508-4eae-b557-ba9dd86d3572 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 returned with HTTP 200 Sep 01 18:19:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1435/2806] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:13 2026] GET /volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f22fc071-7e87-4d42-85f9-f528aa14102e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f22fc071-7e87-4d42-85f9-f528aa14102e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f22fc071-7e87-4d42-85f9-f528aa14102e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f22fc071-7e87-4d42-85f9-f528aa14102e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f22fc071-7e87-4d42-85f9-f528aa14102e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b returned with HTTP 404 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1372/2807] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:13 2026] GET /volume/v3/volumes/2a34eae2-58a6-46b4-8105-1296a75a882b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f81f1326-1bc6-4e63-8e99-400aa7476ac7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f81f1326-1bc6-4e63-8e99-400aa7476ac7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] DELETE http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f81f1326-1bc6-4e63-8e99-400aa7476ac7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f81f1326-1bc6-4e63-8e99-400aa7476ac7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f81f1326-1bc6-4e63-8e99-400aa7476ac7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume with id: ec492ca0-2b9d-4b47-bb6e-97a853411fc8 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-36324092-46f0-4cc7-955c-b5e989fa560e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f81f1326-1bc6-4e63-8e99-400aa7476ac7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-36324092-46f0-4cc7-955c-b5e989fa560e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-36324092-46f0-4cc7-955c-b5e989fa560e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-36324092-46f0-4cc7-955c-b5e989fa560e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-36324092-46f0-4cc7-955c-b5e989fa560e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-36324092-46f0-4cc7-955c-b5e989fa560e tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1373/2808] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:13 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 458 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f81f1326-1bc6-4e63-8e99-400aa7476ac7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Delete volume request issued successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f81f1326-1bc6-4e63-8e99-400aa7476ac7 tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 returned with HTTP 202 Sep 01 18:19:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1436/2809] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:13 2026] DELETE /volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-45eb78c7-7ca1-4496-a645-44bb3e40221f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-45eb78c7-7ca1-4496-a645-44bb3e40221f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-45eb78c7-7ca1-4496-a645-44bb3e40221f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-45eb78c7-7ca1-4496-a645-44bb3e40221f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-45eb78c7-7ca1-4496-a645-44bb3e40221f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Volume info retrieved successfully. Sep 01 18:19:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-45eb78c7-7ca1-4496-a645-44bb3e40221f tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 returned with HTTP 200 Sep 01 18:19:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1374/2810] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:13 2026] GET /volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e17c7468-d65a-4bb9-be4f-f8491d04dbaf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e17c7468-d65a-4bb9-be4f-f8491d04dbaf tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e17c7468-d65a-4bb9-be4f-f8491d04dbaf tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e17c7468-d65a-4bb9-be4f-f8491d04dbaf tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e17c7468-d65a-4bb9-be4f-f8491d04dbaf tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e17c7468-d65a-4bb9-be4f-f8491d04dbaf tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1437/2811] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:14 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 959 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-397e6960-4577-4e52-a36b-1d19aa297cf2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-397e6960-4577-4e52-a36b-1d19aa297cf2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 Sep 01 18:19:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-397e6960-4577-4e52-a36b-1d19aa297cf2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-397e6960-4577-4e52-a36b-1d19aa297cf2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-397e6960-4577-4e52-a36b-1d19aa297cf2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-397e6960-4577-4e52-a36b-1d19aa297cf2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 returned with HTTP 200 Sep 01 18:19:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1375/2812] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:14 2026] GET /volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fd9a42ab-8b85-4c11-a059-df1b3dfe3883 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd9a42ab-8b85-4c11-a059-df1b3dfe3883 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd9a42ab-8b85-4c11-a059-df1b3dfe3883 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd9a42ab-8b85-4c11-a059-df1b3dfe3883 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fd9a42ab-8b85-4c11-a059-df1b3dfe3883 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd9a42ab-8b85-4c11-a059-df1b3dfe3883 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1438/2813] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:14 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8c0dc857-d278-4391-98ce-2130c769fa1e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8c0dc857-d278-4391-98ce-2130c769fa1e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] GET http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 Sep 01 18:19:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8c0dc857-d278-4391-98ce-2130c769fa1e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8c0dc857-d278-4391-98ce-2130c769fa1e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8c0dc857-d278-4391-98ce-2130c769fa1e tempest-CreateVolumesFromImageTest-445840436 tempest-CreateVolumesFromImageTest-445840436-project-member] http://192.168.122.108/volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 returned with HTTP 404 Sep 01 18:19:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1376/2814] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:14 2026] GET /volume/v3/volumes/ec492ca0-2b9d-4b47-bb6e-97a853411fc8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fbbf7e75-5154-43de-bf8f-2e851b0994ef None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fbbf7e75-5154-43de-bf8f-2e851b0994ef tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fbbf7e75-5154-43de-bf8f-2e851b0994ef tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fbbf7e75-5154-43de-bf8f-2e851b0994ef tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fbbf7e75-5154-43de-bf8f-2e851b0994ef tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fbbf7e75-5154-43de-bf8f-2e851b0994ef tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1439/2815] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:15 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 959 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ec7e577f-7ef8-49a0-821c-086be892a9e0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec7e577f-7ef8-49a0-821c-086be892a9e0 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 Sep 01 18:19:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec7e577f-7ef8-49a0-821c-086be892a9e0 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ec7e577f-7ef8-49a0-821c-086be892a9e0 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ec7e577f-7ef8-49a0-821c-086be892a9e0 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 returned with HTTP 404 Sep 01 18:19:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1377/2816] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:15 2026] GET /volume/v3/volumes/c79a3465-75e4-46f9-bfa4-2149629b7985 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a32a1eda-119c-455c-b6a9-27cde77d1309 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a32a1eda-119c-455c-b6a9-27cde77d1309 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] DELETE http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a32a1eda-119c-455c-b6a9-27cde77d1309 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a32a1eda-119c-455c-b6a9-27cde77d1309 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-a32a1eda-119c-455c-b6a9-27cde77d1309 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume with id: 2e9ce0e4-1e17-433e-a1f6-3e697adefe72 Sep 01 18:19:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a32a1eda-119c-455c-b6a9-27cde77d1309 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a32a1eda-119c-455c-b6a9-27cde77d1309 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume request issued successfully. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a32a1eda-119c-455c-b6a9-27cde77d1309 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 returned with HTTP 202 Sep 01 18:19:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1440/2817] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:15 2026] DELETE /volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c1776784-ee17-4bd9-8b2a-2622a36854ce None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c1776784-ee17-4bd9-8b2a-2622a36854ce tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 Sep 01 18:19:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c1776784-ee17-4bd9-8b2a-2622a36854ce tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c1776784-ee17-4bd9-8b2a-2622a36854ce tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c1776784-ee17-4bd9-8b2a-2622a36854ce tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c1776784-ee17-4bd9-8b2a-2622a36854ce tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 returned with HTTP 200 Sep 01 18:19:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1378/2818] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:15 2026] GET /volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0116dda4-a611-439f-ba84-42d17015e94c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0116dda4-a611-439f-ba84-42d17015e94c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0116dda4-a611-439f-ba84-42d17015e94c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0116dda4-a611-439f-ba84-42d17015e94c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0116dda4-a611-439f-ba84-42d17015e94c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0116dda4-a611-439f-ba84-42d17015e94c tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1441/2819] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:15 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7efc90cf-a58e-4695-bf63-518e7054d521 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7efc90cf-a58e-4695-bf63-518e7054d521 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7efc90cf-a58e-4695-bf63-518e7054d521 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7efc90cf-a58e-4695-bf63-518e7054d521 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7efc90cf-a58e-4695-bf63-518e7054d521 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7efc90cf-a58e-4695-bf63-518e7054d521 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1379/2820] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:16 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 959 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-91cfdbe3-9810-4d46-ab5b-b30b32264366 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-91cfdbe3-9810-4d46-ab5b-b30b32264366 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 Sep 01 18:19:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-91cfdbe3-9810-4d46-ab5b-b30b32264366 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-91cfdbe3-9810-4d46-ab5b-b30b32264366 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-91cfdbe3-9810-4d46-ab5b-b30b32264366 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 returned with HTTP 404 Sep 01 18:19:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1442/2821] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:16 2026] GET /volume/v3/volumes/2e9ce0e4-1e17-433e-a1f6-3e697adefe72 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55bc9334-6574-47d8-9757-6c2d271a1d7d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55bc9334-6574-47d8-9757-6c2d271a1d7d tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 Sep 01 18:19:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55bc9334-6574-47d8-9757-6c2d271a1d7d tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55bc9334-6574-47d8-9757-6c2d271a1d7d tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:16 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-55bc9334-6574-47d8-9757-6c2d271a1d7d tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume with id: c8b7c5dd-8162-4b4b-b662-f92aa5638f38 Sep 01 18:19:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55bc9334-6574-47d8-9757-6c2d271a1d7d tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-55bc9334-6574-47d8-9757-6c2d271a1d7d tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume request issued successfully. Sep 01 18:19:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55bc9334-6574-47d8-9757-6c2d271a1d7d tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 returned with HTTP 202 Sep 01 18:19:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1380/2822] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:16 2026] DELETE /volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ada313cd-7bdb-4ec4-936c-c1b219c37489 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ada313cd-7bdb-4ec4-936c-c1b219c37489 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 Sep 01 18:19:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ada313cd-7bdb-4ec4-936c-c1b219c37489 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ada313cd-7bdb-4ec4-936c-c1b219c37489 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ada313cd-7bdb-4ec4-936c-c1b219c37489 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ada313cd-7bdb-4ec4-936c-c1b219c37489 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 returned with HTTP 200 Sep 01 18:19:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1443/2823] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:16 2026] GET /volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e6da74d7-33bf-49d2-885f-56c4bfbddc21 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e6da74d7-33bf-49d2-885f-56c4bfbddc21 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e6da74d7-33bf-49d2-885f-56c4bfbddc21 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e6da74d7-33bf-49d2-885f-56c4bfbddc21 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e6da74d7-33bf-49d2-885f-56c4bfbddc21 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e6da74d7-33bf-49d2-885f-56c4bfbddc21 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1381/2824] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:16 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 485 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9ae1ef3d-4a4b-42c2-bda2-d87902e8cd0f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9ae1ef3d-4a4b-42c2-bda2-d87902e8cd0f tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9ae1ef3d-4a4b-42c2-bda2-d87902e8cd0f tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9ae1ef3d-4a4b-42c2-bda2-d87902e8cd0f tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9ae1ef3d-4a4b-42c2-bda2-d87902e8cd0f tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9ae1ef3d-4a4b-42c2-bda2-d87902e8cd0f tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1444/2825] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:17 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 485 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a4199322-9192-423e-8edf-4068d700e50b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a4199322-9192-423e-8edf-4068d700e50b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a4199322-9192-423e-8edf-4068d700e50b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a4199322-9192-423e-8edf-4068d700e50b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-a4199322-9192-423e-8edf-4068d700e50b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Delete snapshot with id: e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a4199322-9192-423e-8edf-4068d700e50b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a4199322-9192-423e-8edf-4068d700e50b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot delete request issued successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a4199322-9192-423e-8edf-4068d700e50b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 202 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1382/2826] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:19:17 2026] DELETE /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d55f98e3-7914-476d-9814-8e5e7056983b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d55f98e3-7914-476d-9814-8e5e7056983b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d55f98e3-7914-476d-9814-8e5e7056983b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d55f98e3-7914-476d-9814-8e5e7056983b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d55f98e3-7914-476d-9814-8e5e7056983b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d55f98e3-7914-476d-9814-8e5e7056983b tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1445/2827] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:17 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 484 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cfe84608-5a6a-44da-be38-3e78849886e1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cfe84608-5a6a-44da-be38-3e78849886e1 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cfe84608-5a6a-44da-be38-3e78849886e1 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cfe84608-5a6a-44da-be38-3e78849886e1 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cfe84608-5a6a-44da-be38-3e78849886e1 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cfe84608-5a6a-44da-be38-3e78849886e1 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1383/2828] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:17 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 1303 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cd50fada-d5eb-42f2-9aa4-553801d02078 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cd50fada-d5eb-42f2-9aa4-553801d02078 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] DELETE http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cd50fada-d5eb-42f2-9aa4-553801d02078 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cd50fada-d5eb-42f2-9aa4-553801d02078 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-cd50fada-d5eb-42f2-9aa4-553801d02078 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Delete volume with id: 70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cd50fada-d5eb-42f2-9aa4-553801d02078 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cd50fada-d5eb-42f2-9aa4-553801d02078 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Delete volume request issued successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cd50fada-d5eb-42f2-9aa4-553801d02078 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 202 Sep 01 18:19:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1446/2829] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:17 2026] DELETE /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-59a69a2d-ac68-40ff-aca2-aa5dfa90d5a3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-59a69a2d-ac68-40ff-aca2-aa5dfa90d5a3 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-59a69a2d-ac68-40ff-aca2-aa5dfa90d5a3 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-59a69a2d-ac68-40ff-aca2-aa5dfa90d5a3 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-59a69a2d-ac68-40ff-aca2-aa5dfa90d5a3 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-59a69a2d-ac68-40ff-aca2-aa5dfa90d5a3 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1384/2830] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:17 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 1302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-92bb2745-c8ed-482a-8e12-2685711c3267 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92bb2745-c8ed-482a-8e12-2685711c3267 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92bb2745-c8ed-482a-8e12-2685711c3267 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92bb2745-c8ed-482a-8e12-2685711c3267 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1799887124"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1799887124'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Create volume of 1 GB Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92bb2745-c8ed-482a-8e12-2685711c3267 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 returned with HTTP 404 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1385/2831] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:17 2026] GET /volume/v3/volumes/c8b7c5dd-8162-4b4b-b662-f92aa5638f38 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-872bcd6f-8ccc-4206-8778-f3651c54a859 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-872bcd6f-8ccc-4206-8778-f3651c54a859 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] DELETE http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-872bcd6f-8ccc-4206-8778-f3651c54a859 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-872bcd6f-8ccc-4206-8778-f3651c54a859 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-872bcd6f-8ccc-4206-8778-f3651c54a859 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume with id: c24f0851-b4e8-4445-8244-238cd5fcf581 Sep 01 18:19:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Availability Zones retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-872bcd6f-8ccc-4206-8778-f3651c54a859 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Flow 'volume_create_api' (37852394-031c-4624-9da8-bdd172ca6a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de99de31-55af-48ca-ae6f-02f75c1dacb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:17 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-872bcd6f-8ccc-4206-8778-f3651c54a859 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume request issued successfully. Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-872bcd6f-8ccc-4206-8778-f3651c54a859 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 returned with HTTP 202 Sep 01 18:19:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1386/2832] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:17 2026] DELETE /volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-58c35e56-41f9-4f9d-8cc1-013700eff533 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58c35e56-41f9-4f9d-8cc1-013700eff533 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58c35e56-41f9-4f9d-8cc1-013700eff533 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-58c35e56-41f9-4f9d-8cc1-013700eff533 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-58c35e56-41f9-4f9d-8cc1-013700eff533 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de99de31-55af-48ca-ae6f-02f75c1dacb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-58c35e56-41f9-4f9d-8cc1-013700eff533 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 returned with HTTP 200 Sep 01 18:19:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1387/2833] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:18 2026] GET /volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e7eebd-6421-4be4-9e35-f2ac0716b14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-27c2240c-c27e-4e29-9010-35a23e1fc610 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27c2240c-c27e-4e29-9010-35a23e1fc610 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27c2240c-c27e-4e29-9010-35a23e1fc610 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27c2240c-c27e-4e29-9010-35a23e1fc610 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-27c2240c-c27e-4e29-9010-35a23e1fc610 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27c2240c-c27e-4e29-9010-35a23e1fc610 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1388/2834] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:18 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 484 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Created reservations ['ad245151-e37a-45ae-bb8c-075bf19874fc', '779fd960-b596-4c3f-b5fa-9519cf1c9122', '965a9752-8e82-4efb-b0b9-8b01592f6783', '42f52ab9-a3a4-4fa9-8682-0e0b3e4107b9'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e7eebd-6421-4be4-9e35-f2ac0716b14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad245151-e37a-45ae-bb8c-075bf19874fc', '779fd960-b596-4c3f-b5fa-9519cf1c9122', '965a9752-8e82-4efb-b0b9-8b01592f6783', '42f52ab9-a3a4-4fa9-8682-0e0b3e4107b9']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a728c34-b86f-4102-93cb-768940aeeb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a728c34-b86f-4102-93cb-768940aeeb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67ded3fa-0f23-45ee-90e2-0ad8e8beb72f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1799887124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bac01266d334d80a5775cd1c7e93d7e',qos_specs=None,replication_status=,reservations=['ad245151-e37a-45ae-bb8c-075bf19874fc','779fd960-b596-4c3f-b5fa-9519cf1c9122','965a9752-8e82-4efb-b0b9-8b01592f6783','42f52ab9-a3a4-4fa9-8682-0e0b3e4107b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff6705716cad476dad462df82859be56',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1799887124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67ded3fa-0f23-45ee-90e2-0ad8e8beb72f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bac01266d334d80a5775cd1c7e93d7e',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='ff6705716cad476dad462df82859be56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fce7972-e1d4-4448-b329-3f5be0a4255d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fce7972-e1d4-4448-b329-3f5be0a4255d) 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-1799887124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bac01266d334d80a5775cd1c7e93d7e',qos_specs=None,replication_status=,reservations=['ad245151-e37a-45ae-bb8c-075bf19874fc','779fd960-b596-4c3f-b5fa-9519cf1c9122','965a9752-8e82-4efb-b0b9-8b01592f6783','42f52ab9-a3a4-4fa9-8682-0e0b3e4107b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff6705716cad476dad462df82859be56',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0723c05c-ecec-459a-b004-aa5c2664c42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0723c05c-ecec-459a-b004-aa5c2664c42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Flow 'volume_create_api' (37852394-031c-4624-9da8-bdd172ca6a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Create volume request issued successfully. Sep 01 18:19:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ee8cbbf4-a1dc-4be1-a58a-ec44a96993a1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1447/2835] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:19:17 2026] POST /volume/v3/volumes => generated 779 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-841d3d1c-8c49-4507-9a3f-7463268a113b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-841d3d1c-8c49-4507-9a3f-7463268a113b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-841d3d1c-8c49-4507-9a3f-7463268a113b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-841d3d1c-8c49-4507-9a3f-7463268a113b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-841d3d1c-8c49-4507-9a3f-7463268a113b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-841d3d1c-8c49-4507-9a3f-7463268a113b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f returned with HTTP 200 Sep 01 18:19:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1389/2836] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:18 2026] GET /volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f => generated 847 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-26d74d9e-46b8-43cc-8e7c-0a39b4136528 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-26d74d9e-46b8-43cc-8e7c-0a39b4136528 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-26d74d9e-46b8-43cc-8e7c-0a39b4136528 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-26d74d9e-46b8-43cc-8e7c-0a39b4136528 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-26d74d9e-46b8-43cc-8e7c-0a39b4136528 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Volume info retrieved successfully. Sep 01 18:19:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-26d74d9e-46b8-43cc-8e7c-0a39b4136528 tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 200 Sep 01 18:19:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1448/2837] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:18 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 1302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3f97f20b-e993-49b5-92e4-a139d7cd68d8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f97f20b-e993-49b5-92e4-a139d7cd68d8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f97f20b-e993-49b5-92e4-a139d7cd68d8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f97f20b-e993-49b5-92e4-a139d7cd68d8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3f97f20b-e993-49b5-92e4-a139d7cd68d8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f97f20b-e993-49b5-92e4-a139d7cd68d8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 returned with HTTP 200 Sep 01 18:19:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1390/2838] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:19 2026] GET /volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d521cac9-c4fe-4b4a-9097-ade6e1b2bd42 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d521cac9-c4fe-4b4a-9097-ade6e1b2bd42 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d521cac9-c4fe-4b4a-9097-ade6e1b2bd42 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d521cac9-c4fe-4b4a-9097-ade6e1b2bd42 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d521cac9-c4fe-4b4a-9097-ade6e1b2bd42 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Snapshot retrieved successfully. Sep 01 18:19:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d521cac9-c4fe-4b4a-9097-ade6e1b2bd42 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 200 Sep 01 18:19:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1449/2839] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:19 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d50f9188-1208-409f-ae41-225fdaa5f473 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d50f9188-1208-409f-ae41-225fdaa5f473 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d50f9188-1208-409f-ae41-225fdaa5f473 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d50f9188-1208-409f-ae41-225fdaa5f473 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d50f9188-1208-409f-ae41-225fdaa5f473 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d50f9188-1208-409f-ae41-225fdaa5f473 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f returned with HTTP 200 Sep 01 18:19:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1391/2840] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:19 2026] GET /volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f => generated 871 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cf6e575c-4015-4efa-a759-37be0fab34ee None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf6e575c-4015-4efa-a759-37be0fab34ee tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] GET http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee Sep 01 18:19:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf6e575c-4015-4efa-a759-37be0fab34ee tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf6e575c-4015-4efa-a759-37be0fab34ee tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf6e575c-4015-4efa-a759-37be0fab34ee tempest-VolumeAndVolumeTypeFromImageTest-1724256354 tempest-VolumeAndVolumeTypeFromImageTest-1724256354-project-member] http://192.168.122.108/volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee returned with HTTP 404 Sep 01 18:19:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1450/2841] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:19 2026] GET /volume/v3/volumes/70f182c1-1b07-4f6c-8607-e8396850c5ee => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ef4bb83c-8f3d-4930-8227-acd576e670b8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef4bb83c-8f3d-4930-8227-acd576e670b8 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] GET http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef4bb83c-8f3d-4930-8227-acd576e670b8 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ef4bb83c-8f3d-4930-8227-acd576e670b8 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] Calling method 'detail' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:19 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-ef4bb83c-8f3d-4930-8227-acd576e670b8 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ef4bb83c-8f3d-4930-8227-acd576e670b8 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] Get all volumes completed successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ef4bb83c-8f3d-4930-8227-acd576e670b8 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] http://192.168.122.108/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1392/2842] 192.168.122.108 () {58 vars in 1169 bytes} [Tue Sep 1 18:19:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5083 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9049865f-6361-413e-95f0-5ca275a923c1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9049865f-6361-413e-95f0-5ca275a923c1 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] DELETE http://192.168.122.108/volume/v3/types/0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9049865f-6361-413e-95f0-5ca275a923c1 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9049865f-6361-413e-95f0-5ca275a923c1 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9049865f-6361-413e-95f0-5ca275a923c1 tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] http://192.168.122.108/volume/v3/types/0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e returned with HTTP 202 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1451/2843] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:19:20 2026] DELETE /volume/v3/types/0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f927307e-5424-4084-bc97-31006cf2211f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f927307e-5424-4084-bc97-31006cf2211f tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] GET http://192.168.122.108/volume/v3/types/0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f927307e-5424-4084-bc97-31006cf2211f tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f927307e-5424-4084-bc97-31006cf2211f tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f927307e-5424-4084-bc97-31006cf2211f tempest-VolumeAndVolumeTypeFromImageTest-1538460379 tempest-VolumeAndVolumeTypeFromImageTest-1538460379-project-admin] http://192.168.122.108/volume/v3/types/0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e returned with HTTP 404 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1393/2844] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:19:20 2026] GET /volume/v3/types/0ca6388f-58cb-4db3-b3cf-ce0b3d563a7e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c8158a80-95eb-4b2f-b6c8-566e8a91a467 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c8158a80-95eb-4b2f-b6c8-566e8a91a467 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c8158a80-95eb-4b2f-b6c8-566e8a91a467 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c8158a80-95eb-4b2f-b6c8-566e8a91a467 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c8158a80-95eb-4b2f-b6c8-566e8a91a467 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 returned with HTTP 404 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1452/2845] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:20 2026] GET /volume/v3/volumes/c24f0851-b4e8-4445-8244-238cd5fcf581 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-192c6ce4-3d0d-424d-a4db-40f4c4ed0709 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-192c6ce4-3d0d-424d-a4db-40f4c4ed0709 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] DELETE http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-192c6ce4-3d0d-424d-a4db-40f4c4ed0709 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-192c6ce4-3d0d-424d-a4db-40f4c4ed0709 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-192c6ce4-3d0d-424d-a4db-40f4c4ed0709 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume with id: 0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-192c6ce4-3d0d-424d-a4db-40f4c4ed0709 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0cbe18be-34d9-4364-907a-c17f290dd7af None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0cbe18be-34d9-4364-907a-c17f290dd7af tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0cbe18be-34d9-4364-907a-c17f290dd7af tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0cbe18be-34d9-4364-907a-c17f290dd7af tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-192c6ce4-3d0d-424d-a4db-40f4c4ed0709 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume request issued successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-192c6ce4-3d0d-424d-a4db-40f4c4ed0709 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 202 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1394/2846] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:20 2026] DELETE /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5c9bc13a-235d-42c8-8e36-c2d6d9925ac4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0cbe18be-34d9-4364-907a-c17f290dd7af tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 returned with HTTP 404 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1453/2847] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:20 2026] GET /volume/v3/snapshots/e058746b-e24e-49fc-bc57-a43a7806fc32 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5c9bc13a-235d-42c8-8e36-c2d6d9925ac4 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5c9bc13a-235d-42c8-8e36-c2d6d9925ac4 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5c9bc13a-235d-42c8-8e36-c2d6d9925ac4 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6100832b-ab46-4a77-af65-ab6f0ef9fff5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6100832b-ab46-4a77-af65-ab6f0ef9fff5 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] DELETE http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6100832b-ab46-4a77-af65-ab6f0ef9fff5 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6100832b-ab46-4a77-af65-ab6f0ef9fff5 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-6100832b-ab46-4a77-af65-ab6f0ef9fff5 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Delete volume with id: 19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5c9bc13a-235d-42c8-8e36-c2d6d9925ac4 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6100832b-ab46-4a77-af65-ab6f0ef9fff5 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5c9bc13a-235d-42c8-8e36-c2d6d9925ac4 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 200 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1395/2848] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:20 2026] GET /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6100832b-ab46-4a77-af65-ab6f0ef9fff5 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Delete volume request issued successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6100832b-ab46-4a77-af65-ab6f0ef9fff5 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 202 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1454/2849] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:20 2026] DELETE /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6fdf33f6-ea68-4df4-be39-027ebe324946 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6fdf33f6-ea68-4df4-be39-027ebe324946 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6fdf33f6-ea68-4df4-be39-027ebe324946 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6fdf33f6-ea68-4df4-be39-027ebe324946 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6fdf33f6-ea68-4df4-be39-027ebe324946 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6fdf33f6-ea68-4df4-be39-027ebe324946 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 200 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1396/2850] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:20 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 876 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a477f91f-ed9a-430e-af62-22b667a9fca7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a477f91f-ed9a-430e-af62-22b667a9fca7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a477f91f-ed9a-430e-af62-22b667a9fca7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a477f91f-ed9a-430e-af62-22b667a9fca7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a477f91f-ed9a-430e-af62-22b667a9fca7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a477f91f-ed9a-430e-af62-22b667a9fca7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f returned with HTTP 200 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1455/2851] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:20 2026] GET /volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f => generated 872 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6881edcd-b32a-4119-8aaf-9353cd55fee9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6881edcd-b32a-4119-8aaf-9353cd55fee9 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6881edcd-b32a-4119-8aaf-9353cd55fee9 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67ded3fa-0f23-45ee-90e2-0ad8e8beb72f", "name": "tempest-VolumeDependencyTests-Snapshot-1145728054"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6881edcd-b32a-4119-8aaf-9353cd55fee9 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-6881edcd-b32a-4119-8aaf-9353cd55fee9 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Create snapshot from volume 67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:20 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-6881edcd-b32a-4119-8aaf-9353cd55fee9 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Created reservations ['439b4792-0609-49ff-a58d-cea74c29a16a', '1f457327-81b5-4c93-af8e-a15d628e0211', 'ec5edcb7-0979-4a7a-8bb2-240abd02b8fe', 'c62a6d01-d28e-4dab-bc30-c96f40c6a366'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6881edcd-b32a-4119-8aaf-9353cd55fee9 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot create request issued successfully. Sep 01 18:19:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6881edcd-b32a-4119-8aaf-9353cd55fee9 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:19:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1397/2852] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:19:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-73bc5767-7dee-4259-83ad-f2fcad9b5c85 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-73bc5767-7dee-4259-83ad-f2fcad9b5c85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-73bc5767-7dee-4259-83ad-f2fcad9b5c85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-73bc5767-7dee-4259-83ad-f2fcad9b5c85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-73bc5767-7dee-4259-83ad-f2fcad9b5c85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-73bc5767-7dee-4259-83ad-f2fcad9b5c85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 200 Sep 01 18:19:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1456/2853] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:20 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1e25ce5e-5f6e-4b79-8203-c267af4ce6d5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1e25ce5e-5f6e-4b79-8203-c267af4ce6d5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1e25ce5e-5f6e-4b79-8203-c267af4ce6d5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1e25ce5e-5f6e-4b79-8203-c267af4ce6d5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1e25ce5e-5f6e-4b79-8203-c267af4ce6d5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1e25ce5e-5f6e-4b79-8203-c267af4ce6d5 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 200 Sep 01 18:19:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1398/2854] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:21 2026] GET /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a00e0e29-315b-4462-b530-c1d4036845b9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a00e0e29-315b-4462-b530-c1d4036845b9 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 Sep 01 18:19:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a00e0e29-315b-4462-b530-c1d4036845b9 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a00e0e29-315b-4462-b530-c1d4036845b9 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a00e0e29-315b-4462-b530-c1d4036845b9 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 returned with HTTP 404 Sep 01 18:19:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1457/2855] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:21 2026] GET /volume/v3/volumes/19407d53-a5bc-4807-9dbf-6a69ec029b63 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-443a0c32-d01c-4fc8-9be5-6c11fd3a9dfd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-443a0c32-d01c-4fc8-9be5-6c11fd3a9dfd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] DELETE http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-443a0c32-d01c-4fc8-9be5-6c11fd3a9dfd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-443a0c32-d01c-4fc8-9be5-6c11fd3a9dfd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:21 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-443a0c32-d01c-4fc8-9be5-6c11fd3a9dfd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Delete volume with id: 34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-443a0c32-d01c-4fc8-9be5-6c11fd3a9dfd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-443a0c32-d01c-4fc8-9be5-6c11fd3a9dfd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Delete volume request issued successfully. Sep 01 18:19:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-443a0c32-d01c-4fc8-9be5-6c11fd3a9dfd tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 202 Sep 01 18:19:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1399/2856] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:21 2026] DELETE /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-60d3fc15-5deb-4e68-b161-d4df61c5a28a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-60d3fc15-5deb-4e68-b161-d4df61c5a28a tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-60d3fc15-5deb-4e68-b161-d4df61c5a28a tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-60d3fc15-5deb-4e68-b161-d4df61c5a28a tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-60d3fc15-5deb-4e68-b161-d4df61c5a28a tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-60d3fc15-5deb-4e68-b161-d4df61c5a28a tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 200 Sep 01 18:19:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1458/2857] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:21 2026] GET /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e66d49d0-fb53-4917-aa65-290d6cb117f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e66d49d0-fb53-4917-aa65-290d6cb117f0 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e66d49d0-fb53-4917-aa65-290d6cb117f0 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e66d49d0-fb53-4917-aa65-290d6cb117f0 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e66d49d0-fb53-4917-aa65-290d6cb117f0 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e66d49d0-fb53-4917-aa65-290d6cb117f0 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 200 Sep 01 18:19:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1400/2858] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:22 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f04511de-7f4a-4b69-983c-367f7bb085de None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f04511de-7f4a-4b69-983c-367f7bb085de tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 Sep 01 18:19:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f04511de-7f4a-4b69-983c-367f7bb085de tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f04511de-7f4a-4b69-983c-367f7bb085de tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f04511de-7f4a-4b69-983c-367f7bb085de tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 returned with HTTP 404 Sep 01 18:19:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1459/2859] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:22 2026] GET /volume/v3/volumes/0642b1e8-37de-47e2-aeed-aa23e70a7407 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-74f4b8bf-a020-4744-b0df-1238de24dfe2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74f4b8bf-a020-4744-b0df-1238de24dfe2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] DELETE http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74f4b8bf-a020-4744-b0df-1238de24dfe2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74f4b8bf-a020-4744-b0df-1238de24dfe2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-74f4b8bf-a020-4744-b0df-1238de24dfe2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume with id: 65737412-b01a-484c-bf32-bdc3c3543ffb Sep 01 18:19:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-74f4b8bf-a020-4744-b0df-1238de24dfe2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-74f4b8bf-a020-4744-b0df-1238de24dfe2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Delete volume request issued successfully. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74f4b8bf-a020-4744-b0df-1238de24dfe2 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb returned with HTTP 202 Sep 01 18:19:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1401/2860] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:22 2026] DELETE /volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9cd1a94c-7a02-4399-95ad-62e6b79a5009 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9cd1a94c-7a02-4399-95ad-62e6b79a5009 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb Sep 01 18:19:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9cd1a94c-7a02-4399-95ad-62e6b79a5009 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9cd1a94c-7a02-4399-95ad-62e6b79a5009 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9cd1a94c-7a02-4399-95ad-62e6b79a5009 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Volume info retrieved successfully. Sep 01 18:19:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9cd1a94c-7a02-4399-95ad-62e6b79a5009 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb returned with HTTP 200 Sep 01 18:19:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1460/2861] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:22 2026] GET /volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9b9af215-42c2-4daa-96ac-84d1d503e3ec None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b9af215-42c2-4daa-96ac-84d1d503e3ec tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b9af215-42c2-4daa-96ac-84d1d503e3ec tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b9af215-42c2-4daa-96ac-84d1d503e3ec tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9b9af215-42c2-4daa-96ac-84d1d503e3ec tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Volume info retrieved successfully. Sep 01 18:19:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b9af215-42c2-4daa-96ac-84d1d503e3ec tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 200 Sep 01 18:19:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1402/2862] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:22 2026] GET /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-77ecfec2-4111-4261-84b9-1a2633caf470 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-77ecfec2-4111-4261-84b9-1a2633caf470 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-77ecfec2-4111-4261-84b9-1a2633caf470 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-77ecfec2-4111-4261-84b9-1a2633caf470 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-77ecfec2-4111-4261-84b9-1a2633caf470 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-77ecfec2-4111-4261-84b9-1a2633caf470 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 200 Sep 01 18:19:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1461/2863] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:23 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-179fa0cf-914f-42f1-85dd-af62e1a896e8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-179fa0cf-914f-42f1-85dd-af62e1a896e8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] GET http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb Sep 01 18:19:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-179fa0cf-914f-42f1-85dd-af62e1a896e8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-179fa0cf-914f-42f1-85dd-af62e1a896e8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-179fa0cf-914f-42f1-85dd-af62e1a896e8 tempest-CreateVolumesFromSourceVolumeTest-1228895510 tempest-CreateVolumesFromSourceVolumeTest-1228895510-project-member] http://192.168.122.108/volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb returned with HTTP 404 Sep 01 18:19:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1403/2864] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:23 2026] GET /volume/v3/volumes/65737412-b01a-484c-bf32-bdc3c3543ffb => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0f3c09f9-2a1f-413d-81cd-f928d253e828 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0f3c09f9-2a1f-413d-81cd-f928d253e828 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] GET http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 Sep 01 18:19:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0f3c09f9-2a1f-413d-81cd-f928d253e828 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0f3c09f9-2a1f-413d-81cd-f928d253e828 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0f3c09f9-2a1f-413d-81cd-f928d253e828 tempest-CinderUnicodeTest-564355813 tempest-CinderUnicodeTest-564355813-project-member] http://192.168.122.108/volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 returned with HTTP 404 Sep 01 18:19:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1462/2865] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:23 2026] GET /volume/v3/volumes/34e8f06f-c7d0-4794-9c43-313bd6f7e474 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-67c1c036-b5ee-4830-9b29-8c064da45d18 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-67c1c036-b5ee-4830-9b29-8c064da45d18 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-67c1c036-b5ee-4830-9b29-8c064da45d18 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-67c1c036-b5ee-4830-9b29-8c064da45d18 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-67c1c036-b5ee-4830-9b29-8c064da45d18 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-67c1c036-b5ee-4830-9b29-8c064da45d18 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 200 Sep 01 18:19:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1404/2866] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:24 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "25910d04-7c98-4fdb-a035-1fdd648ca5b5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2072946549"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Create volume request body: {'volume': {'snapshot_id': '25910d04-7c98-4fdb-a035-1fdd648ca5b5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2072946549'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:24 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Create volume of 1 GB Sep 01 18:19:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Availability Zones retrieved successfully. Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Flow 'volume_create_api' (692cc6db-617d-49bd-89b7-d051a05c8bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d831783-8241-4c8a-b63a-f83aa82d0785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d831783-8241-4c8a-b63a-f83aa82d0785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '25910d04-7c98-4fdb-a035-1fdd648ca5b5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fa4d56-42a8-4eb9-8a8c-d1a749de807b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Created reservations ['34778a25-6629-4d06-a574-48eb0095e4b7', '75138ca5-a6a0-4086-a9e6-d799fa9ede54', '2220b2e2-ad0b-4f2c-9ec3-90a98bc58e29', '06ca1eb8-81e6-48a2-942f-7279a1720f6c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fa4d56-42a8-4eb9-8a8c-d1a749de807b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34778a25-6629-4d06-a574-48eb0095e4b7', '75138ca5-a6a0-4086-a9e6-d799fa9ede54', '2220b2e2-ad0b-4f2c-9ec3-90a98bc58e29', '06ca1eb8-81e6-48a2-942f-7279a1720f6c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3362c1e3-dc54-4ca6-bb83-2979356c9864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3362c1e3-dc54-4ca6-bb83-2979356c9864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0b61a80-f25d-4485-877b-dc46e7341eb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2072946549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bac01266d334d80a5775cd1c7e93d7e',qos_specs=None,replication_status=,reservations=['34778a25-6629-4d06-a574-48eb0095e4b7','75138ca5-a6a0-4086-a9e6-d799fa9ede54','2220b2e2-ad0b-4f2c-9ec3-90a98bc58e29','06ca1eb8-81e6-48a2-942f-7279a1720f6c'],size=1,snapshot_id=25910d04-7c98-4fdb-a035-1fdd648ca5b5,source_replicaid=,source_volid=None,status='creating',user_id='ff6705716cad476dad462df82859be56',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2072946549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0b61a80-f25d-4485-877b-dc46e7341eb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bac01266d334d80a5775cd1c7e93d7e',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=25910d04-7c98-4fdb-a035-1fdd648ca5b5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff6705716cad476dad462df82859be56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9247adb0-299c-4f3e-8c64-ddca7da50ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9247adb0-299c-4f3e-8c64-ddca7da50ee4) 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-2072946549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bac01266d334d80a5775cd1c7e93d7e',qos_specs=None,replication_status=,reservations=['34778a25-6629-4d06-a574-48eb0095e4b7','75138ca5-a6a0-4086-a9e6-d799fa9ede54','2220b2e2-ad0b-4f2c-9ec3-90a98bc58e29','06ca1eb8-81e6-48a2-942f-7279a1720f6c'],size=1,snapshot_id=25910d04-7c98-4fdb-a035-1fdd648ca5b5,source_replicaid=,source_volid=None,status='creating',user_id='ff6705716cad476dad462df82859be56',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530053ea-93dd-4685-b5af-729305566425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530053ea-93dd-4685-b5af-729305566425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Flow 'volume_create_api' (692cc6db-617d-49bd-89b7-d051a05c8bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Create volume request issued successfully. Sep 01 18:19:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79874e06-cf57-4449-b9ff-7dc4a9f9cfe8 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1463/2867] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:19:24 2026] POST /volume/v3/volumes => generated 813 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9089829d-3133-4dc6-9a73-17939afb8952 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9089829d-3133-4dc6-9a73-17939afb8952 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9089829d-3133-4dc6-9a73-17939afb8952 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9089829d-3133-4dc6-9a73-17939afb8952 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9089829d-3133-4dc6-9a73-17939afb8952 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9089829d-3133-4dc6-9a73-17939afb8952 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1405/2868] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:24 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 881 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-667885363"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-667885363'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume of 1 GB Sep 01 18:19:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Availability Zones retrieved successfully. Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (174bbd4d-4c83-4805-9db3-056adca7ae90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b84d56d3-b700-4feb-b5c0-2a3248da3f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b84d56d3-b700-4feb-b5c0-2a3248da3f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12bf4fb4-2711-4519-9f11-f463054d8a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Created reservations ['08af8fcb-0869-4fef-9958-096af453bff8', '3ae20c13-8333-458c-a196-10a5ed7e815a', '8be3814e-46cb-4589-b1d1-06b631ca83d3', 'c49f1198-3f5c-4f28-9769-23fe7414652c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12bf4fb4-2711-4519-9f11-f463054d8a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08af8fcb-0869-4fef-9958-096af453bff8', '3ae20c13-8333-458c-a196-10a5ed7e815a', '8be3814e-46cb-4589-b1d1-06b631ca83d3', 'c49f1198-3f5c-4f28-9769-23fe7414652c']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a7cb43-3053-4110-8f2b-89fc88c47b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a7cb43-3053-4110-8f2b-89fc88c47b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7879969-879b-49d3-a200-912b0eabcc33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-667885363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['08af8fcb-0869-4fef-9958-096af453bff8','3ae20c13-8333-458c-a196-10a5ed7e815a','8be3814e-46cb-4589-b1d1-06b631ca83d3','c49f1198-3f5c-4f28-9769-23fe7414652c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-667885363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7879969-879b-49d3-a200-912b0eabcc33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',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='260e9bcfd9764379b4e67ad86e588321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d4a538-fb96-4fe4-883d-1c30ab8cd627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d4a538-fb96-4fe4-883d-1c30ab8cd627) 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-667885363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['08af8fcb-0869-4fef-9958-096af453bff8','3ae20c13-8333-458c-a196-10a5ed7e815a','8be3814e-46cb-4589-b1d1-06b631ca83d3','c49f1198-3f5c-4f28-9769-23fe7414652c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf666ab7-f7f2-4370-b8fb-578a6cf2a56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf666ab7-f7f2-4370-b8fb-578a6cf2a56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (174bbd4d-4c83-4805-9db3-056adca7ae90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request issued successfully. Sep 01 18:19:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-577c0d33-24ee-4e20-8cc3-ce2424616fd2 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1464/2869] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:19:24 2026] POST /volume/v3/volumes => generated 768 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3dc444af-5b0f-44ef-8542-c2b8c203434d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3dc444af-5b0f-44ef-8542-c2b8c203434d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3dc444af-5b0f-44ef-8542-c2b8c203434d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3dc444af-5b0f-44ef-8542-c2b8c203434d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3dc444af-5b0f-44ef-8542-c2b8c203434d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3dc444af-5b0f-44ef-8542-c2b8c203434d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1406/2870] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:25 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 836 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1bee0200-35d7-4bd4-8fbc-911d4a095f17 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1bee0200-35d7-4bd4-8fbc-911d4a095f17 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1bee0200-35d7-4bd4-8fbc-911d4a095f17 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1bee0200-35d7-4bd4-8fbc-911d4a095f17 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1bee0200-35d7-4bd4-8fbc-911d4a095f17 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1bee0200-35d7-4bd4-8fbc-911d4a095f17 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1465/2871] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:25 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 905 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cff846f6-c56f-4a60-bb21-b66636c82245 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cff846f6-c56f-4a60-bb21-b66636c82245 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cff846f6-c56f-4a60-bb21-b66636c82245 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cff846f6-c56f-4a60-bb21-b66636c82245 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cff846f6-c56f-4a60-bb21-b66636c82245 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cff846f6-c56f-4a60-bb21-b66636c82245 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1407/2872] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:26 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-354b8685-8e5e-4f23-9ca6-00eed78f6c4d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-354b8685-8e5e-4f23-9ca6-00eed78f6c4d tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-354b8685-8e5e-4f23-9ca6-00eed78f6c4d tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-354b8685-8e5e-4f23-9ca6-00eed78f6c4d tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-354b8685-8e5e-4f23-9ca6-00eed78f6c4d tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-354b8685-8e5e-4f23-9ca6-00eed78f6c4d tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1466/2873] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:26 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 905 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-94347479-2f1d-41b2-affe-28fcc559934a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-94347479-2f1d-41b2-affe-28fcc559934a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-94347479-2f1d-41b2-affe-28fcc559934a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-94347479-2f1d-41b2-affe-28fcc559934a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:27 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:27 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:27 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:27 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:27 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-94347479-2f1d-41b2-affe-28fcc559934a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-94347479-2f1d-41b2-affe-28fcc559934a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1408/2874] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:27 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 860 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ef9603ad-65ce-43bc-b452-d1ac967203e1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef9603ad-65ce-43bc-b452-d1ac967203e1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef9603ad-65ce-43bc-b452-d1ac967203e1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ef9603ad-65ce-43bc-b452-d1ac967203e1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ef9603ad-65ce-43bc-b452-d1ac967203e1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ef9603ad-65ce-43bc-b452-d1ac967203e1 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1467/2875] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:28 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 905 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7e35187c-0020-4355-8ab7-1e601f50ba14 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f2d16b89-c886-4e2b-bc3d-0e56c7773d71 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2d16b89-c886-4e2b-bc3d-0e56c7773d71 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2d16b89-c886-4e2b-bc3d-0e56c7773d71 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2d16b89-c886-4e2b-bc3d-0e56c7773d71 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f2d16b89-c886-4e2b-bc3d-0e56c7773d71 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7e35187c-0020-4355-8ab7-1e601f50ba14 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:19:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7e35187c-0020-4355-8ab7-1e601f50ba14 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2073624285", "extra_specs": {"storage_protocol": "tempest-storage_protocol-713474490", "vendor_name": "tempest-vendor_name-1618632535"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2d16b89-c886-4e2b-bc3d-0e56c7773d71 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1468/2876] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:28 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 860 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7e35187c-0020-4355-8ab7-1e601f50ba14 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:19:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1409/2877] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:19:28 2026] POST /volume/v3/types => generated 328 bytes in 891 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0a1b6676-6e78-41e6-b43b-ff3bdec33a32", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume request body: {'volume': {'volume_type': '0a1b6676-6e78-41e6-b43b-ff3bdec33a32', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume of 1 GB Sep 01 18:19:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Flow 'volume_create_api' (de722029-c02b-4b73-b0ba-38ebaf45b22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc2fc259-648c-4616-9df4-1e13a9560d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2e7e1baa-b5c9-43ca-8c2c-2e7d9227bddd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2e7e1baa-b5c9-43ca-8c2c-2e7d9227bddd tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2e7e1baa-b5c9-43ca-8c2c-2e7d9227bddd tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2e7e1baa-b5c9-43ca-8c2c-2e7d9227bddd tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc2fc259-648c-4616-9df4-1e13a9560d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:19:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-713474490',vendor_name='tempest-vendor_name-1618632535'},id=0a1b6676-6e78-41e6-b43b-ff3bdec33a32,is_public=True,name='tempest-ProjectAdminTests-volume-type-2073624285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a1b6676-6e78-41e6-b43b-ff3bdec33a32', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872dd789-0463-4236-93b3-f6a6e47d3e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2e7e1baa-b5c9-43ca-8c2c-2e7d9227bddd tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2e7e1baa-b5c9-43ca-8c2c-2e7d9227bddd tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1410/2878] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:29 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 905 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:29 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2073624285 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2073624285, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:29 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2073624285 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2073624285, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Created reservations ['8dfe4a51-0b6f-42b1-abb9-7b45409a9006', '2daa6a93-2427-4400-ad42-8b3749ae0b7f', '33e7b76f-02bc-4019-9cfb-05aad9b9911b', 'f2d19c45-705e-42b8-b5d9-f52815c8be3f'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872dd789-0463-4236-93b3-f6a6e47d3e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dfe4a51-0b6f-42b1-abb9-7b45409a9006', '2daa6a93-2427-4400-ad42-8b3749ae0b7f', '33e7b76f-02bc-4019-9cfb-05aad9b9911b', 'f2d19c45-705e-42b8-b5d9-f52815c8be3f']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4b9dd67-274c-4eb0-a87f-3583c816face) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4b9dd67-274c-4eb0-a87f-3583c816face) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c0df91-88c4-413b-a00f-a287ac013d6f', '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='f128ac5e77bd4c599ec84b30413af76a',qos_specs=None,replication_status=,reservations=['8dfe4a51-0b6f-42b1-abb9-7b45409a9006','2daa6a93-2427-4400-ad42-8b3749ae0b7f','33e7b76f-02bc-4019-9cfb-05aad9b9911b','f2d19c45-705e-42b8-b5d9-f52815c8be3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d5b01169f4450af4905a6f5214a0b',volume_type_id=0a1b6676-6e78-41e6-b43b-ff3bdec33a32), '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-01T16:19:29Z,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=b1c0df91-88c4-413b-a00f-a287ac013d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f128ac5e77bd4c599ec84b30413af76a',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='0b3d5b01169f4450af4905a6f5214a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a1b6676-6e78-41e6-b43b-ff3bdec33a32),volume_type_id=0a1b6676-6e78-41e6-b43b-ff3bdec33a32)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (408eaa67-2c8e-4526-ba4d-cf3c9c939601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (408eaa67-2c8e-4526-ba4d-cf3c9c939601) 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='f128ac5e77bd4c599ec84b30413af76a',qos_specs=None,replication_status=,reservations=['8dfe4a51-0b6f-42b1-abb9-7b45409a9006','2daa6a93-2427-4400-ad42-8b3749ae0b7f','33e7b76f-02bc-4019-9cfb-05aad9b9911b','f2d19c45-705e-42b8-b5d9-f52815c8be3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d5b01169f4450af4905a6f5214a0b',volume_type_id=0a1b6676-6e78-41e6-b43b-ff3bdec33a32)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8713edb2-5ed1-47ec-9815-86bf4a1f949a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8713edb2-5ed1-47ec-9815-86bf4a1f949a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Flow 'volume_create_api' (de722029-c02b-4b73-b0ba-38ebaf45b22f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume request issued successfully. Sep 01 18:19:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f66d40f4-4181-45ee-8c81-ea744be419b0 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1469/2879] 192.168.122.108 () {62 vars in 1182 bytes} [Tue Sep 1 18:19:29 2026] POST /volume/v3/volumes => generated 781 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9fc49004-1dbf-4dd5-8e0c-087b6c88a960 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9fc49004-1dbf-4dd5-8e0c-087b6c88a960 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f Sep 01 18:19:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9fc49004-1dbf-4dd5-8e0c-087b6c88a960 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9fc49004-1dbf-4dd5-8e0c-087b6c88a960 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1955ab87-6229-4284-b9e2-6971b3f1ce67 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1955ab87-6229-4284-b9e2-6971b3f1ce67 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1955ab87-6229-4284-b9e2-6971b3f1ce67 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1955ab87-6229-4284-b9e2-6971b3f1ce67 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:30 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9fc49004-1dbf-4dd5-8e0c-087b6c88a960 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9fc49004-1dbf-4dd5-8e0c-087b6c88a960 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f returned with HTTP 200 Sep 01 18:19:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1411/2880] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:30 2026] GET /volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f => generated 960 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1955ab87-6229-4284-b9e2-6971b3f1ce67 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1955ab87-6229-4284-b9e2-6971b3f1ce67 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1470/2881] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:30 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 860 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-77350750-4f73-4350-af05-dba5dcbc1c2d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3c208d6b-91ae-472c-981d-91013d50f9e7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3c208d6b-91ae-472c-981d-91013d50f9e7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3c208d6b-91ae-472c-981d-91013d50f9e7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3c208d6b-91ae-472c-981d-91013d50f9e7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3c208d6b-91ae-472c-981d-91013d50f9e7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3c208d6b-91ae-472c-981d-91013d50f9e7 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1471/2882] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:30 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 905 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77350750-4f73-4350-af05-dba5dcbc1c2d tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-admin] GET http://192.168.122.108/volume/v3/scheduler-stats/get_pools Sep 01 18:19:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77350750-4f73-4350-af05-dba5dcbc1c2d tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77350750-4f73-4350-af05-dba5dcbc1c2d tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-admin] Calling method 'get_pools' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77350750-4f73-4350-af05-dba5dcbc1c2d tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-admin] http://192.168.122.108/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 18:19:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1412/2883] 192.168.122.108 () {58 vars in 1175 bytes} [Tue Sep 1 18:19:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-68eef04b-66cb-4318-8738-5b3017be4874 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68eef04b-66cb-4318-8738-5b3017be4874 tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-reader] GET http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68eef04b-66cb-4318-8738-5b3017be4874 tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68eef04b-66cb-4318-8738-5b3017be4874 tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-reader] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-68eef04b-66cb-4318-8738-5b3017be4874 tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '52e7098cbda442489ca6b28d07795528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ce94ff49874152a2865141b35fb623', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68eef04b-66cb-4318-8738-5b3017be4874 tempest-ProjectReaderTests-239430895 tempest-ProjectReaderTests-239430895-project-reader] http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 18:19:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1472/2884] 192.168.122.108 () {58 vars in 1193 bytes} [Tue Sep 1 18:19:30 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 275 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-60ff08c8-8a34-4833-a702-9298ac64e1a3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60ff08c8-8a34-4833-a702-9298ac64e1a3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60ff08c8-8a34-4833-a702-9298ac64e1a3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60ff08c8-8a34-4833-a702-9298ac64e1a3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-60ff08c8-8a34-4833-a702-9298ac64e1a3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60ff08c8-8a34-4833-a702-9298ac64e1a3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f returned with HTTP 200 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1413/2885] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:31 2026] GET /volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f => generated 981 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8e061685-7722-4ad3-ac1a-a1179ff1c92b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fed1e23d-6701-447e-a39c-15157107fa41 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e061685-7722-4ad3-ac1a-a1179ff1c92b tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e061685-7722-4ad3-ac1a-a1179ff1c92b tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8e061685-7722-4ad3-ac1a-a1179ff1c92b tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fed1e23d-6701-447e-a39c-15157107fa41 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fed1e23d-6701-447e-a39c-15157107fa41 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fed1e23d-6701-447e-a39c-15157107fa41 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8e061685-7722-4ad3-ac1a-a1179ff1c92b tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:19:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1473/2886] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:19:31 2026] GET /volume/v3/messages => generated 678 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f1ea5462-4a12-4e45-84d7-d4bc69c20385 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fed1e23d-6701-447e-a39c-15157107fa41 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1ea5462-4a12-4e45-84d7-d4bc69c20385 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/messages/1e4a68dd-5b5c-4367-bed8-5477dacb36b4 Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1ea5462-4a12-4e45-84d7-d4bc69c20385 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1ea5462-4a12-4e45-84d7-d4bc69c20385 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fed1e23d-6701-447e-a39c-15157107fa41 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1414/2887] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:31 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 860 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1ea5462-4a12-4e45-84d7-d4bc69c20385 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages/1e4a68dd-5b5c-4367-bed8-5477dacb36b4 returned with HTTP 204 Sep 01 18:19:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1474/2888] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:19:31 2026] DELETE /volume/v3/messages/1e4a68dd-5b5c-4367-bed8-5477dacb36b4 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-34b642d2-ec83-40b7-837a-03c8ed29eb9f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-34b642d2-ec83-40b7-837a-03c8ed29eb9f tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/messages/1e4a68dd-5b5c-4367-bed8-5477dacb36b4 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-34b642d2-ec83-40b7-837a-03c8ed29eb9f tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-34b642d2-ec83-40b7-837a-03c8ed29eb9f tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-34b642d2-ec83-40b7-837a-03c8ed29eb9f tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages/1e4a68dd-5b5c-4367-bed8-5477dacb36b4 returned with HTTP 404 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1415/2889] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:19:31 2026] GET /volume/v3/messages/1e4a68dd-5b5c-4367-bed8-5477dacb36b4 => generated 110 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Delete volume with id: b1c0df91-88c4-413b-a00f-a287ac013d6f Sep 01 18:19:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86561) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-32b2dccd-2321-493e-b944-a26620307f81 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32b2dccd-2321-493e-b944-a26620307f81 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32b2dccd-2321-493e-b944-a26620307f81 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-32b2dccd-2321-493e-b944-a26620307f81 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-32b2dccd-2321-493e-b944-a26620307f81 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-32b2dccd-2321-493e-b944-a26620307f81 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1416/2890] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:31 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 905 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Created reservations ['024234ad-189e-4c01-9cac-24354ba70f13', '6895cdf0-be89-4f5b-8885-36be3f36b382', '6c6f855b-09f8-4370-ab0f-509ab7637c45', '75dd4a7d-b719-4ec4-ac52-02101de9891b'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Delete volume request issued successfully. Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-80a54c65-c0bb-4e50-af1e-d9e7083bc3d3 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f returned with HTTP 202 Sep 01 18:19:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1475/2891] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:19:31 2026] DELETE /volume/v3/volumes/b1c0df91-88c4-413b-a00f-a287ac013d6f => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9b81347e-d109-4c54-b2b3-0dbf17de72eb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b81347e-d109-4c54-b2b3-0dbf17de72eb tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/types/0a1b6676-6e78-41e6-b43b-ff3bdec33a32 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b81347e-d109-4c54-b2b3-0dbf17de72eb tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9b81347e-d109-4c54-b2b3-0dbf17de72eb tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9b81347e-d109-4c54-b2b3-0dbf17de72eb tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/types/0a1b6676-6e78-41e6-b43b-ff3bdec33a32 returned with HTTP 202 Sep 01 18:19:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1417/2892] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:19:31 2026] DELETE /volume/v3/types/0a1b6676-6e78-41e6-b43b-ff3bdec33a32 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ac9d82d6-1c16-44dc-a149-4aeedfa7b622 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ac9d82d6-1c16-44dc-a149-4aeedfa7b622 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:19:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ac9d82d6-1c16-44dc-a149-4aeedfa7b622 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2099899024", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2010194263", "vendor_name": "tempest-vendor_name-1098927946"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ac9d82d6-1c16-44dc-a149-4aeedfa7b622 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:19:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1476/2893] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:19:31 2026] POST /volume/v3/types => generated 329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-418aff0e-2b98-4b10-ae38-575c41431813 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8110012a-cc67-4afb-a2ce-13e44905b3be", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume request body: {'volume': {'volume_type': '8110012a-cc67-4afb-a2ce-13e44905b3be', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume of 1 GB Sep 01 18:19:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Flow 'volume_create_api' (8c7b9f23-b191-415c-8c38-5e12b4c11c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1cc79e9-8563-4ca1-a23a-5a030ef105e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1cc79e9-8563-4ca1-a23a-5a030ef105e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:19:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2010194263',vendor_name='tempest-vendor_name-1098927946'},id=8110012a-cc67-4afb-a2ce-13e44905b3be,is_public=True,name='tempest-ProjectAdminTests-volume-type-2099899024',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8110012a-cc67-4afb-a2ce-13e44905b3be', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d543904-2987-4ef6-91a9-7b9c019231ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2099899024 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2099899024, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2099899024 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2099899024, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Created reservations ['070b15c5-a402-4b76-bdb8-61dcb74aed1a', '3de5d21a-97ad-485f-9af4-7a406afb5564', 'e4b3fe92-35b9-4281-9ce8-9a045a49e8e3', '81122372-d59d-4479-b0be-1e41cbf9a720'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d543904-2987-4ef6-91a9-7b9c019231ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['070b15c5-a402-4b76-bdb8-61dcb74aed1a', '3de5d21a-97ad-485f-9af4-7a406afb5564', 'e4b3fe92-35b9-4281-9ce8-9a045a49e8e3', '81122372-d59d-4479-b0be-1e41cbf9a720']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67e0d94-115b-41fc-aaf2-9ec266eae5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67e0d94-115b-41fc-aaf2-9ec266eae5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '964f1305-f850-4481-aebd-0e5defc2ea16', '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='f128ac5e77bd4c599ec84b30413af76a',qos_specs=None,replication_status=,reservations=['070b15c5-a402-4b76-bdb8-61dcb74aed1a','3de5d21a-97ad-485f-9af4-7a406afb5564','e4b3fe92-35b9-4281-9ce8-9a045a49e8e3','81122372-d59d-4479-b0be-1e41cbf9a720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d5b01169f4450af4905a6f5214a0b',volume_type_id=8110012a-cc67-4afb-a2ce-13e44905b3be), '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-01T16:19:32Z,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=964f1305-f850-4481-aebd-0e5defc2ea16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f128ac5e77bd4c599ec84b30413af76a',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='0b3d5b01169f4450af4905a6f5214a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8110012a-cc67-4afb-a2ce-13e44905b3be),volume_type_id=8110012a-cc67-4afb-a2ce-13e44905b3be)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c099bd4-66dd-454b-87c0-50cbc50b4b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c099bd4-66dd-454b-87c0-50cbc50b4b9a) 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='f128ac5e77bd4c599ec84b30413af76a',qos_specs=None,replication_status=,reservations=['070b15c5-a402-4b76-bdb8-61dcb74aed1a','3de5d21a-97ad-485f-9af4-7a406afb5564','e4b3fe92-35b9-4281-9ce8-9a045a49e8e3','81122372-d59d-4479-b0be-1e41cbf9a720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d5b01169f4450af4905a6f5214a0b',volume_type_id=8110012a-cc67-4afb-a2ce-13e44905b3be)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2161b2c3-66c4-4c30-8be4-ba3a4c7dd6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2161b2c3-66c4-4c30-8be4-ba3a4c7dd6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Flow 'volume_create_api' (8c7b9f23-b191-415c-8c38-5e12b4c11c4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume request issued successfully. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-418aff0e-2b98-4b10-ae38-575c41431813 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1418/2894] 192.168.122.108 () {62 vars in 1182 bytes} [Tue Sep 1 18:19:31 2026] POST /volume/v3/volumes => generated 781 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6e18c32c-6c6a-47ea-9cfc-101be7b6f383 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e18c32c-6c6a-47ea-9cfc-101be7b6f383 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e18c32c-6c6a-47ea-9cfc-101be7b6f383 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e18c32c-6c6a-47ea-9cfc-101be7b6f383 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e18c32c-6c6a-47ea-9cfc-101be7b6f383 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e18c32c-6c6a-47ea-9cfc-101be7b6f383 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 returned with HTTP 200 Sep 01 18:19:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1477/2895] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:32 2026] GET /volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 => generated 960 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c15462ef-d278-4ba3-80b0-892c61c027f9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c15462ef-d278-4ba3-80b0-892c61c027f9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c15462ef-d278-4ba3-80b0-892c61c027f9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c15462ef-d278-4ba3-80b0-892c61c027f9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c15462ef-d278-4ba3-80b0-892c61c027f9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c15462ef-d278-4ba3-80b0-892c61c027f9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1419/2896] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:32 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c7b8e65c-afcb-47bd-957f-25d0a8760666 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7b8e65c-afcb-47bd-957f-25d0a8760666 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7b8e65c-afcb-47bd-957f-25d0a8760666 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c7b8e65c-afcb-47bd-957f-25d0a8760666 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c7b8e65c-afcb-47bd-957f-25d0a8760666 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c7b8e65c-afcb-47bd-957f-25d0a8760666 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1478/2897] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:32 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-77fce314-37e1-435b-848a-0a2dd227f638 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77fce314-37e1-435b-848a-0a2dd227f638 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77fce314-37e1-435b-848a-0a2dd227f638 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-77fce314-37e1-435b-848a-0a2dd227f638 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-77fce314-37e1-435b-848a-0a2dd227f638 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Delete snapshot with id: 25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-77fce314-37e1-435b-848a-0a2dd227f638 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-77fce314-37e1-435b-848a-0a2dd227f638 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot delete request issued successfully. Sep 01 18:19:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-77fce314-37e1-435b-848a-0a2dd227f638 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 202 Sep 01 18:19:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1420/2898] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:19:32 2026] DELETE /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-87872cf8-1388-45a3-a4cd-db6907c24c21 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-87872cf8-1388-45a3-a4cd-db6907c24c21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-87872cf8-1388-45a3-a4cd-db6907c24c21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-87872cf8-1388-45a3-a4cd-db6907c24c21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-87872cf8-1388-45a3-a4cd-db6907c24c21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-87872cf8-1388-45a3-a4cd-db6907c24c21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 200 Sep 01 18:19:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1479/2899] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:32 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8e8e81b7-28e8-4227-844a-adef26081a54 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8e8e81b7-28e8-4227-844a-adef26081a54 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8e8e81b7-28e8-4227-844a-adef26081a54 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8e8e81b7-28e8-4227-844a-adef26081a54 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8e8e81b7-28e8-4227-844a-adef26081a54 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8e8e81b7-28e8-4227-844a-adef26081a54 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 returned with HTTP 200 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1421/2900] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:33 2026] GET /volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 => generated 981 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6b4864c7-7b52-41ef-92a2-573964aa7906 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6b4864c7-7b52-41ef-92a2-573964aa7906 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6b4864c7-7b52-41ef-92a2-573964aa7906 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6b4864c7-7b52-41ef-92a2-573964aa7906 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6b4864c7-7b52-41ef-92a2-573964aa7906 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:19:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1480/2901] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:19:33 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ce1a691e-4377-4f71-a5f3-23441338ecca None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce1a691e-4377-4f71-a5f3-23441338ecca tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce1a691e-4377-4f71-a5f3-23441338ecca tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ce1a691e-4377-4f71-a5f3-23441338ecca tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ce1a691e-4377-4f71-a5f3-23441338ecca tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1422/2902] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:19:33 2026] GET /volume/v3/messages => generated 678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7d5c7c5d-eeb0-408a-b5f0-a29f9d3f7c6f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7d5c7c5d-eeb0-408a-b5f0-a29f9d3f7c6f tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/messages/28441448-864b-48d9-b8f8-8f980e62077f Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7d5c7c5d-eeb0-408a-b5f0-a29f9d3f7c6f tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7d5c7c5d-eeb0-408a-b5f0-a29f9d3f7c6f tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-93317be9-5df3-4cba-8dae-b63143839e82 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93317be9-5df3-4cba-8dae-b63143839e82 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93317be9-5df3-4cba-8dae-b63143839e82 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-93317be9-5df3-4cba-8dae-b63143839e82 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7d5c7c5d-eeb0-408a-b5f0-a29f9d3f7c6f tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages/28441448-864b-48d9-b8f8-8f980e62077f returned with HTTP 204 Sep 01 18:19:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1481/2903] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:19:33 2026] DELETE /volume/v3/messages/28441448-864b-48d9-b8f8-8f980e62077f => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-23273371-f816-4f1c-b926-b26033a4da8d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Delete volume with id: 964f1305-f850-4481-aebd-0e5defc2ea16 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-93317be9-5df3-4cba-8dae-b63143839e82 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86561) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-93317be9-5df3-4cba-8dae-b63143839e82 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1423/2904] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:33 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-620ce926-7357-4aa3-ba8b-c2dabefe9f8d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2099899024 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2099899024, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-620ce926-7357-4aa3-ba8b-c2dabefe9f8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:19:33 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2099899024 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2099899024, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-620ce926-7357-4aa3-ba8b-c2dabefe9f8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7879969-879b-49d3-a200-912b0eabcc33", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-182088268"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-620ce926-7357-4aa3-ba8b-c2dabefe9f8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-620ce926-7357-4aa3-ba8b-c2dabefe9f8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create snapshot from volume e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Created reservations ['8c402688-c823-4d55-a856-46587ab056a6', '53a49f0c-f03b-403f-9d7e-a9ad00cd1997', '1a88f816-8ac8-4f6e-93ec-1843147a8cd0', '5e7a9dce-0a0e-46b9-b385-b4d966b3c07f'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Delete volume request issued successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23273371-f816-4f1c-b926-b26033a4da8d tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 returned with HTTP 202 Sep 01 18:19:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1482/2905] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:19:33 2026] DELETE /volume/v3/volumes/964f1305-f850-4481-aebd-0e5defc2ea16 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5a7a9474-9f77-4c63-ba2d-847f7ecc3b3e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5a7a9474-9f77-4c63-ba2d-847f7ecc3b3e tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/types/8110012a-cc67-4afb-a2ce-13e44905b3be Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5a7a9474-9f77-4c63-ba2d-847f7ecc3b3e tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5a7a9474-9f77-4c63-ba2d-847f7ecc3b3e tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-620ce926-7357-4aa3-ba8b-c2dabefe9f8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Created reservations ['65c118e0-0199-4dd0-9e0c-a8d3af02d451', '68f090d4-2547-47ad-959c-a72e37969e08', '28e64a80-c186-4b97-9645-bc392ca78fd9', 'ee0b35d6-1f6e-488a-bdcd-ebd98b9544e6'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5a7a9474-9f77-4c63-ba2d-847f7ecc3b3e tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/types/8110012a-cc67-4afb-a2ce-13e44905b3be returned with HTTP 202 Sep 01 18:19:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1483/2906] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:19:33 2026] DELETE /volume/v3/types/8110012a-cc67-4afb-a2ce-13e44905b3be => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-297f4782-d0b0-494b-8c96-f9e97f876b4a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-297f4782-d0b0-494b-8c96-f9e97f876b4a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-297f4782-d0b0-494b-8c96-f9e97f876b4a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-731601152", "extra_specs": {"storage_protocol": "tempest-storage_protocol-513308260", "vendor_name": "tempest-vendor_name-80253368"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-620ce926-7357-4aa3-ba8b-c2dabefe9f8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot create request issued successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-620ce926-7357-4aa3-ba8b-c2dabefe9f8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1424/2907] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:19:33 2026] POST /volume/v3/snapshots => generated 315 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-297f4782-d0b0-494b-8c96-f9e97f876b4a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:19:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1484/2908] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:19:33 2026] POST /volume/v3/types => generated 325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9c12652d-5747-4da3-bd51-c247b9534c47 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9c12652d-5747-4da3-bd51-c247b9534c47 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9c12652d-5747-4da3-bd51-c247b9534c47 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9c12652d-5747-4da3-bd51-c247b9534c47 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "49731e5c-8982-4c96-b443-c587a2d4fa8b", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9c12652d-5747-4da3-bd51-c247b9534c47 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot retrieved successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9c12652d-5747-4da3-bd51-c247b9534c47 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 returned with HTTP 200 Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume request body: {'volume': {'volume_type': '49731e5c-8982-4c96-b443-c587a2d4fa8b', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1425/2909] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:33 2026] GET /volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume of 1 GB Sep 01 18:19:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f27e4604-713a-4c19-bf71-143eabb61637 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f27e4604-713a-4c19-bf71-143eabb61637 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f27e4604-713a-4c19-bf71-143eabb61637 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f27e4604-713a-4c19-bf71-143eabb61637 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f27e4604-713a-4c19-bf71-143eabb61637 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f27e4604-713a-4c19-bf71-143eabb61637 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 200 Sep 01 18:19:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1426/2910] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:33 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Flow 'volume_create_api' (2e079cc8-29df-4527-8e99-ff9a1fc96c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77ad974-5fb5-4d6c-abb2-727a8c3acad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77ad974-5fb5-4d6c-abb2-727a8c3acad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:19:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-513308260',vendor_name='tempest-vendor_name-80253368'},id=49731e5c-8982-4c96-b443-c587a2d4fa8b,is_public=True,name='tempest-ProjectAdminTests-volume-type-731601152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '49731e5c-8982-4c96-b443-c587a2d4fa8b', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d350a81-6e4f-46f6-aebf-043d0b1c202c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-731601152 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-731601152, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:34 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-731601152 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-731601152, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Created reservations ['6fb965f7-a414-41a1-9bb7-24d02cf7ebfe', '7be134f0-662d-4017-ab00-0077f4f7a1fb', '73558861-24a0-4aa9-baab-8ab1c997c80e', '06c71116-fae9-4775-a063-77ae505236bc'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d350a81-6e4f-46f6-aebf-043d0b1c202c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb965f7-a414-41a1-9bb7-24d02cf7ebfe', '7be134f0-662d-4017-ab00-0077f4f7a1fb', '73558861-24a0-4aa9-baab-8ab1c997c80e', '06c71116-fae9-4775-a063-77ae505236bc']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e7ba6a-fa78-4381-bbc6-13c4ae0df216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:34 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e7ba6a-fa78-4381-bbc6-13c4ae0df216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c740dfb-35da-445f-9999-e0d5cd47a121', '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='f128ac5e77bd4c599ec84b30413af76a',qos_specs=None,replication_status=,reservations=['6fb965f7-a414-41a1-9bb7-24d02cf7ebfe','7be134f0-662d-4017-ab00-0077f4f7a1fb','73558861-24a0-4aa9-baab-8ab1c997c80e','06c71116-fae9-4775-a063-77ae505236bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d5b01169f4450af4905a6f5214a0b',volume_type_id=49731e5c-8982-4c96-b443-c587a2d4fa8b), '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-01T16:19:34Z,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=6c740dfb-35da-445f-9999-e0d5cd47a121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f128ac5e77bd4c599ec84b30413af76a',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='0b3d5b01169f4450af4905a6f5214a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49731e5c-8982-4c96-b443-c587a2d4fa8b),volume_type_id=49731e5c-8982-4c96-b443-c587a2d4fa8b)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81d7bc5-091d-4f53-abdd-dccdb01c8981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81d7bc5-091d-4f53-abdd-dccdb01c8981) 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='f128ac5e77bd4c599ec84b30413af76a',qos_specs=None,replication_status=,reservations=['6fb965f7-a414-41a1-9bb7-24d02cf7ebfe','7be134f0-662d-4017-ab00-0077f4f7a1fb','73558861-24a0-4aa9-baab-8ab1c997c80e','06c71116-fae9-4775-a063-77ae505236bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d5b01169f4450af4905a6f5214a0b',volume_type_id=49731e5c-8982-4c96-b443-c587a2d4fa8b)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f158005-67ec-4264-9fd3-fdc4ee1e9e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f158005-67ec-4264-9fd3-fdc4ee1e9e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Flow 'volume_create_api' (2e079cc8-29df-4527-8e99-ff9a1fc96c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Create volume request issued successfully. Sep 01 18:19:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-12ac86b4-883a-4aa6-94b0-a6516ad68319 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1485/2911] 192.168.122.108 () {62 vars in 1182 bytes} [Tue Sep 1 18:19:33 2026] POST /volume/v3/volumes => generated 780 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5e2cb18d-dd1a-44df-88b6-7822a815b9d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5e2cb18d-dd1a-44df-88b6-7822a815b9d2 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 Sep 01 18:19:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5e2cb18d-dd1a-44df-88b6-7822a815b9d2 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5e2cb18d-dd1a-44df-88b6-7822a815b9d2 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:34 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5e2cb18d-dd1a-44df-88b6-7822a815b9d2 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5e2cb18d-dd1a-44df-88b6-7822a815b9d2 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 returned with HTTP 200 Sep 01 18:19:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1427/2912] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:34 2026] GET /volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b21aebf6-bbc7-4acf-a1e7-80006203ab4d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b21aebf6-bbc7-4acf-a1e7-80006203ab4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b21aebf6-bbc7-4acf-a1e7-80006203ab4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b21aebf6-bbc7-4acf-a1e7-80006203ab4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:34 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:34 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:34 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b21aebf6-bbc7-4acf-a1e7-80006203ab4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot retrieved successfully. Sep 01 18:19:34 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b21aebf6-bbc7-4acf-a1e7-80006203ab4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 returned with HTTP 200 Sep 01 18:19:34 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1486/2913] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:34 2026] GET /volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 => generated 447 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-60b7f432-6646-4755-9d86-cf143fa85abb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60b7f432-6646-4755-9d86-cf143fa85abb tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60b7f432-6646-4755-9d86-cf143fa85abb tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60b7f432-6646-4755-9d86-cf143fa85abb tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-60b7f432-6646-4755-9d86-cf143fa85abb tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Snapshot retrieved successfully. Sep 01 18:19:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60b7f432-6646-4755-9d86-cf143fa85abb tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 200 Sep 01 18:19:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1428/2914] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:34 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-977772837"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-977772837'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume of 1 GB Sep 01 18:19:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aed0b374-3c56-4da2-8b0a-dd09157aa98a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aed0b374-3c56-4da2-8b0a-dd09157aa98a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (fd4e8bf1-2be3-443e-948b-160ad3015724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aed0b374-3c56-4da2-8b0a-dd09157aa98a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb447d3-f1f1-4e34-b317-3c8acd6b2c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aed0b374-3c56-4da2-8b0a-dd09157aa98a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aed0b374-3c56-4da2-8b0a-dd09157aa98a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aed0b374-3c56-4da2-8b0a-dd09157aa98a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 returned with HTTP 200 Sep 01 18:19:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1429/2915] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:35 2026] GET /volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 => generated 980 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb447d3-f1f1-4e34-b317-3c8acd6b2c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f49e77-d4f4-4797-851d-9139d9884b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4197a263-d779-43cd-93f6-23121c6f425a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4197a263-d779-43cd-93f6-23121c6f425a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4197a263-d779-43cd-93f6-23121c6f425a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4197a263-d779-43cd-93f6-23121c6f425a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4197a263-d779-43cd-93f6-23121c6f425a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:19:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1430/2916] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:19:35 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dd7f3a52-1820-497a-9d5a-7fa2f572e7b7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd7f3a52-1820-497a-9d5a-7fa2f572e7b7 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] GET http://192.168.122.108/volume/v3/messages/e8e197ca-692f-40bf-8a57-ce33163a04ab Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd7f3a52-1820-497a-9d5a-7fa2f572e7b7 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd7f3a52-1820-497a-9d5a-7fa2f572e7b7 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd7f3a52-1820-497a-9d5a-7fa2f572e7b7 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages/e8e197ca-692f-40bf-8a57-ce33163a04ab returned with HTTP 200 Sep 01 18:19:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1431/2917] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:19:35 2026] GET /volume/v3/messages/e8e197ca-692f-40bf-8a57-ce33163a04ab => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-55bac567-612d-44d8-93cf-a31116e7c44a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55bac567-612d-44d8-93cf-a31116e7c44a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/messages/e8e197ca-692f-40bf-8a57-ce33163a04ab Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55bac567-612d-44d8-93cf-a31116e7c44a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-55bac567-612d-44d8-93cf-a31116e7c44a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-55bac567-612d-44d8-93cf-a31116e7c44a tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/messages/e8e197ca-692f-40bf-8a57-ce33163a04ab returned with HTTP 204 Sep 01 18:19:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1432/2918] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:19:35 2026] DELETE /volume/v3/messages/e8e197ca-692f-40bf-8a57-ce33163a04ab => generated 0 bytes in 56 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-95547fab-55a9-465a-bfd5-92819c570c39 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Delete volume with id: 6c740dfb-35da-445f-9999-e0d5cd47a121 Sep 01 18:19:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Volume info retrieved successfully. Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86562) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['10692706-621d-4cd2-83ca-15ce3888a6ca', '4d250623-1c75-4210-b453-2d17786312ae', 'ba4a45f9-ee6b-4f87-8d8f-5ae98c575704', '45336216-e5d0-4ec2-9933-dd47f2c8a33e'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f49e77-d4f4-4797-851d-9139d9884b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10692706-621d-4cd2-83ca-15ce3888a6ca', '4d250623-1c75-4210-b453-2d17786312ae', 'ba4a45f9-ee6b-4f87-8d8f-5ae98c575704', '45336216-e5d0-4ec2-9933-dd47f2c8a33e']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d924268f-1056-4561-bc47-47d4328906f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-731601152 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-731601152, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:35 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-731601152 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-731601152, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d924268f-1056-4561-bc47-47d4328906f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2a9afb5-61b5-4270-96ad-1901d3994798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-977772837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['10692706-621d-4cd2-83ca-15ce3888a6ca','4d250623-1c75-4210-b453-2d17786312ae','ba4a45f9-ee6b-4f87-8d8f-5ae98c575704','45336216-e5d0-4ec2-9933-dd47f2c8a33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-977772837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2a9afb5-61b5-4270-96ad-1901d3994798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40defa08866413ab9e2efdd84e1fce6',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='efa47f5cdf9a48f48dd52741992f8414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:35 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Created reservations ['44dc9a08-3f8c-4a39-88f8-059601a92688', '77957c95-efa1-4710-abe6-e57f2dd7c433', 'c126393a-4cb5-4723-a4a8-29eae967e0d3', 'b185e5fb-98fc-4792-b732-82023d910920'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e39c7ab-2138-4f3d-bf8c-ab18836ed45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e39c7ab-2138-4f3d-bf8c-ab18836ed45f) 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-977772837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['10692706-621d-4cd2-83ca-15ce3888a6ca','4d250623-1c75-4210-b453-2d17786312ae','ba4a45f9-ee6b-4f87-8d8f-5ae98c575704','45336216-e5d0-4ec2-9933-dd47f2c8a33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:35 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947cd096-31b4-4a60-a68f-e4da4d4941f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Delete volume request issued successfully. Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95547fab-55a9-465a-bfd5-92819c570c39 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 returned with HTTP 202 Sep 01 18:19:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1433/2919] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:19:35 2026] DELETE /volume/v3/volumes/6c740dfb-35da-445f-9999-e0d5cd47a121 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c2938d94-6cde-469c-8c58-b70271da727d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947cd096-31b4-4a60-a68f-e4da4d4941f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c2938d94-6cde-469c-8c58-b70271da727d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c2938d94-6cde-469c-8c58-b70271da727d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c2938d94-6cde-469c-8c58-b70271da727d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (fd4e8bf1-2be3-443e-948b-160ad3015724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request issued successfully. Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f97c3d0-2220-4083-8cf1-d32475c304f4 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1487/2920] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:19:35 2026] POST /volume/v3/volumes => generated 786 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c2938d94-6cde-469c-8c58-b70271da727d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot retrieved successfully. Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c2938d94-6cde-469c-8c58-b70271da727d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 returned with HTTP 200 Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-147b22e6-f78a-4e2e-8646-bd6bc77b1fd3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1434/2921] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:36 2026] GET /volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-52f51b5e-0a44-4183-bf1c-edf67b966785 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-147b22e6-f78a-4e2e-8646-bd6bc77b1fd3 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-147b22e6-f78a-4e2e-8646-bd6bc77b1fd3 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-147b22e6-f78a-4e2e-8646-bd6bc77b1fd3 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-52f51b5e-0a44-4183-bf1c-edf67b966785 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] DELETE http://192.168.122.108/volume/v3/types/49731e5c-8982-4c96-b443-c587a2d4fa8b Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-52f51b5e-0a44-4183-bf1c-edf67b966785 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-52f51b5e-0a44-4183-bf1c-edf67b966785 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-147b22e6-f78a-4e2e-8646-bd6bc77b1fd3 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 404 Sep 01 18:19:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1488/2922] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:36 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-daec1adf-da09-4e4c-956c-9a2825d0e32e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-daec1adf-da09-4e4c-956c-9a2825d0e32e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-daec1adf-da09-4e4c-956c-9a2825d0e32e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-daec1adf-da09-4e4c-956c-9a2825d0e32e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-daec1adf-da09-4e4c-956c-9a2825d0e32e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-daec1adf-da09-4e4c-956c-9a2825d0e32e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 returned with HTTP 200 Sep 01 18:19:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1489/2923] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:36 2026] GET /volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 => generated 965 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e593d2e8-04e3-4bf6-95c3-9c99d6319328 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e593d2e8-04e3-4bf6-95c3-9c99d6319328 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] DELETE http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e593d2e8-04e3-4bf6-95c3-9c99d6319328 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e593d2e8-04e3-4bf6-95c3-9c99d6319328 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-e593d2e8-04e3-4bf6-95c3-9c99d6319328 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Delete volume with id: 67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-52f51b5e-0a44-4183-bf1c-edf67b966785 tempest-ProjectAdminTests-723575913 tempest-ProjectAdminTests-723575913-project-admin] http://192.168.122.108/volume/v3/types/49731e5c-8982-4c96-b443-c587a2d4fa8b returned with HTTP 202 Sep 01 18:19:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1435/2924] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:19:36 2026] DELETE /volume/v3/types/49731e5c-8982-4c96-b443-c587a2d4fa8b => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:36 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:36 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e593d2e8-04e3-4bf6-95c3-9c99d6319328 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e593d2e8-04e3-4bf6-95c3-9c99d6319328 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Delete volume request issued successfully. Sep 01 18:19:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e593d2e8-04e3-4bf6-95c3-9c99d6319328 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f returned with HTTP 202 Sep 01 18:19:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1490/2925] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:19:36 2026] DELETE /volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-43ac6605-a2dc-42a9-b0d9-5538dc5e664b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-43ac6605-a2dc-42a9-b0d9-5538dc5e664b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-43ac6605-a2dc-42a9-b0d9-5538dc5e664b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-43ac6605-a2dc-42a9-b0d9-5538dc5e664b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:36 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:36 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:36 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-43ac6605-a2dc-42a9-b0d9-5538dc5e664b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-43ac6605-a2dc-42a9-b0d9-5538dc5e664b tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f returned with HTTP 200 Sep 01 18:19:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1436/2926] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:36 2026] GET /volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f => generated 871 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-94b75f60-95fb-4d17-8a29-61f1c3a2a2f6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94b75f60-95fb-4d17-8a29-61f1c3a2a2f6 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94b75f60-95fb-4d17-8a29-61f1c3a2a2f6 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94b75f60-95fb-4d17-8a29-61f1c3a2a2f6 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-94b75f60-95fb-4d17-8a29-61f1c3a2a2f6 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot retrieved successfully. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94b75f60-95fb-4d17-8a29-61f1c3a2a2f6 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 returned with HTTP 200 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1491/2927] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:37 2026] GET /volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 => generated 474 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-07b741bf-18a3-4e8f-9acd-248174681693 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2109487386"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2109487386'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume of 1 GB Sep 01 18:19:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Availability Zones retrieved successfully. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4032f388-0ae3-47d5-8ad6-25b92c463c1c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4032f388-0ae3-47d5-8ad6-25b92c463c1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (a88142ce-0330-47a3-b785-340db4304814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4032f388-0ae3-47d5-8ad6-25b92c463c1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4032f388-0ae3-47d5-8ad6-25b92c463c1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea404de-3b7c-4a3e-9568-649efc136683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4032f388-0ae3-47d5-8ad6-25b92c463c1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4032f388-0ae3-47d5-8ad6-25b92c463c1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 returned with HTTP 200 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1492/2928] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:37 2026] GET /volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ea404de-3b7c-4a3e-9568-649efc136683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa1a3cc-8d37-4082-ae02-12789cdd1b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e70e51e2-ec3b-4c73-8d9f-a6a6b16799d4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e70e51e2-ec3b-4c73-8d9f-a6a6b16799d4 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e70e51e2-ec3b-4c73-8d9f-a6a6b16799d4 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e70e51e2-ec3b-4c73-8d9f-a6a6b16799d4 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e70e51e2-ec3b-4c73-8d9f-a6a6b16799d4 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f returned with HTTP 404 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1493/2929] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:37 2026] GET /volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-728c8ebe-8d47-4856-8b81-0dc3562cfc1c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-728c8ebe-8d47-4856-8b81-0dc3562cfc1c tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] DELETE http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-728c8ebe-8d47-4856-8b81-0dc3562cfc1c tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-728c8ebe-8d47-4856-8b81-0dc3562cfc1c tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-728c8ebe-8d47-4856-8b81-0dc3562cfc1c tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Delete volume with id: f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-728c8ebe-8d47-4856-8b81-0dc3562cfc1c tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Created reservations ['3ef00587-1354-4238-a4f5-3a72fde9ab0d', 'c1711d92-d28a-4757-b3c7-bc0810f30a7b', '94421901-1a72-486f-9397-9f88ec1d64d5', '7b690f48-b6f5-495c-b934-1b566d099f36'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa1a3cc-8d37-4082-ae02-12789cdd1b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ef00587-1354-4238-a4f5-3a72fde9ab0d', 'c1711d92-d28a-4757-b3c7-bc0810f30a7b', '94421901-1a72-486f-9397-9f88ec1d64d5', '7b690f48-b6f5-495c-b934-1b566d099f36']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c289331-4151-419e-b8fe-1df7a558a666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-728c8ebe-8d47-4856-8b81-0dc3562cfc1c tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Delete volume request issued successfully. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-728c8ebe-8d47-4856-8b81-0dc3562cfc1c tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 202 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1494/2930] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:19:37 2026] DELETE /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0ba13bff-6d88-42fb-ba51-830e1d827e43 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0ba13bff-6d88-42fb-ba51-830e1d827e43 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0ba13bff-6d88-42fb-ba51-830e1d827e43 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0ba13bff-6d88-42fb-ba51-830e1d827e43 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:37 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c289331-4151-419e-b8fe-1df7a558a666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e8274c6-bc02-4559-82d9-ff417b2ad141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2109487386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['3ef00587-1354-4238-a4f5-3a72fde9ab0d','c1711d92-d28a-4757-b3c7-bc0810f30a7b','94421901-1a72-486f-9397-9f88ec1d64d5','7b690f48-b6f5-495c-b934-1b566d099f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2109487386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e8274c6-bc02-4559-82d9-ff417b2ad141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',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='260e9bcfd9764379b4e67ad86e588321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d586c73b-e8cf-4cca-9e7b-ad732acc2949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0ba13bff-6d88-42fb-ba51-830e1d827e43 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0ba13bff-6d88-42fb-ba51-830e1d827e43 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1495/2931] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:37 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 905 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d586c73b-e8cf-4cca-9e7b-ad732acc2949) 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-2109487386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['3ef00587-1354-4238-a4f5-3a72fde9ab0d','c1711d92-d28a-4757-b3c7-bc0810f30a7b','94421901-1a72-486f-9397-9f88ec1d64d5','7b690f48-b6f5-495c-b934-1b566d099f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb762990-4b9c-408f-a6aa-751d70dedf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb762990-4b9c-408f-a6aa-751d70dedf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (a88142ce-0330-47a3-b785-340db4304814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:37 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request issued successfully. Sep 01 18:19:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07b741bf-18a3-4e8f-9acd-248174681693 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1437/2932] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:37 2026] POST /volume/v3/volumes => generated 769 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1600589202"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1600589202'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume of 1 GB Sep 01 18:19:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Availability Zones retrieved successfully. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (362ed96c-e096-49f0-a31c-759129396e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63bf3b81-6488-41a3-b3ed-77981a07d8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63bf3b81-6488-41a3-b3ed-77981a07d8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab9c4d1-d2dc-408f-b3ac-20d6bfa8e0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Created reservations ['35bdf309-d9b9-4af5-8cfb-c9c70565197f', '5ae193de-4823-47af-b3b9-197631567ae6', 'dc82e25e-2fbf-4e25-94a8-ee9d232abb5e', 'b9c80ca4-9eb5-4bf9-a2fc-03db1a711413'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab9c4d1-d2dc-408f-b3ac-20d6bfa8e0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35bdf309-d9b9-4af5-8cfb-c9c70565197f', '5ae193de-4823-47af-b3b9-197631567ae6', 'dc82e25e-2fbf-4e25-94a8-ee9d232abb5e', 'b9c80ca4-9eb5-4bf9-a2fc-03db1a711413']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8451768-ea08-4bda-85e6-5b1a5ba53b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8451768-ea08-4bda-85e6-5b1a5ba53b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21265d5e-3597-488f-96a7-b434f456357d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1600589202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['35bdf309-d9b9-4af5-8cfb-c9c70565197f','5ae193de-4823-47af-b3b9-197631567ae6','dc82e25e-2fbf-4e25-94a8-ee9d232abb5e','b9c80ca4-9eb5-4bf9-a2fc-03db1a711413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1600589202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21265d5e-3597-488f-96a7-b434f456357d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',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='260e9bcfd9764379b4e67ad86e588321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:37 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbea4ce-b6b0-48cf-9894-11b6b0f514ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbea4ce-b6b0-48cf-9894-11b6b0f514ca) 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-1600589202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['35bdf309-d9b9-4af5-8cfb-c9c70565197f','5ae193de-4823-47af-b3b9-197631567ae6','dc82e25e-2fbf-4e25-94a8-ee9d232abb5e','b9c80ca4-9eb5-4bf9-a2fc-03db1a711413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e59e3500-bb74-48d9-9a87-a23b93915c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e59e3500-bb74-48d9-9a87-a23b93915c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (362ed96c-e096-49f0-a31c-759129396e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request issued successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab6ab449-bedb-4d43-a852-b6d4cea99ba9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1496/2933] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:37 2026] POST /volume/v3/volumes => generated 769 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-441989335"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-441989335'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume of 1 GB Sep 01 18:19:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Availability Zones retrieved successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (61a57e64-f998-467f-93df-7fff92e4b2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce12a99e-29f3-45e7-952f-f5d1e098b1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9da56a98-4e67-44f6-8198-8b7692d4d2f8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9da56a98-4e67-44f6-8198-8b7692d4d2f8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9da56a98-4e67-44f6-8198-8b7692d4d2f8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9da56a98-4e67-44f6-8198-8b7692d4d2f8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce12a99e-29f3-45e7-952f-f5d1e098b1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894db3b0-a977-40d3-81c2-f9e8b13300fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9da56a98-4e67-44f6-8198-8b7692d4d2f8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9da56a98-4e67-44f6-8198-8b7692d4d2f8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 returned with HTTP 200 Sep 01 18:19:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1497/2934] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:38 2026] GET /volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-01531a7f-b34c-4300-b313-f50c561d986a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-01531a7f-b34c-4300-b313-f50c561d986a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-01531a7f-b34c-4300-b313-f50c561d986a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2a9afb5-61b5-4270-96ad-1901d3994798", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1141514940"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-01531a7f-b34c-4300-b313-f50c561d986a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-01531a7f-b34c-4300-b313-f50c561d986a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create snapshot from volume b2a9afb5-61b5-4270-96ad-1901d3994798 Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Created reservations ['38499a42-8063-44cc-b28a-ce6c0ed1d8ee', '8b774a52-af6f-4b1c-ba38-8e6670fac0a1', '06e12df4-acc1-49ff-852f-5df672b16ded', 'c059f36b-c90c-4711-9d13-1acd7a5a8d49'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894db3b0-a977-40d3-81c2-f9e8b13300fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38499a42-8063-44cc-b28a-ce6c0ed1d8ee', '8b774a52-af6f-4b1c-ba38-8e6670fac0a1', '06e12df4-acc1-49ff-852f-5df672b16ded', 'c059f36b-c90c-4711-9d13-1acd7a5a8d49']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25fdc8fa-014e-4a96-b757-6f2a152dad22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-01531a7f-b34c-4300-b313-f50c561d986a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['1e615dcc-0ffa-4bc2-a3e4-4c5dbdfaec13', '5a966d7e-c2d7-4b5c-b9a1-6a1376ee3048', 'aba3ce4e-6bcb-4e2d-965e-b2421de0e564', 'c0bfa564-bace-44c2-85aa-a725d4635e7e'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25fdc8fa-014e-4a96-b757-6f2a152dad22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2210a0e9-b5ef-49cb-9d05-26b7052a8fba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-441989335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['38499a42-8063-44cc-b28a-ce6c0ed1d8ee','8b774a52-af6f-4b1c-ba38-8e6670fac0a1','06e12df4-acc1-49ff-852f-5df672b16ded','c059f36b-c90c-4711-9d13-1acd7a5a8d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-441989335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2210a0e9-b5ef-49cb-9d05-26b7052a8fba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',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='260e9bcfd9764379b4e67ad86e588321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef065040-78b9-4a61-a403-3ecc29133178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef065040-78b9-4a61-a403-3ecc29133178) 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-441989335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['38499a42-8063-44cc-b28a-ce6c0ed1d8ee','8b774a52-af6f-4b1c-ba38-8e6670fac0a1','06e12df4-acc1-49ff-852f-5df672b16ded','c059f36b-c90c-4711-9d13-1acd7a5a8d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a0d9d7-e4f8-4750-9b10-ded1364994bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-01531a7f-b34c-4300-b313-f50c561d986a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot create request issued successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-01531a7f-b34c-4300-b313-f50c561d986a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:19:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1498/2935] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:19:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a96988c3-e30e-4d29-8669-01272db32d9a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a96988c3-e30e-4d29-8669-01272db32d9a tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a96988c3-e30e-4d29-8669-01272db32d9a tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a96988c3-e30e-4d29-8669-01272db32d9a tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a0d9d7-e4f8-4750-9b10-ded1364994bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (61a57e64-f998-467f-93df-7fff92e4b2e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request issued successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-084227a7-2015-427e-8d1a-8cf5dfc7a5f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1438/2936] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:38 2026] POST /volume/v3/volumes => generated 768 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f31ead10-62dc-46d5-ab2e-0dfbcd19eb48 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f31ead10-62dc-46d5-ab2e-0dfbcd19eb48 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f31ead10-62dc-46d5-ab2e-0dfbcd19eb48 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f31ead10-62dc-46d5-ab2e-0dfbcd19eb48 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f31ead10-62dc-46d5-ab2e-0dfbcd19eb48 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f31ead10-62dc-46d5-ab2e-0dfbcd19eb48 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 200 Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a96988c3-e30e-4d29-8669-01272db32d9a tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Volume info retrieved successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1439/2937] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:38 2026] GET /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1198156374"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1198156374'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume of 1 GB Sep 01 18:19:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a96988c3-e30e-4d29-8669-01272db32d9a tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 200 Sep 01 18:19:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1499/2938] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:38 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 905 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Availability Zones retrieved successfully. Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (f39287de-e40b-4379-a5aa-a95620d789fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f9963c-98fc-4a35-833c-af164e100578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f9963c-98fc-4a35-833c-af164e100578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:38 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3828226-20c1-406a-bdc6-cfcb68af39be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Created reservations ['8e7ef484-d5d0-491e-afea-6a1a98bae39a', '9115765a-a8cf-4703-b347-d7d3537a3617', 'b3e4daea-8ce8-46e0-8f44-c6c43bfc4d67', '5fa6f8fb-7502-4d5e-b200-290e5f07cadb'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3828226-20c1-406a-bdc6-cfcb68af39be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e7ef484-d5d0-491e-afea-6a1a98bae39a', '9115765a-a8cf-4703-b347-d7d3537a3617', 'b3e4daea-8ce8-46e0-8f44-c6c43bfc4d67', '5fa6f8fb-7502-4d5e-b200-290e5f07cadb']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948230a3-2379-42e5-911d-c8dd1cd4e3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948230a3-2379-42e5-911d-c8dd1cd4e3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7358931b-11e1-41e2-bd59-8384c25cbe54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1198156374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['8e7ef484-d5d0-491e-afea-6a1a98bae39a','9115765a-a8cf-4703-b347-d7d3537a3617','b3e4daea-8ce8-46e0-8f44-c6c43bfc4d67','5fa6f8fb-7502-4d5e-b200-290e5f07cadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1198156374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7358931b-11e1-41e2-bd59-8384c25cbe54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',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='260e9bcfd9764379b4e67ad86e588321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da0e5f3-fbf7-4bbd-97d8-ebd163415568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da0e5f3-fbf7-4bbd-97d8-ebd163415568) 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-1198156374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['8e7ef484-d5d0-491e-afea-6a1a98bae39a','9115765a-a8cf-4703-b347-d7d3537a3617','b3e4daea-8ce8-46e0-8f44-c6c43bfc4d67','5fa6f8fb-7502-4d5e-b200-290e5f07cadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac200d13-d961-4320-bb2b-d80605510b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac200d13-d961-4320-bb2b-d80605510b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (f39287de-e40b-4379-a5aa-a95620d789fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request issued successfully. Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38336d44-1dfe-4703-93e2-4e7d159fcc10 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1440/2939] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:38 2026] POST /volume/v3/volumes => generated 769 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1576809420"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request body: {'volume': {"'snapshot_id": '6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1576809420'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume of 1 GB Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Availability Zones retrieved successfully. Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (d7c720cb-31a6-4752-9d64-0beffc83f804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06e1900-ed9d-4091-90fd-acef767d7105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06e1900-ed9d-4091-90fd-acef767d7105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05791825-3297-4d3d-b428-a6668ddeaa59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Created reservations ['73142375-86b6-4938-b475-549e3c53baa8', '9d2604be-fb8f-460e-8776-94c46c1034e8', 'fd68e7ae-f557-4cb3-8f63-19d6bd4276eb', '6c23cdf5-1949-4564-892e-7762aee4bfb0'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05791825-3297-4d3d-b428-a6668ddeaa59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73142375-86b6-4938-b475-549e3c53baa8', '9d2604be-fb8f-460e-8776-94c46c1034e8', 'fd68e7ae-f557-4cb3-8f63-19d6bd4276eb', '6c23cdf5-1949-4564-892e-7762aee4bfb0']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d4eecc-1e13-47dd-bc4b-148d9651b8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d4eecc-1e13-47dd-bc4b-148d9651b8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae3807cf-ee00-411c-98c8-d4101e04c000', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1576809420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['73142375-86b6-4938-b475-549e3c53baa8','9d2604be-fb8f-460e-8776-94c46c1034e8','fd68e7ae-f557-4cb3-8f63-19d6bd4276eb','6c23cdf5-1949-4564-892e-7762aee4bfb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1576809420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae3807cf-ee00-411c-98c8-d4101e04c000,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',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='260e9bcfd9764379b4e67ad86e588321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c04fe4-df22-45f1-8761-2cb0c92a5c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c04fe4-df22-45f1-8761-2cb0c92a5c84) 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-1576809420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a77fc8ecdcc4d7cbf05ea3dcfdf8990',qos_specs=None,replication_status=,reservations=['73142375-86b6-4938-b475-549e3c53baa8','9d2604be-fb8f-460e-8776-94c46c1034e8','fd68e7ae-f557-4cb3-8f63-19d6bd4276eb','6c23cdf5-1949-4564-892e-7762aee4bfb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='260e9bcfd9764379b4e67ad86e588321',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf528612-5275-4002-8749-c490ebc6cbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf528612-5275-4002-8749-c490ebc6cbc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Flow 'volume_create_api' (d7c720cb-31a6-4752-9d64-0beffc83f804) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Create volume request issued successfully. Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c3243b42-2664-41b9-b31b-a0e6bcc0a5da tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1500/2940] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:19:39 2026] POST /volume/v3/volumes => generated 769 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0150d286-2e45-4fe1-9847-7058fa1a068d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0150d286-2e45-4fe1-9847-7058fa1a068d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0150d286-2e45-4fe1-9847-7058fa1a068d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0150d286-2e45-4fe1-9847-7058fa1a068d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:39 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0150d286-2e45-4fe1-9847-7058fa1a068d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0150d286-2e45-4fe1-9847-7058fa1a068d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 returned with HTTP 200 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1441/2941] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:39 2026] GET /volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-104b8e5c-99f3-4805-b4b2-493a9cd26fcb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-104b8e5c-99f3-4805-b4b2-493a9cd26fcb tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-104b8e5c-99f3-4805-b4b2-493a9cd26fcb tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-104b8e5c-99f3-4805-b4b2-493a9cd26fcb tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:39 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:39 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:39 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-104b8e5c-99f3-4805-b4b2-493a9cd26fcb tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-104b8e5c-99f3-4805-b4b2-493a9cd26fcb tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d returned with HTTP 200 Sep 01 18:19:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1501/2942] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:39 2026] GET /volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f1535d84-e403-4397-8248-69dfaf7f3692 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f1535d84-e403-4397-8248-69dfaf7f3692 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f1535d84-e403-4397-8248-69dfaf7f3692 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f1535d84-e403-4397-8248-69dfaf7f3692 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f1535d84-e403-4397-8248-69dfaf7f3692 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f1535d84-e403-4397-8248-69dfaf7f3692 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 200 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1442/2943] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:39 2026] GET /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fe1678b4-212b-4de2-81be-c88e4e785f21 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe1678b4-212b-4de2-81be-c88e4e785f21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe1678b4-212b-4de2-81be-c88e4e785f21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe1678b4-212b-4de2-81be-c88e4e785f21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe1678b4-212b-4de2-81be-c88e4e785f21 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 returned with HTTP 404 Sep 01 18:19:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1502/2944] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:39 2026] GET /volume/v3/volumes/f0b61a80-f25d-4485-877b-dc46e7341eb7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-54cd6627-f59c-4020-bf97-8a5623349613 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54cd6627-f59c-4020-bf97-8a5623349613 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54cd6627-f59c-4020-bf97-8a5623349613 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54cd6627-f59c-4020-bf97-8a5623349613 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-54cd6627-f59c-4020-bf97-8a5623349613 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Delete snapshot with id: 25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54cd6627-f59c-4020-bf97-8a5623349613 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 404 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1443/2945] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:19:39 2026] DELETE /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-169ba4d7-7c0e-474b-bccd-86d3e3b2ba85 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-169ba4d7-7c0e-474b-bccd-86d3e3b2ba85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-169ba4d7-7c0e-474b-bccd-86d3e3b2ba85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-169ba4d7-7c0e-474b-bccd-86d3e3b2ba85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-169ba4d7-7c0e-474b-bccd-86d3e3b2ba85 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 returned with HTTP 404 Sep 01 18:19:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1503/2946] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:39 2026] GET /volume/v3/snapshots/25910d04-7c98-4fdb-a035-1fdd648ca5b5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-92647969-4dcc-48f3-b31f-27f63a36e199 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92647969-4dcc-48f3-b31f-27f63a36e199 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] DELETE http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92647969-4dcc-48f3-b31f-27f63a36e199 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92647969-4dcc-48f3-b31f-27f63a36e199 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-92647969-4dcc-48f3-b31f-27f63a36e199 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Delete volume with id: 67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92647969-4dcc-48f3-b31f-27f63a36e199 tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f returned with HTTP 404 Sep 01 18:19:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1444/2947] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:19:39 2026] DELETE /volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7fd59075-a8bf-4446-b88b-46e90f8d04fe None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7fd59075-a8bf-4446-b88b-46e90f8d04fe tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] GET http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7fd59075-a8bf-4446-b88b-46e90f8d04fe tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7fd59075-a8bf-4446-b88b-46e90f8d04fe tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:39 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7fd59075-a8bf-4446-b88b-46e90f8d04fe tempest-VolumeDependencyTests-1664184869 tempest-VolumeDependencyTests-1664184869-project-member] http://192.168.122.108/volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f returned with HTTP 404 Sep 01 18:19:39 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1504/2948] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:19:39 2026] GET /volume/v3/volumes/67ded3fa-0f23-45ee-90e2-0ad8e8beb72f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-281779941"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-281779941'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Create volume of 1 GB Sep 01 18:19:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Flow 'volume_create_api' (7db30dec-72a3-4cb0-8a48-6199255222f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6eab5e-320d-4c9c-9215-cfb5e9aec572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6eab5e-320d-4c9c-9215-cfb5e9aec572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da785c74-395e-4e8a-9f83-3e44f74af3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Created reservations ['decb0a4e-a7af-44d9-9dda-93a71b1b79bd', 'a9e9d4a5-0878-4411-af14-5d810c605583', '8b2b2fa8-1b8c-4346-8a6c-9b3a28c82c6f', 'a05b505f-74e7-4270-a97c-068d1a1babcb'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da785c74-395e-4e8a-9f83-3e44f74af3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['decb0a4e-a7af-44d9-9dda-93a71b1b79bd', 'a9e9d4a5-0878-4411-af14-5d810c605583', '8b2b2fa8-1b8c-4346-8a6c-9b3a28c82c6f', 'a05b505f-74e7-4270-a97c-068d1a1babcb']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6366c3-682f-49eb-af0e-fff2e498f46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6366c3-682f-49eb-af0e-fff2e498f46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a601cda-a6a6-4fa7-907e-d78bca8f8f57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-281779941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d291eb55782a433a9587a48258b81f35',qos_specs=None,replication_status=,reservations=['decb0a4e-a7af-44d9-9dda-93a71b1b79bd','a9e9d4a5-0878-4411-af14-5d810c605583','8b2b2fa8-1b8c-4346-8a6c-9b3a28c82c6f','a05b505f-74e7-4270-a97c-068d1a1babcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683338b6e8b6440cb1484c5613ef7635',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-281779941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a601cda-a6a6-4fa7-907e-d78bca8f8f57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d291eb55782a433a9587a48258b81f35',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='683338b6e8b6440cb1484c5613ef7635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9c915e-b276-4b28-a67c-37cba9d75868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9bddd2b8-6c68-4566-be69-c36819108415 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9bddd2b8-6c68-4566-be69-c36819108415 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9bddd2b8-6c68-4566-be69-c36819108415 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9bddd2b8-6c68-4566-be69-c36819108415 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9c915e-b276-4b28-a67c-37cba9d75868) 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-281779941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d291eb55782a433a9587a48258b81f35',qos_specs=None,replication_status=,reservations=['decb0a4e-a7af-44d9-9dda-93a71b1b79bd','a9e9d4a5-0878-4411-af14-5d810c605583','8b2b2fa8-1b8c-4346-8a6c-9b3a28c82c6f','a05b505f-74e7-4270-a97c-068d1a1babcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683338b6e8b6440cb1484c5613ef7635',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14aabe77-10b0-4684-9400-ef8d43b6ce5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9bddd2b8-6c68-4566-be69-c36819108415 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9bddd2b8-6c68-4566-be69-c36819108415 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d returned with HTTP 200 Sep 01 18:19:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1505/2949] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:40 2026] GET /volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14aabe77-10b0-4684-9400-ef8d43b6ce5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-13db7c13-c4ed-4633-88fc-1c7e879ef4a1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-13db7c13-c4ed-4633-88fc-1c7e879ef4a1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-13db7c13-c4ed-4633-88fc-1c7e879ef4a1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-13db7c13-c4ed-4633-88fc-1c7e879ef4a1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Flow 'volume_create_api' (7db30dec-72a3-4cb0-8a48-6199255222f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Create volume request issued successfully. Sep 01 18:19:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-66a5c924-5f5c-4499-a1e5-1de20bdb51c0 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-13db7c13-c4ed-4633-88fc-1c7e879ef4a1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1445/2950] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:19:40 2026] POST /volume/v3/volumes => generated 786 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-13db7c13-c4ed-4633-88fc-1c7e879ef4a1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 200 Sep 01 18:19:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1506/2951] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:40 2026] GET /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aa08d39b-6821-4df6-a9f6-e9b9e635e1fc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aa08d39b-6821-4df6-a9f6-e9b9e635e1fc tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aa08d39b-6821-4df6-a9f6-e9b9e635e1fc tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aa08d39b-6821-4df6-a9f6-e9b9e635e1fc tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-60bf056a-74a4-4c60-93cc-748f64ceb98b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-60bf056a-74a4-4c60-93cc-748f64ceb98b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-60bf056a-74a4-4c60-93cc-748f64ceb98b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-60bf056a-74a4-4c60-93cc-748f64ceb98b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:40 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:40 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aa08d39b-6821-4df6-a9f6-e9b9e635e1fc tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-60bf056a-74a4-4c60-93cc-748f64ceb98b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aa08d39b-6821-4df6-a9f6-e9b9e635e1fc tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba returned with HTTP 200 Sep 01 18:19:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1446/2952] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:40 2026] GET /volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba => generated 860 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-60bf056a-74a4-4c60-93cc-748f64ceb98b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 200 Sep 01 18:19:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1507/2953] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:40 2026] GET /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 965 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-582eef47-91bf-49c9-9f53-df84cb4d9586 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-582eef47-91bf-49c9-9f53-df84cb4d9586 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-582eef47-91bf-49c9-9f53-df84cb4d9586 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-582eef47-91bf-49c9-9f53-df84cb4d9586 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-582eef47-91bf-49c9-9f53-df84cb4d9586 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-582eef47-91bf-49c9-9f53-df84cb4d9586 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 200 Sep 01 18:19:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1447/2954] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:41 2026] GET /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-786bffeb-0fe7-4cb0-a3f6-7d001939a3e8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-786bffeb-0fe7-4cb0-a3f6-7d001939a3e8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba Sep 01 18:19:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-786bffeb-0fe7-4cb0-a3f6-7d001939a3e8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-786bffeb-0fe7-4cb0-a3f6-7d001939a3e8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e8d22639-178d-436b-bee0-56a2f7416836 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8d22639-178d-436b-bee0-56a2f7416836 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8d22639-178d-436b-bee0-56a2f7416836 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8d22639-178d-436b-bee0-56a2f7416836 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e8d22639-178d-436b-bee0-56a2f7416836 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-786bffeb-0fe7-4cb0-a3f6-7d001939a3e8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8d22639-178d-436b-bee0-56a2f7416836 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 200 Sep 01 18:19:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1448/2955] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:42 2026] GET /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-786bffeb-0fe7-4cb0-a3f6-7d001939a3e8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba returned with HTTP 200 Sep 01 18:19:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1508/2956] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:41 2026] GET /volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-81cdcef0-9d11-42bb-93f9-2413e9d50cc0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-81cdcef0-9d11-42bb-93f9-2413e9d50cc0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-81cdcef0-9d11-42bb-93f9-2413e9d50cc0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-81cdcef0-9d11-42bb-93f9-2413e9d50cc0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-81cdcef0-9d11-42bb-93f9-2413e9d50cc0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-81cdcef0-9d11-42bb-93f9-2413e9d50cc0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 200 Sep 01 18:19:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1449/2957] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:42 2026] GET /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6c0f855d-8327-43d5-9244-bc974039ef96 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-853b2882-50c5-4604-9774-7585deb60b99 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6c0f855d-8327-43d5-9244-bc974039ef96 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] POST http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3/action Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6c0f855d-8327-43d5-9244-bc974039ef96 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6c0f855d-8327-43d5-9244-bc974039ef96 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6c0f855d-8327-43d5-9244-bc974039ef96 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Snapshot retrieved successfully. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-6c0f855d-8327-43d5-9244-bc974039ef96 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0a430afb8edc43ed8addf45f30447bde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c40defa08866413ab9e2efdd84e1fce6', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6c0f855d-8327-43d5-9244-bc974039ef96 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3/action returned with HTTP 403 Sep 01 18:19:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1509/2958] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:19:42 2026] POST /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3/action => generated 133 bytes in 234 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6930e5f4-f8d9-4d2f-8252-421bcac3b235 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6930e5f4-f8d9-4d2f-8252-421bcac3b235 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6930e5f4-f8d9-4d2f-8252-421bcac3b235 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6930e5f4-f8d9-4d2f-8252-421bcac3b235 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6930e5f4-f8d9-4d2f-8252-421bcac3b235 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6930e5f4-f8d9-4d2f-8252-421bcac3b235 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 200 Sep 01 18:19:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1510/2959] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:43 2026] GET /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ea1a1fa2-6f57-4a42-841d-54d15fbe6048 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-853b2882-50c5-4604-9774-7585deb60b99 tempest-ProjectAdminTests-1018956650 tempest-ProjectAdminTests-1018956650-project-admin] GET http://192.168.122.108/volume/v3/scheduler-stats/get_pools Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-853b2882-50c5-4604-9774-7585deb60b99 tempest-ProjectAdminTests-1018956650 tempest-ProjectAdminTests-1018956650-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-853b2882-50c5-4604-9774-7585deb60b99 tempest-ProjectAdminTests-1018956650 tempest-ProjectAdminTests-1018956650-project-admin] Calling method 'get_pools' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ea1a1fa2-6f57-4a42-841d-54d15fbe6048 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ea1a1fa2-6f57-4a42-841d-54d15fbe6048 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ea1a1fa2-6f57-4a42-841d-54d15fbe6048 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ea1a1fa2-6f57-4a42-841d-54d15fbe6048 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-853b2882-50c5-4604-9774-7585deb60b99 tempest-ProjectAdminTests-1018956650 tempest-ProjectAdminTests-1018956650-project-admin] http://192.168.122.108/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 18:19:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1450/2960] 192.168.122.108 () {58 vars in 1175 bytes} [Tue Sep 1 18:19:43 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8d86cc7b-0cd9-4dac-9860-9396a151f48b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8d86cc7b-0cd9-4dac-9860-9396a151f48b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8d86cc7b-0cd9-4dac-9860-9396a151f48b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ea1a1fa2-6f57-4a42-841d-54d15fbe6048 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba returned with HTTP 200 Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8d86cc7b-0cd9-4dac-9860-9396a151f48b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-8d86cc7b-0cd9-4dac-9860-9396a151f48b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete snapshot with id: 3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1511/2961] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:43 2026] GET /volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-248fed8d-70b6-4160-a548-790fdd7cde2e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-248fed8d-70b6-4160-a548-790fdd7cde2e tempest-ProjectAdminTests-1018956650 tempest-ProjectAdminTests-1018956650-project-admin] GET http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-248fed8d-70b6-4160-a548-790fdd7cde2e tempest-ProjectAdminTests-1018956650 tempest-ProjectAdminTests-1018956650-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-248fed8d-70b6-4160-a548-790fdd7cde2e tempest-ProjectAdminTests-1018956650 tempest-ProjectAdminTests-1018956650-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8d86cc7b-0cd9-4dac-9860-9396a151f48b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: /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 01 18:19:43 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 18:19:43 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:43 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-248fed8d-70b6-4160-a548-790fdd7cde2e tempest-ProjectAdminTests-1018956650 tempest-ProjectAdminTests-1018956650-project-admin] http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 18:19:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1512/2962] 192.168.122.108 () {58 vars in 1193 bytes} [Tue Sep 1 18:19:43 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8d262023-72da-4461-ab99-0455fb7a739f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8d262023-72da-4461-ab99-0455fb7a739f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8d262023-72da-4461-ab99-0455fb7a739f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8d262023-72da-4461-ab99-0455fb7a739f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8d86cc7b-0cd9-4dac-9860-9396a151f48b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot delete request issued successfully. Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8d86cc7b-0cd9-4dac-9860-9396a151f48b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 202 Sep 01 18:19:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1451/2963] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:19:43 2026] DELETE /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:43 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:43 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:43 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-64148a21-e089-4fe1-ac87-d86b1ef9e815 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8d262023-72da-4461-ab99-0455fb7a739f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64148a21-e089-4fe1-ac87-d86b1ef9e815 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64148a21-e089-4fe1-ac87-d86b1ef9e815 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64148a21-e089-4fe1-ac87-d86b1ef9e815 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8d262023-72da-4461-ab99-0455fb7a739f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 returned with HTTP 200 Sep 01 18:19:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1513/2964] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:43 2026] GET /volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:43 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:43 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-64148a21-e089-4fe1-ac87-d86b1ef9e815 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64148a21-e089-4fe1-ac87-d86b1ef9e815 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 200 Sep 01 18:19:43 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1452/2965] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:43 2026] GET /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-70b46a21-fde2-43f6-a864-cb1b10ce00b4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-70b46a21-fde2-43f6-a864-cb1b10ce00b4 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-70b46a21-fde2-43f6-a864-cb1b10ce00b4 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-70b46a21-fde2-43f6-a864-cb1b10ce00b4 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-70b46a21-fde2-43f6-a864-cb1b10ce00b4 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-70b46a21-fde2-43f6-a864-cb1b10ce00b4 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 200 Sep 01 18:19:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1514/2966] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:44 2026] GET /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ab3e47a4-f226-4dd1-a04e-88f42d84f343 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6ccb5870-5a5a-4344-8f2f-69c77b183fee None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ab3e47a4-f226-4dd1-a04e-88f42d84f343 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ab3e47a4-f226-4dd1-a04e-88f42d84f343 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ab3e47a4-f226-4dd1-a04e-88f42d84f343 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ccb5870-5a5a-4344-8f2f-69c77b183fee tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 Sep 01 18:19:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ccb5870-5a5a-4344-8f2f-69c77b183fee tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ccb5870-5a5a-4344-8f2f-69c77b183fee tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ab3e47a4-f226-4dd1-a04e-88f42d84f343 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ab3e47a4-f226-4dd1-a04e-88f42d84f343 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 200 Sep 01 18:19:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1453/2967] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:44 2026] GET /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6ccb5870-5a5a-4344-8f2f-69c77b183fee tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ccb5870-5a5a-4344-8f2f-69c77b183fee tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 returned with HTTP 200 Sep 01 18:19:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1515/2968] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:44 2026] GET /volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 => generated 862 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7820683a-4cc6-4ab9-b6c3-05aef4600804 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7820683a-4cc6-4ab9-b6c3-05aef4600804 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 Sep 01 18:19:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7820683a-4cc6-4ab9-b6c3-05aef4600804 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:44 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7820683a-4cc6-4ab9-b6c3-05aef4600804 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:44 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:44 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7820683a-4cc6-4ab9-b6c3-05aef4600804 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7820683a-4cc6-4ab9-b6c3-05aef4600804 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 returned with HTTP 200 Sep 01 18:19:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1454/2969] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:44 2026] GET /volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-94fda21a-3405-4692-afe9-1b08b29b0e06 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94fda21a-3405-4692-afe9-1b08b29b0e06 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94fda21a-3405-4692-afe9-1b08b29b0e06 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-94fda21a-3405-4692-afe9-1b08b29b0e06 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-94fda21a-3405-4692-afe9-1b08b29b0e06 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-94fda21a-3405-4692-afe9-1b08b29b0e06 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 200 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1516/2970] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:45 2026] GET /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-80f5f55a-f1d0-476e-a8a1-5d538766830e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80f5f55a-f1d0-476e-a8a1-5d538766830e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80f5f55a-f1d0-476e-a8a1-5d538766830e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-80f5f55a-f1d0-476e-a8a1-5d538766830e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-80f5f55a-f1d0-476e-a8a1-5d538766830e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 returned with HTTP 404 Sep 01 18:19:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1455/2971] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:45 2026] GET /volume/v3/snapshots/3fc20fb3-0795-44c2-8c9b-aace82115cd3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9da0512f-9090-4e6d-a51a-c1f56cbe994a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9da0512f-9090-4e6d-a51a-c1f56cbe994a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9da0512f-9090-4e6d-a51a-c1f56cbe994a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9da0512f-9090-4e6d-a51a-c1f56cbe994a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-9da0512f-9090-4e6d-a51a-c1f56cbe994a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume with id: b2a9afb5-61b5-4270-96ad-1901d3994798 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9da0512f-9090-4e6d-a51a-c1f56cbe994a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9da0512f-9090-4e6d-a51a-c1f56cbe994a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume request issued successfully. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9da0512f-9090-4e6d-a51a-c1f56cbe994a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 returned with HTTP 202 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1517/2972] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:45 2026] DELETE /volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-af582b6f-bbf7-4b2f-85f2-86466ffa071c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-af582b6f-bbf7-4b2f-85f2-86466ffa071c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-af582b6f-bbf7-4b2f-85f2-86466ffa071c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-af582b6f-bbf7-4b2f-85f2-86466ffa071c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-00df8212-2169-4ad4-9d44-2e43645e7e9a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-00df8212-2169-4ad4-9d44-2e43645e7e9a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-00df8212-2169-4ad4-9d44-2e43645e7e9a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-00df8212-2169-4ad4-9d44-2e43645e7e9a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:45 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-00df8212-2169-4ad4-9d44-2e43645e7e9a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-af582b6f-bbf7-4b2f-85f2-86466ffa071c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-00df8212-2169-4ad4-9d44-2e43645e7e9a tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 returned with HTTP 200 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1518/2973] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:45 2026] GET /volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-af582b6f-bbf7-4b2f-85f2-86466ffa071c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 returned with HTTP 200 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8b3be518-f01f-419c-96ac-33c563987c32 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1456/2974] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:45 2026] GET /volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 => generated 1015 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b3be518-f01f-419c-96ac-33c563987c32 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] DELETE http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b3be518-f01f-419c-96ac-33c563987c32 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8b3be518-f01f-419c-96ac-33c563987c32 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8b3be518-f01f-419c-96ac-33c563987c32 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume with id: ae3807cf-ee00-411c-98c8-d4101e04c000 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8b3be518-f01f-419c-96ac-33c563987c32 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8b3be518-f01f-419c-96ac-33c563987c32 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume request issued successfully. Sep 01 18:19:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8b3be518-f01f-419c-96ac-33c563987c32 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 returned with HTTP 202 Sep 01 18:19:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1519/2975] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:45 2026] DELETE /volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1fb3ce82-c0ad-461b-ba02-51437ec72098 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1fb3ce82-c0ad-461b-ba02-51437ec72098 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1fb3ce82-c0ad-461b-ba02-51437ec72098 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1fb3ce82-c0ad-461b-ba02-51437ec72098 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:45 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:45 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1fb3ce82-c0ad-461b-ba02-51437ec72098 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1fb3ce82-c0ad-461b-ba02-51437ec72098 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 returned with HTTP 200 Sep 01 18:19:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1457/2976] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:45 2026] GET /volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8bc7dd2d-b259-4731-8f0e-543bcae12bd6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8bc7dd2d-b259-4731-8f0e-543bcae12bd6 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8bc7dd2d-b259-4731-8f0e-543bcae12bd6 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8bc7dd2d-b259-4731-8f0e-543bcae12bd6 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:46 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:46 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:46 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:46 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8bc7dd2d-b259-4731-8f0e-543bcae12bd6 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8bc7dd2d-b259-4731-8f0e-543bcae12bd6 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 200 Sep 01 18:19:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1520/2977] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:46 2026] GET /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b82ff4a4-03aa-49c3-8552-7e41d6e2b15a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-74fec715-6a65-44a7-8e1b-df56a2e93224 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74fec715-6a65-44a7-8e1b-df56a2e93224 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74fec715-6a65-44a7-8e1b-df56a2e93224 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74fec715-6a65-44a7-8e1b-df56a2e93224 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74fec715-6a65-44a7-8e1b-df56a2e93224 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 returned with HTTP 404 Sep 01 18:19:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1521/2978] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:46 2026] GET /volume/v3/volumes/b2a9afb5-61b5-4270-96ad-1901d3994798 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-738709488"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-738709488'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume of 1 GB Sep 01 18:19:46 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (665825eb-10bc-48b4-85a4-3ccf657f7974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f974f7-978a-4363-bc34-7f5ddb6636c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b82ff4a4-03aa-49c3-8552-7e41d6e2b15a tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] POST http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57/action Sep 01 18:19:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b82ff4a4-03aa-49c3-8552-7e41d6e2b15a tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:19:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b82ff4a4-03aa-49c3-8552-7e41d6e2b15a tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f974f7-978a-4363-bc34-7f5ddb6636c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:46 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6772e2bd-2a59-40d6-ab0a-09a926247719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:46 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:46 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b82ff4a4-03aa-49c3-8552-7e41d6e2b15a tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] Volume info retrieved successfully. Sep 01 18:19:46 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-b82ff4a4-03aa-49c3-8552-7e41d6e2b15a tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8575f847f94a40968a7b058e29418d69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd291eb55782a433a9587a48258b81f35', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:19:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b82ff4a4-03aa-49c3-8552-7e41d6e2b15a tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57/action returned with HTTP 403 Sep 01 18:19:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1458/2979] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:19:46 2026] POST /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57/action => generated 131 bytes in 473 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d462ab06-d76e-4797-8332-0a7f5a0b1be5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d462ab06-d76e-4797-8332-0a7f5a0b1be5 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 Sep 01 18:19:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d462ab06-d76e-4797-8332-0a7f5a0b1be5 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d462ab06-d76e-4797-8332-0a7f5a0b1be5 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d462ab06-d76e-4797-8332-0a7f5a0b1be5 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 returned with HTTP 404 Sep 01 18:19:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1459/2980] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:46 2026] GET /volume/v3/volumes/ae3807cf-ee00-411c-98c8-d4101e04c000 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e3b6f118-f31b-412c-ad4a-295c0217c144 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e3b6f118-f31b-412c-ad4a-295c0217c144 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e3b6f118-f31b-412c-ad4a-295c0217c144 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e3b6f118-f31b-412c-ad4a-295c0217c144 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e3b6f118-f31b-412c-ad4a-295c0217c144 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Delete volume with id: 7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e3b6f118-f31b-412c-ad4a-295c0217c144 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['6630a2cf-c65f-4009-a167-4e0a1dc2c9fc', '6614c51a-9bf4-4448-a77c-205065bb1e5f', '11744d29-27e1-47e4-aa2b-7cfe71f83bc2', '3d980b65-7c7e-43c8-bec0-acfe41b27265'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6772e2bd-2a59-40d6-ab0a-09a926247719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6630a2cf-c65f-4009-a167-4e0a1dc2c9fc', '6614c51a-9bf4-4448-a77c-205065bb1e5f', '11744d29-27e1-47e4-aa2b-7cfe71f83bc2', '3d980b65-7c7e-43c8-bec0-acfe41b27265']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69d8651e-4ae4-4b1f-a670-1c2202e56723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e3b6f118-f31b-412c-ad4a-295c0217c144 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Delete volume request issued successfully. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e3b6f118-f31b-412c-ad4a-295c0217c144 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 202 Sep 01 18:19:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1460/2981] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:47 2026] DELETE /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-60d3b5eb-adcc-43b3-a948-3c0730970d7d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69d8651e-4ae4-4b1f-a670-1c2202e56723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c4315bc-a99f-4237-947c-9b9ffd76fc41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-738709488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['6630a2cf-c65f-4009-a167-4e0a1dc2c9fc','6614c51a-9bf4-4448-a77c-205065bb1e5f','11744d29-27e1-47e4-aa2b-7cfe71f83bc2','3d980b65-7c7e-43c8-bec0-acfe41b27265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-738709488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c4315bc-a99f-4237-947c-9b9ffd76fc41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40defa08866413ab9e2efdd84e1fce6',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='efa47f5cdf9a48f48dd52741992f8414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60d3b5eb-adcc-43b3-a948-3c0730970d7d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] DELETE http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60d3b5eb-adcc-43b3-a948-3c0730970d7d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60d3b5eb-adcc-43b3-a948-3c0730970d7d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-60d3b5eb-adcc-43b3-a948-3c0730970d7d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume with id: 7358931b-11e1-41e2-bd59-8384c25cbe54 Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb03fed-b336-4cd5-8717-4d2f3ef01156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-60d3b5eb-adcc-43b3-a948-3c0730970d7d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb03fed-b336-4cd5-8717-4d2f3ef01156) 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-738709488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['6630a2cf-c65f-4009-a167-4e0a1dc2c9fc','6614c51a-9bf4-4448-a77c-205065bb1e5f','11744d29-27e1-47e4-aa2b-7cfe71f83bc2','3d980b65-7c7e-43c8-bec0-acfe41b27265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a2e77f8-f188-4f54-b16a-2e2f9b031761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a2e77f8-f188-4f54-b16a-2e2f9b031761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-60d3b5eb-adcc-43b3-a948-3c0730970d7d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume request issued successfully. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60d3b5eb-adcc-43b3-a948-3c0730970d7d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 returned with HTTP 202 Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (665825eb-10bc-48b4-85a4-3ccf657f7974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1461/2982] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:47 2026] DELETE /volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request issued successfully. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b8e4a82e-6fdd-4faa-9284-833ed1c9e1c5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3ae20e1f-7a0c-4e04-8265-b59f8971b69f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1522/2983] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:19:46 2026] POST /volume/v3/volumes => generated 786 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7a18f2e3-e204-44b1-b569-f8664e9c606c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7a18f2e3-e204-44b1-b569-f8664e9c606c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7a18f2e3-e204-44b1-b569-f8664e9c606c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7a18f2e3-e204-44b1-b569-f8664e9c606c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3ae20e1f-7a0c-4e04-8265-b59f8971b69f tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3ae20e1f-7a0c-4e04-8265-b59f8971b69f tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3ae20e1f-7a0c-4e04-8265-b59f8971b69f tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7a18f2e3-e204-44b1-b569-f8664e9c606c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3ae20e1f-7a0c-4e04-8265-b59f8971b69f tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7a18f2e3-e204-44b1-b569-f8664e9c606c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 returned with HTTP 200 Sep 01 18:19:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1523/2984] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:47 2026] GET /volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 => generated 861 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-35a0dddf-10d0-4bb7-a3bb-fce398e2f4f5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-35a0dddf-10d0-4bb7-a3bb-fce398e2f4f5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-35a0dddf-10d0-4bb7-a3bb-fce398e2f4f5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-35a0dddf-10d0-4bb7-a3bb-fce398e2f4f5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3ae20e1f-7a0c-4e04-8265-b59f8971b69f tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 200 Sep 01 18:19:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1462/2985] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:47 2026] GET /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 1015 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-35a0dddf-10d0-4bb7-a3bb-fce398e2f4f5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-35a0dddf-10d0-4bb7-a3bb-fce398e2f4f5 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 returned with HTTP 200 Sep 01 18:19:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1524/2986] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:47 2026] GET /volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 => generated 965 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-14cca3ed-9c75-45ce-bdb1-30019051b6b3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-14cca3ed-9c75-45ce-bdb1-30019051b6b3 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-admin] GET http://192.168.122.108/volume/v3/scheduler-stats/get_pools Sep 01 18:19:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-14cca3ed-9c75-45ce-bdb1-30019051b6b3 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-14cca3ed-9c75-45ce-bdb1-30019051b6b3 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-admin] Calling method 'get_pools' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-14cca3ed-9c75-45ce-bdb1-30019051b6b3 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-admin] http://192.168.122.108/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 18:19:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1463/2987] 192.168.122.108 () {58 vars in 1175 bytes} [Tue Sep 1 18:19:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2eaf4388-c306-40da-8e02-4b625564e984 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2eaf4388-c306-40da-8e02-4b625564e984 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-member] GET http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2eaf4388-c306-40da-8e02-4b625564e984 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2eaf4388-c306-40da-8e02-4b625564e984 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-2eaf4388-c306-40da-8e02-4b625564e984 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd8a4e290ff7d43b2a766ca180b11c6a9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70be3ca4c40e4d689c1676c0b01c11ff', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2eaf4388-c306-40da-8e02-4b625564e984 tempest-ProjectMemberTests-1285814723 tempest-ProjectMemberTests-1285814723-project-member] http://192.168.122.108/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 18:19:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1525/2988] 192.168.122.108 () {58 vars in 1193 bytes} [Tue Sep 1 18:19:48 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 158 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-367ccc5b-f366-4777-9a28-b9f3f46c8e0f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-367ccc5b-f366-4777-9a28-b9f3f46c8e0f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 Sep 01 18:19:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-367ccc5b-f366-4777-9a28-b9f3f46c8e0f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-367ccc5b-f366-4777-9a28-b9f3f46c8e0f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4c1c19e4-08ea-4b31-8a95-53b9a0fb8bee None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4c1c19e4-08ea-4b31-8a95-53b9a0fb8bee tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4c1c19e4-08ea-4b31-8a95-53b9a0fb8bee tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4c1c19e4-08ea-4b31-8a95-53b9a0fb8bee tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-367ccc5b-f366-4777-9a28-b9f3f46c8e0f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4c1c19e4-08ea-4b31-8a95-53b9a0fb8bee tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 returned with HTTP 404 Sep 01 18:19:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1526/2989] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:48 2026] GET /volume/v3/volumes/7a601cda-a6a6-4fa7-907e-d78bca8f8f57 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-125697591"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-367ccc5b-f366-4777-9a28-b9f3f46c8e0f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 returned with HTTP 200 Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-125697591'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1464/2990] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:48 2026] GET /volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 => generated 861 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:48 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Create volume of 1 GB Sep 01 18:19:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3e6a6cb4-b9bd-4ce1-8af7-756430cfbd18 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e6a6cb4-b9bd-4ce1-8af7-756430cfbd18 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 Sep 01 18:19:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e6a6cb4-b9bd-4ce1-8af7-756430cfbd18 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e6a6cb4-b9bd-4ce1-8af7-756430cfbd18 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Flow 'volume_create_api' (d282f1b5-22b6-4f83-b3bc-57c3d18e685f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477235df-e2b7-4677-af33-c5351bc61c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:48 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:48 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:48 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:48 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3e6a6cb4-b9bd-4ce1-8af7-756430cfbd18 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:48 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e6a6cb4-b9bd-4ce1-8af7-756430cfbd18 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 returned with HTTP 200 Sep 01 18:19:48 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1465/2991] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:48 2026] GET /volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 => generated 1015 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477235df-e2b7-4677-af33-c5351bc61c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72abe2d-9aec-4fbd-8de9-627b10e734f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Created reservations ['f5c0b321-73ae-4a7d-adcf-bd342356cac7', '378e2bab-cf30-483c-96af-112f4144a23e', '57952298-1e61-430d-af1f-0f9ddbd84897', '27a1e556-6541-4d18-98dd-3a0f557a9f38'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72abe2d-9aec-4fbd-8de9-627b10e734f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5c0b321-73ae-4a7d-adcf-bd342356cac7', '378e2bab-cf30-483c-96af-112f4144a23e', '57952298-1e61-430d-af1f-0f9ddbd84897', '27a1e556-6541-4d18-98dd-3a0f557a9f38']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae295d5c-2f5e-4baa-a377-8e3731a1447e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:48 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae295d5c-2f5e-4baa-a377-8e3731a1447e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8bf810-c20b-49e3-aa2d-a8ff6a544c56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125697591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d291eb55782a433a9587a48258b81f35',qos_specs=None,replication_status=,reservations=['f5c0b321-73ae-4a7d-adcf-bd342356cac7','378e2bab-cf30-483c-96af-112f4144a23e','57952298-1e61-430d-af1f-0f9ddbd84897','27a1e556-6541-4d18-98dd-3a0f557a9f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683338b6e8b6440cb1484c5613ef7635',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125697591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8bf810-c20b-49e3-aa2d-a8ff6a544c56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d291eb55782a433a9587a48258b81f35',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='683338b6e8b6440cb1484c5613ef7635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a84f2d6b-4df4-4020-b977-f862c9a0780b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a84f2d6b-4df4-4020-b977-f862c9a0780b) 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-125697591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d291eb55782a433a9587a48258b81f35',qos_specs=None,replication_status=,reservations=['f5c0b321-73ae-4a7d-adcf-bd342356cac7','378e2bab-cf30-483c-96af-112f4144a23e','57952298-1e61-430d-af1f-0f9ddbd84897','27a1e556-6541-4d18-98dd-3a0f557a9f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683338b6e8b6440cb1484c5613ef7635',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:48 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce962dd-e7b5-485b-bf2f-c7f95c61e5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce962dd-e7b5-485b-bf2f-c7f95c61e5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Flow 'volume_create_api' (d282f1b5-22b6-4f83-b3bc-57c3d18e685f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Create volume request issued successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f2e2cc25-459c-4e3c-8103-fe9c3f0d74a5 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1527/2992] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:19:48 2026] POST /volume/v3/volumes => generated 786 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5ff29cae-0ccd-4e5c-86b4-73dd2af684c1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5ff29cae-0ccd-4e5c-86b4-73dd2af684c1 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5ff29cae-0ccd-4e5c-86b4-73dd2af684c1 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5ff29cae-0ccd-4e5c-86b4-73dd2af684c1 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5ff29cae-0ccd-4e5c-86b4-73dd2af684c1 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5ff29cae-0ccd-4e5c-86b4-73dd2af684c1 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 returned with HTTP 200 Sep 01 18:19:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1466/2993] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:49 2026] GET /volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-72102aa5-3e72-4962-ad9e-ef5f039bd0a8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-72102aa5-3e72-4962-ad9e-ef5f039bd0a8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-72102aa5-3e72-4962-ad9e-ef5f039bd0a8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-72102aa5-3e72-4962-ad9e-ef5f039bd0a8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-72102aa5-3e72-4962-ad9e-ef5f039bd0a8 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 returned with HTTP 404 Sep 01 18:19:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1528/2994] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:49 2026] GET /volume/v3/volumes/7358931b-11e1-41e2-bd59-8384c25cbe54 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6787f1ec-9c0d-4145-a4ea-70edde4ba647 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6787f1ec-9c0d-4145-a4ea-70edde4ba647 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] DELETE http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6787f1ec-9c0d-4145-a4ea-70edde4ba647 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6787f1ec-9c0d-4145-a4ea-70edde4ba647 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-6787f1ec-9c0d-4145-a4ea-70edde4ba647 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume with id: 2210a0e9-b5ef-49cb-9d05-26b7052a8fba Sep 01 18:19:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6787f1ec-9c0d-4145-a4ea-70edde4ba647 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1c046677-cb04-4beb-a36c-11d0d562c23d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c046677-cb04-4beb-a36c-11d0d562c23d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c046677-cb04-4beb-a36c-11d0d562c23d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1c046677-cb04-4beb-a36c-11d0d562c23d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6787f1ec-9c0d-4145-a4ea-70edde4ba647 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume request issued successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6787f1ec-9c0d-4145-a4ea-70edde4ba647 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba returned with HTTP 202 Sep 01 18:19:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1467/2995] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:49 2026] DELETE /volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a54082c5-c249-48c1-87ea-c2b4e7bf4c8d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a54082c5-c249-48c1-87ea-c2b4e7bf4c8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a54082c5-c249-48c1-87ea-c2b4e7bf4c8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a54082c5-c249-48c1-87ea-c2b4e7bf4c8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1c046677-cb04-4beb-a36c-11d0d562c23d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1c046677-cb04-4beb-a36c-11d0d562c23d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 returned with HTTP 200 Sep 01 18:19:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1529/2996] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:49 2026] GET /volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a54082c5-c249-48c1-87ea-c2b4e7bf4c8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a54082c5-c249-48c1-87ea-c2b4e7bf4c8d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba returned with HTTP 200 Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-17e19e75-4c4b-4b7a-a1c4-779d595b0ea1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1468/2997] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:49 2026] GET /volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-17e19e75-4c4b-4b7a-a1c4-779d595b0ea1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-17e19e75-4c4b-4b7a-a1c4-779d595b0ea1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c4315bc-a99f-4237-947c-9b9ffd76fc41", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-506607725"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-17e19e75-4c4b-4b7a-a1c4-779d595b0ea1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-17e19e75-4c4b-4b7a-a1c4-779d595b0ea1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create snapshot from volume 3c4315bc-a99f-4237-947c-9b9ffd76fc41 Sep 01 18:19:49 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-17e19e75-4c4b-4b7a-a1c4-779d595b0ea1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['cfe52e62-95f8-4a98-833c-aef1dc456904', '9dab8028-db29-4487-9c79-c48f7eb78b63', 'ae091e5a-cab6-45f7-acea-97d7da64b005', '1e388396-acc8-478b-817d-4266a8e91ba4'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-17e19e75-4c4b-4b7a-a1c4-779d595b0ea1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot create request issued successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-17e19e75-4c4b-4b7a-a1c4-779d595b0ea1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:19:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1530/2998] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:19:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-37d8f30e-ed94-4a16-ae74-65f31bcbda1c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-37d8f30e-ed94-4a16-ae74-65f31bcbda1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-37d8f30e-ed94-4a16-ae74-65f31bcbda1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-37d8f30e-ed94-4a16-ae74-65f31bcbda1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-37d8f30e-ed94-4a16-ae74-65f31bcbda1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-37d8f30e-ed94-4a16-ae74-65f31bcbda1c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 returned with HTTP 200 Sep 01 18:19:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1469/2999] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:49 2026] GET /volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fd657a97-8ebd-4733-808c-d6b96b7b353d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd657a97-8ebd-4733-808c-d6b96b7b353d tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd657a97-8ebd-4733-808c-d6b96b7b353d tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd657a97-8ebd-4733-808c-d6b96b7b353d tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fd657a97-8ebd-4733-808c-d6b96b7b353d tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd657a97-8ebd-4733-808c-d6b96b7b353d tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 returned with HTTP 200 Sep 01 18:19:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1531/3000] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:50 2026] GET /volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4805d2ca-b306-4433-ba71-4b8be01e7309 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4805d2ca-b306-4433-ba71-4b8be01e7309 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba Sep 01 18:19:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4805d2ca-b306-4433-ba71-4b8be01e7309 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4805d2ca-b306-4433-ba71-4b8be01e7309 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4805d2ca-b306-4433-ba71-4b8be01e7309 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba returned with HTTP 404 Sep 01 18:19:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1470/3001] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:50 2026] GET /volume/v3/volumes/2210a0e9-b5ef-49cb-9d05-26b7052a8fba => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f9598282-3cb2-4aed-956a-2c1b379b02e9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9598282-3cb2-4aed-956a-2c1b379b02e9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] DELETE http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9598282-3cb2-4aed-956a-2c1b379b02e9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f9598282-3cb2-4aed-956a-2c1b379b02e9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f9598282-3cb2-4aed-956a-2c1b379b02e9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume with id: 21265d5e-3597-488f-96a7-b434f456357d Sep 01 18:19:50 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f9598282-3cb2-4aed-956a-2c1b379b02e9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f9598282-3cb2-4aed-956a-2c1b379b02e9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume request issued successfully. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f9598282-3cb2-4aed-956a-2c1b379b02e9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d returned with HTTP 202 Sep 01 18:19:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1532/3002] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:50 2026] DELETE /volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-886caa04-363f-4bb9-a914-5b550e4f76c1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-886caa04-363f-4bb9-a914-5b550e4f76c1 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d Sep 01 18:19:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-886caa04-363f-4bb9-a914-5b550e4f76c1 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-886caa04-363f-4bb9-a914-5b550e4f76c1 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:50 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:50 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:50 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:50 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-886caa04-363f-4bb9-a914-5b550e4f76c1 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-886caa04-363f-4bb9-a914-5b550e4f76c1 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d returned with HTTP 200 Sep 01 18:19:50 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1471/3003] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:50 2026] GET /volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a636b408-60ab-4b57-abca-d48d1b7085ba None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a636b408-60ab-4b57-abca-d48d1b7085ba tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a636b408-60ab-4b57-abca-d48d1b7085ba tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a636b408-60ab-4b57-abca-d48d1b7085ba tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:50 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a636b408-60ab-4b57-abca-d48d1b7085ba tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a636b408-60ab-4b57-abca-d48d1b7085ba tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 returned with HTTP 200 Sep 01 18:19:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1533/3004] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:50 2026] GET /volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-382f2de9-ffaf-4c0f-9f8b-d808c7e96aab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-382f2de9-ffaf-4c0f-9f8b-d808c7e96aab tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-382f2de9-ffaf-4c0f-9f8b-d808c7e96aab tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-382f2de9-ffaf-4c0f-9f8b-d808c7e96aab tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-382f2de9-ffaf-4c0f-9f8b-d808c7e96aab tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-382f2de9-ffaf-4c0f-9f8b-d808c7e96aab tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 returned with HTTP 200 Sep 01 18:19:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1472/3005] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:51 2026] GET /volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2b6f725c-cc41-4341-bf4d-fc5b8e7d855b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b6f725c-cc41-4341-bf4d-fc5b8e7d855b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] POST http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56/action Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b6f725c-cc41-4341-bf4d-fc5b8e7d855b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b6f725c-cc41-4341-bf4d-fc5b8e7d855b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-2b6f725c-cc41-4341-bf4d-fc5b8e7d855b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8575f847f94a40968a7b058e29418d69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd291eb55782a433a9587a48258b81f35', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b6f725c-cc41-4341-bf4d-fc5b8e7d855b tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-reader] http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56/action returned with HTTP 403 Sep 01 18:19:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1534/3006] 192.168.122.108 () {60 vars in 1274 bytes} [Tue Sep 1 18:19:51 2026] POST /volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56/action => generated 131 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9962eacb-aa80-4313-877f-853fa2a7c329 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9962eacb-aa80-4313-877f-853fa2a7c329 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9962eacb-aa80-4313-877f-853fa2a7c329 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9962eacb-aa80-4313-877f-853fa2a7c329 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-9962eacb-aa80-4313-877f-853fa2a7c329 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Delete volume with id: 0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 Sep 01 18:19:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:51 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:51 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9962eacb-aa80-4313-877f-853fa2a7c329 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9962eacb-aa80-4313-877f-853fa2a7c329 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Delete volume request issued successfully. Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9962eacb-aa80-4313-877f-853fa2a7c329 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 returned with HTTP 202 Sep 01 18:19:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1473/3007] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:51 2026] DELETE /volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d8f05233-463d-4043-824e-7bffc831f6dd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d8f05233-463d-4043-824e-7bffc831f6dd tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d8f05233-463d-4043-824e-7bffc831f6dd tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d8f05233-463d-4043-824e-7bffc831f6dd tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d8f05233-463d-4043-824e-7bffc831f6dd tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d8f05233-463d-4043-824e-7bffc831f6dd tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 returned with HTTP 200 Sep 01 18:19:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1535/3008] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:51 2026] GET /volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 => generated 1015 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bc8179a0-e589-4b82-ae27-97fadbee60c7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bc8179a0-e589-4b82-ae27-97fadbee60c7 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bc8179a0-e589-4b82-ae27-97fadbee60c7 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bc8179a0-e589-4b82-ae27-97fadbee60c7 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bc8179a0-e589-4b82-ae27-97fadbee60c7 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d returned with HTTP 404 Sep 01 18:19:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1474/3009] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:51 2026] GET /volume/v3/volumes/21265d5e-3597-488f-96a7-b434f456357d => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b30bd41f-fa42-42e7-9a8d-ad17488e4903 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b30bd41f-fa42-42e7-9a8d-ad17488e4903 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] DELETE http://192.168.122.108/volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b30bd41f-fa42-42e7-9a8d-ad17488e4903 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b30bd41f-fa42-42e7-9a8d-ad17488e4903 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:51 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b30bd41f-fa42-42e7-9a8d-ad17488e4903 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume with id: 1e8274c6-bc02-4559-82d9-ff417b2ad141 Sep 01 18:19:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b30bd41f-fa42-42e7-9a8d-ad17488e4903 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b30bd41f-fa42-42e7-9a8d-ad17488e4903 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume request issued successfully. Sep 01 18:19:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b30bd41f-fa42-42e7-9a8d-ad17488e4903 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 returned with HTTP 202 Sep 01 18:19:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1536/3010] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:51 2026] DELETE /volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9a5fb1f1-40b4-4dcf-a583-dbc97ed6e67c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0578be50-ca2f-4be3-974d-d2d930de1960 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9a5fb1f1-40b4-4dcf-a583-dbc97ed6e67c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9a5fb1f1-40b4-4dcf-a583-dbc97ed6e67c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9a5fb1f1-40b4-4dcf-a583-dbc97ed6e67c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0578be50-ca2f-4be3-974d-d2d930de1960 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0578be50-ca2f-4be3-974d-d2d930de1960 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0578be50-ca2f-4be3-974d-d2d930de1960 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0578be50-ca2f-4be3-974d-d2d930de1960 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0578be50-ca2f-4be3-974d-d2d930de1960 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 returned with HTTP 200 Sep 01 18:19:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1537/3011] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:52 2026] GET /volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9a5fb1f1-40b4-4dcf-a583-dbc97ed6e67c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9a5fb1f1-40b4-4dcf-a583-dbc97ed6e67c tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 returned with HTTP 200 Sep 01 18:19:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1475/3012] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:52 2026] GET /volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-33661af9-3b5a-4aea-b627-cfaffb5a3185 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-50ad27ce-7f03-43c3-ae0f-acfa3e55a4bb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50ad27ce-7f03-43c3-ae0f-acfa3e55a4bb tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50ad27ce-7f03-43c3-ae0f-acfa3e55a4bb tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50ad27ce-7f03-43c3-ae0f-acfa3e55a4bb tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-50ad27ce-7f03-43c3-ae0f-acfa3e55a4bb tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Volume info retrieved successfully. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50ad27ce-7f03-43c3-ae0f-acfa3e55a4bb tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 returned with HTTP 200 Sep 01 18:19:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1476/3013] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:52 2026] GET /volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-33661af9-3b5a-4aea-b627-cfaffb5a3185 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:19:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-33661af9-3b5a-4aea-b627-cfaffb5a3185 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-218100114", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2121761265", "vendor_name": "tempest-vendor_name-1595729629"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-33661af9-3b5a-4aea-b627-cfaffb5a3185 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:19:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1538/3014] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:19:52 2026] POST /volume/v3/types => generated 329 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a86d3767-1453-42e7-822b-99d07172c8d2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0ca42366-91c0-482b-9d64-a2b7f51a7355", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Create volume request body: {'volume': {'volume_type': '0ca42366-91c0-482b-9d64-a2b7f51a7355', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Create volume of 1 GB Sep 01 18:19:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Flow 'volume_create_api' (496d2cc0-d7b9-429c-ac99-32c474434765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4fc47b-b17b-447e-834f-15d89dd95567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4fc47b-b17b-447e-834f-15d89dd95567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:19:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2121761265',vendor_name='tempest-vendor_name-1595729629'},id=0ca42366-91c0-482b-9d64-a2b7f51a7355,is_public=True,name='tempest-ProjectReaderTests-volume-type-218100114',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ca42366-91c0-482b-9d64-a2b7f51a7355', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c65be1-6267-4466-adb2-da06788f2eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-218100114 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-218100114, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-218100114 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-218100114, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Created reservations ['6e97d053-6025-48a0-98ab-ecaa99bff360', '21b12f84-006c-4b15-b3b6-a4c757d4c32e', '61780708-c893-4335-b4fe-dd216a600c21', 'f4736bc8-1b64-4a49-9fb3-63680a1eda52'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c65be1-6267-4466-adb2-da06788f2eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e97d053-6025-48a0-98ab-ecaa99bff360', '21b12f84-006c-4b15-b3b6-a4c757d4c32e', '61780708-c893-4335-b4fe-dd216a600c21', 'f4736bc8-1b64-4a49-9fb3-63680a1eda52']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dcb0abb-b2c4-4a79-971f-a5b09b1b1efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dcb0abb-b2c4-4a79-971f-a5b09b1b1efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a54d23cd-2784-4a20-8a05-54906dff7b28', '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='ddf9528095cd49d9aacfdd6db085ba68',qos_specs=None,replication_status=,reservations=['6e97d053-6025-48a0-98ab-ecaa99bff360','21b12f84-006c-4b15-b3b6-a4c757d4c32e','61780708-c893-4335-b4fe-dd216a600c21','f4736bc8-1b64-4a49-9fb3-63680a1eda52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6454f0aced3047bf8bbc600b52a3cdf0',volume_type_id=0ca42366-91c0-482b-9d64-a2b7f51a7355), '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-01T16:19:52Z,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=a54d23cd-2784-4a20-8a05-54906dff7b28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddf9528095cd49d9aacfdd6db085ba68',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='6454f0aced3047bf8bbc600b52a3cdf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ca42366-91c0-482b-9d64-a2b7f51a7355),volume_type_id=0ca42366-91c0-482b-9d64-a2b7f51a7355)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:52 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abbb857-2b26-43a3-8bb0-cf480abbbe24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abbb857-2b26-43a3-8bb0-cf480abbbe24) 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='ddf9528095cd49d9aacfdd6db085ba68',qos_specs=None,replication_status=,reservations=['6e97d053-6025-48a0-98ab-ecaa99bff360','21b12f84-006c-4b15-b3b6-a4c757d4c32e','61780708-c893-4335-b4fe-dd216a600c21','f4736bc8-1b64-4a49-9fb3-63680a1eda52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6454f0aced3047bf8bbc600b52a3cdf0',volume_type_id=0ca42366-91c0-482b-9d64-a2b7f51a7355)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fd5830-8dcb-4a37-b865-4559716cc055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fd5830-8dcb-4a37-b865-4559716cc055) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c11b81fd-4ae0-41c4-aae8-e169948be820 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c11b81fd-4ae0-41c4-aae8-e169948be820 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c11b81fd-4ae0-41c4-aae8-e169948be820 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c11b81fd-4ae0-41c4-aae8-e169948be820 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Flow 'volume_create_api' (496d2cc0-d7b9-429c-ac99-32c474434765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Create volume request issued successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a86d3767-1453-42e7-822b-99d07172c8d2 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1477/3015] 192.168.122.108 () {62 vars in 1182 bytes} [Tue Sep 1 18:19:52 2026] POST /volume/v3/volumes => generated 781 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c11b81fd-4ae0-41c4-aae8-e169948be820 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c11b81fd-4ae0-41c4-aae8-e169948be820 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 returned with HTTP 200 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1539/3016] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:53 2026] GET /volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c0e2fc15-a992-4d4c-bdd4-cae54171c2c6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d272a659-ebae-4152-9b1f-820b7c3d2a02 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d272a659-ebae-4152-9b1f-820b7c3d2a02 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] GET http://192.168.122.108/volume/v3/snapshots Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d272a659-ebae-4152-9b1f-820b7c3d2a02 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d272a659-ebae-4152-9b1f-820b7c3d2a02 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c0e2fc15-a992-4d4c-bdd4-cae54171c2c6 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] GET http://192.168.122.108/volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c0e2fc15-a992-4d4c-bdd4-cae54171c2c6 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c0e2fc15-a992-4d4c-bdd4-cae54171c2c6 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-d272a659-ebae-4152-9b1f-820b7c3d2a02 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.db.api [None req-d272a659-ebae-4152-9b1f-820b7c3d2a02 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Building query based on filter {{(pid=86561) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: /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 01 18:19:53 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d272a659-ebae-4152-9b1f-820b7c3d2a02 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Get all snapshots completed successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d272a659-ebae-4152-9b1f-820b7c3d2a02 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] http://192.168.122.108/volume/v3/snapshots returned with HTTP 200 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1540/3017] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:19:53 2026] GET /volume/v3/snapshots => generated 335 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-28d7c63d-26e2-433f-a201-8c435cffb261 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-28d7c63d-26e2-433f-a201-8c435cffb261 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-28d7c63d-26e2-433f-a201-8c435cffb261 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-28d7c63d-26e2-433f-a201-8c435cffb261 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c0e2fc15-a992-4d4c-bdd4-cae54171c2c6 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Volume info retrieved successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-28d7c63d-26e2-433f-a201-8c435cffb261 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 returned with HTTP 404 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1541/3018] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:53 2026] GET /volume/v3/volumes/1e8274c6-bc02-4559-82d9-ff417b2ad141 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2b107eac-9a9a-4b6e-b0f6-3ea12be1c721 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c0e2fc15-a992-4d4c-bdd4-cae54171c2c6 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 returned with HTTP 200 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b107eac-9a9a-4b6e-b0f6-3ea12be1c721 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b107eac-9a9a-4b6e-b0f6-3ea12be1c721 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1478/3019] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:53 2026] GET /volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 => generated 960 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-aeded447-5c15-4570-8d97-13cfb836ae37 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2b107eac-9a9a-4b6e-b0f6-3ea12be1c721 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-2b107eac-9a9a-4b6e-b0f6-3ea12be1c721 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete snapshot with id: 10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aeded447-5c15-4570-8d97-13cfb836ae37 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aeded447-5c15-4570-8d97-13cfb836ae37 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-aeded447-5c15-4570-8d97-13cfb836ae37 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-aeded447-5c15-4570-8d97-13cfb836ae37 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete snapshot with id: 6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2b107eac-9a9a-4b6e-b0f6-3ea12be1c721 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aeded447-5c15-4570-8d97-13cfb836ae37 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot retrieved successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:53 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2b107eac-9a9a-4b6e-b0f6-3ea12be1c721 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot delete request issued successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2b107eac-9a9a-4b6e-b0f6-3ea12be1c721 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 returned with HTTP 202 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-aeded447-5c15-4570-8d97-13cfb836ae37 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot delete request issued successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-aeded447-5c15-4570-8d97-13cfb836ae37 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 returned with HTTP 202 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1479/3020] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:19:53 2026] DELETE /volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1542/3021] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:19:53 2026] DELETE /volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-76f41691-9e18-4724-b0c0-1adcf6563acf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-72a2e64d-90c7-4d60-9e1b-66a4b5602199 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76f41691-9e18-4724-b0c0-1adcf6563acf tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76f41691-9e18-4724-b0c0-1adcf6563acf tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-76f41691-9e18-4724-b0c0-1adcf6563acf tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-72a2e64d-90c7-4d60-9e1b-66a4b5602199 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-72a2e64d-90c7-4d60-9e1b-66a4b5602199 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-72a2e64d-90c7-4d60-9e1b-66a4b5602199 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-72a2e64d-90c7-4d60-9e1b-66a4b5602199 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot retrieved successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-72a2e64d-90c7-4d60-9e1b-66a4b5602199 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 returned with HTTP 200 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1543/3022] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:53 2026] GET /volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-76f41691-9e18-4724-b0c0-1adcf6563acf tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:53 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-76f41691-9e18-4724-b0c0-1adcf6563acf tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 returned with HTTP 200 Sep 01 18:19:53 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1480/3023] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:53 2026] GET /volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-dc601d1e-2e1f-4d05-8958-ec1a959ce5d3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dc601d1e-2e1f-4d05-8958-ec1a959ce5d3 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] GET http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dc601d1e-2e1f-4d05-8958-ec1a959ce5d3 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-dc601d1e-2e1f-4d05-8958-ec1a959ce5d3 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-dc601d1e-2e1f-4d05-8958-ec1a959ce5d3 tempest-ProjectReaderTests-1344160827 tempest-ProjectReaderTests-1344160827-project-admin] http://192.168.122.108/volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 returned with HTTP 404 Sep 01 18:19:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1544/3024] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:53 2026] GET /volume/v3/volumes/0e8bf810-c20b-49e3-aa2d-a8ff6a544c56 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-272c95a1-c4af-4ea7-ab29-739fb05a0610 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-272c95a1-c4af-4ea7-ab29-739fb05a0610 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] GET http://192.168.122.108/volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-272c95a1-c4af-4ea7-ab29-739fb05a0610 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-272c95a1-c4af-4ea7-ab29-739fb05a0610 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-272c95a1-c4af-4ea7-ab29-739fb05a0610 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Volume info retrieved successfully. Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-272c95a1-c4af-4ea7-ab29-739fb05a0610 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 returned with HTTP 200 Sep 01 18:19:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1481/3025] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:54 2026] GET /volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1d32b9d5-9622-4d8a-83f8-bda909f3f8b4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d32b9d5-9622-4d8a-83f8-bda909f3f8b4 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1d32b9d5-9622-4d8a-83f8-bda909f3f8b4 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1d32b9d5-9622-4d8a-83f8-bda909f3f8b4 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d32b9d5-9622-4d8a-83f8-bda909f3f8b4 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1545/3026] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:19:54 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-37a70f1e-6edb-4858-92c4-a4b1665c2109 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-74d94800-8e1a-4dfd-a496-0f4b6f3f0102 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74d94800-8e1a-4dfd-a496-0f4b6f3f0102 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74d94800-8e1a-4dfd-a496-0f4b6f3f0102 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74d94800-8e1a-4dfd-a496-0f4b6f3f0102 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-74d94800-8e1a-4dfd-a496-0f4b6f3f0102 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Snapshot retrieved successfully. Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74d94800-8e1a-4dfd-a496-0f4b6f3f0102 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 returned with HTTP 200 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1546/3027] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:54 2026] GET /volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 => generated 473 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6774944d-af13-4ab7-b1bc-67f86cf5340f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6774944d-af13-4ab7-b1bc-67f86cf5340f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6774944d-af13-4ab7-b1bc-67f86cf5340f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6774944d-af13-4ab7-b1bc-67f86cf5340f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6774944d-af13-4ab7-b1bc-67f86cf5340f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6774944d-af13-4ab7-b1bc-67f86cf5340f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 returned with HTTP 200 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1547/3028] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:54 2026] GET /volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-37a70f1e-6edb-4858-92c4-a4b1665c2109 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-reader] GET http://192.168.122.108/volume/v3/messages Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-37a70f1e-6edb-4858-92c4-a4b1665c2109 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-37a70f1e-6edb-4858-92c4-a4b1665c2109 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-reader] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-37a70f1e-6edb-4858-92c4-a4b1665c2109 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-reader] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:19:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1482/3029] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:19:54 2026] GET /volume/v3/messages => generated 678 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c927a0e1-d1d7-4356-9c35-75a76534be98 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c927a0e1-d1d7-4356-9c35-75a76534be98 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] DELETE http://192.168.122.108/volume/v3/messages/1b6a9c68-97e5-47aa-8448-070fe82eac34 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c927a0e1-d1d7-4356-9c35-75a76534be98 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c927a0e1-d1d7-4356-9c35-75a76534be98 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c927a0e1-d1d7-4356-9c35-75a76534be98 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/messages/1b6a9c68-97e5-47aa-8448-070fe82eac34 returned with HTTP 204 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1548/3030] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:19:54 2026] DELETE /volume/v3/messages/1b6a9c68-97e5-47aa-8448-070fe82eac34 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Delete volume with id: a54d23cd-2784-4a20-8a05-54906dff7b28 Sep 01 18:19:54 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:54 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Volume info retrieved successfully. Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86562) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Created reservations ['4cc366ab-4981-47d5-853b-396672b076bb', '4a807746-1297-4a41-b1f9-ab638bc6d310', '304b819d-93a5-4012-9ce2-7121cb8d7d30', '55f1f3f8-ca95-4ad6-8374-8caf75f935c7'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Delete volume request issued successfully. Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-390be837-11fe-48e0-884b-5a5e0b44e3c5 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 returned with HTTP 202 Sep 01 18:19:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1483/3031] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:19:54 2026] DELETE /volume/v3/volumes/a54d23cd-2784-4a20-8a05-54906dff7b28 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a15f9c27-6e46-4d08-96f6-bf69cbce8205 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a15f9c27-6e46-4d08-96f6-bf69cbce8205 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] DELETE http://192.168.122.108/volume/v3/types/0ca42366-91c0-482b-9d64-a2b7f51a7355 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a15f9c27-6e46-4d08-96f6-bf69cbce8205 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a15f9c27-6e46-4d08-96f6-bf69cbce8205 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a15f9c27-6e46-4d08-96f6-bf69cbce8205 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/types/0ca42366-91c0-482b-9d64-a2b7f51a7355 returned with HTTP 202 Sep 01 18:19:54 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1549/3032] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:19:54 2026] DELETE /volume/v3/types/0ca42366-91c0-482b-9d64-a2b7f51a7355 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-872a0245-139c-4c06-bdf6-f24fb0c50b57 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-872a0245-139c-4c06-bdf6-f24fb0c50b57 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:19:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-872a0245-139c-4c06-bdf6-f24fb0c50b57 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1701386658", "extra_specs": {"storage_protocol": "tempest-storage_protocol-911728346", "vendor_name": "tempest-vendor_name-1060151859"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-872a0245-139c-4c06-bdf6-f24fb0c50b57 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:19:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1484/3033] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:19:54 2026] POST /volume/v3/types => generated 329 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6a0d6134-6bf2-4b3b-853c-71394c37e7fc", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Create volume request body: {'volume': {'volume_type': '6a0d6134-6bf2-4b3b-853c-71394c37e7fc', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Create volume of 1 GB Sep 01 18:19:54 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:54 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:54 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Flow 'volume_create_api' (1343e651-fb5b-4d9d-96af-927384da365b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3384238-cca2-4511-8618-c95b29a941de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3384238-cca2-4511-8618-c95b29a941de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:19:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-911728346',vendor_name='tempest-vendor_name-1060151859'},id=6a0d6134-6bf2-4b3b-853c-71394c37e7fc,is_public=True,name='tempest-ProjectReaderTests-volume-type-1701386658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a0d6134-6bf2-4b3b-853c-71394c37e7fc', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9154118-a7a7-4048-9ac7-67829f51557a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1701386658 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1701386658, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1701386658 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1701386658, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Created reservations ['1024ac7d-8fb0-42d4-b99e-c59e5d67c02f', '6f5f2ac5-6a00-47a0-839a-23430241cf57', '9063294a-5c90-4f66-9dd9-8ec8ea5e95b9', 'df859e1c-da2c-4de0-ab9c-16c953626871'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9154118-a7a7-4048-9ac7-67829f51557a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1024ac7d-8fb0-42d4-b99e-c59e5d67c02f', '6f5f2ac5-6a00-47a0-839a-23430241cf57', '9063294a-5c90-4f66-9dd9-8ec8ea5e95b9', 'df859e1c-da2c-4de0-ab9c-16c953626871']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37820ca-2df8-4334-afc8-d40db99a6443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37820ca-2df8-4334-afc8-d40db99a6443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c', '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='ddf9528095cd49d9aacfdd6db085ba68',qos_specs=None,replication_status=,reservations=['1024ac7d-8fb0-42d4-b99e-c59e5d67c02f','6f5f2ac5-6a00-47a0-839a-23430241cf57','9063294a-5c90-4f66-9dd9-8ec8ea5e95b9','df859e1c-da2c-4de0-ab9c-16c953626871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6454f0aced3047bf8bbc600b52a3cdf0',volume_type_id=6a0d6134-6bf2-4b3b-853c-71394c37e7fc), '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-01T16:19:55Z,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=f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddf9528095cd49d9aacfdd6db085ba68',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='6454f0aced3047bf8bbc600b52a3cdf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6a0d6134-6bf2-4b3b-853c-71394c37e7fc),volume_type_id=6a0d6134-6bf2-4b3b-853c-71394c37e7fc)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be5bb4b-c885-4f8d-af82-732c92e25717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be5bb4b-c885-4f8d-af82-732c92e25717) 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='ddf9528095cd49d9aacfdd6db085ba68',qos_specs=None,replication_status=,reservations=['1024ac7d-8fb0-42d4-b99e-c59e5d67c02f','6f5f2ac5-6a00-47a0-839a-23430241cf57','9063294a-5c90-4f66-9dd9-8ec8ea5e95b9','df859e1c-da2c-4de0-ab9c-16c953626871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6454f0aced3047bf8bbc600b52a3cdf0',volume_type_id=6a0d6134-6bf2-4b3b-853c-71394c37e7fc)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0df8b57-e94f-4487-86d0-92a6d1ec92d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0df8b57-e94f-4487-86d0-92a6d1ec92d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Flow 'volume_create_api' (1343e651-fb5b-4d9d-96af-927384da365b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Create volume request issued successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8eecebcd-61ad-4085-b684-9e8e1dbc3e99 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1550/3034] 192.168.122.108 () {62 vars in 1182 bytes} [Tue Sep 1 18:19:54 2026] POST /volume/v3/volumes => generated 782 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d1d2528d-e0e2-4c18-915f-356760cc2ff9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3dff620e-b530-41eb-8b7e-642aa44de145 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1d2528d-e0e2-4c18-915f-356760cc2ff9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1d2528d-e0e2-4c18-915f-356760cc2ff9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3dff620e-b530-41eb-8b7e-642aa44de145 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] GET http://192.168.122.108/volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1d2528d-e0e2-4c18-915f-356760cc2ff9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3dff620e-b530-41eb-8b7e-642aa44de145 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3dff620e-b530-41eb-8b7e-642aa44de145 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1d2528d-e0e2-4c18-915f-356760cc2ff9 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 returned with HTTP 404 Sep 01 18:19:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1485/3035] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:55 2026] GET /volume/v3/snapshots/6f084ccf-ab7b-4a1d-a30f-a8e7e02082d0 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a2d13ff3-115a-4b6a-99d9-010922e1c5f1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3dff620e-b530-41eb-8b7e-642aa44de145 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Volume info retrieved successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a2d13ff3-115a-4b6a-99d9-010922e1c5f1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a2d13ff3-115a-4b6a-99d9-010922e1c5f1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3dff620e-b530-41eb-8b7e-642aa44de145 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c returned with HTTP 200 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1551/3036] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:55 2026] GET /volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c => generated 961 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0e5baeae-8ce5-4204-9af2-f3f1153bf3f0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a2d13ff3-115a-4b6a-99d9-010922e1c5f1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e5baeae-8ce5-4204-9af2-f3f1153bf3f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] DELETE http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e5baeae-8ce5-4204-9af2-f3f1153bf3f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e5baeae-8ce5-4204-9af2-f3f1153bf3f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-0e5baeae-8ce5-4204-9af2-f3f1153bf3f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume with id: e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0e5baeae-8ce5-4204-9af2-f3f1153bf3f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a2d13ff3-115a-4b6a-99d9-010922e1c5f1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 returned with HTTP 404 Sep 01 18:19:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1486/3037] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:55 2026] GET /volume/v3/snapshots/10079b58-7706-40a0-9ae3-42d2cfe9a8f2 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2074aff1-8ff1-4786-9545-f0f3cc76508b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2074aff1-8ff1-4786-9545-f0f3cc76508b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2074aff1-8ff1-4786-9545-f0f3cc76508b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2074aff1-8ff1-4786-9545-f0f3cc76508b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-2074aff1-8ff1-4786-9545-f0f3cc76508b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume with id: 3c4315bc-a99f-4237-947c-9b9ffd76fc41 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0e5baeae-8ce5-4204-9af2-f3f1153bf3f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Delete volume request issued successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e5baeae-8ce5-4204-9af2-f3f1153bf3f0 tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 202 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1552/3038] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:55 2026] DELETE /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:55 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:55 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f36044a9-adf9-4c96-922b-24b0ce42d44f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f36044a9-adf9-4c96-922b-24b0ce42d44f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f36044a9-adf9-4c96-922b-24b0ce42d44f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f36044a9-adf9-4c96-922b-24b0ce42d44f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2074aff1-8ff1-4786-9545-f0f3cc76508b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f36044a9-adf9-4c96-922b-24b0ce42d44f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Volume info retrieved successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f36044a9-adf9-4c96-922b-24b0ce42d44f tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 200 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1553/3039] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:55 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2074aff1-8ff1-4786-9545-f0f3cc76508b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume request issued successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2074aff1-8ff1-4786-9545-f0f3cc76508b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 returned with HTTP 202 Sep 01 18:19:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1487/3040] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:19:55 2026] DELETE /volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d40e73c1-5428-4f97-9ec4-c85bf7dc398e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d40e73c1-5428-4f97-9ec4-c85bf7dc398e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d40e73c1-5428-4f97-9ec4-c85bf7dc398e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d40e73c1-5428-4f97-9ec4-c85bf7dc398e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d40e73c1-5428-4f97-9ec4-c85bf7dc398e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d40e73c1-5428-4f97-9ec4-c85bf7dc398e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 returned with HTTP 200 Sep 01 18:19:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1554/3041] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:55 2026] GET /volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-40b2527a-62d7-4f55-8366-ca068894a74c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-40b2527a-62d7-4f55-8366-ca068894a74c tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] GET http://192.168.122.108/volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-40b2527a-62d7-4f55-8366-ca068894a74c tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-40b2527a-62d7-4f55-8366-ca068894a74c tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:56 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:56 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:56 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-40b2527a-62d7-4f55-8366-ca068894a74c tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Volume info retrieved successfully. Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-40b2527a-62d7-4f55-8366-ca068894a74c tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c returned with HTTP 200 Sep 01 18:19:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1488/3042] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:19:56 2026] GET /volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c => generated 982 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1b78d794-b5d4-4ae7-b8d8-5503269f40f0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1b78d794-b5d4-4ae7-b8d8-5503269f40f0 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1b78d794-b5d4-4ae7-b8d8-5503269f40f0 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1b78d794-b5d4-4ae7-b8d8-5503269f40f0 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1b78d794-b5d4-4ae7-b8d8-5503269f40f0 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:19:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1555/3043] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:19:56 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dd4bf1c9-757e-4a58-9894-4fe1a91f5f8b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd4bf1c9-757e-4a58-9894-4fe1a91f5f8b tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-reader] GET http://192.168.122.108/volume/v3/messages/ef3d0add-d4ff-42b2-aedd-50073049ba86 Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd4bf1c9-757e-4a58-9894-4fe1a91f5f8b tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd4bf1c9-757e-4a58-9894-4fe1a91f5f8b tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-reader] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd4bf1c9-757e-4a58-9894-4fe1a91f5f8b tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-reader] http://192.168.122.108/volume/v3/messages/ef3d0add-d4ff-42b2-aedd-50073049ba86 returned with HTTP 200 Sep 01 18:19:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1489/3044] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:19:56 2026] GET /volume/v3/messages/ef3d0add-d4ff-42b2-aedd-50073049ba86 => generated 675 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e94f71ec-43fb-45fb-8eff-34c69a279feb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e94f71ec-43fb-45fb-8eff-34c69a279feb tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] DELETE http://192.168.122.108/volume/v3/messages/ef3d0add-d4ff-42b2-aedd-50073049ba86 Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e94f71ec-43fb-45fb-8eff-34c69a279feb tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e94f71ec-43fb-45fb-8eff-34c69a279feb tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-091da5b7-7552-48bd-9cb3-c3268301be4d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-091da5b7-7552-48bd-9cb3-c3268301be4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] GET http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-091da5b7-7552-48bd-9cb3-c3268301be4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-091da5b7-7552-48bd-9cb3-c3268301be4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e94f71ec-43fb-45fb-8eff-34c69a279feb tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/messages/ef3d0add-d4ff-42b2-aedd-50073049ba86 returned with HTTP 204 Sep 01 18:19:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1556/3045] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:19:56 2026] DELETE /volume/v3/messages/ef3d0add-d4ff-42b2-aedd-50073049ba86 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2738a9d5-c776-4006-92dc-637c2eee4253 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-091da5b7-7552-48bd-9cb3-c3268301be4d tempest-CreateVolumesFromSnapshotTest-732032914 tempest-CreateVolumesFromSnapshotTest-732032914-project-member] http://192.168.122.108/volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 returned with HTTP 404 Sep 01 18:19:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1490/3046] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:56 2026] GET /volume/v3/volumes/e7879969-879b-49d3-a200-912b0eabcc33 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Delete volume with id: f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c Sep 01 18:19:56 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:56 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Volume info retrieved successfully. Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86561) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3e615dc8-2461-403c-8a6b-187e8ead2307 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e615dc8-2461-403c-8a6b-187e8ead2307 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e615dc8-2461-403c-8a6b-187e8ead2307 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3e615dc8-2461-403c-8a6b-187e8ead2307 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Created reservations ['ff1ae17f-2e67-498b-b5c0-733c7fee7c97', '1be71c8b-9cad-4037-ae83-4aa0f6d5fa52', '25d4d70d-1b83-4591-86f7-9fb13a73307a', '61fd2670-a420-443c-8099-117a4cf1952c'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3e615dc8-2461-403c-8a6b-187e8ead2307 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 returned with HTTP 404 Sep 01 18:19:56 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1491/3047] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:56 2026] GET /volume/v3/volumes/3c4315bc-a99f-4237-947c-9b9ffd76fc41 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1515136800"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1515136800'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume of 1 GB Sep 01 18:19:56 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Availability Zones retrieved successfully. Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Delete volume request issued successfully. Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2738a9d5-c776-4006-92dc-637c2eee4253 tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c returned with HTTP 202 Sep 01 18:19:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1557/3048] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:19:56 2026] DELETE /volume/v3/volumes/f8b6b2ba-dcd0-4d52-9410-b4eec0af7b8c => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-220a6111-1ec7-4559-908c-b41bea1a2f1a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-220a6111-1ec7-4559-908c-b41bea1a2f1a tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] DELETE http://192.168.122.108/volume/v3/types/6a0d6134-6bf2-4b3b-853c-71394c37e7fc Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-220a6111-1ec7-4559-908c-b41bea1a2f1a tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-220a6111-1ec7-4559-908c-b41bea1a2f1a tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (591e3972-1fac-456e-b72c-8cccb9909bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c730ae6-7261-4969-b806-9983d2808b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:19:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-220a6111-1ec7-4559-908c-b41bea1a2f1a tempest-ProjectReaderTests-230855857 tempest-ProjectReaderTests-230855857-project-admin] http://192.168.122.108/volume/v3/types/6a0d6134-6bf2-4b3b-853c-71394c37e7fc returned with HTTP 202 Sep 01 18:19:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1558/3049] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:19:56 2026] DELETE /volume/v3/types/6a0d6134-6bf2-4b3b-853c-71394c37e7fc => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c730ae6-7261-4969-b806-9983d2808b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf20826-7b19-4f8b-a1ae-0474832f7dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['d8d796ec-af6d-476d-86cc-f7d57380237d', 'a33462f5-cafb-47d6-b023-a3e3b73c1736', '1e6b7bb3-0770-41ea-ad64-deb9cfb7195f', 'fdb78b2a-de50-472d-a4e1-38c720ef0b80'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf20826-7b19-4f8b-a1ae-0474832f7dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8d796ec-af6d-476d-86cc-f7d57380237d', 'a33462f5-cafb-47d6-b023-a3e3b73c1736', '1e6b7bb3-0770-41ea-ad64-deb9cfb7195f', 'fdb78b2a-de50-472d-a4e1-38c720ef0b80']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:56 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a30960-e6e8-40e4-a687-32f579912709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:57 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:57 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a30960-e6e8-40e4-a687-32f579912709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e6e8b46-70f2-4247-b395-3ca75482fb52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1515136800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['d8d796ec-af6d-476d-86cc-f7d57380237d','a33462f5-cafb-47d6-b023-a3e3b73c1736','1e6b7bb3-0770-41ea-ad64-deb9cfb7195f','fdb78b2a-de50-472d-a4e1-38c720ef0b80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1515136800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e6e8b46-70f2-4247-b395-3ca75482fb52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40defa08866413ab9e2efdd84e1fce6',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='efa47f5cdf9a48f48dd52741992f8414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14234bf-a515-4f7d-9f89-c37e857052f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14234bf-a515-4f7d-9f89-c37e857052f8) 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-1515136800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['d8d796ec-af6d-476d-86cc-f7d57380237d','a33462f5-cafb-47d6-b023-a3e3b73c1736','1e6b7bb3-0770-41ea-ad64-deb9cfb7195f','fdb78b2a-de50-472d-a4e1-38c720ef0b80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2eeed3c-c825-4386-87b5-11eb46a4a38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:19:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2eeed3c-c825-4386-87b5-11eb46a4a38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:19:57 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (591e3972-1fac-456e-b72c-8cccb9909bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:19:57 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request issued successfully. Sep 01 18:19:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-64eaa47a-5450-4d19-9058-08a0d0167af9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:19:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1492/3050] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:19:56 2026] POST /volume/v3/volumes => generated 787 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:19:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-258b4c9d-0663-4215-8f2b-ee13152ce7d6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-258b4c9d-0663-4215-8f2b-ee13152ce7d6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 Sep 01 18:19:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-258b4c9d-0663-4215-8f2b-ee13152ce7d6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-258b4c9d-0663-4215-8f2b-ee13152ce7d6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-258b4c9d-0663-4215-8f2b-ee13152ce7d6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-258b4c9d-0663-4215-8f2b-ee13152ce7d6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 returned with HTTP 200 Sep 01 18:19:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1559/3051] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:57 2026] GET /volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 => generated 966 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:19:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ea69ca46-721c-40f3-bc9c-162fb4a98e32 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ea69ca46-721c-40f3-bc9c-162fb4a98e32 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 Sep 01 18:19:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ea69ca46-721c-40f3-bc9c-162fb4a98e32 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:58 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ea69ca46-721c-40f3-bc9c-162fb4a98e32 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ea69ca46-721c-40f3-bc9c-162fb4a98e32 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ea69ca46-721c-40f3-bc9c-162fb4a98e32 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 returned with HTTP 200 Sep 01 18:19:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1493/3052] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:58 2026] GET /volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c194a598-02e0-49a3-8917-026165396525 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c194a598-02e0-49a3-8917-026165396525 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 Sep 01 18:19:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c194a598-02e0-49a3-8917-026165396525 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c194a598-02e0-49a3-8917-026165396525 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:19:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c194a598-02e0-49a3-8917-026165396525 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c194a598-02e0-49a3-8917-026165396525 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 returned with HTTP 200 Sep 01 18:19:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1560/3053] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:19:59 2026] GET /volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:19:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6d1e5f00-507f-4ee6-a364-df965b52e5a9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d1e5f00-507f-4ee6-a364-df965b52e5a9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:19:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6d1e5f00-507f-4ee6-a364-df965b52e5a9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e6e8b46-70f2-4247-b395-3ca75482fb52", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1736256440"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:19:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:59 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:59 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:19:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6d1e5f00-507f-4ee6-a364-df965b52e5a9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:19:59 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-6d1e5f00-507f-4ee6-a364-df965b52e5a9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create snapshot from volume 8e6e8b46-70f2-4247-b395-3ca75482fb52 Sep 01 18:19:59 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=789,cinder:INSERT=148,cinder:UPDATE=258 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:19:59 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-6d1e5f00-507f-4ee6-a364-df965b52e5a9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['e8afba85-8b5f-4b9b-baf8-adfddf8d69d1', '1f705b78-eceb-43f7-8159-84afb7e36749', '627f65c0-4011-49a2-a9b9-d76570eb5a6d', '7616300f-499d-47c4-87a1-a8d8b70981ae'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:19:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:19:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:19:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6d1e5f00-507f-4ee6-a364-df965b52e5a9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot create request issued successfully. Sep 01 18:19:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d1e5f00-507f-4ee6-a364-df965b52e5a9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:19:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1494/3054] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:19:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:19:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-affeb324-6390-40ad-a46c-a3b91b11a06c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:19:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-affeb324-6390-40ad-a46c-a3b91b11a06c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:19:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-affeb324-6390-40ad-a46c-a3b91b11a06c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:19:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-affeb324-6390-40ad-a46c-a3b91b11a06c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:19:59 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=865,cinder:INSERT=185,cinder:UPDATE=321 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:19:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:19:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:19:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-affeb324-6390-40ad-a46c-a3b91b11a06c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:19:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-affeb324-6390-40ad-a46c-a3b91b11a06c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 returned with HTTP 200 Sep 01 18:19:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1561/3055] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:19:59 2026] GET /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e6d8f396-2069-4975-b20f-998c5708e067 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-47bdf90e-2b39-4602-b846-76ce3328267a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-47bdf90e-2b39-4602-b846-76ce3328267a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:20:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-47bdf90e-2b39-4602-b846-76ce3328267a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:00 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-47bdf90e-2b39-4602-b846-76ce3328267a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:00 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:00 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:00 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-47bdf90e-2b39-4602-b846-76ce3328267a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:00 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-47bdf90e-2b39-4602-b846-76ce3328267a tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 returned with HTTP 200 Sep 01 18:20:00 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1562/3056] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:00 2026] GET /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1808634332"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1808634332'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume of 1 GB Sep 01 18:20:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Flow 'volume_create_api' (197ac098-3480-4ce9-accf-aed8afd97a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d334fca-0376-44be-8dcb-bbb627aa2480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d334fca-0376-44be-8dcb-bbb627aa2480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7568a1e-b4bd-444f-9857-beb898ab0550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Created reservations ['b0b52c2e-bf58-403a-816b-d7258d166743', 'c2966798-da64-44e4-add6-3939825ea524', '25cac878-457e-4ebe-ad64-6d2a5e4fddd1', '4b1ef720-f1a4-41ba-998d-50732b858fb6'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7568a1e-b4bd-444f-9857-beb898ab0550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0b52c2e-bf58-403a-816b-d7258d166743', 'c2966798-da64-44e4-add6-3939825ea524', '25cac878-457e-4ebe-ad64-6d2a5e4fddd1', '4b1ef720-f1a4-41ba-998d-50732b858fb6']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907806b1-acf7-4b6d-a0e6-9d10d8038a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:00 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907806b1-acf7-4b6d-a0e6-9d10d8038a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113a8513-59f2-4c9f-8722-18f61ce81cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808634332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547a676660ec4b3e9a916e6e04e029c0',qos_specs=None,replication_status=,reservations=['b0b52c2e-bf58-403a-816b-d7258d166743','c2966798-da64-44e4-add6-3939825ea524','25cac878-457e-4ebe-ad64-6d2a5e4fddd1','4b1ef720-f1a4-41ba-998d-50732b858fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df71b102a8f4deeab94df86c9855a7a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808634332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113a8513-59f2-4c9f-8722-18f61ce81cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='547a676660ec4b3e9a916e6e04e029c0',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='1df71b102a8f4deeab94df86c9855a7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e78a315-b865-4641-bfdf-60da9a2800e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e78a315-b865-4641-bfdf-60da9a2800e3) 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-1808634332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547a676660ec4b3e9a916e6e04e029c0',qos_specs=None,replication_status=,reservations=['b0b52c2e-bf58-403a-816b-d7258d166743','c2966798-da64-44e4-add6-3939825ea524','25cac878-457e-4ebe-ad64-6d2a5e4fddd1','4b1ef720-f1a4-41ba-998d-50732b858fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df71b102a8f4deeab94df86c9855a7a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ebe9aa-86ca-4758-bd23-a0a34a6d1ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ebe9aa-86ca-4758-bd23-a0a34a6d1ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Flow 'volume_create_api' (197ac098-3480-4ce9-accf-aed8afd97a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume request issued successfully. Sep 01 18:20:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e6d8f396-2069-4975-b20f-998c5708e067 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1495/3057] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:20:00 2026] POST /volume/v3/volumes => generated 787 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8185f80f-a537-4b28-ab4b-d812a84958e9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8185f80f-a537-4b28-ab4b-d812a84958e9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 Sep 01 18:20:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8185f80f-a537-4b28-ab4b-d812a84958e9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8185f80f-a537-4b28-ab4b-d812a84958e9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8185f80f-a537-4b28-ab4b-d812a84958e9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8185f80f-a537-4b28-ab4b-d812a84958e9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 returned with HTTP 200 Sep 01 18:20:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1563/3058] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:01 2026] GET /volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6c47d660-d63c-435d-9c04-0fa6f39d8b5e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6c47d660-d63c-435d-9c04-0fa6f39d8b5e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:20:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6c47d660-d63c-435d-9c04-0fa6f39d8b5e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6c47d660-d63c-435d-9c04-0fa6f39d8b5e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6c47d660-d63c-435d-9c04-0fa6f39d8b5e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6c47d660-d63c-435d-9c04-0fa6f39d8b5e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 returned with HTTP 200 Sep 01 18:20:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1496/3059] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:01 2026] GET /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "ef70a3d2-7a82-48d6-b4bb-c8c40a3f2147", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'ef70a3d2-7a82-48d6-b4bb-c8c40a3f2147', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Create volume of 1 GB Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Availability Zones retrieved successfully. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Flow 'volume_create_api' (c6cb8e12-15ae-4694-88ce-9a45c2809a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d1db77-0c71-40bd-9f10-c18a6350bec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d1db77-0c71-40bd-9f10-c18a6350bec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3703fab2-854f-4070-82c3-95b25be70b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ac49e6aa-57df-4ca3-a29b-743cc1edf74b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac49e6aa-57df-4ca3-a29b-743cc1edf74b tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac49e6aa-57df-4ca3-a29b-743cc1edf74b tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ac49e6aa-57df-4ca3-a29b-743cc1edf74b tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ac49e6aa-57df-4ca3-a29b-743cc1edf74b tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ac49e6aa-57df-4ca3-a29b-743cc1edf74b tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 returned with HTTP 200 Sep 01 18:20:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1497/3060] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:02 2026] GET /volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Created reservations ['158ef9f2-f1da-4638-bb72-2965db4897df', 'abeed98b-7bac-4a95-91da-8db59bb58abb', 'b1b3bf56-aed2-44ec-ae33-556b88b35b53', '984c6739-1224-4201-ab92-e79fc48db2f7'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3703fab2-854f-4070-82c3-95b25be70b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['158ef9f2-f1da-4638-bb72-2965db4897df', 'abeed98b-7bac-4a95-91da-8db59bb58abb', 'b1b3bf56-aed2-44ec-ae33-556b88b35b53', '984c6739-1224-4201-ab92-e79fc48db2f7']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9db10f3-2ee1-44b7-9580-e3f7e78ae6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9db10f3-2ee1-44b7-9580-e3f7e78ae6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d9a4d88-8af1-4e55-a137-9da884b8b3a1', '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='775b8404b1534080be5e74e9338ce637',qos_specs=None,replication_status=,reservations=['158ef9f2-f1da-4638-bb72-2965db4897df','abeed98b-7bac-4a95-91da-8db59bb58abb','b1b3bf56-aed2-44ec-ae33-556b88b35b53','984c6739-1224-4201-ab92-e79fc48db2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653cdfe3caf447018e60da9231c3be72',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:02Z,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=0d9a4d88-8af1-4e55-a137-9da884b8b3a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775b8404b1534080be5e74e9338ce637',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='653cdfe3caf447018e60da9231c3be72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ef840-313d-4fc3-b2e1-9197ba39980f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ef840-313d-4fc3-b2e1-9197ba39980f) 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='775b8404b1534080be5e74e9338ce637',qos_specs=None,replication_status=,reservations=['158ef9f2-f1da-4638-bb72-2965db4897df','abeed98b-7bac-4a95-91da-8db59bb58abb','b1b3bf56-aed2-44ec-ae33-556b88b35b53','984c6739-1224-4201-ab92-e79fc48db2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653cdfe3caf447018e60da9231c3be72',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994d9c58-7c19-4a6f-828c-15b5aaf52562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994d9c58-7c19-4a6f-828c-15b5aaf52562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Flow 'volume_create_api' (c6cb8e12-15ae-4694-88ce-9a45c2809a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Create volume request issued successfully. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f5161a11-ef3d-48e7-9c5b-e2cc25ea544d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1564/3061] 192.168.122.108 () {62 vars in 1184 bytes} [Tue Sep 1 18:20:01 2026] POST /volume/v3/volumes => generated 784 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-baadfdd5-14da-41e6-a4ed-886694a16068 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-baadfdd5-14da-41e6-a4ed-886694a16068 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-baadfdd5-14da-41e6-a4ed-886694a16068 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-baadfdd5-14da-41e6-a4ed-886694a16068 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-baadfdd5-14da-41e6-a4ed-886694a16068 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-baadfdd5-14da-41e6-a4ed-886694a16068 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1498/3062] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:02 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bf6bce60-3bd6-4ce5-ae95-708b4e47e48e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf6bce60-3bd6-4ce5-ae95-708b4e47e48e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf6bce60-3bd6-4ce5-ae95-708b4e47e48e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bf6bce60-3bd6-4ce5-ae95-708b4e47e48e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bf6bce60-3bd6-4ce5-ae95-708b4e47e48e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bf6bce60-3bd6-4ce5-ae95-708b4e47e48e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 returned with HTTP 200 Sep 01 18:20:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1565/3063] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:02 2026] GET /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8ecdab38-0c7f-49f7-8818-7c7ea55a0629 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ecdab38-0c7f-49f7-8818-7c7ea55a0629 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] POST http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64/action Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ecdab38-0c7f-49f7-8818-7c7ea55a0629 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8ecdab38-0c7f-49f7-8818-7c7ea55a0629 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-8ecdab38-0c7f-49f7-8818-7c7ea55a0629 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Updating snapshot '3a7c2d11-7be2-448a-a917-0eeb20c21a64' with '{'status': 'error'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-8ecdab38-0c7f-49f7-8818-7c7ea55a0629 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0a430afb8edc43ed8addf45f30447bde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c40defa08866413ab9e2efdd84e1fce6', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8ecdab38-0c7f-49f7-8818-7c7ea55a0629 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64/action returned with HTTP 403 Sep 01 18:20:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1499/3064] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:20:02 2026] POST /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-74898fc4-3532-449f-b4ef-461eca688f73 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74898fc4-3532-449f-b4ef-461eca688f73 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74898fc4-3532-449f-b4ef-461eca688f73 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-74898fc4-3532-449f-b4ef-461eca688f73 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-74898fc4-3532-449f-b4ef-461eca688f73 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete snapshot with id: 3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:20:02 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-74898fc4-3532-449f-b4ef-461eca688f73 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-74898fc4-3532-449f-b4ef-461eca688f73 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot delete request issued successfully. Sep 01 18:20:02 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-74898fc4-3532-449f-b4ef-461eca688f73 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 returned with HTTP 202 Sep 01 18:20:02 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1566/3065] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:02 2026] DELETE /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e3906360-d629-490e-9182-d36222e42fc6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e3906360-d629-490e-9182-d36222e42fc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e3906360-d629-490e-9182-d36222e42fc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e3906360-d629-490e-9182-d36222e42fc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:02 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e3906360-d629-490e-9182-d36222e42fc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:02 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e3906360-d629-490e-9182-d36222e42fc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 returned with HTTP 200 Sep 01 18:20:02 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1500/3066] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:02 2026] GET /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cd4adbb7-1874-4e62-b1cf-53004d274dfc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cd4adbb7-1874-4e62-b1cf-53004d274dfc tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cd4adbb7-1874-4e62-b1cf-53004d274dfc tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cd4adbb7-1874-4e62-b1cf-53004d274dfc tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cd4adbb7-1874-4e62-b1cf-53004d274dfc tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cd4adbb7-1874-4e62-b1cf-53004d274dfc tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 returned with HTTP 200 Sep 01 18:20:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1567/3067] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:03 2026] GET /volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-fe9890e0-d3f0-49e1-a18f-1af2f880041c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fe9890e0-d3f0-49e1-a18f-1af2f880041c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] GET http://192.168.122.108/volume/v3/volumes Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fe9890e0-d3f0-49e1-a18f-1af2f880041c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-fe9890e0-d3f0-49e1-a18f-1af2f880041c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-fe9890e0-d3f0-49e1-a18f-1af2f880041c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-fe9890e0-d3f0-49e1-a18f-1af2f880041c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86562) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: /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 01 18:20:03 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 18:20:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-fe9890e0-d3f0-49e1-a18f-1af2f880041c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Get all volumes completed successfully. Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-fe9890e0-d3f0-49e1-a18f-1af2f880041c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] http://192.168.122.108/volume/v3/volumes returned with HTTP 200 Sep 01 18:20:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1501/3068] 192.168.122.108 () {60 vars in 1162 bytes} [Tue Sep 1 18:20:03 2026] GET /volume/v3/volumes => generated 344 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0123aa17-1c3e-4d4d-88c9-ac33f4a1a862 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0123aa17-1c3e-4d4d-88c9-ac33f4a1a862 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0123aa17-1c3e-4d4d-88c9-ac33f4a1a862 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0123aa17-1c3e-4d4d-88c9-ac33f4a1a862 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-0123aa17-1c3e-4d4d-88c9-ac33f4a1a862 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Delete volume with id: 113a8513-59f2-4c9f-8722-18f61ce81cb9 Sep 01 18:20:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0123aa17-1c3e-4d4d-88c9-ac33f4a1a862 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c7dba84e-fd07-4c2e-8837-052896056c03 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c7dba84e-fd07-4c2e-8837-052896056c03 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c7dba84e-fd07-4c2e-8837-052896056c03 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c7dba84e-fd07-4c2e-8837-052896056c03 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0123aa17-1c3e-4d4d-88c9-ac33f4a1a862 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Delete volume request issued successfully. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0123aa17-1c3e-4d4d-88c9-ac33f4a1a862 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 returned with HTTP 202 Sep 01 18:20:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1568/3069] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:20:03 2026] DELETE /volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3eef9717-1e0b-454e-bf05-25d4f6054f11 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:03 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3eef9717-1e0b-454e-bf05-25d4f6054f11 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3eef9717-1e0b-454e-bf05-25d4f6054f11 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:03 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3eef9717-1e0b-454e-bf05-25d4f6054f11 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c7dba84e-fd07-4c2e-8837-052896056c03 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:03 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:03 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c7dba84e-fd07-4c2e-8837-052896056c03 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3eef9717-1e0b-454e-bf05-25d4f6054f11 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1502/3070] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:03 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 876 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:03 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3eef9717-1e0b-454e-bf05-25d4f6054f11 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 returned with HTTP 200 Sep 01 18:20:03 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1569/3071] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:03 2026] GET /volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-205d4c38-4bb1-4ab9-af5a-e2fa9a789906 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-205d4c38-4bb1-4ab9-af5a-e2fa9a789906 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-205d4c38-4bb1-4ab9-af5a-e2fa9a789906 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-205d4c38-4bb1-4ab9-af5a-e2fa9a789906 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-205d4c38-4bb1-4ab9-af5a-e2fa9a789906 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-205d4c38-4bb1-4ab9-af5a-e2fa9a789906 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 returned with HTTP 200 Sep 01 18:20:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1503/3072] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:03 2026] GET /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-437ce32d-fff3-470a-8258-14b48b0a546b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-437ce32d-fff3-470a-8258-14b48b0a546b tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-437ce32d-fff3-470a-8258-14b48b0a546b tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-437ce32d-fff3-470a-8258-14b48b0a546b tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3940ec28-0eef-49de-b6f6-9cb791b39715 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3940ec28-0eef-49de-b6f6-9cb791b39715 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3940ec28-0eef-49de-b6f6-9cb791b39715 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3940ec28-0eef-49de-b6f6-9cb791b39715 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3940ec28-0eef-49de-b6f6-9cb791b39715 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 returned with HTTP 404 Sep 01 18:20:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1504/3073] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:04 2026] GET /volume/v3/volumes/113a8513-59f2-4c9f-8722-18f61ce81cb9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-437ce32d-fff3-470a-8258-14b48b0a546b tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1761646353"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1761646353'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume of 1 GB Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-437ce32d-fff3-470a-8258-14b48b0a546b tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1570/3074] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:04 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 934 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Flow 'volume_create_api' (faa0cd18-7f83-44bf-9db4-286b116def62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d302e99a-7d74-405f-af97-9a26ec83166c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d302e99a-7d74-405f-af97-9a26ec83166c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89183e8-b5d8-4ddf-bf57-1ef73e47555f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Created reservations ['f9174e03-ef35-4793-b767-919051236d4c', '9304ac5e-3ab5-475b-98ba-768e0028e420', 'fb9b8cdd-b647-4687-b4ec-e1d52143a152', '1790b7a4-9af0-4c54-81fd-4363f1831ece'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89183e8-b5d8-4ddf-bf57-1ef73e47555f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9174e03-ef35-4793-b767-919051236d4c', '9304ac5e-3ab5-475b-98ba-768e0028e420', 'fb9b8cdd-b647-4687-b4ec-e1d52143a152', '1790b7a4-9af0-4c54-81fd-4363f1831ece']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-34bcdf66-2409-41fc-b8a2-8cace15b0654 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceefe139-84e8-4200-8062-dae8c036d28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-34bcdf66-2409-41fc-b8a2-8cace15b0654 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-34bcdf66-2409-41fc-b8a2-8cace15b0654 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-34bcdf66-2409-41fc-b8a2-8cace15b0654 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-34bcdf66-2409-41fc-b8a2-8cace15b0654 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 returned with HTTP 404 Sep 01 18:20:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1571/3075] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:04 2026] GET /volume/v3/snapshots/3a7c2d11-7be2-448a-a917-0eeb20c21a64 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6e1af018-ffe1-4b43-a45d-49d4822b5add None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e1af018-ffe1-4b43-a45d-49d4822b5add tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e1af018-ffe1-4b43-a45d-49d4822b5add tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e1af018-ffe1-4b43-a45d-49d4822b5add tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-6e1af018-ffe1-4b43-a45d-49d4822b5add tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume with id: 8e6e8b46-70f2-4247-b395-3ca75482fb52 Sep 01 18:20:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e1af018-ffe1-4b43-a45d-49d4822b5add tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:04 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:04 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceefe139-84e8-4200-8062-dae8c036d28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2e23620-49be-4665-a738-9ca406a69be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1761646353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547a676660ec4b3e9a916e6e04e029c0',qos_specs=None,replication_status=,reservations=['f9174e03-ef35-4793-b767-919051236d4c','9304ac5e-3ab5-475b-98ba-768e0028e420','fb9b8cdd-b647-4687-b4ec-e1d52143a152','1790b7a4-9af0-4c54-81fd-4363f1831ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df71b102a8f4deeab94df86c9855a7a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1761646353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2e23620-49be-4665-a738-9ca406a69be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='547a676660ec4b3e9a916e6e04e029c0',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='1df71b102a8f4deeab94df86c9855a7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b741da-23db-4227-93a3-794c29c2fbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e1af018-ffe1-4b43-a45d-49d4822b5add tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume request issued successfully. Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e1af018-ffe1-4b43-a45d-49d4822b5add tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 returned with HTTP 202 Sep 01 18:20:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1572/3076] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:04 2026] DELETE /volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b741da-23db-4227-93a3-794c29c2fbed) 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-1761646353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547a676660ec4b3e9a916e6e04e029c0',qos_specs=None,replication_status=,reservations=['f9174e03-ef35-4793-b767-919051236d4c','9304ac5e-3ab5-475b-98ba-768e0028e420','fb9b8cdd-b647-4687-b4ec-e1d52143a152','1790b7a4-9af0-4c54-81fd-4363f1831ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df71b102a8f4deeab94df86c9855a7a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5a281573-0821-4443-9403-996b73c19529 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:04 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8dd509-bbef-447e-86e5-999a99b08314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5a281573-0821-4443-9403-996b73c19529 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5a281573-0821-4443-9403-996b73c19529 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5a281573-0821-4443-9403-996b73c19529 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8dd509-bbef-447e-86e5-999a99b08314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5a281573-0821-4443-9403-996b73c19529 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:05 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Flow 'volume_create_api' (faa0cd18-7f83-44bf-9db4-286b116def62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume request issued successfully. Sep 01 18:20:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4c6da422-07ac-4f8d-8bf7-3a77e4c5bbbf tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1505/3077] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:20:04 2026] POST /volume/v3/volumes => generated 787 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c2237292-2554-436c-8d32-0b983bc63842 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5a281573-0821-4443-9403-996b73c19529 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 returned with HTTP 200 Sep 01 18:20:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1573/3078] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:04 2026] GET /volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c2237292-2554-436c-8d32-0b983bc63842 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 Sep 01 18:20:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c2237292-2554-436c-8d32-0b983bc63842 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:05 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c2237292-2554-436c-8d32-0b983bc63842 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:05 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:05 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:05 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:05 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:05 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c2237292-2554-436c-8d32-0b983bc63842 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:05 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c2237292-2554-436c-8d32-0b983bc63842 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 returned with HTTP 200 Sep 01 18:20:05 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1506/3079] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:05 2026] GET /volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 18:20:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3c6f8567-aa5c-42ce-981a-372c1102781d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3c6f8567-aa5c-42ce-981a-372c1102781d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3c6f8567-aa5c-42ce-981a-372c1102781d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3c6f8567-aa5c-42ce-981a-372c1102781d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:05 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:05 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3c6f8567-aa5c-42ce-981a-372c1102781d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3c6f8567-aa5c-42ce-981a-372c1102781d tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1574/3080] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:05 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 937 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7fb812a-514b-4d8a-bf91-675f79c709f2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7fb812a-514b-4d8a-bf91-675f79c709f2 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7fb812a-514b-4d8a-bf91-675f79c709f2 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7fb812a-514b-4d8a-bf91-675f79c709f2 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7fb812a-514b-4d8a-bf91-675f79c709f2 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 returned with HTTP 404 Sep 01 18:20:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1507/3081] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:06 2026] GET /volume/v3/volumes/8e6e8b46-70f2-4247-b395-3ca75482fb52 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2008164291"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2008164291'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume of 1 GB Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-021f37fa-8728-4e1e-b13d-3e0cb274ec80 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-021f37fa-8728-4e1e-b13d-3e0cb274ec80 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 Sep 01 18:20:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-021f37fa-8728-4e1e-b13d-3e0cb274ec80 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-021f37fa-8728-4e1e-b13d-3e0cb274ec80 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-021f37fa-8728-4e1e-b13d-3e0cb274ec80 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (ced7cf3d-a72f-4bad-9ec6-7d95c6c2b7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (882ae38f-fe8d-4ed8-960f-0ccd5fc8f7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-021f37fa-8728-4e1e-b13d-3e0cb274ec80 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 returned with HTTP 200 Sep 01 18:20:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1508/3082] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:06 2026] GET /volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (882ae38f-fe8d-4ed8-960f-0ccd5fc8f7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c77e3264-255d-4aa3-a522-dabaaff0cef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['c2c8f8a6-e80d-4461-a715-bbc921b25299', 'f7c097f6-8465-4847-a498-413757456dfb', 'fe2f6101-984b-4394-83a1-a2cd16320832', 'f5aab063-907b-42f3-9e8e-2206a2777230'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c77e3264-255d-4aa3-a522-dabaaff0cef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2c8f8a6-e80d-4461-a715-bbc921b25299', 'f7c097f6-8465-4847-a498-413757456dfb', 'fe2f6101-984b-4394-83a1-a2cd16320832', 'f5aab063-907b-42f3-9e8e-2206a2777230']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1139f6c6-66c9-4234-b453-28a828e827c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1139f6c6-66c9-4234-b453-28a828e827c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1178a193-6f13-41eb-88b2-5698cc39ade7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2008164291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['c2c8f8a6-e80d-4461-a715-bbc921b25299','f7c097f6-8465-4847-a498-413757456dfb','fe2f6101-984b-4394-83a1-a2cd16320832','f5aab063-907b-42f3-9e8e-2206a2777230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2008164291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1178a193-6f13-41eb-88b2-5698cc39ade7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40defa08866413ab9e2efdd84e1fce6',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='efa47f5cdf9a48f48dd52741992f8414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cac9ead-4fb1-4d0c-b6fb-263cad583399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cac9ead-4fb1-4d0c-b6fb-263cad583399) 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-2008164291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['c2c8f8a6-e80d-4461-a715-bbc921b25299','f7c097f6-8465-4847-a498-413757456dfb','fe2f6101-984b-4394-83a1-a2cd16320832','f5aab063-907b-42f3-9e8e-2206a2777230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26061c1b-0dfb-4aae-8451-773ca6738f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26061c1b-0dfb-4aae-8451-773ca6738f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (ced7cf3d-a72f-4bad-9ec6-7d95c6c2b7c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request issued successfully. Sep 01 18:20:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1ca94d6f-784d-4fea-b342-349be8ce27f9 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1575/3083] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:06 2026] POST /volume/v3/volumes => generated 787 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-df9b6131-adc2-4da0-8f0e-973d59cd6191 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-df9b6131-adc2-4da0-8f0e-973d59cd6191 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-df9b6131-adc2-4da0-8f0e-973d59cd6191 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-df9b6131-adc2-4da0-8f0e-973d59cd6191 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-df9b6131-adc2-4da0-8f0e-973d59cd6191 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-df9b6131-adc2-4da0-8f0e-973d59cd6191 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 returned with HTTP 200 Sep 01 18:20:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1509/3084] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:06 2026] GET /volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 => generated 966 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d1f329e6-79d8-42aa-a181-c12e3ab72dbc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1f329e6-79d8-42aa-a181-c12e3ab72dbc tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1f329e6-79d8-42aa-a181-c12e3ab72dbc tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1f329e6-79d8-42aa-a181-c12e3ab72dbc tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d1f329e6-79d8-42aa-a181-c12e3ab72dbc tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1f329e6-79d8-42aa-a181-c12e3ab72dbc tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1576/3085] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:06 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 937 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ba354db0-7f41-4177-a445-b9f14cbbfb0f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ba354db0-7f41-4177-a445-b9f14cbbfb0f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ba354db0-7f41-4177-a445-b9f14cbbfb0f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ba354db0-7f41-4177-a445-b9f14cbbfb0f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ba354db0-7f41-4177-a445-b9f14cbbfb0f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ba354db0-7f41-4177-a445-b9f14cbbfb0f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 returned with HTTP 200 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1510/3086] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:07 2026] GET /volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 => generated 1017 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b29fbb88-75b1-4e0d-807e-e660d62e7883 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b29fbb88-75b1-4e0d-807e-e660d62e7883 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] GET http://192.168.122.108/volume/v3/volumes/detail Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b29fbb88-75b1-4e0d-807e-e660d62e7883 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b29fbb88-75b1-4e0d-807e-e660d62e7883 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Calling method 'detail' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-b29fbb88-75b1-4e0d-807e-e660d62e7883 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-b29fbb88-75b1-4e0d-807e-e660d62e7883 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86561) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b29fbb88-75b1-4e0d-807e-e660d62e7883 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Get all volumes completed successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b29fbb88-75b1-4e0d-807e-e660d62e7883 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] http://192.168.122.108/volume/v3/volumes/detail returned with HTTP 200 Sep 01 18:20:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1577/3087] 192.168.122.108 () {60 vars in 1183 bytes} [Tue Sep 1 18:20:07 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85aa9272-3344-4c26-896b-87cfef78a14f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85aa9272-3344-4c26-896b-87cfef78a14f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85aa9272-3344-4c26-896b-87cfef78a14f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85aa9272-3344-4c26-896b-87cfef78a14f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-85aa9272-3344-4c26-896b-87cfef78a14f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Delete volume with id: b2e23620-49be-4665-a738-9ca406a69be8 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-85aa9272-3344-4c26-896b-87cfef78a14f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-85aa9272-3344-4c26-896b-87cfef78a14f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Delete volume request issued successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85aa9272-3344-4c26-896b-87cfef78a14f tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 returned with HTTP 202 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1511/3088] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:20:07 2026] DELETE /volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1338fadd-bcd8-435e-b25c-97e42759f542 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1338fadd-bcd8-435e-b25c-97e42759f542 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1338fadd-bcd8-435e-b25c-97e42759f542 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1338fadd-bcd8-435e-b25c-97e42759f542 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1338fadd-bcd8-435e-b25c-97e42759f542 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1338fadd-bcd8-435e-b25c-97e42759f542 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 returned with HTTP 200 Sep 01 18:20:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1578/3089] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:07 2026] GET /volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-19c4e05a-62c4-4962-8bf4-d99e7b3785e6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19c4e05a-62c4-4962-8bf4-d99e7b3785e6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19c4e05a-62c4-4962-8bf4-d99e7b3785e6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-19c4e05a-62c4-4962-8bf4-d99e7b3785e6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-19c4e05a-62c4-4962-8bf4-d99e7b3785e6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-19c4e05a-62c4-4962-8bf4-d99e7b3785e6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 returned with HTTP 200 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1512/3090] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:07 2026] GET /volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ed0cfbc4-9dc2-4861-a344-5072f24f9029 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed0cfbc4-9dc2-4861-a344-5072f24f9029 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ed0cfbc4-9dc2-4861-a344-5072f24f9029 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1178a193-6f13-41eb-88b2-5698cc39ade7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2103744295"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ed0cfbc4-9dc2-4861-a344-5072f24f9029 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-ed0cfbc4-9dc2-4861-a344-5072f24f9029 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create snapshot from volume 1178a193-6f13-41eb-88b2-5698cc39ade7 Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-ed0cfbc4-9dc2-4861-a344-5072f24f9029 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['a1e1b5cd-28b6-44f1-922e-e99c580844a6', '3977ed31-26b9-4da9-b656-af64d77fde63', '7f909e1c-9d69-470c-bd01-48431d93892a', '0b97b6c3-d3ca-4b1f-89b5-94f3b87d535a'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ed0cfbc4-9dc2-4861-a344-5072f24f9029 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot create request issued successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ed0cfbc4-9dc2-4861-a344-5072f24f9029 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:20:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1579/3091] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:20:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6768a169-4ce7-4f22-afed-d2db92299788 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6768a169-4ce7-4f22-afed-d2db92299788 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6768a169-4ce7-4f22-afed-d2db92299788 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6768a169-4ce7-4f22-afed-d2db92299788 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:07 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6768a169-4ce7-4f22-afed-d2db92299788 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6768a169-4ce7-4f22-afed-d2db92299788 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 200 Sep 01 18:20:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1513/3092] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:07 2026] GET /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d17693db-706b-4b2e-ba9b-cad3ec5f5b6c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d17693db-706b-4b2e-ba9b-cad3ec5f5b6c tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d17693db-706b-4b2e-ba9b-cad3ec5f5b6c tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d17693db-706b-4b2e-ba9b-cad3ec5f5b6c tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d17693db-706b-4b2e-ba9b-cad3ec5f5b6c tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d17693db-706b-4b2e-ba9b-cad3ec5f5b6c tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1580/3093] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:07 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 937 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85fa4e4f-870f-479e-9782-66982ac91362 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85fa4e4f-870f-479e-9782-66982ac91362 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85fa4e4f-870f-479e-9782-66982ac91362 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85fa4e4f-870f-479e-9782-66982ac91362 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85fa4e4f-870f-479e-9782-66982ac91362 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 returned with HTTP 404 Sep 01 18:20:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1514/3094] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:08 2026] GET /volume/v3/volumes/b2e23620-49be-4665-a738-9ca406a69be8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1765814039"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1765814039'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume of 1 GB Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Flow 'volume_create_api' (af7d5959-d966-4566-8a2f-9ad85da19205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460f837c-946f-4fa2-be12-9614ed8019bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460f837c-946f-4fa2-be12-9614ed8019bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca630fe1-aaa2-4e36-b185-00c09fb0dacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Created reservations ['ad426038-0205-4776-9b07-57a5be5145b0', 'cc5a2b05-1a57-45fd-9b9e-59db9de15eb5', 'e1274be1-f6e6-49bf-8299-820132c914f2', 'f9a395d1-c3a7-42c8-99e2-82aa927d6270'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca630fe1-aaa2-4e36-b185-00c09fb0dacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad426038-0205-4776-9b07-57a5be5145b0', 'cc5a2b05-1a57-45fd-9b9e-59db9de15eb5', 'e1274be1-f6e6-49bf-8299-820132c914f2', 'f9a395d1-c3a7-42c8-99e2-82aa927d6270']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300647db-5c2b-4beb-ba62-988f6a055c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300647db-5c2b-4beb-ba62-988f6a055c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eb69c96-375e-4315-be65-e40d6dfb7be5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1765814039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547a676660ec4b3e9a916e6e04e029c0',qos_specs=None,replication_status=,reservations=['ad426038-0205-4776-9b07-57a5be5145b0','cc5a2b05-1a57-45fd-9b9e-59db9de15eb5','e1274be1-f6e6-49bf-8299-820132c914f2','f9a395d1-c3a7-42c8-99e2-82aa927d6270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df71b102a8f4deeab94df86c9855a7a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1765814039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eb69c96-375e-4315-be65-e40d6dfb7be5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='547a676660ec4b3e9a916e6e04e029c0',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='1df71b102a8f4deeab94df86c9855a7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d0cc1d-9b43-4050-92e5-775cda1afe6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d0cc1d-9b43-4050-92e5-775cda1afe6b) 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-1765814039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547a676660ec4b3e9a916e6e04e029c0',qos_specs=None,replication_status=,reservations=['ad426038-0205-4776-9b07-57a5be5145b0','cc5a2b05-1a57-45fd-9b9e-59db9de15eb5','e1274be1-f6e6-49bf-8299-820132c914f2','f9a395d1-c3a7-42c8-99e2-82aa927d6270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df71b102a8f4deeab94df86c9855a7a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d3a49a-b1fc-4ea5-a3ef-e19583bfd54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d3a49a-b1fc-4ea5-a3ef-e19583bfd54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Flow 'volume_create_api' (af7d5959-d966-4566-8a2f-9ad85da19205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume request issued successfully. Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db89f754-ffe7-4156-a92e-275ea8e83c1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1581/3095] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:20:08 2026] POST /volume/v3/volumes => generated 787 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-44fe8591-d0c7-4fb2-9829-3cf02e8fd3a7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44fe8591-d0c7-4fb2-9829-3cf02e8fd3a7 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44fe8591-d0c7-4fb2-9829-3cf02e8fd3a7 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44fe8591-d0c7-4fb2-9829-3cf02e8fd3a7 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0709a9f0-79d9-4810-9e93-f0b707299548 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0709a9f0-79d9-4810-9e93-f0b707299548 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0709a9f0-79d9-4810-9e93-f0b707299548 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0709a9f0-79d9-4810-9e93-f0b707299548 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-44fe8591-d0c7-4fb2-9829-3cf02e8fd3a7 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44fe8591-d0c7-4fb2-9829-3cf02e8fd3a7 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 returned with HTTP 200 Sep 01 18:20:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1515/3096] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:08 2026] GET /volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0709a9f0-79d9-4810-9e93-f0b707299548 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0709a9f0-79d9-4810-9e93-f0b707299548 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 200 Sep 01 18:20:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1582/3097] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:08 2026] GET /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-83fed98b-6225-402b-b214-de458c552596 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-83fed98b-6225-402b-b214-de458c552596 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-83fed98b-6225-402b-b214-de458c552596 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-83fed98b-6225-402b-b214-de458c552596 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:08 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:08 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:08 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:08 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:08 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-83fed98b-6225-402b-b214-de458c552596 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:08 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-83fed98b-6225-402b-b214-de458c552596 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:08 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1516/3098] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:08 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 1202 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-26fbc82e-0eb9-4596-92e7-db5a238f0fb6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-26fbc82e-0eb9-4596-92e7-db5a238f0fb6 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-26fbc82e-0eb9-4596-92e7-db5a238f0fb6 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-26fbc82e-0eb9-4596-92e7-db5a238f0fb6 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-26fbc82e-0eb9-4596-92e7-db5a238f0fb6 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-26fbc82e-0eb9-4596-92e7-db5a238f0fb6 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1583/3099] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:08 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6a4734ad-e97b-4b26-a9ad-57a07a7bfd46 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a4734ad-e97b-4b26-a9ad-57a07a7bfd46 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] DELETE http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a4734ad-e97b-4b26-a9ad-57a07a7bfd46 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a4734ad-e97b-4b26-a9ad-57a07a7bfd46 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:09 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-6a4734ad-e97b-4b26-a9ad-57a07a7bfd46 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Delete volume with id: 0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6a4734ad-e97b-4b26-a9ad-57a07a7bfd46 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6a4734ad-e97b-4b26-a9ad-57a07a7bfd46 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Delete volume request issued successfully. Sep 01 18:20:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a4734ad-e97b-4b26-a9ad-57a07a7bfd46 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 202 Sep 01 18:20:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1517/3100] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:20:09 2026] DELETE /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:20:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-48cefe0b-1145-4caa-9bf1-2a696e86c697 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-48cefe0b-1145-4caa-9bf1-2a696e86c697 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-48cefe0b-1145-4caa-9bf1-2a696e86c697 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-48cefe0b-1145-4caa-9bf1-2a696e86c697 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-48cefe0b-1145-4caa-9bf1-2a696e86c697 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Volume info retrieved successfully. Sep 01 18:20:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-48cefe0b-1145-4caa-9bf1-2a696e86c697 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 200 Sep 01 18:20:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1584/3101] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:09 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 1201 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 18:20:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-40fc4128-e4e5-4d90-80a9-0044d2c97ae1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8ad0c244-4b7b-446e-8bef-b9184797fe1c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ad0c244-4b7b-446e-8bef-b9184797fe1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 Sep 01 18:20:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ad0c244-4b7b-446e-8bef-b9184797fe1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-40fc4128-e4e5-4d90-80a9-0044d2c97ae1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ad0c244-4b7b-446e-8bef-b9184797fe1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-40fc4128-e4e5-4d90-80a9-0044d2c97ae1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-40fc4128-e4e5-4d90-80a9-0044d2c97ae1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-40fc4128-e4e5-4d90-80a9-0044d2c97ae1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-40fc4128-e4e5-4d90-80a9-0044d2c97ae1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 200 Sep 01 18:20:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1518/3102] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:09 2026] GET /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8ad0c244-4b7b-446e-8bef-b9184797fe1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ad0c244-4b7b-446e-8bef-b9184797fe1c tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 returned with HTTP 200 Sep 01 18:20:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1585/3103] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:09 2026] GET /volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-08ab00b2-ce3e-451f-b082-5b0696ff87c1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08ab00b2-ce3e-451f-b082-5b0696ff87c1 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08ab00b2-ce3e-451f-b082-5b0696ff87c1 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08ab00b2-ce3e-451f-b082-5b0696ff87c1 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08ab00b2-ce3e-451f-b082-5b0696ff87c1 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 404 Sep 01 18:20:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1519/3104] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:10 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cd16a985-6b12-43ec-a996-411dbb148dd2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cd16a985-6b12-43ec-a996-411dbb148dd2 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] DELETE http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cd16a985-6b12-43ec-a996-411dbb148dd2 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cd16a985-6b12-43ec-a996-411dbb148dd2 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:10 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-cd16a985-6b12-43ec-a996-411dbb148dd2 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Delete volume with id: 0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cd16a985-6b12-43ec-a996-411dbb148dd2 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 404 Sep 01 18:20:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1586/3105] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:20:10 2026] DELETE /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cd69fe6f-06f7-42f1-ad59-85857e334bd7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cd69fe6f-06f7-42f1-ad59-85857e334bd7 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] GET http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cd69fe6f-06f7-42f1-ad59-85857e334bd7 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cd69fe6f-06f7-42f1-ad59-85857e334bd7 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cd69fe6f-06f7-42f1-ad59-85857e334bd7 tempest-VolumeImageDependencyTests-2143531112 tempest-VolumeImageDependencyTests-2143531112-project-member] http://192.168.122.108/volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 returned with HTTP 404 Sep 01 18:20:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1520/3106] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:10 2026] GET /volume/v3/volumes/0d9a4d88-8af1-4e55-a137-9da884b8b3a1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fe71a64a-404f-4eb8-bf73-4dd62248da9b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe71a64a-404f-4eb8-bf73-4dd62248da9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe71a64a-404f-4eb8-bf73-4dd62248da9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe71a64a-404f-4eb8-bf73-4dd62248da9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fe71a64a-404f-4eb8-bf73-4dd62248da9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe71a64a-404f-4eb8-bf73-4dd62248da9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 200 Sep 01 18:20:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1587/3107] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:10 2026] GET /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9f05749b-8f38-48fc-9837-de96eeb2bab7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f05749b-8f38-48fc-9837-de96eeb2bab7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] GET http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f05749b-8f38-48fc-9837-de96eeb2bab7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f05749b-8f38-48fc-9837-de96eeb2bab7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6537098e-822d-4fa5-acbe-848ce5c3d421 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:10 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9f05749b-8f38-48fc-9837-de96eeb2bab7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Snapshot retrieved successfully. Sep 01 18:20:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6537098e-822d-4fa5-acbe-848ce5c3d421 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6537098e-822d-4fa5-acbe-848ce5c3d421 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6537098e-822d-4fa5-acbe-848ce5c3d421 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f05749b-8f38-48fc-9837-de96eeb2bab7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 200 Sep 01 18:20:10 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1521/3108] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:10 2026] GET /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-95fe79e2-fde8-4b1e-840d-94215a4f66b0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95fe79e2-fde8-4b1e-840d-94215a4f66b0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95fe79e2-fde8-4b1e-840d-94215a4f66b0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95fe79e2-fde8-4b1e-840d-94215a4f66b0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:10 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-95fe79e2-fde8-4b1e-840d-94215a4f66b0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete snapshot with id: 49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-95fe79e2-fde8-4b1e-840d-94215a4f66b0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6537098e-822d-4fa5-acbe-848ce5c3d421 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6537098e-822d-4fa5-acbe-848ce5c3d421 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 returned with HTTP 200 Sep 01 18:20:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1588/3109] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:10 2026] GET /volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-310cf1d7-32bf-4d47-bf83-da3fe4df59f9 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-310cf1d7-32bf-4d47-bf83-da3fe4df59f9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] GET http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 Sep 01 18:20:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-310cf1d7-32bf-4d47-bf83-da3fe4df59f9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-310cf1d7-32bf-4d47-bf83-da3fe4df59f9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-95fe79e2-fde8-4b1e-840d-94215a4f66b0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot delete request issued successfully. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95fe79e2-fde8-4b1e-840d-94215a4f66b0 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 202 Sep 01 18:20:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1522/3110] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:10 2026] DELETE /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7ad6ee5-2aa6-4386-9d4c-8c52f63f8048 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7ad6ee5-2aa6-4386-9d4c-8c52f63f8048 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7ad6ee5-2aa6-4386-9d4c-8c52f63f8048 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7ad6ee5-2aa6-4386-9d4c-8c52f63f8048 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-310cf1d7-32bf-4d47-bf83-da3fe4df59f9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Volume info retrieved successfully. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b7ad6ee5-2aa6-4386-9d4c-8c52f63f8048 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7ad6ee5-2aa6-4386-9d4c-8c52f63f8048 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 200 Sep 01 18:20:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1523/3111] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:11 2026] GET /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-310cf1d7-32bf-4d47-bf83-da3fe4df59f9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 returned with HTTP 200 Sep 01 18:20:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1589/3112] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:11 2026] GET /volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-582bd546-58ea-4e23-aae6-fdf0be7a1bae None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-582bd546-58ea-4e23-aae6-fdf0be7a1bae tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 Sep 01 18:20:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-582bd546-58ea-4e23-aae6-fdf0be7a1bae tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-582bd546-58ea-4e23-aae6-fdf0be7a1bae tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-582bd546-58ea-4e23-aae6-fdf0be7a1bae tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Delete volume with id: 1eb69c96-375e-4315-be65-e40d6dfb7be5 Sep 01 18:20:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-582bd546-58ea-4e23-aae6-fdf0be7a1bae tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-582bd546-58ea-4e23-aae6-fdf0be7a1bae tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Delete volume request issued successfully. Sep 01 18:20:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-582bd546-58ea-4e23-aae6-fdf0be7a1bae tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 returned with HTTP 202 Sep 01 18:20:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1524/3113] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:20:11 2026] DELETE /volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:20:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d0579462-f640-4a63-9ac5-04c44dac02a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d0579462-f640-4a63-9ac5-04c44dac02a0 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 Sep 01 18:20:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d0579462-f640-4a63-9ac5-04c44dac02a0 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d0579462-f640-4a63-9ac5-04c44dac02a0 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d0579462-f640-4a63-9ac5-04c44dac02a0 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d0579462-f640-4a63-9ac5-04c44dac02a0 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 returned with HTTP 200 Sep 01 18:20:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1590/3114] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:11 2026] GET /volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 => generated 1016 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-534698a3-760b-4518-851d-e68b28264876 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-534698a3-760b-4518-851d-e68b28264876 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-534698a3-760b-4518-851d-e68b28264876 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-534698a3-760b-4518-851d-e68b28264876 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-534698a3-760b-4518-851d-e68b28264876 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-534698a3-760b-4518-851d-e68b28264876 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 200 Sep 01 18:20:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1525/3115] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:12 2026] GET /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0e28d68a-84cf-4332-9df4-430c74ec1b75 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e28d68a-84cf-4332-9df4-430c74ec1b75 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 Sep 01 18:20:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e28d68a-84cf-4332-9df4-430c74ec1b75 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0e28d68a-84cf-4332-9df4-430c74ec1b75 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0e28d68a-84cf-4332-9df4-430c74ec1b75 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 returned with HTTP 404 Sep 01 18:20:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1591/3116] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:12 2026] GET /volume/v3/volumes/1eb69c96-375e-4315-be65-e40d6dfb7be5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e385e0a7-73fd-441b-982a-24a7bf960776 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1986997609"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1986997609'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume of 1 GB Sep 01 18:20:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Flow 'volume_create_api' (888d7719-2b18-4285-9175-ea564bfe35a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a9c41c-3136-4c37-9057-a7e9827088bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a9c41c-3136-4c37-9057-a7e9827088bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dc920f5-805e-44d4-a5c0-fd005f775207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Created reservations ['5e3c1192-7bda-43fe-b82d-80c4eb9bca85', 'ac737513-af3b-46dc-8348-4a1236244f03', '37809f0e-72f9-4d77-851a-65ad1a00b45c', '3b3d7d61-2a9c-40a7-bccb-f25f97801bde'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dc920f5-805e-44d4-a5c0-fd005f775207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e3c1192-7bda-43fe-b82d-80c4eb9bca85', 'ac737513-af3b-46dc-8348-4a1236244f03', '37809f0e-72f9-4d77-851a-65ad1a00b45c', '3b3d7d61-2a9c-40a7-bccb-f25f97801bde']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2650a06c-ab8e-4d05-92de-a88e587fa436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2650a06c-ab8e-4d05-92de-a88e587fa436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306805e5-bbf1-483d-be31-d2ca21c985c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986997609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547a676660ec4b3e9a916e6e04e029c0',qos_specs=None,replication_status=,reservations=['5e3c1192-7bda-43fe-b82d-80c4eb9bca85','ac737513-af3b-46dc-8348-4a1236244f03','37809f0e-72f9-4d77-851a-65ad1a00b45c','3b3d7d61-2a9c-40a7-bccb-f25f97801bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df71b102a8f4deeab94df86c9855a7a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986997609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306805e5-bbf1-483d-be31-d2ca21c985c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='547a676660ec4b3e9a916e6e04e029c0',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='1df71b102a8f4deeab94df86c9855a7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b3863a-d76a-4fe2-882a-157f7891dbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b3863a-d76a-4fe2-882a-157f7891dbaa) 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-1986997609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='547a676660ec4b3e9a916e6e04e029c0',qos_specs=None,replication_status=,reservations=['5e3c1192-7bda-43fe-b82d-80c4eb9bca85','ac737513-af3b-46dc-8348-4a1236244f03','37809f0e-72f9-4d77-851a-65ad1a00b45c','3b3d7d61-2a9c-40a7-bccb-f25f97801bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1df71b102a8f4deeab94df86c9855a7a',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd07e2f7-a3b5-47fa-96fc-e4e89abdce70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd07e2f7-a3b5-47fa-96fc-e4e89abdce70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Flow 'volume_create_api' (888d7719-2b18-4285-9175-ea564bfe35a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Create volume request issued successfully. Sep 01 18:20:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e385e0a7-73fd-441b-982a-24a7bf960776 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1526/3117] 192.168.122.108 () {62 vars in 1183 bytes} [Tue Sep 1 18:20:12 2026] POST /volume/v3/volumes => generated 787 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ebe8aa0e-4701-41c8-a375-6acc399a0468 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ebe8aa0e-4701-41c8-a375-6acc399a0468 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 Sep 01 18:20:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ebe8aa0e-4701-41c8-a375-6acc399a0468 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ebe8aa0e-4701-41c8-a375-6acc399a0468 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ebe8aa0e-4701-41c8-a375-6acc399a0468 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ebe8aa0e-4701-41c8-a375-6acc399a0468 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 returned with HTTP 200 Sep 01 18:20:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1592/3118] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:12 2026] GET /volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 => generated 966 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9ac193e4-e3e6-4725-9f1a-1c1415db2301 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9ac193e4-e3e6-4725-9f1a-1c1415db2301 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9ac193e4-e3e6-4725-9f1a-1c1415db2301 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9ac193e4-e3e6-4725-9f1a-1c1415db2301 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9ac193e4-e3e6-4725-9f1a-1c1415db2301 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 returned with HTTP 404 Sep 01 18:20:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1527/3119] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:13 2026] GET /volume/v3/snapshots/49888c42-e1db-43fa-83d6-ac486a65ee10 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bd43dc22-1c70-46c4-8eab-f48a389163e7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd43dc22-1c70-46c4-8eab-f48a389163e7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd43dc22-1c70-46c4-8eab-f48a389163e7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd43dc22-1c70-46c4-8eab-f48a389163e7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:13 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-bd43dc22-1c70-46c4-8eab-f48a389163e7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume with id: 1178a193-6f13-41eb-88b2-5698cc39ade7 Sep 01 18:20:13 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:13 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bd43dc22-1c70-46c4-8eab-f48a389163e7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bd43dc22-1c70-46c4-8eab-f48a389163e7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume request issued successfully. Sep 01 18:20:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd43dc22-1c70-46c4-8eab-f48a389163e7 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 returned with HTTP 202 Sep 01 18:20:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1593/3120] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:13 2026] DELETE /volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-50deb7d5-daab-446a-aba8-9f97c59c9b9b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50deb7d5-daab-446a-aba8-9f97c59c9b9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50deb7d5-daab-446a-aba8-9f97c59c9b9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50deb7d5-daab-446a-aba8-9f97c59c9b9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-50deb7d5-daab-446a-aba8-9f97c59c9b9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50deb7d5-daab-446a-aba8-9f97c59c9b9b tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 returned with HTTP 200 Sep 01 18:20:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1528/3121] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:13 2026] GET /volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f335ff8c-769b-43fa-8475-994892cbeb25 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-be8f9704-ac6e-4b6a-a21a-100abb3abea9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be8f9704-ac6e-4b6a-a21a-100abb3abea9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be8f9704-ac6e-4b6a-a21a-100abb3abea9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-be8f9704-ac6e-4b6a-a21a-100abb3abea9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:13 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:13 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-be8f9704-ac6e-4b6a-a21a-100abb3abea9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-be8f9704-ac6e-4b6a-a21a-100abb3abea9 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 returned with HTTP 200 Sep 01 18:20:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1529/3122] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:13 2026] GET /volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2087502074"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2087502074'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:13 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:20:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (f2f7a002-b121-48ff-b0dc-dc376fbc6e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3cfb5e7-915d-468b-b87d-05471e52d51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:13 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3cfb5e7-915d-468b-b87d-05471e52d51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b78d631-0c95-4efc-8fa4-2d1b89e8ef59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['72be6cdc-7e8b-4e8c-a7cf-2101707fb8fb', 'eedb1426-f1d3-4a4b-9db9-d0dbaea5d9d2', '70d58037-d3d6-4253-81aa-cdde9aef9499', '0a536624-a7ed-4aac-bd35-0b7eea2210c7'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b78d631-0c95-4efc-8fa4-2d1b89e8ef59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72be6cdc-7e8b-4e8c-a7cf-2101707fb8fb', 'eedb1426-f1d3-4a4b-9db9-d0dbaea5d9d2', '70d58037-d3d6-4253-81aa-cdde9aef9499', '0a536624-a7ed-4aac-bd35-0b7eea2210c7']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6da73c3b-4000-4c16-bfae-e8fe3af54ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6da73c3b-4000-4c16-bfae-e8fe3af54ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '078a42fd-4140-456d-b322-05ac414da332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2087502074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['72be6cdc-7e8b-4e8c-a7cf-2101707fb8fb','eedb1426-f1d3-4a4b-9db9-d0dbaea5d9d2','70d58037-d3d6-4253-81aa-cdde9aef9499','0a536624-a7ed-4aac-bd35-0b7eea2210c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2087502074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=078a42fd-4140-456d-b322-05ac414da332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (881546cf-e472-4211-9e02-ee15d2a3f543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (881546cf-e472-4211-9e02-ee15d2a3f543) 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-2087502074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['72be6cdc-7e8b-4e8c-a7cf-2101707fb8fb','eedb1426-f1d3-4a4b-9db9-d0dbaea5d9d2','70d58037-d3d6-4253-81aa-cdde9aef9499','0a536624-a7ed-4aac-bd35-0b7eea2210c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b596f38c-dca2-4413-b039-321d96fdc843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b596f38c-dca2-4413-b039-321d96fdc843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (f2f7a002-b121-48ff-b0dc-dc376fbc6e30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f335ff8c-769b-43fa-8475-994892cbeb25 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1594/3123] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:13 2026] POST /volume/v3/volumes => generated 787 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d4938449-6a62-49a0-835b-f376be8b95af None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4938449-6a62-49a0-835b-f376be8b95af tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4938449-6a62-49a0-835b-f376be8b95af tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d4938449-6a62-49a0-835b-f376be8b95af tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d4938449-6a62-49a0-835b-f376be8b95af tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d4938449-6a62-49a0-835b-f376be8b95af tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 returned with HTTP 200 Sep 01 18:20:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1530/3124] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:14 2026] GET /volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-312fceec-af0b-4f2e-a1c5-dae5bb2b90ea None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-312fceec-af0b-4f2e-a1c5-dae5bb2b90ea tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-312fceec-af0b-4f2e-a1c5-dae5bb2b90ea tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-312fceec-af0b-4f2e-a1c5-dae5bb2b90ea tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-312fceec-af0b-4f2e-a1c5-dae5bb2b90ea tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 returned with HTTP 404 Sep 01 18:20:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1595/3125] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:14 2026] GET /volume/v3/volumes/1178a193-6f13-41eb-88b2-5698cc39ade7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1413270690"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1413270690'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume of 1 GB Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (2f3232ff-4320-434e-b5c6-240ac6e81827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae9df88-ecd5-476c-a308-78713e162154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae9df88-ecd5-476c-a308-78713e162154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11cfb2e3-944d-4bc4-ad0f-4d03504426d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['cd43e07f-e659-4f4a-aa16-8cc6d46191fb', '426eac58-937d-4d38-b128-728f1414e077', '1b59debf-71be-4811-8c2f-86c25a6796bb', 'c7ab39ac-34bf-4e9c-8e5f-7f90e7885903'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11cfb2e3-944d-4bc4-ad0f-4d03504426d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd43e07f-e659-4f4a-aa16-8cc6d46191fb', '426eac58-937d-4d38-b128-728f1414e077', '1b59debf-71be-4811-8c2f-86c25a6796bb', 'c7ab39ac-34bf-4e9c-8e5f-7f90e7885903']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b68e66b-8132-4217-9ce7-3d97df6c0fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b68e66b-8132-4217-9ce7-3d97df6c0fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '165a9439-f107-4190-9afe-5c88b17f38f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1413270690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['cd43e07f-e659-4f4a-aa16-8cc6d46191fb','426eac58-937d-4d38-b128-728f1414e077','1b59debf-71be-4811-8c2f-86c25a6796bb','c7ab39ac-34bf-4e9c-8e5f-7f90e7885903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1413270690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=165a9439-f107-4190-9afe-5c88b17f38f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40defa08866413ab9e2efdd84e1fce6',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='efa47f5cdf9a48f48dd52741992f8414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cb555f-975e-4757-b26d-076ae5830b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cb555f-975e-4757-b26d-076ae5830b0d) 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-1413270690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40defa08866413ab9e2efdd84e1fce6',qos_specs=None,replication_status=,reservations=['cd43e07f-e659-4f4a-aa16-8cc6d46191fb','426eac58-937d-4d38-b128-728f1414e077','1b59debf-71be-4811-8c2f-86c25a6796bb','c7ab39ac-34bf-4e9c-8e5f-7f90e7885903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa47f5cdf9a48f48dd52741992f8414',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c71ff6d-7e6f-46bc-ad1c-2007c37ca748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c71ff6d-7e6f-46bc-ad1c-2007c37ca748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Flow 'volume_create_api' (2f3232ff-4320-434e-b5c6-240ac6e81827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create volume request issued successfully. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-cc3a3183-03e9-4bad-9c2e-229bf28469d8 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1531/3126] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:14 2026] POST /volume/v3/volumes => generated 787 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-93b215ed-9de6-4b7d-91f4-bfcc5e48b50c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93b215ed-9de6-4b7d-91f4-bfcc5e48b50c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93b215ed-9de6-4b7d-91f4-bfcc5e48b50c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-93b215ed-9de6-4b7d-91f4-bfcc5e48b50c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-93b215ed-9de6-4b7d-91f4-bfcc5e48b50c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-93b215ed-9de6-4b7d-91f4-bfcc5e48b50c tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 returned with HTTP 200 Sep 01 18:20:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1596/3127] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:14 2026] GET /volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-27a11210-1e25-40e4-bf72-edf5bd1316db None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27a11210-1e25-40e4-bf72-edf5bd1316db tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27a11210-1e25-40e4-bf72-edf5bd1316db tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27a11210-1e25-40e4-bf72-edf5bd1316db tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-27a11210-1e25-40e4-bf72-edf5bd1316db tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27a11210-1e25-40e4-bf72-edf5bd1316db tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 returned with HTTP 200 Sep 01 18:20:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1532/3128] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:14 2026] GET /volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bb9898ae-76fe-405c-b74e-6cbd544f2c4e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb9898ae-76fe-405c-b74e-6cbd544f2c4e tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] GET http://192.168.122.108/volume/v3/volumes/summary Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb9898ae-76fe-405c-b74e-6cbd544f2c4e tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bb9898ae-76fe-405c-b74e-6cbd544f2c4e tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-bb9898ae-76fe-405c-b74e-6cbd544f2c4e tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-bb9898ae-76fe-405c-b74e-6cbd544f2c4e tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] Get summary completed successfully. Sep 01 18:20:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bb9898ae-76fe-405c-b74e-6cbd544f2c4e tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-reader] http://192.168.122.108/volume/v3/volumes/summary returned with HTTP 200 Sep 01 18:20:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1597/3129] 192.168.122.108 () {60 vars in 1186 bytes} [Tue Sep 1 18:20:14 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-60906718-4591-4cce-9987-d4f983dcd3d4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60906718-4591-4cce-9987-d4f983dcd3d4 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60906718-4591-4cce-9987-d4f983dcd3d4 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60906718-4591-4cce-9987-d4f983dcd3d4 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-60906718-4591-4cce-9987-d4f983dcd3d4 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Delete volume with id: 306805e5-bbf1-483d-be31-d2ca21c985c4 Sep 01 18:20:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-60906718-4591-4cce-9987-d4f983dcd3d4 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-60906718-4591-4cce-9987-d4f983dcd3d4 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Delete volume request issued successfully. Sep 01 18:20:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60906718-4591-4cce-9987-d4f983dcd3d4 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 returned with HTTP 202 Sep 01 18:20:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1533/3130] 192.168.122.108 () {60 vars in 1276 bytes} [Tue Sep 1 18:20:14 2026] DELETE /volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 18:20:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-79a700c3-ca14-498b-8ed3-642753816561 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79a700c3-ca14-498b-8ed3-642753816561 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 Sep 01 18:20:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79a700c3-ca14-498b-8ed3-642753816561 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-79a700c3-ca14-498b-8ed3-642753816561 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-79a700c3-ca14-498b-8ed3-642753816561 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Volume info retrieved successfully. Sep 01 18:20:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-79a700c3-ca14-498b-8ed3-642753816561 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 returned with HTTP 200 Sep 01 18:20:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1598/3131] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:15 2026] GET /volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 18:20:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d9de651a-bee1-4573-ac38-897ebc725411 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d9de651a-bee1-4573-ac38-897ebc725411 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 Sep 01 18:20:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d9de651a-bee1-4573-ac38-897ebc725411 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d9de651a-bee1-4573-ac38-897ebc725411 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:15 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:15 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d9de651a-bee1-4573-ac38-897ebc725411 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d9de651a-bee1-4573-ac38-897ebc725411 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 returned with HTTP 200 Sep 01 18:20:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1534/3132] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:15 2026] GET /volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2456f5b8-c80c-45e9-b6a4-2b79b6675936 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2456f5b8-c80c-45e9-b6a4-2b79b6675936 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 Sep 01 18:20:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2456f5b8-c80c-45e9-b6a4-2b79b6675936 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2456f5b8-c80c-45e9-b6a4-2b79b6675936 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2456f5b8-c80c-45e9-b6a4-2b79b6675936 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2456f5b8-c80c-45e9-b6a4-2b79b6675936 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 returned with HTTP 200 Sep 01 18:20:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1599/3133] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:15 2026] GET /volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7c0f789-2066-40ad-9195-e3fc62274335 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7c0f789-2066-40ad-9195-e3fc62274335 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] GET http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7c0f789-2066-40ad-9195-e3fc62274335 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7c0f789-2066-40ad-9195-e3fc62274335 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7c0f789-2066-40ad-9195-e3fc62274335 tempest-ProjectReaderTests-1400822535 tempest-ProjectReaderTests-1400822535-project-admin] http://192.168.122.108/volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 returned with HTTP 404 Sep 01 18:20:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1535/3134] 192.168.122.108 () {60 vars in 1273 bytes} [Tue Sep 1 18:20:16 2026] GET /volume/v3/volumes/306805e5-bbf1-483d-be31-d2ca21c985c4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 18:20:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d6e2c4f4-f04b-43b2-8eb7-be97874edf76 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d6e2c4f4-f04b-43b2-8eb7-be97874edf76 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 Sep 01 18:20:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d6e2c4f4-f04b-43b2-8eb7-be97874edf76 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d6e2c4f4-f04b-43b2-8eb7-be97874edf76 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d6e2c4f4-f04b-43b2-8eb7-be97874edf76 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d6e2c4f4-f04b-43b2-8eb7-be97874edf76 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 returned with HTTP 200 Sep 01 18:20:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1600/3135] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:16 2026] GET /volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5aeca3fe-3894-4863-aeb8-3792849e1f5b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5aeca3fe-3894-4863-aeb8-3792849e1f5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5aeca3fe-3894-4863-aeb8-3792849e1f5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "078a42fd-4140-456d-b322-05ac414da332", "name": "tempest-ProjectMemberTests-Snapshot-1027501945"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5aeca3fe-3894-4863-aeb8-3792849e1f5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Volume info retrieved successfully. Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-5aeca3fe-3894-4863-aeb8-3792849e1f5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Create snapshot from volume 078a42fd-4140-456d-b322-05ac414da332 Sep 01 18:20:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fd5b83b9-89d1-43bf-bc0b-6156478470dc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd5b83b9-89d1-43bf-bc0b-6156478470dc tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 Sep 01 18:20:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd5b83b9-89d1-43bf-bc0b-6156478470dc tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fd5b83b9-89d1-43bf-bc0b-6156478470dc tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-5aeca3fe-3894-4863-aeb8-3792849e1f5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Created reservations ['5fd8e7ea-6e0b-443d-9334-74b63c4c7ea6', '826174db-7da0-4ee4-81c1-59fe6844966b', 'a06dec7c-e0d5-4be2-bf18-0eb61de3c51f', 'da3fba5a-e209-4c6b-b27f-b27117f048f9'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fd5b83b9-89d1-43bf-bc0b-6156478470dc tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fd5b83b9-89d1-43bf-bc0b-6156478470dc tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 returned with HTTP 200 Sep 01 18:20:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1601/3136] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:16 2026] GET /volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-85b46db0-1020-4090-8291-6fe8599b037f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-85b46db0-1020-4090-8291-6fe8599b037f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-85b46db0-1020-4090-8291-6fe8599b037f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "165a9439-f107-4190-9afe-5c88b17f38f5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-273064296"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-85b46db0-1020-4090-8291-6fe8599b037f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:16 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-85b46db0-1020-4090-8291-6fe8599b037f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Create snapshot from volume 165a9439-f107-4190-9afe-5c88b17f38f5 Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5aeca3fe-3894-4863-aeb8-3792849e1f5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot create request issued successfully. Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5aeca3fe-3894-4863-aeb8-3792849e1f5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:20:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1536/3137] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:20:16 2026] POST /volume/v3/snapshots => generated 305 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-8159cd5d-fe7c-4c37-b225-8f50e4af6cb7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8159cd5d-fe7c-4c37-b225-8f50e4af6cb7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8159cd5d-fe7c-4c37-b225-8f50e4af6cb7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-8159cd5d-fe7c-4c37-b225-8f50e4af6cb7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-8159cd5d-fe7c-4c37-b225-8f50e4af6cb7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-8159cd5d-fe7c-4c37-b225-8f50e4af6cb7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca returned with HTTP 200 Sep 01 18:20:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1537/3138] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:16 2026] GET /volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:17 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-85b46db0-1020-4090-8291-6fe8599b037f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Created reservations ['2fec034c-c42f-4f85-9a62-b4972f7430d7', '8df1fc3e-de19-4f39-ad31-1d88d0338b47', '21af6799-fd2f-4a7b-9078-8b4822132b0e', 'afcc4026-39a1-47c2-93f2-145b2021a370'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-85b46db0-1020-4090-8291-6fe8599b037f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot create request issued successfully. Sep 01 18:20:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-85b46db0-1020-4090-8291-6fe8599b037f tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:20:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1602/3139] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:20:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-593f9ed2-a0c5-4e48-9a0e-3eadf5c42cc6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-593f9ed2-a0c5-4e48-9a0e-3eadf5c42cc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-593f9ed2-a0c5-4e48-9a0e-3eadf5c42cc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-593f9ed2-a0c5-4e48-9a0e-3eadf5c42cc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-593f9ed2-a0c5-4e48-9a0e-3eadf5c42cc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-593f9ed2-a0c5-4e48-9a0e-3eadf5c42cc6 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 200 Sep 01 18:20:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1538/3140] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:17 2026] GET /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-212864c6-f71f-4f64-b280-fea0d62ce5ef None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-212864c6-f71f-4f64-b280-fea0d62ce5ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca Sep 01 18:20:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-212864c6-f71f-4f64-b280-fea0d62ce5ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-212864c6-f71f-4f64-b280-fea0d62ce5ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-212864c6-f71f-4f64-b280-fea0d62ce5ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-212864c6-f71f-4f64-b280-fea0d62ce5ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca returned with HTTP 200 Sep 01 18:20:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1603/3141] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:17 2026] GET /volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4bac44df-f934-481e-813d-300e8c2bfe79 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4bac44df-f934-481e-813d-300e8c2bfe79 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4bac44df-f934-481e-813d-300e8c2bfe79 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4bac44df-f934-481e-813d-300e8c2bfe79 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4bac44df-f934-481e-813d-300e8c2bfe79 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4bac44df-f934-481e-813d-300e8c2bfe79 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 200 Sep 01 18:20:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1539/3142] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:18 2026] GET /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f07097d4-cd34-410a-bdfd-a424b39c1b12 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f07097d4-cd34-410a-bdfd-a424b39c1b12 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca Sep 01 18:20:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f07097d4-cd34-410a-bdfd-a424b39c1b12 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f07097d4-cd34-410a-bdfd-a424b39c1b12 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f07097d4-cd34-410a-bdfd-a424b39c1b12 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f07097d4-cd34-410a-bdfd-a424b39c1b12 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca returned with HTTP 200 Sep 01 18:20:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1604/3143] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:19 2026] GET /volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f5249f3d-c302-4b5f-a7f8-fd731eae7f7e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f5249f3d-c302-4b5f-a7f8-fd731eae7f7e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca Sep 01 18:20:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f5249f3d-c302-4b5f-a7f8-fd731eae7f7e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f5249f3d-c302-4b5f-a7f8-fd731eae7f7e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:19 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-f5249f3d-c302-4b5f-a7f8-fd731eae7f7e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Delete snapshot with id: adc86e10-17ef-4f23-bc5a-aae0313f0eca Sep 01 18:20:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f5249f3d-c302-4b5f-a7f8-fd731eae7f7e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f5249f3d-c302-4b5f-a7f8-fd731eae7f7e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot delete request issued successfully. Sep 01 18:20:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f5249f3d-c302-4b5f-a7f8-fd731eae7f7e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca returned with HTTP 202 Sep 01 18:20:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1540/3144] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:19 2026] DELETE /volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2d200670-f693-4f04-a8e1-435bb5d97d5b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2d200670-f693-4f04-a8e1-435bb5d97d5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca Sep 01 18:20:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2d200670-f693-4f04-a8e1-435bb5d97d5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2d200670-f693-4f04-a8e1-435bb5d97d5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2d200670-f693-4f04-a8e1-435bb5d97d5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2d200670-f693-4f04-a8e1-435bb5d97d5b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca returned with HTTP 200 Sep 01 18:20:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1605/3145] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:19 2026] GET /volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca => generated 463 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-62d162c2-3b90-4c50-a38a-2ba3223c5981 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-62d162c2-3b90-4c50-a38a-2ba3223c5981 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-62d162c2-3b90-4c50-a38a-2ba3223c5981 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-62d162c2-3b90-4c50-a38a-2ba3223c5981 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-62d162c2-3b90-4c50-a38a-2ba3223c5981 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-62d162c2-3b90-4c50-a38a-2ba3223c5981 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 200 Sep 01 18:20:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1541/3146] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:19 2026] GET /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0d5dc1af-9538-4303-b575-c1d6b6229c59 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d5dc1af-9538-4303-b575-c1d6b6229c59 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca Sep 01 18:20:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d5dc1af-9538-4303-b575-c1d6b6229c59 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d5dc1af-9538-4303-b575-c1d6b6229c59 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0d5dc1af-9538-4303-b575-c1d6b6229c59 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d5dc1af-9538-4303-b575-c1d6b6229c59 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca returned with HTTP 200 Sep 01 18:20:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1606/3147] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:20 2026] GET /volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-130ff3e9-807b-4eb2-9119-882ce39deeae None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-130ff3e9-807b-4eb2-9119-882ce39deeae tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-130ff3e9-807b-4eb2-9119-882ce39deeae tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-130ff3e9-807b-4eb2-9119-882ce39deeae tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-130ff3e9-807b-4eb2-9119-882ce39deeae tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-130ff3e9-807b-4eb2-9119-882ce39deeae tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 200 Sep 01 18:20:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1542/3148] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:20 2026] GET /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b0ee5e23-926a-4f12-8222-2da8041b3900 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b0ee5e23-926a-4f12-8222-2da8041b3900 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b0ee5e23-926a-4f12-8222-2da8041b3900 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b0ee5e23-926a-4f12-8222-2da8041b3900 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b0ee5e23-926a-4f12-8222-2da8041b3900 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca returned with HTTP 404 Sep 01 18:20:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1607/3149] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:21 2026] GET /volume/v3/snapshots/adc86e10-17ef-4f23-bc5a-aae0313f0eca => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d61f6671-f1dc-437c-bb2b-544c56294a2c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d61f6671-f1dc-437c-bb2b-544c56294a2c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d61f6671-f1dc-437c-bb2b-544c56294a2c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d61f6671-f1dc-437c-bb2b-544c56294a2c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-d61f6671-f1dc-437c-bb2b-544c56294a2c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: 078a42fd-4140-456d-b322-05ac414da332 Sep 01 18:20:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d61f6671-f1dc-437c-bb2b-544c56294a2c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e8a89fd7-549c-4581-9a3f-328a13914bf1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d61f6671-f1dc-437c-bb2b-544c56294a2c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d61f6671-f1dc-437c-bb2b-544c56294a2c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 returned with HTTP 202 Sep 01 18:20:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1543/3150] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:21 2026] DELETE /volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e8a89fd7-549c-4581-9a3f-328a13914bf1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e8a89fd7-549c-4581-9a3f-328a13914bf1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e8a89fd7-549c-4581-9a3f-328a13914bf1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85ab72c1-f180-478c-93de-745f710b0f55 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e8a89fd7-549c-4581-9a3f-328a13914bf1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85ab72c1-f180-478c-93de-745f710b0f55 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85ab72c1-f180-478c-93de-745f710b0f55 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85ab72c1-f180-478c-93de-745f710b0f55 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e8a89fd7-549c-4581-9a3f-328a13914bf1 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 200 Sep 01 18:20:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1608/3151] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:21 2026] GET /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-82e1f27e-cec8-4cc0-8894-24a02d318273 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-82e1f27e-cec8-4cc0-8894-24a02d318273 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] POST http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef/action Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-82e1f27e-cec8-4cc0-8894-24a02d318273 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-82e1f27e-cec8-4cc0-8894-24a02d318273 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.contrib.snapshot_unmanage [None req-82e1f27e-cec8-4cc0-8894-24a02d318273 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Unmanage snapshot with id: e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-82e1f27e-cec8-4cc0-8894-24a02d318273 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Snapshot retrieved successfully. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-85ab72c1-f180-478c-93de-745f710b0f55 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-82e1f27e-cec8-4cc0-8894-24a02d318273 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0a430afb8edc43ed8addf45f30447bde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c40defa08866413ab9e2efdd84e1fce6', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-82e1f27e-cec8-4cc0-8894-24a02d318273 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-reader] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef/action returned with HTTP 403 Sep 01 18:20:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1609/3152] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:20:21 2026] POST /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85ab72c1-f180-478c-93de-745f710b0f55 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 returned with HTTP 200 Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-307a3539-3515-41b0-b861-0a31e7dfd288 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1544/3153] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:21 2026] GET /volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-307a3539-3515-41b0-b861-0a31e7dfd288 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-307a3539-3515-41b0-b861-0a31e7dfd288 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-307a3539-3515-41b0-b861-0a31e7dfd288 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-307a3539-3515-41b0-b861-0a31e7dfd288 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete snapshot with id: e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-307a3539-3515-41b0-b861-0a31e7dfd288 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-307a3539-3515-41b0-b861-0a31e7dfd288 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot delete request issued successfully. Sep 01 18:20:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-307a3539-3515-41b0-b861-0a31e7dfd288 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 202 Sep 01 18:20:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1610/3154] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:21 2026] DELETE /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2347ef92-deb9-417d-a9e9-15dd5e0a863e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2347ef92-deb9-417d-a9e9-15dd5e0a863e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2347ef92-deb9-417d-a9e9-15dd5e0a863e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2347ef92-deb9-417d-a9e9-15dd5e0a863e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2347ef92-deb9-417d-a9e9-15dd5e0a863e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2347ef92-deb9-417d-a9e9-15dd5e0a863e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 200 Sep 01 18:20:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1545/3155] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:21 2026] GET /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a0a9679f-3a14-4568-8d0e-4d7dedb3bb8d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0a9679f-3a14-4568-8d0e-4d7dedb3bb8d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0a9679f-3a14-4568-8d0e-4d7dedb3bb8d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a0a9679f-3a14-4568-8d0e-4d7dedb3bb8d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a0a9679f-3a14-4568-8d0e-4d7dedb3bb8d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 returned with HTTP 404 Sep 01 18:20:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1611/3156] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:22 2026] GET /volume/v3/volumes/078a42fd-4140-456d-b322-05ac414da332 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-06e2fddc-9f15-40be-a835-1615baa18e89 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1825081744"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1825081744'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:20:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (ffbb31ac-04dd-4534-9b9b-c71bb88c28f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3ec5ca-87a9-4591-bf02-3d060adcea67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-463fa34e-7746-4229-ac09-a31aee6b063e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-463fa34e-7746-4229-ac09-a31aee6b063e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-463fa34e-7746-4229-ac09-a31aee6b063e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-463fa34e-7746-4229-ac09-a31aee6b063e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-463fa34e-7746-4229-ac09-a31aee6b063e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Snapshot retrieved successfully. Sep 01 18:20:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-463fa34e-7746-4229-ac09-a31aee6b063e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 200 Sep 01 18:20:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1612/3157] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:22 2026] GET /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3ec5ca-87a9-4591-bf02-3d060adcea67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2b91aa-7f84-4882-bb53-6fc4ff0ccfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['00f6a108-ae4a-451d-a82f-017ae97447c9', '71d2e07a-b071-4767-932f-b655144b9fb6', 'c53e1b9f-c6fe-4d7b-9d5a-93a153b41a9a', '8d8d3f14-a55d-44b8-a7bf-54501b794a26'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2b91aa-7f84-4882-bb53-6fc4ff0ccfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00f6a108-ae4a-451d-a82f-017ae97447c9', '71d2e07a-b071-4767-932f-b655144b9fb6', 'c53e1b9f-c6fe-4d7b-9d5a-93a153b41a9a', '8d8d3f14-a55d-44b8-a7bf-54501b794a26']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85812f74-28f0-4e25-8a89-6aab22652cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85812f74-28f0-4e25-8a89-6aab22652cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4008cbdd-b8b5-4077-9c1b-e6a4996ea608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825081744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['00f6a108-ae4a-451d-a82f-017ae97447c9','71d2e07a-b071-4767-932f-b655144b9fb6','c53e1b9f-c6fe-4d7b-9d5a-93a153b41a9a','8d8d3f14-a55d-44b8-a7bf-54501b794a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825081744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4008cbdd-b8b5-4077-9c1b-e6a4996ea608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f22153e-f0ff-4566-8c47-81dce7a6ad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f22153e-f0ff-4566-8c47-81dce7a6ad3a) 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-1825081744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['00f6a108-ae4a-451d-a82f-017ae97447c9','71d2e07a-b071-4767-932f-b655144b9fb6','c53e1b9f-c6fe-4d7b-9d5a-93a153b41a9a','8d8d3f14-a55d-44b8-a7bf-54501b794a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1651767b-d32f-406c-b2e4-139b80403eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1651767b-d32f-406c-b2e4-139b80403eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (ffbb31ac-04dd-4534-9b9b-c71bb88c28f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:20:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-06e2fddc-9f15-40be-a835-1615baa18e89 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1546/3158] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:22 2026] POST /volume/v3/volumes => generated 787 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-497d80e2-8206-4235-9f1d-93bc86a158f1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-497d80e2-8206-4235-9f1d-93bc86a158f1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-497d80e2-8206-4235-9f1d-93bc86a158f1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-497d80e2-8206-4235-9f1d-93bc86a158f1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:22 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:22 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-497d80e2-8206-4235-9f1d-93bc86a158f1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-497d80e2-8206-4235-9f1d-93bc86a158f1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 returned with HTTP 200 Sep 01 18:20:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1613/3159] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:22 2026] GET /volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5888f7ee-b41f-4a49-9b2d-0a00f6cab40d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5888f7ee-b41f-4a49-9b2d-0a00f6cab40d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5888f7ee-b41f-4a49-9b2d-0a00f6cab40d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5888f7ee-b41f-4a49-9b2d-0a00f6cab40d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5888f7ee-b41f-4a49-9b2d-0a00f6cab40d tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef returned with HTTP 404 Sep 01 18:20:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1547/3160] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:23 2026] GET /volume/v3/snapshots/e16194e9-0c40-4815-aeb7-d108639ebaef => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1f081635-5fb1-4287-b673-c65218c4a699 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f081635-5fb1-4287-b673-c65218c4a699 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 Sep 01 18:20:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f081635-5fb1-4287-b673-c65218c4a699 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1f081635-5fb1-4287-b673-c65218c4a699 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:23 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-1f081635-5fb1-4287-b673-c65218c4a699 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume with id: 165a9439-f107-4190-9afe-5c88b17f38f5 Sep 01 18:20:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1f081635-5fb1-4287-b673-c65218c4a699 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1f081635-5fb1-4287-b673-c65218c4a699 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Delete volume request issued successfully. Sep 01 18:20:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1f081635-5fb1-4287-b673-c65218c4a699 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 returned with HTTP 202 Sep 01 18:20:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1614/3161] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:23 2026] DELETE /volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-63f27871-8592-419b-9934-c4ee171aac3e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-63f27871-8592-419b-9934-c4ee171aac3e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-63f27871-8592-419b-9934-c4ee171aac3e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-63f27871-8592-419b-9934-c4ee171aac3e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-63f27871-8592-419b-9934-c4ee171aac3e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Volume info retrieved successfully. Sep 01 18:20:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-63f27871-8592-419b-9934-c4ee171aac3e tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 returned with HTTP 200 Sep 01 18:20:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1548/3162] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:23 2026] GET /volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-af4c39a9-c01f-4478-b5b7-f81221e41071 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af4c39a9-c01f-4478-b5b7-f81221e41071 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 Sep 01 18:20:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af4c39a9-c01f-4478-b5b7-f81221e41071 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-af4c39a9-c01f-4478-b5b7-f81221e41071 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:23 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:23 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-af4c39a9-c01f-4478-b5b7-f81221e41071 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-af4c39a9-c01f-4478-b5b7-f81221e41071 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 returned with HTTP 200 Sep 01 18:20:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1615/3163] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:23 2026] GET /volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-75be20b5-0a32-4e5a-a79c-c4e2418d65eb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-75be20b5-0a32-4e5a-a79c-c4e2418d65eb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-75be20b5-0a32-4e5a-a79c-c4e2418d65eb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4008cbdd-b8b5-4077-9c1b-e6a4996ea608", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1393637431"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-75be20b5-0a32-4e5a-a79c-c4e2418d65eb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:23 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-75be20b5-0a32-4e5a-a79c-c4e2418d65eb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create snapshot from volume 4008cbdd-b8b5-4077-9c1b-e6a4996ea608 Sep 01 18:20:23 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-75be20b5-0a32-4e5a-a79c-c4e2418d65eb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['9ab56997-98e2-436a-9c48-2ccdc53872c8', '85dfc42c-af3f-46df-a3e2-86643193973d', '343b70b5-578e-419b-8602-3f73da655cb5', '4b30c62a-8818-4263-bcb3-96f31a71af93'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:23 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:23 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-75be20b5-0a32-4e5a-a79c-c4e2418d65eb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot create request issued successfully. Sep 01 18:20:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-75be20b5-0a32-4e5a-a79c-c4e2418d65eb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:20:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1549/3164] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:20:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2493c4ad-df37-40f7-8436-6e9d549718cb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2493c4ad-df37-40f7-8436-6e9d549718cb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2493c4ad-df37-40f7-8436-6e9d549718cb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2493c4ad-df37-40f7-8436-6e9d549718cb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2493c4ad-df37-40f7-8436-6e9d549718cb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2493c4ad-df37-40f7-8436-6e9d549718cb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 200 Sep 01 18:20:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1616/3165] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:24 2026] GET /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-31f592c3-3fe3-4a90-8715-d96a5b333084 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31f592c3-3fe3-4a90-8715-d96a5b333084 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] GET http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 Sep 01 18:20:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31f592c3-3fe3-4a90-8715-d96a5b333084 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-31f592c3-3fe3-4a90-8715-d96a5b333084 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-31f592c3-3fe3-4a90-8715-d96a5b333084 tempest-ProjectReaderTests-1761643573 tempest-ProjectReaderTests-1761643573-project-admin] http://192.168.122.108/volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 returned with HTTP 404 Sep 01 18:20:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1550/3166] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:24 2026] GET /volume/v3/volumes/165a9439-f107-4190-9afe-5c88b17f38f5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8f32175f-754a-4184-9fa8-ca5f93622746 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f32175f-754a-4184-9fa8-ca5f93622746 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f32175f-754a-4184-9fa8-ca5f93622746 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8f32175f-754a-4184-9fa8-ca5f93622746 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8f32175f-754a-4184-9fa8-ca5f93622746 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8f32175f-754a-4184-9fa8-ca5f93622746 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 200 Sep 01 18:20:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1617/3167] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:25 2026] GET /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e675c46f-0496-4ee8-8f83-6d99c1afdf5d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e675c46f-0496-4ee8-8f83-6d99c1afdf5d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e675c46f-0496-4ee8-8f83-6d99c1afdf5d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e675c46f-0496-4ee8-8f83-6d99c1afdf5d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e675c46f-0496-4ee8-8f83-6d99c1afdf5d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e675c46f-0496-4ee8-8f83-6d99c1afdf5d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 200 Sep 01 18:20:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1551/3168] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:26 2026] GET /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-36503690-b0b5-48a8-a963-e79806dedd28 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-36503690-b0b5-48a8-a963-e79806dedd28 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-36503690-b0b5-48a8-a963-e79806dedd28 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-36503690-b0b5-48a8-a963-e79806dedd28 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:26 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-36503690-b0b5-48a8-a963-e79806dedd28 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Delete snapshot with id: 156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-36503690-b0b5-48a8-a963-e79806dedd28 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-36503690-b0b5-48a8-a963-e79806dedd28 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot delete request issued successfully. Sep 01 18:20:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-36503690-b0b5-48a8-a963-e79806dedd28 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 202 Sep 01 18:20:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1618/3169] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:26 2026] DELETE /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-899779ff-e2e2-43d7-9ed2-449fc322d8c2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-899779ff-e2e2-43d7-9ed2-449fc322d8c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-899779ff-e2e2-43d7-9ed2-449fc322d8c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-899779ff-e2e2-43d7-9ed2-449fc322d8c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-899779ff-e2e2-43d7-9ed2-449fc322d8c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-899779ff-e2e2-43d7-9ed2-449fc322d8c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 200 Sep 01 18:20:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1552/3170] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:26 2026] GET /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-45efb36f-443b-4e77-909a-c9ccede198fc None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45efb36f-443b-4e77-909a-c9ccede198fc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45efb36f-443b-4e77-909a-c9ccede198fc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-45efb36f-443b-4e77-909a-c9ccede198fc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-45efb36f-443b-4e77-909a-c9ccede198fc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-45efb36f-443b-4e77-909a-c9ccede198fc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 200 Sep 01 18:20:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1619/3171] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:27 2026] GET /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ec4985b-0640-4982-91a9-c4f32d8d83ed None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ec4985b-0640-4982-91a9-c4f32d8d83ed tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:27 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ec4985b-0640-4982-91a9-c4f32d8d83ed tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1860150749", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1865898829", "vendor_name": "tempest-vendor_name-31622752"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:27 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ec4985b-0640-4982-91a9-c4f32d8d83ed tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:27 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1553/3172] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:27 2026] POST /volume/v3/types => generated 328 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab376ce4-9eab-4156-ae55-0b84e88cc059", "size": 1}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume request body: {'volume': {'volume_type': 'ab376ce4-9eab-4156-ae55-0b84e88cc059', 'size': 1}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:27 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume of 1 GB Sep 01 18:20:27 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:27 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:27 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Flow 'volume_create_api' (6d104e48-8251-4807-85d2-8c9105506454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb088d5d-d2da-4faa-9933-223aff3ba8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:27 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb088d5d-d2da-4faa-9933-223aff3ba8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:20:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1865898829',vendor_name='tempest-vendor_name-31622752'},id=ab376ce4-9eab-4156-ae55-0b84e88cc059,is_public=True,name='tempest-ProjectMemberTests-volume-type-1860150749',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab376ce4-9eab-4156-ae55-0b84e88cc059', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de6257c-1382-434f-a30c-ebd2fecbaf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1860150749 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1860150749, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:28 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1860150749 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1860150749, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Created reservations ['a0cc10a4-4045-4dc4-afc5-14b8c2431158', 'eda69069-c6e8-47e2-813e-e18f1acbf5c0', 'c413935b-4607-47b2-b12e-2c72e0b6ffb4', '95ee6769-ddc7-4dcf-baff-1ffcfa00bdb2'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de6257c-1382-434f-a30c-ebd2fecbaf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0cc10a4-4045-4dc4-afc5-14b8c2431158', 'eda69069-c6e8-47e2-813e-e18f1acbf5c0', 'c413935b-4607-47b2-b12e-2c72e0b6ffb4', '95ee6769-ddc7-4dcf-baff-1ffcfa00bdb2']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3635a800-8925-481b-970a-4bcc346b4df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3635a800-8925-481b-970a-4bcc346b4df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a341a51a-0a79-41cf-8bc6-c8e2203734f0', '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='36eb9e5d5a4149a8a8754fa435598890',qos_specs=None,replication_status=,reservations=['a0cc10a4-4045-4dc4-afc5-14b8c2431158','eda69069-c6e8-47e2-813e-e18f1acbf5c0','c413935b-4607-47b2-b12e-2c72e0b6ffb4','95ee6769-ddc7-4dcf-baff-1ffcfa00bdb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143fd09ffc7e48b2b7775d0512e3a71f',volume_type_id=ab376ce4-9eab-4156-ae55-0b84e88cc059), '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-01T16:20:28Z,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=a341a51a-0a79-41cf-8bc6-c8e2203734f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36eb9e5d5a4149a8a8754fa435598890',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='143fd09ffc7e48b2b7775d0512e3a71f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab376ce4-9eab-4156-ae55-0b84e88cc059),volume_type_id=ab376ce4-9eab-4156-ae55-0b84e88cc059)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7cf52c0-3771-4e52-9bc4-e261b718da6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7cf52c0-3771-4e52-9bc4-e261b718da6b) 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='36eb9e5d5a4149a8a8754fa435598890',qos_specs=None,replication_status=,reservations=['a0cc10a4-4045-4dc4-afc5-14b8c2431158','eda69069-c6e8-47e2-813e-e18f1acbf5c0','c413935b-4607-47b2-b12e-2c72e0b6ffb4','95ee6769-ddc7-4dcf-baff-1ffcfa00bdb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143fd09ffc7e48b2b7775d0512e3a71f',volume_type_id=ab376ce4-9eab-4156-ae55-0b84e88cc059)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444efffa-43fc-47bf-88cb-c4fcdcc1e616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444efffa-43fc-47bf-88cb-c4fcdcc1e616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Flow 'volume_create_api' (6d104e48-8251-4807-85d2-8c9105506454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume request issued successfully. Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc16a79f-7fde-41e4-b647-7bb95d33b35f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1620/3173] 192.168.122.108 () {62 vars in 1182 bytes} [Tue Sep 1 18:20:27 2026] POST /volume/v3/volumes => generated 782 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1db1bd7f-0680-4965-941e-c67303b60933 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1db1bd7f-0680-4965-941e-c67303b60933 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1db1bd7f-0680-4965-941e-c67303b60933 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1db1bd7f-0680-4965-941e-c67303b60933 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1db1bd7f-0680-4965-941e-c67303b60933 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0b8d5737-e8fb-4913-bf34-0beb3e4a40d2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b8d5737-e8fb-4913-bf34-0beb3e4a40d2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b8d5737-e8fb-4913-bf34-0beb3e4a40d2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0b8d5737-e8fb-4913-bf34-0beb3e4a40d2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1db1bd7f-0680-4965-941e-c67303b60933 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 returned with HTTP 200 Sep 01 18:20:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1554/3174] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:20:28 2026] GET /volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 => generated 961 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0b8d5737-e8fb-4913-bf34-0beb3e4a40d2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 404 Sep 01 18:20:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1621/3175] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:28 2026] GET /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-03b859d5-b370-4df7-a00f-7781131faffd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-03b859d5-b370-4df7-a00f-7781131faffd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-03b859d5-b370-4df7-a00f-7781131faffd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-03b859d5-b370-4df7-a00f-7781131faffd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-03b859d5-b370-4df7-a00f-7781131faffd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete snapshot with id: 156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-03b859d5-b370-4df7-a00f-7781131faffd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 404 Sep 01 18:20:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1555/3176] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:28 2026] DELETE /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-285de28c-6cc0-4a48-a26f-b6fd7fc1a86c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-285de28c-6cc0-4a48-a26f-b6fd7fc1a86c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-285de28c-6cc0-4a48-a26f-b6fd7fc1a86c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-285de28c-6cc0-4a48-a26f-b6fd7fc1a86c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-285de28c-6cc0-4a48-a26f-b6fd7fc1a86c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 returned with HTTP 404 Sep 01 18:20:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1622/3177] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:28 2026] GET /volume/v3/snapshots/156e95e8-18f6-44da-a740-5829d5ce1212 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-91a6df20-a0b3-4b24-ac21-85ec0e9ac61b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-91a6df20-a0b3-4b24-ac21-85ec0e9ac61b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-91a6df20-a0b3-4b24-ac21-85ec0e9ac61b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-91a6df20-a0b3-4b24-ac21-85ec0e9ac61b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-91a6df20-a0b3-4b24-ac21-85ec0e9ac61b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: 4008cbdd-b8b5-4077-9c1b-e6a4996ea608 Sep 01 18:20:28 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:28 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:28 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:28 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-91a6df20-a0b3-4b24-ac21-85ec0e9ac61b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-91a6df20-a0b3-4b24-ac21-85ec0e9ac61b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:20:28 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-91a6df20-a0b3-4b24-ac21-85ec0e9ac61b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 returned with HTTP 202 Sep 01 18:20:28 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1556/3178] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:28 2026] DELETE /volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-efba9e2a-8c08-43ff-b323-c74736c97011 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efba9e2a-8c08-43ff-b323-c74736c97011 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efba9e2a-8c08-43ff-b323-c74736c97011 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-efba9e2a-8c08-43ff-b323-c74736c97011 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:28 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:28 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:28 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:28 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-efba9e2a-8c08-43ff-b323-c74736c97011 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:28 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-efba9e2a-8c08-43ff-b323-c74736c97011 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 returned with HTTP 200 Sep 01 18:20:28 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1623/3179] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:28 2026] GET /volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-216b3b37-8d70-4076-a303-6d43ff2ceec4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-216b3b37-8d70-4076-a303-6d43ff2ceec4 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-216b3b37-8d70-4076-a303-6d43ff2ceec4 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-216b3b37-8d70-4076-a303-6d43ff2ceec4 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-216b3b37-8d70-4076-a303-6d43ff2ceec4 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-216b3b37-8d70-4076-a303-6d43ff2ceec4 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 returned with HTTP 200 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1557/3180] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:20:29 2026] GET /volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 => generated 982 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-66c302da-e978-441e-ac85-8338e46a2acf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66c302da-e978-441e-ac85-8338e46a2acf tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66c302da-e978-441e-ac85-8338e46a2acf tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-66c302da-e978-441e-ac85-8338e46a2acf tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-66c302da-e978-441e-ac85-8338e46a2acf tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:20:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1624/3181] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:20:29 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a4a31ba5-df49-4ee2-b0f9-e8d5c60023fd None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a4a31ba5-df49-4ee2-b0f9-e8d5c60023fd tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] DELETE http://192.168.122.108/volume/v3/messages/d9bbbf8e-f112-428d-ac67-b953cb6a3c4a Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a4a31ba5-df49-4ee2-b0f9-e8d5c60023fd tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fdc38cda-bc98-4bc4-b41e-71c6225dbb2e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a4a31ba5-df49-4ee2-b0f9-e8d5c60023fd tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fdc38cda-bc98-4bc4-b41e-71c6225dbb2e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fdc38cda-bc98-4bc4-b41e-71c6225dbb2e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fdc38cda-bc98-4bc4-b41e-71c6225dbb2e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fdc38cda-bc98-4bc4-b41e-71c6225dbb2e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 returned with HTTP 404 Sep 01 18:20:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1625/3182] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:29 2026] GET /volume/v3/volumes/4008cbdd-b8b5-4077-9c1b-e6a4996ea608 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a4a31ba5-df49-4ee2-b0f9-e8d5c60023fd tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] http://192.168.122.108/volume/v3/messages/d9bbbf8e-f112-428d-ac67-b953cb6a3c4a returned with HTTP 204 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1558/3183] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:20:29 2026] DELETE /volume/v3/messages/d9bbbf8e-f112-428d-ac67-b953cb6a3c4a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1630c0a1-c25d-4185-8e75-a53deef48314 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1630c0a1-c25d-4185-8e75-a53deef48314 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] GET http://192.168.122.108/volume/v3/messages/d9bbbf8e-f112-428d-ac67-b953cb6a3c4a Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1630c0a1-c25d-4185-8e75-a53deef48314 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1630c0a1-c25d-4185-8e75-a53deef48314 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-663511611"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-663511611'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1630c0a1-c25d-4185-8e75-a53deef48314 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] http://192.168.122.108/volume/v3/messages/d9bbbf8e-f112-428d-ac67-b953cb6a3c4a returned with HTTP 404 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1559/3184] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:20:29 2026] GET /volume/v3/messages/d9bbbf8e-f112-428d-ac67-b953cb6a3c4a => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Delete volume with id: a341a51a-0a79-41cf-8bc6-c8e2203734f0 Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (eda96989-9e20-4c1f-8d6f-6ffcc775f957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03258f4a-e782-451e-ba4f-e573edf1b95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86562) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1860150749 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1860150749, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1860150749 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1860150749, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Created reservations ['505cece7-18c4-4a05-a05a-80f45d3c07dc', '6813dd88-66af-40d1-8d07-a879113448b3', '152b6dd6-9a86-4273-ab03-52f14de19f98', 'e7f62862-0dc6-493b-9f36-54f7500ad0fb'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03258f4a-e782-451e-ba4f-e573edf1b95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bffac2d-756d-4058-9115-e9d5408761ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Delete volume request issued successfully. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6b2fffe4-c4f3-4b10-9da7-aaa8ad371da7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 returned with HTTP 202 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1560/3185] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:20:29 2026] DELETE /volume/v3/volumes/a341a51a-0a79-41cf-8bc6-c8e2203734f0 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-60895b37-87f6-4463-8513-57eed7acdd52 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60895b37-87f6-4463-8513-57eed7acdd52 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] DELETE http://192.168.122.108/volume/v3/types/ab376ce4-9eab-4156-ae55-0b84e88cc059 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60895b37-87f6-4463-8513-57eed7acdd52 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60895b37-87f6-4463-8513-57eed7acdd52 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['c6a309c4-5e0f-4174-9051-8457ce2aad61', '15a4d315-dbda-452f-8174-f51fae72e34c', '488cf2d2-d579-4650-96b5-2c1620a39b86', '639bf326-cd29-424c-85fd-6316dff5d346'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bffac2d-756d-4058-9115-e9d5408761ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a309c4-5e0f-4174-9051-8457ce2aad61', '15a4d315-dbda-452f-8174-f51fae72e34c', '488cf2d2-d579-4650-96b5-2c1620a39b86', '639bf326-cd29-424c-85fd-6316dff5d346']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8257e76b-0aca-4bea-aed6-f6ebecb98459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60895b37-87f6-4463-8513-57eed7acdd52 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/types/ab376ce4-9eab-4156-ae55-0b84e88cc059 returned with HTTP 202 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1561/3186] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:29 2026] DELETE /volume/v3/types/ab376ce4-9eab-4156-ae55-0b84e88cc059 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9a261c99-5002-4c93-882d-3f3cafd4fc76 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9a261c99-5002-4c93-882d-3f3cafd4fc76 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9a261c99-5002-4c93-882d-3f3cafd4fc76 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1645840971", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1463963947", "vendor_name": "tempest-vendor_name-1004508697"}}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8257e76b-0aca-4bea-aed6-f6ebecb98459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c10c7eb4-0706-45bf-affe-b0d2b4389a4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-663511611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['c6a309c4-5e0f-4174-9051-8457ce2aad61','15a4d315-dbda-452f-8174-f51fae72e34c','488cf2d2-d579-4650-96b5-2c1620a39b86','639bf326-cd29-424c-85fd-6316dff5d346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-663511611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c10c7eb4-0706-45bf-affe-b0d2b4389a4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd882eef-3b20-45f7-9323-276925bdf207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9a261c99-5002-4c93-882d-3f3cafd4fc76 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:29 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1562/3187] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:29 2026] POST /volume/v3/types => generated 330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume request body: {'volume': {'volume_type': 'e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume of 1 GB Sep 01 18:20:29 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:29 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd882eef-3b20-45f7-9323-276925bdf207) 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-663511611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['c6a309c4-5e0f-4174-9051-8457ce2aad61','15a4d315-dbda-452f-8174-f51fae72e34c','488cf2d2-d579-4650-96b5-2c1620a39b86','639bf326-cd29-424c-85fd-6316dff5d346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Flow 'volume_create_api' (d2e1f188-87c5-407f-99d4-e664c0a000bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e005f48b-6edd-4149-8818-c55cb50d96d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e509ca-31e4-44e8-9461-1a8f3b93279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e005f48b-6edd-4149-8818-c55cb50d96d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (eda96989-9e20-4c1f-8d6f-6ffcc775f957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d1acf920-5ccf-470d-bb1c-b7cf08c0cbe0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1626/3188] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:29 2026] POST /volume/v3/volumes => generated 786 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4157cac8-c66f-4340-ba16-5fff50eb184d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e509ca-31e4-44e8-9461-1a8f3b93279f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:20:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1463963947',vendor_name='tempest-vendor_name-1004508697'},id=e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1645840971',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4157cac8-c66f-4340-ba16-5fff50eb184d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4157cac8-c66f-4340-ba16-5fff50eb184d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4157cac8-c66f-4340-ba16-5fff50eb184d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:29 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7f873d-187d-493a-b8f0-130d01a689fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:29 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:29 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:29 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:29 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-4157cac8-c66f-4340-ba16-5fff50eb184d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:29 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4157cac8-c66f-4340-ba16-5fff50eb184d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b returned with HTTP 200 Sep 01 18:20:29 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1627/3189] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:29 2026] GET /volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:29 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1645840971 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1645840971, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:29 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1645840971 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1645840971, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Created reservations ['473c874f-3717-4c32-b763-ca449d98cc89', '02df68fe-2853-4eef-9568-70c388ddf3d2', 'a8104486-5f21-4827-a451-eefe007ce939', '3a7d1e19-2629-4bbd-bbe6-9ea82a46e51a'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7f873d-187d-493a-b8f0-130d01a689fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['473c874f-3717-4c32-b763-ca449d98cc89', '02df68fe-2853-4eef-9568-70c388ddf3d2', 'a8104486-5f21-4827-a451-eefe007ce939', '3a7d1e19-2629-4bbd-bbe6-9ea82a46e51a']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (890b58cf-a1f6-4863-bfba-a665bbeb8e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:30 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (890b58cf-a1f6-4863-bfba-a665bbeb8e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99fa1900-ea9f-4305-9334-4f66da3019c8', '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='36eb9e5d5a4149a8a8754fa435598890',qos_specs=None,replication_status=,reservations=['473c874f-3717-4c32-b763-ca449d98cc89','02df68fe-2853-4eef-9568-70c388ddf3d2','a8104486-5f21-4827-a451-eefe007ce939','3a7d1e19-2629-4bbd-bbe6-9ea82a46e51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143fd09ffc7e48b2b7775d0512e3a71f',volume_type_id=e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a), '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-01T16:20:30Z,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=99fa1900-ea9f-4305-9334-4f66da3019c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36eb9e5d5a4149a8a8754fa435598890',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='143fd09ffc7e48b2b7775d0512e3a71f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a),volume_type_id=e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2cc514b-8239-455f-b904-cb8b6f4f6f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2cc514b-8239-455f-b904-cb8b6f4f6f9a) 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='36eb9e5d5a4149a8a8754fa435598890',qos_specs=None,replication_status=,reservations=['473c874f-3717-4c32-b763-ca449d98cc89','02df68fe-2853-4eef-9568-70c388ddf3d2','a8104486-5f21-4827-a451-eefe007ce939','3a7d1e19-2629-4bbd-bbe6-9ea82a46e51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143fd09ffc7e48b2b7775d0512e3a71f',volume_type_id=e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8404b750-7b11-49e0-96f3-5213c4eb324c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8404b750-7b11-49e0-96f3-5213c4eb324c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Flow 'volume_create_api' (d2e1f188-87c5-407f-99d4-e664c0a000bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume request issued successfully. Sep 01 18:20:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e0e19d47-e88c-429c-8266-1df78c47e5ba tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:30 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1563/3190] 192.168.122.108 () {62 vars in 1182 bytes} [Tue Sep 1 18:20:29 2026] POST /volume/v3/volumes => generated 782 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b809d7cc-064b-4e66-850e-5d8b39414850 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b809d7cc-064b-4e66-850e-5d8b39414850 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 Sep 01 18:20:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b809d7cc-064b-4e66-850e-5d8b39414850 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:30 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b809d7cc-064b-4e66-850e-5d8b39414850 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:30 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:30 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b809d7cc-064b-4e66-850e-5d8b39414850 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:30 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b809d7cc-064b-4e66-850e-5d8b39414850 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 returned with HTTP 200 Sep 01 18:20:30 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1628/3191] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:20:30 2026] GET /volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 => generated 961 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-138365da-17cf-4213-9b88-b70463de4be1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-138365da-17cf-4213-9b88-b70463de4be1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-138365da-17cf-4213-9b88-b70463de4be1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:30 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-138365da-17cf-4213-9b88-b70463de4be1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-138365da-17cf-4213-9b88-b70463de4be1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-138365da-17cf-4213-9b88-b70463de4be1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b returned with HTTP 200 Sep 01 18:20:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1564/3192] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:30 2026] GET /volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ba239e1e-483b-4d65-9f16-bd0c56b8a6a1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ba239e1e-483b-4d65-9f16-bd0c56b8a6a1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ba239e1e-483b-4d65-9f16-bd0c56b8a6a1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c10c7eb4-0706-45bf-affe-b0d2b4389a4b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1096917597"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ba239e1e-483b-4d65-9f16-bd0c56b8a6a1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-ba239e1e-483b-4d65-9f16-bd0c56b8a6a1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create snapshot from volume c10c7eb4-0706-45bf-affe-b0d2b4389a4b Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-ba239e1e-483b-4d65-9f16-bd0c56b8a6a1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['74ee9532-9dbf-41d2-a2f9-2619667c9ba4', 'e0bf9fb9-2580-4ea3-aa1c-179b74041b2e', '6c8caea4-fb68-4fa2-a0e2-79c10cb22bbc', 'fa43a673-0f11-4e69-81db-5df37b2898a1'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ba239e1e-483b-4d65-9f16-bd0c56b8a6a1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot create request issued successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ba239e1e-483b-4d65-9f16-bd0c56b8a6a1 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:20:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1629/3193] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:20:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a094d23c-8345-4d5b-b9b7-91672bfae747 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a094d23c-8345-4d5b-b9b7-91672bfae747 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a094d23c-8345-4d5b-b9b7-91672bfae747 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a094d23c-8345-4d5b-b9b7-91672bfae747 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a094d23c-8345-4d5b-b9b7-91672bfae747 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a094d23c-8345-4d5b-b9b7-91672bfae747 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb returned with HTTP 200 Sep 01 18:20:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1565/3194] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:31 2026] GET /volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2820ac41-e179-4c08-b175-9a56fc30e6ce None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2820ac41-e179-4c08-b175-9a56fc30e6ce tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2820ac41-e179-4c08-b175-9a56fc30e6ce tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2820ac41-e179-4c08-b175-9a56fc30e6ce tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2820ac41-e179-4c08-b175-9a56fc30e6ce tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2820ac41-e179-4c08-b175-9a56fc30e6ce tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 returned with HTTP 200 Sep 01 18:20:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1630/3195] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:20:31 2026] GET /volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 => generated 982 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c3de3963-fdf1-4819-85c9-0ba2db75a21f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3de3963-fdf1-4819-85c9-0ba2db75a21f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3de3963-fdf1-4819-85c9-0ba2db75a21f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3de3963-fdf1-4819-85c9-0ba2db75a21f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3de3963-fdf1-4819-85c9-0ba2db75a21f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:20:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1566/3196] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:20:31 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cf73d7ab-c07b-47a5-9733-f1c6881959f3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf73d7ab-c07b-47a5-9733-f1c6881959f3 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] GET http://192.168.122.108/volume/v3/messages Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf73d7ab-c07b-47a5-9733-f1c6881959f3 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cf73d7ab-c07b-47a5-9733-f1c6881959f3 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cf73d7ab-c07b-47a5-9733-f1c6881959f3 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:20:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1631/3197] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:20:31 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3b09953d-0b33-454e-b6e1-db1a59097ef7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b09953d-0b33-454e-b6e1-db1a59097ef7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] DELETE http://192.168.122.108/volume/v3/messages/2f31017c-4501-4e34-9c01-f22fbc9737e5 Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b09953d-0b33-454e-b6e1-db1a59097ef7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b09953d-0b33-454e-b6e1-db1a59097ef7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b09953d-0b33-454e-b6e1-db1a59097ef7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/messages/2f31017c-4501-4e34-9c01-f22fbc9737e5 returned with HTTP 204 Sep 01 18:20:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1567/3198] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:20:31 2026] DELETE /volume/v3/messages/2f31017c-4501-4e34-9c01-f22fbc9737e5 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-95a0a694-1445-4a3e-b314-986778044764 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Delete volume with id: 99fa1900-ea9f-4305-9334-4f66da3019c8 Sep 01 18:20:31 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:31 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86561) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1645840971 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1645840971, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1645840971 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1645840971, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Created reservations ['5ab670b2-35dc-438a-bf09-1574c23f3f76', '6fbf56a7-87fb-40e0-ba58-31512dec2e33', 'd03ae347-a84a-4ced-9ece-fe29d2233a4d', 'f5ad8468-0abe-4170-bb9e-d882c405dbbe'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Delete volume request issued successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-95a0a694-1445-4a3e-b314-986778044764 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 returned with HTTP 202 Sep 01 18:20:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1632/3199] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:20:31 2026] DELETE /volume/v3/volumes/99fa1900-ea9f-4305-9334-4f66da3019c8 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-271ef796-ffaf-49f4-a46a-1db073220d4c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-271ef796-ffaf-49f4-a46a-1db073220d4c tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] DELETE http://192.168.122.108/volume/v3/types/e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-271ef796-ffaf-49f4-a46a-1db073220d4c tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-271ef796-ffaf-49f4-a46a-1db073220d4c tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-271ef796-ffaf-49f4-a46a-1db073220d4c tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/types/e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a returned with HTTP 202 Sep 01 18:20:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1568/3200] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:31 2026] DELETE /volume/v3/types/e95c81fd-ff6a-41b4-a3bc-d4042e38ad3a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cee94138-c316-4006-a2bd-4dfe75cf21a5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cee94138-c316-4006-a2bd-4dfe75cf21a5 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:31 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cee94138-c316-4006-a2bd-4dfe75cf21a5 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1167374015", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1381757668", "vendor_name": "tempest-vendor_name-966371334"}}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:31 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cee94138-c316-4006-a2bd-4dfe75cf21a5 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:31 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1633/3201] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:31 2026] POST /volume/v3/types => generated 329 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8902fd70-f274-475a-9f04-c2fd1d09ccb6", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume request body: {'volume': {'volume_type': '8902fd70-f274-475a-9f04-c2fd1d09ccb6', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume of 1 GB Sep 01 18:20:31 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Flow 'volume_create_api' (c94d071f-f4d9-43f5-96b5-bc4e7f873dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899883ae-374f-49cf-ab62-88dc67216d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899883ae-374f-49cf-ab62-88dc67216d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T16:20:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1381757668',vendor_name='tempest-vendor_name-966371334'},id=8902fd70-f274-475a-9f04-c2fd1d09ccb6,is_public=True,name='tempest-ProjectMemberTests-volume-type-1167374015',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8902fd70-f274-475a-9f04-c2fd1d09ccb6', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2e43a0-c101-413f-92b9-6bf585ccaae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1167374015 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1167374015, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: WARNING cinder.quota [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1167374015 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1167374015, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Created reservations ['453ce409-ebfd-4743-bd4b-d50592887120', '5c3ded6d-a1c7-4b14-a6ae-a0928a1a4571', '9a0c9e69-b8d5-41be-acb6-7792b030c1ab', '8c5b47ef-4096-42c7-9535-6915e2785e80'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2e43a0-c101-413f-92b9-6bf585ccaae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['453ce409-ebfd-4743-bd4b-d50592887120', '5c3ded6d-a1c7-4b14-a6ae-a0928a1a4571', '9a0c9e69-b8d5-41be-acb6-7792b030c1ab', '8c5b47ef-4096-42c7-9535-6915e2785e80']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9181461-32f5-49d4-82cf-96e49eabf946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9181461-32f5-49d4-82cf-96e49eabf946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46f43eb7-5fe6-4763-8ac4-9e38047181c6', '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='36eb9e5d5a4149a8a8754fa435598890',qos_specs=None,replication_status=,reservations=['453ce409-ebfd-4743-bd4b-d50592887120','5c3ded6d-a1c7-4b14-a6ae-a0928a1a4571','9a0c9e69-b8d5-41be-acb6-7792b030c1ab','8c5b47ef-4096-42c7-9535-6915e2785e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143fd09ffc7e48b2b7775d0512e3a71f',volume_type_id=8902fd70-f274-475a-9f04-c2fd1d09ccb6), '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-01T16:20: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=46f43eb7-5fe6-4763-8ac4-9e38047181c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36eb9e5d5a4149a8a8754fa435598890',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='143fd09ffc7e48b2b7775d0512e3a71f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8902fd70-f274-475a-9f04-c2fd1d09ccb6),volume_type_id=8902fd70-f274-475a-9f04-c2fd1d09ccb6)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1784f05-d002-4339-9e9d-84c30b104aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1784f05-d002-4339-9e9d-84c30b104aa1) 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='36eb9e5d5a4149a8a8754fa435598890',qos_specs=None,replication_status=,reservations=['453ce409-ebfd-4743-bd4b-d50592887120','5c3ded6d-a1c7-4b14-a6ae-a0928a1a4571','9a0c9e69-b8d5-41be-acb6-7792b030c1ab','8c5b47ef-4096-42c7-9535-6915e2785e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143fd09ffc7e48b2b7775d0512e3a71f',volume_type_id=8902fd70-f274-475a-9f04-c2fd1d09ccb6)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f596502f-f25f-4852-9feb-8fd5276831b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f596502f-f25f-4852-9feb-8fd5276831b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Flow 'volume_create_api' (c94d071f-f4d9-43f5-96b5-bc4e7f873dfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Create volume request issued successfully. Sep 01 18:20:31 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3f112d4a-4618-4b4b-8574-0f79234995b7 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:31 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1569/3202] 192.168.122.108 () {62 vars in 1182 bytes} [Tue Sep 1 18:20:31 2026] POST /volume/v3/volumes => generated 782 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-db5e6917-58ea-4a2c-8e39-b5eafc5c3c6f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db5e6917-58ea-4a2c-8e39-b5eafc5c3c6f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 Sep 01 18:20:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-db5e6917-58ea-4a2c-8e39-b5eafc5c3c6f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:32 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-db5e6917-58ea-4a2c-8e39-b5eafc5c3c6f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:32 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:32 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:32 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:32 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:32 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-db5e6917-58ea-4a2c-8e39-b5eafc5c3c6f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:32 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-db5e6917-58ea-4a2c-8e39-b5eafc5c3c6f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 returned with HTTP 200 Sep 01 18:20:32 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1634/3203] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:20:32 2026] GET /volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 => generated 961 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-48c6d405-f164-471d-8e18-c68767b8553e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48c6d405-f164-471d-8e18-c68767b8553e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb Sep 01 18:20:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48c6d405-f164-471d-8e18-c68767b8553e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:32 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48c6d405-f164-471d-8e18-c68767b8553e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:32 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:32 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:32 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-48c6d405-f164-471d-8e18-c68767b8553e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:32 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48c6d405-f164-471d-8e18-c68767b8553e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb returned with HTTP 200 Sep 01 18:20:32 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1570/3204] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:32 2026] GET /volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cc802567-75cf-438f-bbdd-154615b52ada None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc802567-75cf-438f-bbdd-154615b52ada tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc802567-75cf-438f-bbdd-154615b52ada tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cc802567-75cf-438f-bbdd-154615b52ada tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cc802567-75cf-438f-bbdd-154615b52ada tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cc802567-75cf-438f-bbdd-154615b52ada tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 returned with HTTP 200 Sep 01 18:20:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1635/3205] 192.168.122.108 () {60 vars in 1272 bytes} [Tue Sep 1 18:20:33 2026] GET /volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 => generated 982 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-005efde8-8889-4a50-9d77-3de4be71cd02 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-005efde8-8889-4a50-9d77-3de4be71cd02 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] GET http://192.168.122.108/volume/v3/messages Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-005efde8-8889-4a50-9d77-3de4be71cd02 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-005efde8-8889-4a50-9d77-3de4be71cd02 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-005efde8-8889-4a50-9d77-3de4be71cd02 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/messages returned with HTTP 200 Sep 01 18:20:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1571/3206] 192.168.122.108 () {60 vars in 1164 bytes} [Tue Sep 1 18:20:33 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-4a51e806-285c-4c6b-9154-9be8adfe5b65 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4a51e806-285c-4c6b-9154-9be8adfe5b65 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] GET http://192.168.122.108/volume/v3/messages/3b7194f4-6856-4e4b-91f1-5c790f197bcd Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4a51e806-285c-4c6b-9154-9be8adfe5b65 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-4a51e806-285c-4c6b-9154-9be8adfe5b65 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] Calling method 'version_select' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-4a51e806-285c-4c6b-9154-9be8adfe5b65 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-member] http://192.168.122.108/volume/v3/messages/3b7194f4-6856-4e4b-91f1-5c790f197bcd returned with HTTP 200 Sep 01 18:20:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1636/3207] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:20:33 2026] GET /volume/v3/messages/3b7194f4-6856-4e4b-91f1-5c790f197bcd => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-debf48fa-84fa-4cb5-86ba-eb03633e26f6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-debf48fa-84fa-4cb5-86ba-eb03633e26f6 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] DELETE http://192.168.122.108/volume/v3/messages/3b7194f4-6856-4e4b-91f1-5c790f197bcd Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-debf48fa-84fa-4cb5-86ba-eb03633e26f6 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-debf48fa-84fa-4cb5-86ba-eb03633e26f6 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'version_select' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-debf48fa-84fa-4cb5-86ba-eb03633e26f6 tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/messages/3b7194f4-6856-4e4b-91f1-5c790f197bcd returned with HTTP 204 Sep 01 18:20:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1572/3208] 192.168.122.108 () {60 vars in 1278 bytes} [Tue Sep 1 18:20:33 2026] DELETE /volume/v3/messages/3b7194f4-6856-4e4b-91f1-5c790f197bcd => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Delete volume with id: 46f43eb7-5fe6-4763-8ac4-9e38047181c6 Sep 01 18:20:33 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:33 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Volume info retrieved successfully. Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86561) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ad6aa5a5-741e-44f4-9ed5-5787518143c3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ad6aa5a5-741e-44f4-9ed5-5787518143c3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ad6aa5a5-741e-44f4-9ed5-5787518143c3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ad6aa5a5-741e-44f4-9ed5-5787518143c3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1167374015 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1167374015, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:33 devstack devstack@c-api.service[86561]: WARNING cinder.quota [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1167374015 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1167374015, it is now deprecated. Please use the default quota class for default quota. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-ad6aa5a5-741e-44f4-9ed5-5787518143c3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ad6aa5a5-741e-44f4-9ed5-5787518143c3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb returned with HTTP 200 Sep 01 18:20:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1573/3209] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:33 2026] GET /volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-27eb9d48-4770-4653-9f14-cb606df7a151 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Created reservations ['f4aab079-7934-4f26-ba01-992a8db1d877', '0120735c-f4d9-44bf-9965-76a38197be13', 'b5706674-ab82-4810-8b33-fd3257cff678', '4504e8bb-3816-4ae0-b43b-782e89c0a6cd'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27eb9d48-4770-4653-9f14-cb606df7a151 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] POST http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb/action Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27eb9d48-4770-4653-9f14-cb606df7a151 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27eb9d48-4770-4653-9f14-cb606df7a151 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-27eb9d48-4770-4653-9f14-cb606df7a151 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-27eb9d48-4770-4653-9f14-cb606df7a151 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '768a3ca8921b4139a33ef1f63b6952d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb07b3f64b4b464283c3ba7506f985a0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27eb9d48-4770-4653-9f14-cb606df7a151 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb/action returned with HTTP 403 Sep 01 18:20:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1574/3210] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:20:33 2026] POST /volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb/action => generated 133 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-335d4f65-1481-4fae-a795-4a8fa687c4ba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-335d4f65-1481-4fae-a795-4a8fa687c4ba tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-335d4f65-1481-4fae-a795-4a8fa687c4ba tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-335d4f65-1481-4fae-a795-4a8fa687c4ba tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-335d4f65-1481-4fae-a795-4a8fa687c4ba tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete snapshot with id: bf810d63-54b1-4563-9d94-3bf707b8c4eb Sep 01 18:20:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-335d4f65-1481-4fae-a795-4a8fa687c4ba tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Delete volume request issued successfully. Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c9a186ab-43ef-4555-91ce-9881d0eb7eab tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 returned with HTTP 202 Sep 01 18:20:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1637/3211] 192.168.122.108 () {60 vars in 1275 bytes} [Tue Sep 1 18:20:33 2026] DELETE /volume/v3/volumes/46f43eb7-5fe6-4763-8ac4-9e38047181c6 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-68cf7105-11ab-48f1-8c4e-f2461f73664f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68cf7105-11ab-48f1-8c4e-f2461f73664f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] DELETE http://192.168.122.108/volume/v3/types/8902fd70-f274-475a-9f04-c2fd1d09ccb6 Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68cf7105-11ab-48f1-8c4e-f2461f73664f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-68cf7105-11ab-48f1-8c4e-f2461f73664f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-335d4f65-1481-4fae-a795-4a8fa687c4ba tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot delete request issued successfully. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-335d4f65-1481-4fae-a795-4a8fa687c4ba tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb returned with HTTP 202 Sep 01 18:20:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1575/3212] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:33 2026] DELETE /volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-50818b9a-d83b-4ddd-86a6-0a1581aa1444 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50818b9a-d83b-4ddd-86a6-0a1581aa1444 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50818b9a-d83b-4ddd-86a6-0a1581aa1444 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50818b9a-d83b-4ddd-86a6-0a1581aa1444 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-50818b9a-d83b-4ddd-86a6-0a1581aa1444 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:33 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50818b9a-d83b-4ddd-86a6-0a1581aa1444 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb returned with HTTP 200 Sep 01 18:20:33 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1576/3213] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:33 2026] GET /volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:33 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-68cf7105-11ab-48f1-8c4e-f2461f73664f tempest-ProjectMemberTests-1419657268 tempest-ProjectMemberTests-1419657268-project-admin] http://192.168.122.108/volume/v3/types/8902fd70-f274-475a-9f04-c2fd1d09ccb6 returned with HTTP 202 Sep 01 18:20:33 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1638/3214] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:33 2026] DELETE /volume/v3/types/8902fd70-f274-475a-9f04-c2fd1d09ccb6 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-48a18b49-9b5d-41e8-bd8c-8baca7b03422 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48a18b49-9b5d-41e8-bd8c-8baca7b03422 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb Sep 01 18:20:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48a18b49-9b5d-41e8-bd8c-8baca7b03422 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:34 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-48a18b49-9b5d-41e8-bd8c-8baca7b03422 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:34 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:34 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:34 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-48a18b49-9b5d-41e8-bd8c-8baca7b03422 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:34 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-48a18b49-9b5d-41e8-bd8c-8baca7b03422 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb returned with HTTP 200 Sep 01 18:20:34 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1577/3215] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:34 2026] GET /volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7fec1070-7f94-4ba7-99c8-87dbbdacc1bb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7fec1070-7f94-4ba7-99c8-87dbbdacc1bb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb Sep 01 18:20:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7fec1070-7f94-4ba7-99c8-87dbbdacc1bb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7fec1070-7f94-4ba7-99c8-87dbbdacc1bb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7fec1070-7f94-4ba7-99c8-87dbbdacc1bb tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb returned with HTTP 404 Sep 01 18:20:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1639/3216] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:35 2026] GET /volume/v3/snapshots/bf810d63-54b1-4563-9d94-3bf707b8c4eb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a6feeeb6-cd8b-4923-9d55-835b5af08603 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6feeeb6-cd8b-4923-9d55-835b5af08603 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b Sep 01 18:20:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6feeeb6-cd8b-4923-9d55-835b5af08603 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6feeeb6-cd8b-4923-9d55-835b5af08603 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:35 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-a6feeeb6-cd8b-4923-9d55-835b5af08603 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: c10c7eb4-0706-45bf-affe-b0d2b4389a4b Sep 01 18:20:35 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:35 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:35 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:35 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a6feeeb6-cd8b-4923-9d55-835b5af08603 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:35 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-a6feeeb6-cd8b-4923-9d55-835b5af08603 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:20:35 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6feeeb6-cd8b-4923-9d55-835b5af08603 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b returned with HTTP 202 Sep 01 18:20:35 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1578/3217] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:35 2026] DELETE /volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1647344b-39ff-4ae6-bb2e-fc21a4a0c0f4 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1647344b-39ff-4ae6-bb2e-fc21a4a0c0f4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b Sep 01 18:20:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1647344b-39ff-4ae6-bb2e-fc21a4a0c0f4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1647344b-39ff-4ae6-bb2e-fc21a4a0c0f4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:35 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:35 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:35 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:35 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:35 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1647344b-39ff-4ae6-bb2e-fc21a4a0c0f4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:35 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1647344b-39ff-4ae6-bb2e-fc21a4a0c0f4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b returned with HTTP 200 Sep 01 18:20:35 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1640/3218] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:35 2026] GET /volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dd3f2c41-d3dd-45fb-bb2d-3296f7b8797f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd3f2c41-d3dd-45fb-bb2d-3296f7b8797f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dd3f2c41-d3dd-45fb-bb2d-3296f7b8797f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-154641346", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dd3f2c41-d3dd-45fb-bb2d-3296f7b8797f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1579/3219] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types => generated 379 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5665ceaa-e2ba-4a54-8071-4cae2bc44928 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5665ceaa-e2ba-4a54-8071-4cae2bc44928 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5665ceaa-e2ba-4a54-8071-4cae2bc44928 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5665ceaa-e2ba-4a54-8071-4cae2bc44928 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1641/3220] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-50b5c9bc-8ec1-44ca-8216-3ec3b11b64ac None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50b5c9bc-8ec1-44ca-8216-3ec3b11b64ac tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-50b5c9bc-8ec1-44ca-8216-3ec3b11b64ac tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1845100646", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-50b5c9bc-8ec1-44ca-8216-3ec3b11b64ac tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1580/3221] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-58a6faa2-ccb1-4844-b794-d2232a391d24 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-58a6faa2-ccb1-4844-b794-d2232a391d24 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types/abd08c1b-32b4-4020-933b-0f83ca194d7d/encryption Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-58a6faa2-ccb1-4844-b794-d2232a391d24 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-58a6faa2-ccb1-4844-b794-d2232a391d24 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/abd08c1b-32b4-4020-933b-0f83ca194d7d/encryption returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1642/3222] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types/abd08c1b-32b4-4020-933b-0f83ca194d7d/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-97cd37b5-4b16-4b20-abf3-a64a20a33556 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97cd37b5-4b16-4b20-abf3-a64a20a33556 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97cd37b5-4b16-4b20-abf3-a64a20a33556 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1906945248", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97cd37b5-4b16-4b20-abf3-a64a20a33556 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1581/3223] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6ab9705f-e1c5-4569-b255-b0e5f81df144 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ab9705f-e1c5-4569-b255-b0e5f81df144 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa/extra_specs Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6ab9705f-e1c5-4569-b255-b0e5f81df144 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6ab9705f-e1c5-4569-b255-b0e5f81df144 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa/extra_specs returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1643/3224] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa/extra_specs => generated 35 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-47b6775f-dd0d-4791-be1e-9908faf83abb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47b6775f-dd0d-4791-be1e-9908faf83abb tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] PUT http://192.168.122.108/volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa/extra_specs/key2 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-47b6775f-dd0d-4791-be1e-9908faf83abb tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-549fd609-dd39-42f1-ab63-cdbe6f0a5bc7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47b6775f-dd0d-4791-be1e-9908faf83abb tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa/extra_specs/key2 returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1582/3225] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:20:36 2026] PUT /volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa/extra_specs/key2 => generated 25 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-549fd609-dd39-42f1-ab63-cdbe6f0a5bc7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-549fd609-dd39-42f1-ab63-cdbe6f0a5bc7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-549fd609-dd39-42f1-ab63-cdbe6f0a5bc7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-38263335-118f-4c94-b036-a6b1c286748d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38263335-118f-4c94-b036-a6b1c286748d tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-38263335-118f-4c94-b036-a6b1c286748d tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-549fd609-dd39-42f1-ab63-cdbe6f0a5bc7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b returned with HTTP 404 Sep 01 18:20:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1644/3226] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:36 2026] GET /volume/v3/volumes/c10c7eb4-0706-45bf-affe-b0d2b4389a4b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2070173122"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2070173122'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-38263335-118f-4c94-b036-a6b1c286748d tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1583/3227] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types => generated 195 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9c45dbf6-9d45-4af4-93e1-6e0c4922d38f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9c45dbf6-9d45-4af4-93e1-6e0c4922d38f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/c568e0bf-fe5b-4d04-92d9-7e3f928d4dcb Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9c45dbf6-9d45-4af4-93e1-6e0c4922d38f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9c45dbf6-9d45-4af4-93e1-6e0c4922d38f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (d3e95f9d-312a-4243-a03b-b5808e5a9c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d376672-ff68-4c9c-a448-0f4408a3d51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9c45dbf6-9d45-4af4-93e1-6e0c4922d38f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/c568e0bf-fe5b-4d04-92d9-7e3f928d4dcb returned with HTTP 202 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1584/3228] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:36 2026] DELETE /volume/v3/types/c568e0bf-fe5b-4d04-92d9-7e3f928d4dcb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d376672-ff68-4c9c-a448-0f4408a3d51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-67252ef5-e2b2-4ace-a84c-9b0c65720df7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b09121-71a6-42f1-b99d-fe14ea974166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-67252ef5-e2b2-4ace-a84c-9b0c65720df7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-67252ef5-e2b2-4ace-a84c-9b0c65720df7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1261201030", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-67252ef5-e2b2-4ace-a84c-9b0c65720df7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1585/3229] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-22152697-9146-48c5-9642-eebeb90b4853 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-22152697-9146-48c5-9642-eebeb90b4853 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081/encryption Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-22152697-9146-48c5-9642-eebeb90b4853 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['f321e148-ee97-4988-b4c2-17c481cba604', '881520cf-1d9a-4479-8fd8-07eae0ed7031', '11b23a17-4fe3-4b42-b973-306ea6fc938e', '198b8b10-b5a7-455d-a671-cef4c3395883'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-22152697-9146-48c5-9642-eebeb90b4853 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081/encryption returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b09121-71a6-42f1-b99d-fe14ea974166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f321e148-ee97-4988-b4c2-17c481cba604', '881520cf-1d9a-4479-8fd8-07eae0ed7031', '11b23a17-4fe3-4b42-b973-306ea6fc938e', '198b8b10-b5a7-455d-a671-cef4c3395883']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1586/3230] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bb9fad-3309-4f7c-bf99-be02d00bd066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f01ba08a-ef0c-40ca-af61-ddb1f5b711c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f01ba08a-ef0c-40ca-af61-ddb1f5b711c4 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081/encryption/bf781ee0-cae9-4fa6-a7d2-8d571192ad3d Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f01ba08a-ef0c-40ca-af61-ddb1f5b711c4 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f01ba08a-ef0c-40ca-af61-ddb1f5b711c4 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f01ba08a-ef0c-40ca-af61-ddb1f5b711c4 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081/encryption/bf781ee0-cae9-4fa6-a7d2-8d571192ad3d returned with HTTP 202 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1587/3231] 192.168.122.108 () {58 vars in 1373 bytes} [Tue Sep 1 18:20:36 2026] DELETE /volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081/encryption/bf781ee0-cae9-4fa6-a7d2-8d571192ad3d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:36 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dff5a387-bc68-42f6-ad38-d510b8742559 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bb9fad-3309-4f7c-bf99-be02d00bd066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c745cef0-a68b-4d99-8e6e-9a3f32953387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2070173122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['f321e148-ee97-4988-b4c2-17c481cba604','881520cf-1d9a-4479-8fd8-07eae0ed7031','11b23a17-4fe3-4b42-b973-306ea6fc938e','198b8b10-b5a7-455d-a671-cef4c3395883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2070173122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c745cef0-a68b-4d99-8e6e-9a3f32953387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4ac157-aeef-41e8-9bbc-dec0ac27ab50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dff5a387-bc68-42f6-ad38-d510b8742559 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dff5a387-bc68-42f6-ad38-d510b8742559 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-11966011", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dff5a387-bc68-42f6-ad38-d510b8742559 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1588/3232] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/types => generated 378 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4ac157-aeef-41e8-9bbc-dec0ac27ab50) 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-2070173122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['f321e148-ee97-4988-b4c2-17c481cba604','881520cf-1d9a-4479-8fd8-07eae0ed7031','11b23a17-4fe3-4b42-b973-306ea6fc938e','198b8b10-b5a7-455d-a671-cef4c3395883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10a37d0-dc19-4cf7-a622-65ec0b44ae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b9200ec6-0dd9-4815-a148-a26ff518799e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b9200ec6-0dd9-4815-a148-a26ff518799e tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/6cf59a3b-db7b-4ae6-9112-033978de693b/extra_specs/key1 Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b9200ec6-0dd9-4815-a148-a26ff518799e tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b9200ec6-0dd9-4815-a148-a26ff518799e tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10a37d0-dc19-4cf7-a622-65ec0b44ae0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (d3e95f9d-312a-4243-a03b-b5808e5a9c6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:20:36 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-23fd7969-3562-4dba-a5bb-acddc9db6f7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:36 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1645/3233] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:36 2026] POST /volume/v3/volumes => generated 787 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0268f2c5-b916-42ca-a049-22ee8039daf5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0268f2c5-b916-42ca-a049-22ee8039daf5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0268f2c5-b916-42ca-a049-22ee8039daf5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0268f2c5-b916-42ca-a049-22ee8039daf5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b9200ec6-0dd9-4815-a148-a26ff518799e tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/6cf59a3b-db7b-4ae6-9112-033978de693b/extra_specs/key1 returned with HTTP 202 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1589/3234] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:20:36 2026] DELETE /volume/v3/types/6cf59a3b-db7b-4ae6-9112-033978de693b/extra_specs/key1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7fbdedb3-8166-4478-a7b4-7fa6c51de17c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:37 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7fbdedb3-8166-4478-a7b4-7fa6c51de17c tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:37 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:37 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7fbdedb3-8166-4478-a7b4-7fa6c51de17c tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-764112213", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0268f2c5-b916-42ca-a049-22ee8039daf5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0268f2c5-b916-42ca-a049-22ee8039daf5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1646/3235] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:37 2026] GET /volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7fbdedb3-8166-4478-a7b4-7fa6c51de17c tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1590/3236] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:37 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 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-212f9e9d-a244-4d28-b25e-f24c2c5fa678 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-212f9e9d-a244-4d28-b25e-f24c2c5fa678 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/7df753ff-d4d0-448a-8c9c-644805e29c74 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-212f9e9d-a244-4d28-b25e-f24c2c5fa678 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-212f9e9d-a244-4d28-b25e-f24c2c5fa678 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-212f9e9d-a244-4d28-b25e-f24c2c5fa678 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/7df753ff-d4d0-448a-8c9c-644805e29c74 returned with HTTP 202 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1647/3237] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:37 2026] DELETE /volume/v3/types/7df753ff-d4d0-448a-8c9c-644805e29c74 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-367ce24e-4d60-4d77-8b0e-ab2e74289e03 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-367ce24e-4d60-4d77-8b0e-ab2e74289e03 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] GET http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-367ce24e-4d60-4d77-8b0e-ab2e74289e03 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-367ce24e-4d60-4d77-8b0e-ab2e74289e03 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-367ce24e-4d60-4d77-8b0e-ab2e74289e03 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1591/3238] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:20:37 2026] GET /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs => generated 185 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9157822c-a404-4d43-9950-5e29d4cb5f60 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9157822c-a404-4d43-9950-5e29d4cb5f60 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] GET http://192.168.122.108/volume/v3/types Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9157822c-a404-4d43-9950-5e29d4cb5f60 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9157822c-a404-4d43-9950-5e29d4cb5f60 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9157822c-a404-4d43-9950-5e29d4cb5f60 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1648/3239] 192.168.122.108 () {58 vars in 1115 bytes} [Tue Sep 1 18:20:37 2026] GET /volume/v3/types => generated 2587 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bf4802ba-4bec-4070-81f8-48fc8e16bcd7 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf4802ba-4bec-4070-81f8-48fc8e16bcd7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] GET http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption/cipher Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf4802ba-4bec-4070-81f8-48fc8e16bcd7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf4802ba-4bec-4070-81f8-48fc8e16bcd7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf4802ba-4bec-4070-81f8-48fc8e16bcd7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption/cipher returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1592/3240] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:20:37 2026] GET /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-15013e96-04bb-4b87-abf7-f2aff351025d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15013e96-04bb-4b87-abf7-f2aff351025d tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] GET http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15013e96-04bb-4b87-abf7-f2aff351025d tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-15013e96-04bb-4b87-abf7-f2aff351025d tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-15013e96-04bb-4b87-abf7-f2aff351025d tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1649/3241] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:20:37 2026] GET /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f6add12e-1556-446d-867b-92e79d11a291 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f6add12e-1556-446d-867b-92e79d11a291 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] GET http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/multiattach Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f6add12e-1556-446d-867b-92e79d11a291 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f6add12e-1556-446d-867b-92e79d11a291 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f6add12e-1556-446d-867b-92e79d11a291 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/multiattach returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1593/3242] 192.168.122.108 () {58 vars in 1298 bytes} [Tue Sep 1 18:20:37 2026] GET /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d2c4ab14-55ea-47cf-9f4a-f623943a7ae7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d2c4ab14-55ea-47cf-9f4a-f623943a7ae7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] GET http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/volume_backend_name Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d2c4ab14-55ea-47cf-9f4a-f623943a7ae7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d2c4ab14-55ea-47cf-9f4a-f623943a7ae7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d2c4ab14-55ea-47cf-9f4a-f623943a7ae7 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1650/3243] 192.168.122.108 () {58 vars in 1322 bytes} [Tue Sep 1 18:20:37 2026] GET /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/volume_backend_name => generated 44 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9f8ab32b-eee5-47d8-beec-6988c123abc1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f8ab32b-eee5-47d8-beec-6988c123abc1 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] GET http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f8ab32b-eee5-47d8-beec-6988c123abc1 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9f8ab32b-eee5-47d8-beec-6988c123abc1 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9f8ab32b-eee5-47d8-beec-6988c123abc1 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1594/3244] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:20:37 2026] GET /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a => generated 401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-22aa592a-ea16-4bcd-a68b-295e0e04fb19 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22aa592a-ea16-4bcd-a68b-295e0e04fb19 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] PUT http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption/a67ae908-67da-4cd8-bbbe-f047de8e57cb Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-22aa592a-ea16-4bcd-a68b-295e0e04fb19 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-22aa592a-ea16-4bcd-a68b-295e0e04fb19 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption/a67ae908-67da-4cd8-bbbe-f047de8e57cb returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1651/3245] 192.168.122.108 () {60 vars in 1390 bytes} [Tue Sep 1 18:20:37 2026] PUT /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/encryption/a67ae908-67da-4cd8-bbbe-f047de8e57cb => generated 33 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f296d340-a31e-4491-aa66-4cf1af2a7245 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f296d340-a31e-4491-aa66-4cf1af2a7245 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] PUT http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/key1 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f296d340-a31e-4491-aa66-4cf1af2a7245 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f296d340-a31e-4491-aa66-4cf1af2a7245 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/key1 returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1595/3246] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:20:37 2026] PUT /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a/extra_specs/key1 => generated 30 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8414d2ff-4cfa-40d0-a321-40ba1078de08 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8414d2ff-4cfa-40d0-a321-40ba1078de08 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] PUT http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8414d2ff-4cfa-40d0-a321-40ba1078de08 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8414d2ff-4cfa-40d0-a321-40ba1078de08 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a returned with HTTP 200 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1652/3247] 192.168.122.108 () {60 vars in 1246 bytes} [Tue Sep 1 18:20:37 2026] PUT /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a => generated 370 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-74a75b7d-1981-4822-a567-04b7bd317918 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74a75b7d-1981-4822-a567-04b7bd317918 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/6cf59a3b-db7b-4ae6-9112-033978de693b Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74a75b7d-1981-4822-a567-04b7bd317918 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-74a75b7d-1981-4822-a567-04b7bd317918 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-74a75b7d-1981-4822-a567-04b7bd317918 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/6cf59a3b-db7b-4ae6-9112-033978de693b returned with HTTP 202 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1596/3248] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:37 2026] DELETE /volume/v3/types/6cf59a3b-db7b-4ae6-9112-033978de693b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-555ee34b-31a4-4132-8a23-3187d88ac99f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-555ee34b-31a4-4132-8a23-3187d88ac99f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-555ee34b-31a4-4132-8a23-3187d88ac99f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-555ee34b-31a4-4132-8a23-3187d88ac99f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-555ee34b-31a4-4132-8a23-3187d88ac99f tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081 returned with HTTP 202 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1653/3249] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:37 2026] DELETE /volume/v3/types/494bbcf1-0f06-4f9c-8578-605005f95081 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ed4dd693-e9fe-4698-a65c-483339c77a9e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ed4dd693-e9fe-4698-a65c-483339c77a9e tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ed4dd693-e9fe-4698-a65c-483339c77a9e tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ed4dd693-e9fe-4698-a65c-483339c77a9e tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ed4dd693-e9fe-4698-a65c-483339c77a9e tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa returned with HTTP 202 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1597/3250] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:37 2026] DELETE /volume/v3/types/143575e6-bd8f-44c9-b85e-7670e9be77fa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1164ee66-c952-492f-9e94-c449706623af None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1164ee66-c952-492f-9e94-c449706623af tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/abd08c1b-32b4-4020-933b-0f83ca194d7d Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1164ee66-c952-492f-9e94-c449706623af tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1164ee66-c952-492f-9e94-c449706623af tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1164ee66-c952-492f-9e94-c449706623af tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/abd08c1b-32b4-4020-933b-0f83ca194d7d returned with HTTP 202 Sep 01 18:20:37 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1654/3251] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:37 2026] DELETE /volume/v3/types/abd08c1b-32b4-4020-933b-0f83ca194d7d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c1a5328f-a6fe-4633-b394-3915aea7cdb6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c1a5328f-a6fe-4633-b394-3915aea7cdb6 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] DELETE http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c1a5328f-a6fe-4633-b394-3915aea7cdb6 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c1a5328f-a6fe-4633-b394-3915aea7cdb6 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:37 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c1a5328f-a6fe-4633-b394-3915aea7cdb6 tempest-VolumeTypesAdminTests-1682422781 tempest-VolumeTypesAdminTests-1682422781-project-admin] http://192.168.122.108/volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a returned with HTTP 202 Sep 01 18:20:37 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1598/3252] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:37 2026] DELETE /volume/v3/types/cd85b3a8-5bcd-4762-94ab-50614b002b8a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1dd60eeb-c587-43cd-9456-58634cfd16c2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1dd60eeb-c587-43cd-9456-58634cfd16c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 Sep 01 18:20:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1dd60eeb-c587-43cd-9456-58634cfd16c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1dd60eeb-c587-43cd-9456-58634cfd16c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:38 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:38 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1dd60eeb-c587-43cd-9456-58634cfd16c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1dd60eeb-c587-43cd-9456-58634cfd16c2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 returned with HTTP 200 Sep 01 18:20:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1655/3253] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:38 2026] GET /volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e46e46f7-0d72-4d27-8ed5-d94af18e77ef None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e46e46f7-0d72-4d27-8ed5-d94af18e77ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:38 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e46e46f7-0d72-4d27-8ed5-d94af18e77ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c745cef0-a68b-4d99-8e6e-9a3f32953387", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-503357552"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:38 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:38 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e46e46f7-0d72-4d27-8ed5-d94af18e77ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:38 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-e46e46f7-0d72-4d27-8ed5-d94af18e77ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create snapshot from volume c745cef0-a68b-4d99-8e6e-9a3f32953387 Sep 01 18:20:38 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e46e46f7-0d72-4d27-8ed5-d94af18e77ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['ec1941e3-7eb2-425a-aa2b-eb59ba0b6875', '191dd340-2cab-4dd5-8bf7-eaaab56b1915', '46cef181-98b3-4a9e-9bf0-d69d8eb9cd39', '2363c1da-7e13-4af2-839c-eebd1f106015'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:38 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:38 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:38 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e46e46f7-0d72-4d27-8ed5-d94af18e77ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot create request issued successfully. Sep 01 18:20:38 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e46e46f7-0d72-4d27-8ed5-d94af18e77ef tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:20:38 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1599/3254] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:20:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 18:20:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8802ab0c-9bc3-41de-9b90-a32453e7d1b3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8802ab0c-9bc3-41de-9b90-a32453e7d1b3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 Sep 01 18:20:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8802ab0c-9bc3-41de-9b90-a32453e7d1b3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:38 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8802ab0c-9bc3-41de-9b90-a32453e7d1b3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:38 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:38 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:38 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8802ab0c-9bc3-41de-9b90-a32453e7d1b3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:38 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8802ab0c-9bc3-41de-9b90-a32453e7d1b3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 returned with HTTP 200 Sep 01 18:20:38 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1656/3255] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:38 2026] GET /volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c4e82795-3e72-43ab-a774-fd4a03bf9955 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c4e82795-3e72-43ab-a774-fd4a03bf9955 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 Sep 01 18:20:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c4e82795-3e72-43ab-a774-fd4a03bf9955 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:39 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c4e82795-3e72-43ab-a774-fd4a03bf9955 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:39 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:39 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:39 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c4e82795-3e72-43ab-a774-fd4a03bf9955 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:39 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c4e82795-3e72-43ab-a774-fd4a03bf9955 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 returned with HTTP 200 Sep 01 18:20:39 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1600/3256] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:39 2026] GET /volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ea2ac079-9690-410b-bddc-4a34ad509f14 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ea2ac079-9690-410b-bddc-4a34ad509f14 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ea2ac079-9690-410b-bddc-4a34ad509f14 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ea2ac079-9690-410b-bddc-4a34ad509f14 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ea2ac079-9690-410b-bddc-4a34ad509f14 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ea2ac079-9690-410b-bddc-4a34ad509f14 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 returned with HTTP 200 Sep 01 18:20:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1657/3257] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:40 2026] GET /volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b66a1bed-5f13-4478-ae6a-89cdfd184bb4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b66a1bed-5f13-4478-ae6a-89cdfd184bb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b66a1bed-5f13-4478-ae6a-89cdfd184bb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b66a1bed-5f13-4478-ae6a-89cdfd184bb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.api_utils [None req-b66a1bed-5f13-4478-ae6a-89cdfd184bb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Removing options '' from query. {{(pid=86562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.db.api [None req-b66a1bed-5f13-4478-ae6a-89cdfd184bb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Building query based on filter {{(pid=86562) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: /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 01 18:20:40 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 18:20:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b66a1bed-5f13-4478-ae6a-89cdfd184bb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Get all snapshots completed successfully. Sep 01 18:20:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b66a1bed-5f13-4478-ae6a-89cdfd184bb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 200 Sep 01 18:20:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1601/3258] 192.168.122.108 () {58 vars in 1127 bytes} [Tue Sep 1 18:20:40 2026] GET /volume/v3/snapshots => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e8027550-5004-41f6-9373-434a019da757 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e8027550-5004-41f6-9373-434a019da757 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e8027550-5004-41f6-9373-434a019da757 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e8027550-5004-41f6-9373-434a019da757 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-e8027550-5004-41f6-9373-434a019da757 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete snapshot with id: 802661cf-fa1c-4ec5-a6d6-39d8183f72c2 Sep 01 18:20:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e8027550-5004-41f6-9373-434a019da757 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:40 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:40 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e8027550-5004-41f6-9373-434a019da757 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot delete request issued successfully. Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e8027550-5004-41f6-9373-434a019da757 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 returned with HTTP 202 Sep 01 18:20:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1658/3259] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:40 2026] DELETE /volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-60066bbe-69a0-4d5d-9817-af47051622d5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60066bbe-69a0-4d5d-9817-af47051622d5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60066bbe-69a0-4d5d-9817-af47051622d5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-60066bbe-69a0-4d5d-9817-af47051622d5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:40 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:40 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-60066bbe-69a0-4d5d-9817-af47051622d5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-60066bbe-69a0-4d5d-9817-af47051622d5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 returned with HTTP 200 Sep 01 18:20:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1602/3260] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:40 2026] GET /volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-34962372-dc9e-4bf0-9a2c-e42f703ac2de None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-34962372-dc9e-4bf0-9a2c-e42f703ac2de tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-34962372-dc9e-4bf0-9a2c-e42f703ac2de tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-601813564", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:40 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-34962372-dc9e-4bf0-9a2c-e42f703ac2de tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1659/3261] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:40 2026] POST /volume/v3/types => generated 379 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-25902bfc-458d-46d9-9ac3-efa5b10a9f03 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-25902bfc-458d-46d9-9ac3-efa5b10a9f03 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] POST http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption Sep 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-25902bfc-458d-46d9-9ac3-efa5b10a9f03 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:40 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-25902bfc-458d-46d9-9ac3-efa5b10a9f03 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption returned with HTTP 200 Sep 01 18:20:40 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1603/3262] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:40 2026] POST /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f36aaf3a-77f5-45a2-9868-48f3987e9d84 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f36aaf3a-77f5-45a2-9868-48f3987e9d84 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:40 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f36aaf3a-77f5-45a2-9868-48f3987e9d84 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-192281656", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:40 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f36aaf3a-77f5-45a2-9868-48f3987e9d84 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:40 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1660/3263] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:40 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 01 18:20:40 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-49d74a7e-28f5-4471-967a-bca3bf8e2230 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-49d74a7e-28f5-4471-967a-bca3bf8e2230 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] POST http://192.168.122.108/volume/v3/types/61359803-6efa-450d-ade7-e7d2d8327672/encryption Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-49d74a7e-28f5-4471-967a-bca3bf8e2230 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-49d74a7e-28f5-4471-967a-bca3bf8e2230 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-49d74a7e-28f5-4471-967a-bca3bf8e2230 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/61359803-6efa-450d-ade7-e7d2d8327672/encryption returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1604/3264] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:40 2026] POST /volume/v3/types/61359803-6efa-450d-ade7-e7d2d8327672/encryption => generated 127 bytes in 145 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-020a6e5d-62dc-4865-826b-c979596e7775 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-020a6e5d-62dc-4865-826b-c979596e7775 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-020a6e5d-62dc-4865-826b-c979596e7775 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-154212994", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-020a6e5d-62dc-4865-826b-c979596e7775 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1661/3265] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:41 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 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b6eecaee-ad5b-4971-9942-eeb78a092c7f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b6eecaee-ad5b-4971-9942-eeb78a092c7f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] POST http://192.168.122.108/volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93/extra_specs Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b6eecaee-ad5b-4971-9942-eeb78a092c7f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-b6eecaee-ad5b-4971-9942-eeb78a092c7f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b6eecaee-ad5b-4971-9942-eeb78a092c7f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93/extra_specs returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1605/3266] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:20:41 2026] POST /volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-99ca5343-52ca-48b5-9d87-3d018dece822 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99ca5343-52ca-48b5-9d87-3d018dece822 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] PUT http://192.168.122.108/volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93/extra_specs/key2 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-99ca5343-52ca-48b5-9d87-3d018dece822 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-99ca5343-52ca-48b5-9d87-3d018dece822 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-99ca5343-52ca-48b5-9d87-3d018dece822 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93/extra_specs/key2 returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1662/3267] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:20:41 2026] PUT /volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eaf8d0b2-c872-4a9f-8f33-c1df53a4b202 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eaf8d0b2-c872-4a9f-8f33-c1df53a4b202 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eaf8d0b2-c872-4a9f-8f33-c1df53a4b202 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-eaf8d0b2-c872-4a9f-8f33-c1df53a4b202 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eaf8d0b2-c872-4a9f-8f33-c1df53a4b202 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1606/3268] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:20:41 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9d5a789c-b386-4294-9b83-31d58f300e68 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9d5a789c-b386-4294-9b83-31d58f300e68 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9d5a789c-b386-4294-9b83-31d58f300e68 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-240623882", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9d5a789c-b386-4294-9b83-31d58f300e68 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1663/3269] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:41 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 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-ab6b8f6a-053d-4674-bd5e-46639e27be65 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ab6b8f6a-053d-4674-bd5e-46639e27be65 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] POST http://192.168.122.108/volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc/encryption Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-ab6b8f6a-053d-4674-bd5e-46639e27be65 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-ab6b8f6a-053d-4674-bd5e-46639e27be65 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc/encryption returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1607/3270] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:41 2026] POST /volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-97d9a909-9b5d-41cc-b8fa-b7ee20aa3b02 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97d9a909-9b5d-41cc-b8fa-b7ee20aa3b02 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] DELETE http://192.168.122.108/volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc/encryption/c0b44e81-a9f3-4923-abbf-f7e9b6621203 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97d9a909-9b5d-41cc-b8fa-b7ee20aa3b02 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97d9a909-9b5d-41cc-b8fa-b7ee20aa3b02 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-97d9a909-9b5d-41cc-b8fa-b7ee20aa3b02 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97d9a909-9b5d-41cc-b8fa-b7ee20aa3b02 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc/encryption/c0b44e81-a9f3-4923-abbf-f7e9b6621203 returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1664/3271] 192.168.122.108 () {58 vars in 1373 bytes} [Tue Sep 1 18:20:41 2026] DELETE /volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc/encryption/c0b44e81-a9f3-4923-abbf-f7e9b6621203 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-26623745-6e41-4e66-9005-ba80aea59b0c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26623745-6e41-4e66-9005-ba80aea59b0c tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-26623745-6e41-4e66-9005-ba80aea59b0c tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-336141429", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26623745-6e41-4e66-9005-ba80aea59b0c tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1608/3272] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:41 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 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8a9a5693-de88-44e0-a06a-54aeb605c834 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a9a5693-de88-44e0-a06a-54aeb605c834 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] DELETE http://192.168.122.108/volume/v3/types/ce4d6be1-cca1-4a59-9780-f4ac363ce193/extra_specs/key1 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a9a5693-de88-44e0-a06a-54aeb605c834 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8a9a5693-de88-44e0-a06a-54aeb605c834 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-8a9a5693-de88-44e0-a06a-54aeb605c834 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8a9a5693-de88-44e0-a06a-54aeb605c834 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/ce4d6be1-cca1-4a59-9780-f4ac363ce193/extra_specs/key1 returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1665/3273] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:20:41 2026] DELETE /volume/v3/types/ce4d6be1-cca1-4a59-9780-f4ac363ce193/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-68e6b8d9-5bf0-4948-bddf-270359782138 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68e6b8d9-5bf0-4948-bddf-270359782138 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-68e6b8d9-5bf0-4948-bddf-270359782138 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2140291997", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68e6b8d9-5bf0-4948-bddf-270359782138 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1609/3274] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:41 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d6d74b7d-90f2-41f6-822a-720775b80706 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d6d74b7d-90f2-41f6-822a-720775b80706 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] DELETE http://192.168.122.108/volume/v3/types/29d3f7f3-8d91-4b3d-8b10-9a15dbc7a112 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d6d74b7d-90f2-41f6-822a-720775b80706 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d6d74b7d-90f2-41f6-822a-720775b80706 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-d6d74b7d-90f2-41f6-822a-720775b80706 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d6d74b7d-90f2-41f6-822a-720775b80706 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/29d3f7f3-8d91-4b3d-8b10-9a15dbc7a112 returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1666/3275] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:41 2026] DELETE /volume/v3/types/29d3f7f3-8d91-4b3d-8b10-9a15dbc7a112 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3dc1f684-7e48-4fcc-b295-9cd454106e0a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3dc1f684-7e48-4fcc-b295-9cd454106e0a tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] GET http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3dc1f684-7e48-4fcc-b295-9cd454106e0a tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3dc1f684-7e48-4fcc-b295-9cd454106e0a tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'index' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3dc1f684-7e48-4fcc-b295-9cd454106e0a tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1610/3276] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:20:41 2026] GET /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5f56f6cb-c055-4251-bb04-e4f86fbfa8a3 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5f56f6cb-c055-4251-bb04-e4f86fbfa8a3 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] GET http://192.168.122.108/volume/v3/types Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5f56f6cb-c055-4251-bb04-e4f86fbfa8a3 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5f56f6cb-c055-4251-bb04-e4f86fbfa8a3 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.api_utils [None req-5f56f6cb-c055-4251-bb04-e4f86fbfa8a3 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Removing options '' from query. {{(pid=86561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-145fb705-8b9c-4b72-b876-78b4f2148f24 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-145fb705-8b9c-4b72-b876-78b4f2148f24 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-145fb705-8b9c-4b72-b876-78b4f2148f24 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-145fb705-8b9c-4b72-b876-78b4f2148f24 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:41 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-145fb705-8b9c-4b72-b876-78b4f2148f24 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-145fb705-8b9c-4b72-b876-78b4f2148f24 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1611/3277] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:41 2026] GET /volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5f56f6cb-c055-4251-bb04-e4f86fbfa8a3 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1667/3278] 192.168.122.108 () {58 vars in 1115 bytes} [Tue Sep 1 18:20:41 2026] GET /volume/v3/types => generated 2359 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-40633190-991c-420c-a5e1-eeb1f93d3c1f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-40633190-991c-420c-a5e1-eeb1f93d3c1f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] GET http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption/cipher Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-40633190-991c-420c-a5e1-eeb1f93d3c1f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-40633190-991c-420c-a5e1-eeb1f93d3c1f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-40633190-991c-420c-a5e1-eeb1f93d3c1f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-40633190-991c-420c-a5e1-eeb1f93d3c1f tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption/cipher returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1612/3279] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:20:41 2026] GET /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-803d4f1b-9224-41ec-8960-c7a6d77b229d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-803d4f1b-9224-41ec-8960-c7a6d77b229d tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] GET http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-803d4f1b-9224-41ec-8960-c7a6d77b229d tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-803d4f1b-9224-41ec-8960-c7a6d77b229d tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-803d4f1b-9224-41ec-8960-c7a6d77b229d tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-803d4f1b-9224-41ec-8960-c7a6d77b229d tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1668/3280] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:20:41 2026] GET /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5555a0ec-47e0-4511-941f-b14ac152b7bb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5555a0ec-47e0-4511-941f-b14ac152b7bb tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] GET http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/multiattach Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5555a0ec-47e0-4511-941f-b14ac152b7bb tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5555a0ec-47e0-4511-941f-b14ac152b7bb tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5555a0ec-47e0-4511-941f-b14ac152b7bb tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/multiattach returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1613/3281] 192.168.122.108 () {58 vars in 1298 bytes} [Tue Sep 1 18:20:41 2026] GET /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f59d1742-a48e-40e4-9a65-9fcab31cb2ca None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f59d1742-a48e-40e4-9a65-9fcab31cb2ca tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] GET http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/volume_backend_name Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f59d1742-a48e-40e4-9a65-9fcab31cb2ca tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f59d1742-a48e-40e4-9a65-9fcab31cb2ca tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f59d1742-a48e-40e4-9a65-9fcab31cb2ca tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1669/3282] 192.168.122.108 () {58 vars in 1322 bytes} [Tue Sep 1 18:20:41 2026] GET /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6a9a3b28-71e8-4b2e-bc64-7ddc4dfac404 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a9a3b28-71e8-4b2e-bc64-7ddc4dfac404 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] GET http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a9a3b28-71e8-4b2e-bc64-7ddc4dfac404 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a9a3b28-71e8-4b2e-bc64-7ddc4dfac404 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a9a3b28-71e8-4b2e-bc64-7ddc4dfac404 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f returned with HTTP 200 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1614/3283] 192.168.122.108 () {58 vars in 1226 bytes} [Tue Sep 1 18:20:41 2026] GET /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f => generated 317 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cff139de-e1b7-4fe0-9052-99098ba76241 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cff139de-e1b7-4fe0-9052-99098ba76241 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] PUT http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption/36614138-af25-44c9-b798-b5aff5e62eac Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cff139de-e1b7-4fe0-9052-99098ba76241 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-cff139de-e1b7-4fe0-9052-99098ba76241 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cff139de-e1b7-4fe0-9052-99098ba76241 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption/36614138-af25-44c9-b798-b5aff5e62eac returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1670/3284] 192.168.122.108 () {60 vars in 1390 bytes} [Tue Sep 1 18:20:41 2026] PUT /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/encryption/36614138-af25-44c9-b798-b5aff5e62eac => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a6cba579-ec03-4e3f-b806-307d1fccb937 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6cba579-ec03-4e3f-b806-307d1fccb937 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] PUT http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/key1 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a6cba579-ec03-4e3f-b806-307d1fccb937 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-a6cba579-ec03-4e3f-b806-307d1fccb937 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a6cba579-ec03-4e3f-b806-307d1fccb937 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/key1 returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1615/3285] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:20:41 2026] PUT /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-09482e47-55b3-4195-9e45-2fa095ee0bab None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09482e47-55b3-4195-9e45-2fa095ee0bab tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] PUT http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-09482e47-55b3-4195-9e45-2fa095ee0bab tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-09482e47-55b3-4195-9e45-2fa095ee0bab tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0e8cfc992082477383b7eda7ee0ea94d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7987eee6005742a6b6505db2e9b66f7c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-09482e47-55b3-4195-9e45-2fa095ee0bab tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-member] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f returned with HTTP 403 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1671/3286] 192.168.122.108 () {60 vars in 1246 bytes} [Tue Sep 1 18:20:41 2026] PUT /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f44c864d-c8bf-4db8-8713-ff7826522036 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f44c864d-c8bf-4db8-8713-ff7826522036 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] DELETE http://192.168.122.108/volume/v3/types/29d3f7f3-8d91-4b3d-8b10-9a15dbc7a112 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f44c864d-c8bf-4db8-8713-ff7826522036 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f44c864d-c8bf-4db8-8713-ff7826522036 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f44c864d-c8bf-4db8-8713-ff7826522036 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types/29d3f7f3-8d91-4b3d-8b10-9a15dbc7a112 returned with HTTP 202 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1616/3287] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:41 2026] DELETE /volume/v3/types/29d3f7f3-8d91-4b3d-8b10-9a15dbc7a112 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1233775a-aab2-49a5-9509-db3e3c272108 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1233775a-aab2-49a5-9509-db3e3c272108 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] DELETE http://192.168.122.108/volume/v3/types/ce4d6be1-cca1-4a59-9780-f4ac363ce193 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1233775a-aab2-49a5-9509-db3e3c272108 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1233775a-aab2-49a5-9509-db3e3c272108 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1233775a-aab2-49a5-9509-db3e3c272108 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types/ce4d6be1-cca1-4a59-9780-f4ac363ce193 returned with HTTP 202 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1672/3288] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:41 2026] DELETE /volume/v3/types/ce4d6be1-cca1-4a59-9780-f4ac363ce193 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-a33a7278-136a-4e1d-8810-8875bebd9aba None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a33a7278-136a-4e1d-8810-8875bebd9aba tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] DELETE http://192.168.122.108/volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a33a7278-136a-4e1d-8810-8875bebd9aba tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-a33a7278-136a-4e1d-8810-8875bebd9aba tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:41 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-a33a7278-136a-4e1d-8810-8875bebd9aba tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc returned with HTTP 202 Sep 01 18:20:41 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1617/3289] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:41 2026] DELETE /volume/v3/types/69e891f3-358c-4d34-ab47-776aed63a6dc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-05527c9c-8381-41e6-9601-a0636568c300 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05527c9c-8381-41e6-9601-a0636568c300 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] DELETE http://192.168.122.108/volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93 Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05527c9c-8381-41e6-9601-a0636568c300 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:41 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05527c9c-8381-41e6-9601-a0636568c300 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05527c9c-8381-41e6-9601-a0636568c300 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93 returned with HTTP 202 Sep 01 18:20:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1673/3290] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:41 2026] DELETE /volume/v3/types/2b1d5484-d912-433f-ab01-dcaca2dd2b93 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d1d7cd8f-f032-4bc7-95d5-2f3a692519c6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1d7cd8f-f032-4bc7-95d5-2f3a692519c6 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] DELETE http://192.168.122.108/volume/v3/types/61359803-6efa-450d-ade7-e7d2d8327672 Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1d7cd8f-f032-4bc7-95d5-2f3a692519c6 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d1d7cd8f-f032-4bc7-95d5-2f3a692519c6 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d1d7cd8f-f032-4bc7-95d5-2f3a692519c6 tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types/61359803-6efa-450d-ade7-e7d2d8327672 returned with HTTP 202 Sep 01 18:20:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1618/3291] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:42 2026] DELETE /volume/v3/types/61359803-6efa-450d-ade7-e7d2d8327672 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-24018244-2c10-471f-bdb3-6e4cd4767e1e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-24018244-2c10-471f-bdb3-6e4cd4767e1e tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] DELETE http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f Sep 01 18:20:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-24018244-2c10-471f-bdb3-6e4cd4767e1e tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-24018244-2c10-471f-bdb3-6e4cd4767e1e tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-24018244-2c10-471f-bdb3-6e4cd4767e1e tempest-VolumeTypesMemberTests-1156062377 tempest-VolumeTypesMemberTests-1156062377-project-admin] http://192.168.122.108/volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f returned with HTTP 202 Sep 01 18:20:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1674/3292] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:42 2026] DELETE /volume/v3/types/00b9a7b8-1cf5-4794-8434-c70befa0953f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-010de1b7-ed90-4e8b-8f29-000f9bf096a5 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-010de1b7-ed90-4e8b-8f29-000f9bf096a5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-010de1b7-ed90-4e8b-8f29-000f9bf096a5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-010de1b7-ed90-4e8b-8f29-000f9bf096a5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-010de1b7-ed90-4e8b-8f29-000f9bf096a5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 returned with HTTP 404 Sep 01 18:20:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1619/3293] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:42 2026] GET /volume/v3/snapshots/802661cf-fa1c-4ec5-a6d6-39d8183f72c2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8d085263-4066-46cc-9015-70934acedb10 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8d085263-4066-46cc-9015-70934acedb10 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 Sep 01 18:20:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8d085263-4066-46cc-9015-70934acedb10 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:42 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8d085263-4066-46cc-9015-70934acedb10 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:42 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-8d085263-4066-46cc-9015-70934acedb10 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: c745cef0-a68b-4d99-8e6e-9a3f32953387 Sep 01 18:20:42 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:42 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:42 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:42 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8d085263-4066-46cc-9015-70934acedb10 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:42 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8d085263-4066-46cc-9015-70934acedb10 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:20:42 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8d085263-4066-46cc-9015-70934acedb10 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 returned with HTTP 202 Sep 01 18:20:42 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1675/3294] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:42 2026] DELETE /volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ac6e80b-f49e-4ee0-be22-6ed9149e5216 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ac6e80b-f49e-4ee0-be22-6ed9149e5216 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ac6e80b-f49e-4ee0-be22-6ed9149e5216 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ac6e80b-f49e-4ee0-be22-6ed9149e5216 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:42 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:42 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:42 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:42 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:42 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ac6e80b-f49e-4ee0-be22-6ed9149e5216 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:42 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ac6e80b-f49e-4ee0-be22-6ed9149e5216 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 returned with HTTP 200 Sep 01 18:20:42 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1620/3295] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:42 2026] GET /volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bcca5dde-53dd-4914-8fd7-04266e5c87e8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bcca5dde-53dd-4914-8fd7-04266e5c87e8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 Sep 01 18:20:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bcca5dde-53dd-4914-8fd7-04266e5c87e8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:43 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bcca5dde-53dd-4914-8fd7-04266e5c87e8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:43 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bcca5dde-53dd-4914-8fd7-04266e5c87e8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 returned with HTTP 404 Sep 01 18:20:43 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1676/3296] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:43 2026] GET /volume/v3/volumes/c745cef0-a68b-4d99-8e6e-9a3f32953387 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-89eade78-7dcd-424f-823c-f95dc712afc9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1798491339"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1798491339'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:20:43 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (fb8a9100-b263-494d-8089-3e7be7079855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79a8180-392f-4183-93fe-eed4e80b5d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79a8180-392f-4183-93fe-eed4e80b5d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa73a1b-e462-48ea-8616-3709ca151f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['ef14b4b4-4320-422c-a28d-e21a8b6cbb15', 'd30d3916-d3f7-4534-817b-9a49f2811785', '404bb493-e7d2-403e-b7ea-eb0fe1636c20', '9a7931e9-ec9d-4a3c-8658-1eb23d12a3a2'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa73a1b-e462-48ea-8616-3709ca151f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef14b4b4-4320-422c-a28d-e21a8b6cbb15', 'd30d3916-d3f7-4534-817b-9a49f2811785', '404bb493-e7d2-403e-b7ea-eb0fe1636c20', '9a7931e9-ec9d-4a3c-8658-1eb23d12a3a2']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:43 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1216d3cb-4c0a-4ae2-a769-4b17f56e3dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:44 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:44 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1216d3cb-4c0a-4ae2-a769-4b17f56e3dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7805ec21-be23-42b9-9059-b3eaa0c1f5e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1798491339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['ef14b4b4-4320-422c-a28d-e21a8b6cbb15','d30d3916-d3f7-4534-817b-9a49f2811785','404bb493-e7d2-403e-b7ea-eb0fe1636c20','9a7931e9-ec9d-4a3c-8658-1eb23d12a3a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1798491339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7805ec21-be23-42b9-9059-b3eaa0c1f5e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7b4d4d-0ffe-4c89-a1d7-7ef6be55619c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7b4d4d-0ffe-4c89-a1d7-7ef6be55619c) 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-1798491339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['ef14b4b4-4320-422c-a28d-e21a8b6cbb15','d30d3916-d3f7-4534-817b-9a49f2811785','404bb493-e7d2-403e-b7ea-eb0fe1636c20','9a7931e9-ec9d-4a3c-8658-1eb23d12a3a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a055ee7-2e45-4e6f-a38f-ef3e4ff2f963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a055ee7-2e45-4e6f-a38f-ef3e4ff2f963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:44 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (fb8a9100-b263-494d-8089-3e7be7079855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:44 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:20:44 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-89eade78-7dcd-424f-823c-f95dc712afc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:44 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1621/3297] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:43 2026] POST /volume/v3/volumes => generated 787 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a85f8ed6-ed00-45cf-aa82-eede184a52a8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a85f8ed6-ed00-45cf-aa82-eede184a52a8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 Sep 01 18:20:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a85f8ed6-ed00-45cf-aa82-eede184a52a8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:44 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a85f8ed6-ed00-45cf-aa82-eede184a52a8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:44 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:44 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:44 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:44 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:44 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-a85f8ed6-ed00-45cf-aa82-eede184a52a8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:44 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a85f8ed6-ed00-45cf-aa82-eede184a52a8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 returned with HTTP 200 Sep 01 18:20:44 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1677/3298] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:44 2026] GET /volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9513f2e9-b0f3-44c7-aed2-92920e0ddcc9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9513f2e9-b0f3-44c7-aed2-92920e0ddcc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9513f2e9-b0f3-44c7-aed2-92920e0ddcc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9513f2e9-b0f3-44c7-aed2-92920e0ddcc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:45 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:45 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:45 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9513f2e9-b0f3-44c7-aed2-92920e0ddcc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9513f2e9-b0f3-44c7-aed2-92920e0ddcc9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 returned with HTTP 200 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1622/3299] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:45 2026] GET /volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b2a30de6-dc0e-4c24-99c0-fa03fb2d5391 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b2a30de6-dc0e-4c24-99c0-fa03fb2d5391 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b2a30de6-dc0e-4c24-99c0-fa03fb2d5391 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7805ec21-be23-42b9-9059-b3eaa0c1f5e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1987280425"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b2a30de6-dc0e-4c24-99c0-fa03fb2d5391 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-b2a30de6-dc0e-4c24-99c0-fa03fb2d5391 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create snapshot from volume 7805ec21-be23-42b9-9059-b3eaa0c1f5e0 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9af0e119-9681-469e-8329-b99c9781d4ab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-b2a30de6-dc0e-4c24-99c0-fa03fb2d5391 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['7147567b-041d-4201-b1e2-88c1edaf27f8', 'dedcdce1-d7e7-4b8e-b1ac-23e613c024fd', '7460c54b-9c41-4288-a43f-9080435546a7', '70b0f08b-0a16-4b40-a59f-dd92e939e880'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:45 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b2a30de6-dc0e-4c24-99c0-fa03fb2d5391 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot create request issued successfully. Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b2a30de6-dc0e-4c24-99c0-fa03fb2d5391 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:20:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1678/3300] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:20:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9af0e119-9681-469e-8329-b99c9781d4ab tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9af0e119-9681-469e-8329-b99c9781d4ab tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1245192986", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-8ff98a09-0151-4dda-b23e-f64208affa36 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ff98a09-0151-4dda-b23e-f64208affa36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ff98a09-0151-4dda-b23e-f64208affa36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-8ff98a09-0151-4dda-b23e-f64208affa36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:45 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-8ff98a09-0151-4dda-b23e-f64208affa36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-8ff98a09-0151-4dda-b23e-f64208affa36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 returned with HTTP 200 Sep 01 18:20:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1679/3301] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:45 2026] GET /volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9af0e119-9681-469e-8329-b99c9781d4ab tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1623/3302] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:45 2026] POST /volume/v3/types => generated 380 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e91a476e-093b-4fc2-be5d-5f2628c758cd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e91a476e-093b-4fc2-be5d-5f2628c758cd tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] POST http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e91a476e-093b-4fc2-be5d-5f2628c758cd tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e91a476e-093b-4fc2-be5d-5f2628c758cd tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption returned with HTTP 200 Sep 01 18:20:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1680/3303] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:45 2026] POST /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-75862911-f356-462a-a98e-faa91670f297 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-75862911-f356-462a-a98e-faa91670f297 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-75862911-f356-462a-a98e-faa91670f297 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1999162057", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-75862911-f356-462a-a98e-faa91670f297 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1624/3304] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:45 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 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e6601337-f58a-4fc1-b4f7-9ab0a2902c13 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6601337-f58a-4fc1-b4f7-9ab0a2902c13 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] POST http://192.168.122.108/volume/v3/types/bf49ed37-1e31-4867-bbe6-cac8756ce9a5/encryption Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e6601337-f58a-4fc1-b4f7-9ab0a2902c13 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-e6601337-f58a-4fc1-b4f7-9ab0a2902c13 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e6601337-f58a-4fc1-b4f7-9ab0a2902c13 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/bf49ed37-1e31-4867-bbe6-cac8756ce9a5/encryption returned with HTTP 403 Sep 01 18:20:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1681/3305] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:45 2026] POST /volume/v3/types/bf49ed37-1e31-4867-bbe6-cac8756ce9a5/encryption => generated 127 bytes in 125 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e30b8e91-36e4-4e40-9ee6-bda7e72c1f52 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e30b8e91-36e4-4e40-9ee6-bda7e72c1f52 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e30b8e91-36e4-4e40-9ee6-bda7e72c1f52 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-454325102", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e30b8e91-36e4-4e40-9ee6-bda7e72c1f52 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1625/3306] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:45 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 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-04114226-0243-42c0-bdd6-3dd5662a0ca1 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-04114226-0243-42c0-bdd6-3dd5662a0ca1 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] POST http://192.168.122.108/volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4/extra_specs Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-04114226-0243-42c0-bdd6-3dd5662a0ca1 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-04114226-0243-42c0-bdd6-3dd5662a0ca1 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-04114226-0243-42c0-bdd6-3dd5662a0ca1 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4/extra_specs returned with HTTP 403 Sep 01 18:20:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1682/3307] 192.168.122.108 () {60 vars in 1283 bytes} [Tue Sep 1 18:20:45 2026] POST /volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-68447471-5086-4528-9478-c50f34a4c747 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68447471-5086-4528-9478-c50f34a4c747 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] PUT http://192.168.122.108/volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4/extra_specs/key2 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-68447471-5086-4528-9478-c50f34a4c747 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-68447471-5086-4528-9478-c50f34a4c747 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-68447471-5086-4528-9478-c50f34a4c747 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4/extra_specs/key2 returned with HTTP 403 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1626/3308] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:20:45 2026] PUT /volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-614a3389-51be-412a-81c5-15877c3d5389 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-614a3389-51be-412a-81c5-15877c3d5389 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-614a3389-51be-412a-81c5-15877c3d5389 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-614a3389-51be-412a-81c5-15877c3d5389 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-614a3389-51be-412a-81c5-15877c3d5389 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types returned with HTTP 403 Sep 01 18:20:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1683/3309] 192.168.122.108 () {60 vars in 1136 bytes} [Tue Sep 1 18:20:45 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-07b706c7-aabc-46c9-ad90-6a4c8cd603a4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07b706c7-aabc-46c9-ad90-6a4c8cd603a4 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-07b706c7-aabc-46c9-ad90-6a4c8cd603a4 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-183245608", "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=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-07b706c7-aabc-46c9-ad90-6a4c8cd603a4 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1627/3310] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:45 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 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-97ad2c83-7aa0-42ea-abc8-f20d3b0baf38 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97ad2c83-7aa0-42ea-abc8-f20d3b0baf38 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] POST http://192.168.122.108/volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529/encryption Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97ad2c83-7aa0-42ea-abc8-f20d3b0baf38 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97ad2c83-7aa0-42ea-abc8-f20d3b0baf38 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529/encryption returned with HTTP 200 Sep 01 18:20:45 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1684/3311] 192.168.122.108 () {60 vars in 1281 bytes} [Tue Sep 1 18:20:45 2026] POST /volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-54fcb19a-c9d7-4dd4-9f99-a5e61bf38e02 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54fcb19a-c9d7-4dd4-9f99-a5e61bf38e02 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] DELETE http://192.168.122.108/volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529/encryption/f3963cf9-af66-4765-8805-cbba635e81f1 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54fcb19a-c9d7-4dd4-9f99-a5e61bf38e02 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-54fcb19a-c9d7-4dd4-9f99-a5e61bf38e02 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-54fcb19a-c9d7-4dd4-9f99-a5e61bf38e02 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:45 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-54fcb19a-c9d7-4dd4-9f99-a5e61bf38e02 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529/encryption/f3963cf9-af66-4765-8805-cbba635e81f1 returned with HTTP 403 Sep 01 18:20:45 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1628/3312] 192.168.122.108 () {58 vars in 1373 bytes} [Tue Sep 1 18:20:45 2026] DELETE /volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529/encryption/f3963cf9-af66-4765-8805-cbba635e81f1 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-a11b4820-cca0-420c-a022-71b073ea0201 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:45 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a11b4820-cca0-420c-a022-71b073ea0201 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:45 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-a11b4820-cca0-420c-a022-71b073ea0201 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1273981626", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-a11b4820-cca0-420c-a022-71b073ea0201 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1685/3313] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:45 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1d050218-8c0a-47dd-aafa-40c27367f036 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d050218-8c0a-47dd-aafa-40c27367f036 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] DELETE http://192.168.122.108/volume/v3/types/98080ff3-c410-45ee-9a05-fe5c9a360379/extra_specs/key1 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d050218-8c0a-47dd-aafa-40c27367f036 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1d050218-8c0a-47dd-aafa-40c27367f036 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-1d050218-8c0a-47dd-aafa-40c27367f036 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1d050218-8c0a-47dd-aafa-40c27367f036 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/98080ff3-c410-45ee-9a05-fe5c9a360379/extra_specs/key1 returned with HTTP 403 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1629/3314] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:20:46 2026] DELETE /volume/v3/types/98080ff3-c410-45ee-9a05-fe5c9a360379/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e1d54883-ea6c-4e99-9b7a-90ebf8de0f44 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e1d54883-ea6c-4e99-9b7a-90ebf8de0f44 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] POST http://192.168.122.108/volume/v3/types Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e1d54883-ea6c-4e99-9b7a-90ebf8de0f44 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-797409992", "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=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e1d54883-ea6c-4e99-9b7a-90ebf8de0f44 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types returned with HTTP 200 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1686/3315] 192.168.122.108 () {60 vars in 1137 bytes} [Tue Sep 1 18:20:46 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 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0a07b482-f715-4b45-8ca8-67b84bc71f71 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0a07b482-f715-4b45-8ca8-67b84bc71f71 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] DELETE http://192.168.122.108/volume/v3/types/ddcbe723-852b-4f17-8c65-72315282cee7 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0a07b482-f715-4b45-8ca8-67b84bc71f71 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0a07b482-f715-4b45-8ca8-67b84bc71f71 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-0a07b482-f715-4b45-8ca8-67b84bc71f71 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0a07b482-f715-4b45-8ca8-67b84bc71f71 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/ddcbe723-852b-4f17-8c65-72315282cee7 returned with HTTP 403 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1630/3316] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:46 2026] DELETE /volume/v3/types/ddcbe723-852b-4f17-8c65-72315282cee7 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-203e99c5-6081-4335-b95b-1b938422fc92 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-203e99c5-6081-4335-b95b-1b938422fc92 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] GET http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-203e99c5-6081-4335-b95b-1b938422fc92 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-203e99c5-6081-4335-b95b-1b938422fc92 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-203e99c5-6081-4335-b95b-1b938422fc92 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs returned with HTTP 200 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1687/3317] 192.168.122.108 () {58 vars in 1262 bytes} [Tue Sep 1 18:20:46 2026] GET /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9fcd085d-42fc-443f-95cd-af3e35d30a86 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9fcd085d-42fc-443f-95cd-af3e35d30a86 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] GET http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption/cipher Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9fcd085d-42fc-443f-95cd-af3e35d30a86 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9fcd085d-42fc-443f-95cd-af3e35d30a86 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-9fcd085d-42fc-443f-95cd-af3e35d30a86 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9fcd085d-42fc-443f-95cd-af3e35d30a86 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption/cipher returned with HTTP 403 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1631/3318] 192.168.122.108 () {58 vars in 1280 bytes} [Tue Sep 1 18:20:46 2026] GET /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ff11348c-7b3b-4844-97e6-5e1f0095dac6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff11348c-7b3b-4844-97e6-5e1f0095dac6 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] GET http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff11348c-7b3b-4844-97e6-5e1f0095dac6 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ff11348c-7b3b-4844-97e6-5e1f0095dac6 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Calling method 'index' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-ff11348c-7b3b-4844-97e6-5e1f0095dac6 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ff11348c-7b3b-4844-97e6-5e1f0095dac6 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption returned with HTTP 403 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1688/3319] 192.168.122.108 () {58 vars in 1259 bytes} [Tue Sep 1 18:20:46 2026] GET /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1e86136e-a32d-44e1-85ec-fcd9c2a47d06 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1e86136e-a32d-44e1-85ec-fcd9c2a47d06 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] GET http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/multiattach Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1e86136e-a32d-44e1-85ec-fcd9c2a47d06 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1e86136e-a32d-44e1-85ec-fcd9c2a47d06 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1e86136e-a32d-44e1-85ec-fcd9c2a47d06 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/multiattach returned with HTTP 200 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1632/3320] 192.168.122.108 () {58 vars in 1298 bytes} [Tue Sep 1 18:20:46 2026] GET /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-05b048ad-dabf-4d82-842c-3acdeb853cdd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05b048ad-dabf-4d82-842c-3acdeb853cdd tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] GET http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/volume_backend_name Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05b048ad-dabf-4d82-842c-3acdeb853cdd tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-05b048ad-dabf-4d82-842c-3acdeb853cdd tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-05b048ad-dabf-4d82-842c-3acdeb853cdd tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1689/3321] 192.168.122.108 () {58 vars in 1322 bytes} [Tue Sep 1 18:20:46 2026] GET /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-47a1c0bf-6886-4b80-8915-0a02baaa5cb1 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47a1c0bf-6886-4b80-8915-0a02baaa5cb1 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] PUT http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption/08342e61-2432-4bd3-b266-4eebb971987f Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-47a1c0bf-6886-4b80-8915-0a02baaa5cb1 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-47a1c0bf-6886-4b80-8915-0a02baaa5cb1 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-47a1c0bf-6886-4b80-8915-0a02baaa5cb1 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption/08342e61-2432-4bd3-b266-4eebb971987f returned with HTTP 403 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1633/3322] 192.168.122.108 () {60 vars in 1390 bytes} [Tue Sep 1 18:20:46 2026] PUT /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/encryption/08342e61-2432-4bd3-b266-4eebb971987f => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b3322687-23ef-4bc0-badf-89c98452eb76 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b3322687-23ef-4bc0-badf-89c98452eb76 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] PUT http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/key1 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b3322687-23ef-4bc0-badf-89c98452eb76 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.policy [None req-b3322687-23ef-4bc0-badf-89c98452eb76 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86561) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b3322687-23ef-4bc0-badf-89c98452eb76 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/key1 returned with HTTP 403 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1690/3323] 192.168.122.108 () {60 vars in 1297 bytes} [Tue Sep 1 18:20:46 2026] PUT /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-36df9a09-f9c5-4a2f-a92b-062d070a0691 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-36df9a09-f9c5-4a2f-a92b-062d070a0691 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] PUT http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-36df9a09-f9c5-4a2f-a92b-062d070a0691 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-36df9a09-f9c5-4a2f-a92b-062d070a0691 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '368ea3beac0748898b45cfc00b746d81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea599dccfec049cc8b031e439c26d55f', '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-36df9a09-f9c5-4a2f-a92b-062d070a0691 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-reader] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7 returned with HTTP 403 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1634/3324] 192.168.122.108 () {60 vars in 1246 bytes} [Tue Sep 1 18:20:46 2026] PUT /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-39a8890c-54a4-4028-8343-e0532f6a3636 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-39a8890c-54a4-4028-8343-e0532f6a3636 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] DELETE http://192.168.122.108/volume/v3/types/ddcbe723-852b-4f17-8c65-72315282cee7 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-39a8890c-54a4-4028-8343-e0532f6a3636 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-39a8890c-54a4-4028-8343-e0532f6a3636 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-39a8890c-54a4-4028-8343-e0532f6a3636 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types/ddcbe723-852b-4f17-8c65-72315282cee7 returned with HTTP 202 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1691/3325] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:46 2026] DELETE /volume/v3/types/ddcbe723-852b-4f17-8c65-72315282cee7 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3b8da6e6-ee4a-4cfb-ad4f-e15ce55a7263 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b8da6e6-ee4a-4cfb-ad4f-e15ce55a7263 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] DELETE http://192.168.122.108/volume/v3/types/98080ff3-c410-45ee-9a05-fe5c9a360379 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b8da6e6-ee4a-4cfb-ad4f-e15ce55a7263 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3b8da6e6-ee4a-4cfb-ad4f-e15ce55a7263 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3b8da6e6-ee4a-4cfb-ad4f-e15ce55a7263 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types/98080ff3-c410-45ee-9a05-fe5c9a360379 returned with HTTP 202 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1635/3326] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:46 2026] DELETE /volume/v3/types/98080ff3-c410-45ee-9a05-fe5c9a360379 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-10488781-9125-4e70-b6c7-f65d83b56f50 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-87cdd18e-a21a-4e2a-8fc4-9e0eb1b5fd92 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-10488781-9125-4e70-b6c7-f65d83b56f50 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] DELETE http://192.168.122.108/volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-10488781-9125-4e70-b6c7-f65d83b56f50 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-10488781-9125-4e70-b6c7-f65d83b56f50 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87cdd18e-a21a-4e2a-8fc4-9e0eb1b5fd92 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87cdd18e-a21a-4e2a-8fc4-9e0eb1b5fd92 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-87cdd18e-a21a-4e2a-8fc4-9e0eb1b5fd92 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:46 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-87cdd18e-a21a-4e2a-8fc4-9e0eb1b5fd92 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-87cdd18e-a21a-4e2a-8fc4-9e0eb1b5fd92 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 returned with HTTP 200 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1636/3327] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:46 2026] GET /volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-10488781-9125-4e70-b6c7-f65d83b56f50 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529 returned with HTTP 202 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1692/3328] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:46 2026] DELETE /volume/v3/types/e0b23774-c10c-4720-a08b-869a5ac89529 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-71856c7c-56e5-497b-a2ab-17f2faf4fbf8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-71856c7c-56e5-497b-a2ab-17f2faf4fbf8 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] DELETE http://192.168.122.108/volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-71856c7c-56e5-497b-a2ab-17f2faf4fbf8 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-71856c7c-56e5-497b-a2ab-17f2faf4fbf8 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-71856c7c-56e5-497b-a2ab-17f2faf4fbf8 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4 returned with HTTP 202 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1637/3329] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:46 2026] DELETE /volume/v3/types/42b1200d-124f-4ea5-a479-e50f39b781e4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-bd2fcb45-4d81-4f5c-a15a-93751a8f2c4c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd2fcb45-4d81-4f5c-a15a-93751a8f2c4c tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] DELETE http://192.168.122.108/volume/v3/types/bf49ed37-1e31-4867-bbe6-cac8756ce9a5 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd2fcb45-4d81-4f5c-a15a-93751a8f2c4c tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-bd2fcb45-4d81-4f5c-a15a-93751a8f2c4c tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Calling method '_delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-bd2fcb45-4d81-4f5c-a15a-93751a8f2c4c tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types/bf49ed37-1e31-4867-bbe6-cac8756ce9a5 returned with HTTP 202 Sep 01 18:20:46 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1693/3330] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:46 2026] DELETE /volume/v3/types/bf49ed37-1e31-4867-bbe6-cac8756ce9a5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6a1384cd-2f22-46cf-9435-8944a26a1b19 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a1384cd-2f22-46cf-9435-8944a26a1b19 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] DELETE http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a1384cd-2f22-46cf-9435-8944a26a1b19 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a1384cd-2f22-46cf-9435-8944a26a1b19 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] Calling method '_delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:46 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a1384cd-2f22-46cf-9435-8944a26a1b19 tempest-VolumeTypesReaderTests-1165671686 tempest-VolumeTypesReaderTests-1165671686-project-admin] http://192.168.122.108/volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7 returned with HTTP 202 Sep 01 18:20:46 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1638/3331] 192.168.122.108 () {58 vars in 1229 bytes} [Tue Sep 1 18:20:46 2026] DELETE /volume/v3/types/5d9896cc-de79-462b-a0d7-5bdb73d240a7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3b810546-f8b0-4ced-a64c-e66a7f3c9720 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3b810546-f8b0-4ced-a64c-e66a7f3c9720 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 Sep 01 18:20:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3b810546-f8b0-4ced-a64c-e66a7f3c9720 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3b810546-f8b0-4ced-a64c-e66a7f3c9720 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3b810546-f8b0-4ced-a64c-e66a7f3c9720 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3b810546-f8b0-4ced-a64c-e66a7f3c9720 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 returned with HTTP 200 Sep 01 18:20:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1694/3332] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:47 2026] GET /volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-010e7020-4e28-4dcb-a416-f37027f5e449 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-010e7020-4e28-4dcb-a416-f37027f5e449 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] POST http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27/action Sep 01 18:20:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-010e7020-4e28-4dcb-a416-f37027f5e449 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:20:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-010e7020-4e28-4dcb-a416-f37027f5e449 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.admin_actions [None req-010e7020-4e28-4dcb-a416-f37027f5e449 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Updating snapshot '26b804b9-caf1-4e50-8448-7e0f9854ad27' with '{'status': 'error'}' {{(pid=86562) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:20:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:47 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-010e7020-4e28-4dcb-a416-f37027f5e449 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '768a3ca8921b4139a33ef1f63b6952d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb07b3f64b4b464283c3ba7506f985a0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:20:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-010e7020-4e28-4dcb-a416-f37027f5e449 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27/action returned with HTTP 403 Sep 01 18:20:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1639/3333] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:20:47 2026] POST /volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2cf53290-732f-47d5-9708-f8f176166ef8 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2cf53290-732f-47d5-9708-f8f176166ef8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 Sep 01 18:20:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2cf53290-732f-47d5-9708-f8f176166ef8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:47 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2cf53290-732f-47d5-9708-f8f176166ef8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:47 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-2cf53290-732f-47d5-9708-f8f176166ef8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete snapshot with id: 26b804b9-caf1-4e50-8448-7e0f9854ad27 Sep 01 18:20:47 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:47 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2cf53290-732f-47d5-9708-f8f176166ef8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:47 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:47 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:47 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2cf53290-732f-47d5-9708-f8f176166ef8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot delete request issued successfully. Sep 01 18:20:47 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2cf53290-732f-47d5-9708-f8f176166ef8 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 returned with HTTP 202 Sep 01 18:20:47 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1695/3334] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:47 2026] DELETE /volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 18:20:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9da2809c-b837-48a9-8768-acaecd39cc7f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9da2809c-b837-48a9-8768-acaecd39cc7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 Sep 01 18:20:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9da2809c-b837-48a9-8768-acaecd39cc7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:47 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9da2809c-b837-48a9-8768-acaecd39cc7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:47 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:47 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:47 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9da2809c-b837-48a9-8768-acaecd39cc7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:47 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9da2809c-b837-48a9-8768-acaecd39cc7f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 returned with HTTP 200 Sep 01 18:20:47 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1640/3335] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:47 2026] GET /volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9528c670-f9bd-4be3-8f9f-1c2cbdcc76ab None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9528c670-f9bd-4be3-8f9f-1c2cbdcc76ab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 Sep 01 18:20:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9528c670-f9bd-4be3-8f9f-1c2cbdcc76ab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:48 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9528c670-f9bd-4be3-8f9f-1c2cbdcc76ab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:48 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:48 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:48 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9528c670-f9bd-4be3-8f9f-1c2cbdcc76ab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:48 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9528c670-f9bd-4be3-8f9f-1c2cbdcc76ab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 returned with HTTP 200 Sep 01 18:20:48 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1696/3336] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:48 2026] GET /volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-08048dcd-a764-4864-83a1-64ff4d322ebc None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08048dcd-a764-4864-83a1-64ff4d322ebc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 Sep 01 18:20:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08048dcd-a764-4864-83a1-64ff4d322ebc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-08048dcd-a764-4864-83a1-64ff4d322ebc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-08048dcd-a764-4864-83a1-64ff4d322ebc tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 returned with HTTP 404 Sep 01 18:20:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1641/3337] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:49 2026] GET /volume/v3/snapshots/26b804b9-caf1-4e50-8448-7e0f9854ad27 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6e52b5ae-7f57-4d1d-a653-02f8f6291bde None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e52b5ae-7f57-4d1d-a653-02f8f6291bde tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 Sep 01 18:20:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e52b5ae-7f57-4d1d-a653-02f8f6291bde tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:49 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e52b5ae-7f57-4d1d-a653-02f8f6291bde tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:49 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-6e52b5ae-7f57-4d1d-a653-02f8f6291bde tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: 7805ec21-be23-42b9-9059-b3eaa0c1f5e0 Sep 01 18:20:49 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:49 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:49 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:49 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e52b5ae-7f57-4d1d-a653-02f8f6291bde tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:49 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e52b5ae-7f57-4d1d-a653-02f8f6291bde tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:20:49 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e52b5ae-7f57-4d1d-a653-02f8f6291bde tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 returned with HTTP 202 Sep 01 18:20:49 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1697/3338] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:49 2026] DELETE /volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-49c281e8-febb-45b2-8d26-499aaf305d27 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-49c281e8-febb-45b2-8d26-499aaf305d27 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 Sep 01 18:20:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-49c281e8-febb-45b2-8d26-499aaf305d27 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:49 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-49c281e8-febb-45b2-8d26-499aaf305d27 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:49 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:49 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:49 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:49 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:49 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-49c281e8-febb-45b2-8d26-499aaf305d27 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:49 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-49c281e8-febb-45b2-8d26-499aaf305d27 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 returned with HTTP 200 Sep 01 18:20:49 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1642/3339] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:49 2026] GET /volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-07919892-166e-474c-a97c-2f750d73442c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07919892-166e-474c-a97c-2f750d73442c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 Sep 01 18:20:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07919892-166e-474c-a97c-2f750d73442c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:50 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-07919892-166e-474c-a97c-2f750d73442c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:50 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-07919892-166e-474c-a97c-2f750d73442c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 returned with HTTP 404 Sep 01 18:20:50 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1698/3340] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:50 2026] GET /volume/v3/volumes/7805ec21-be23-42b9-9059-b3eaa0c1f5e0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-e8da6845-4336-44dd-94f8-e360eec08f9c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:50 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1596257332"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:50 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1596257332'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:50 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:20:50 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (e09b7254-83ca-4b5a-b5e8-bf7baa85027f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776e0f9c-ea7f-44e0-a4ea-3bdcaba01db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:50 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776e0f9c-ea7f-44e0-a4ea-3bdcaba01db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9d9bde-1338-4d33-8890-c9d80772b3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['73c5f267-8151-48fd-91f7-81663e460da6', '5698f617-d58b-4898-a8ed-7aba013c82e1', '2bb5e6ab-54ea-4dd3-b1ba-2cfa41543268', '777ba1a1-5dae-4598-9eb4-384719a2de1e'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9d9bde-1338-4d33-8890-c9d80772b3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73c5f267-8151-48fd-91f7-81663e460da6', '5698f617-d58b-4898-a8ed-7aba013c82e1', '2bb5e6ab-54ea-4dd3-b1ba-2cfa41543268', '777ba1a1-5dae-4598-9eb4-384719a2de1e']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de18d99e-817a-4e97-8cdd-90edf71778a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:51 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de18d99e-817a-4e97-8cdd-90edf71778a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0635fc7-184a-45e2-8e17-0c76c7bda6f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1596257332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['73c5f267-8151-48fd-91f7-81663e460da6','5698f617-d58b-4898-a8ed-7aba013c82e1','2bb5e6ab-54ea-4dd3-b1ba-2cfa41543268','777ba1a1-5dae-4598-9eb4-384719a2de1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1596257332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0635fc7-184a-45e2-8e17-0c76c7bda6f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17fdfc40-46ec-41d3-a60a-856bc16834a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17fdfc40-46ec-41d3-a60a-856bc16834a2) 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-1596257332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['73c5f267-8151-48fd-91f7-81663e460da6','5698f617-d58b-4898-a8ed-7aba013c82e1','2bb5e6ab-54ea-4dd3-b1ba-2cfa41543268','777ba1a1-5dae-4598-9eb4-384719a2de1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f565b84c-3566-4e12-aeea-cdaefafe7a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f565b84c-3566-4e12-aeea-cdaefafe7a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (e09b7254-83ca-4b5a-b5e8-bf7baa85027f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:51 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:20:51 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-e8da6845-4336-44dd-94f8-e360eec08f9c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:51 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1643/3341] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:50 2026] POST /volume/v3/volumes => generated 787 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-cccb0084-2015-4b73-81b7-1f259b659494 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cccb0084-2015-4b73-81b7-1f259b659494 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 Sep 01 18:20:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cccb0084-2015-4b73-81b7-1f259b659494 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:51 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-cccb0084-2015-4b73-81b7-1f259b659494 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:51 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:51 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:51 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:51 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:51 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-cccb0084-2015-4b73-81b7-1f259b659494 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:51 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-cccb0084-2015-4b73-81b7-1f259b659494 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 returned with HTTP 200 Sep 01 18:20:51 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1699/3342] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:51 2026] GET /volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9e013095-e6e3-47a5-9660-673fc5bb1130 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9e013095-e6e3-47a5-9660-673fc5bb1130 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 Sep 01 18:20:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9e013095-e6e3-47a5-9660-673fc5bb1130 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9e013095-e6e3-47a5-9660-673fc5bb1130 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:52 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:52 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9e013095-e6e3-47a5-9660-673fc5bb1130 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9e013095-e6e3-47a5-9660-673fc5bb1130 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 returned with HTTP 200 Sep 01 18:20:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1644/3343] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:52 2026] GET /volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-e73981d4-e05c-4a0d-a27e-542b220773c5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e73981d4-e05c-4a0d-a27e-542b220773c5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:20:52 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-e73981d4-e05c-4a0d-a27e-542b220773c5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0635fc7-184a-45e2-8e17-0c76c7bda6f8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1333998696"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:52 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:52 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e73981d4-e05c-4a0d-a27e-542b220773c5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:52 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-e73981d4-e05c-4a0d-a27e-542b220773c5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create snapshot from volume f0635fc7-184a-45e2-8e17-0c76c7bda6f8 Sep 01 18:20:52 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-e73981d4-e05c-4a0d-a27e-542b220773c5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['b7287f77-3289-4564-93b8-1b0aa794bc0a', '2315a052-b1ed-4527-8cb8-8d4bd1fcf796', '036a99eb-9e7b-43b7-a1bd-d6c4f35c79be', '54fb11a0-a399-48ba-924d-8b0a56fa2f35'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:52 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:52 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:52 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-e73981d4-e05c-4a0d-a27e-542b220773c5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot create request issued successfully. Sep 01 18:20:52 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-e73981d4-e05c-4a0d-a27e-542b220773c5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:20:52 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1700/3344] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:20:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1added39-3f1d-47fc-8191-f8ef02de3694 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1added39-3f1d-47fc-8191-f8ef02de3694 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1added39-3f1d-47fc-8191-f8ef02de3694 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:52 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1added39-3f1d-47fc-8191-f8ef02de3694 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:52 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:52 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:52 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1added39-3f1d-47fc-8191-f8ef02de3694 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:52 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1added39-3f1d-47fc-8191-f8ef02de3694 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 200 Sep 01 18:20:52 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1645/3345] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:52 2026] GET /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-03044475-86f8-43e0-bdc7-bdec534bf535 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-03044475-86f8-43e0-bdc7-bdec534bf535 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-03044475-86f8-43e0-bdc7-bdec534bf535 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:53 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-03044475-86f8-43e0-bdc7-bdec534bf535 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:53 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:53 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:53 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-03044475-86f8-43e0-bdc7-bdec534bf535 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:53 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-03044475-86f8-43e0-bdc7-bdec534bf535 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 200 Sep 01 18:20:53 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1701/3346] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:53 2026] GET /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:20:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-0f492018-52de-4dea-b9fd-de8be0225df2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0f492018-52de-4dea-b9fd-de8be0225df2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0f492018-52de-4dea-b9fd-de8be0225df2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:54 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-0f492018-52de-4dea-b9fd-de8be0225df2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:54 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:54 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:54 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-0f492018-52de-4dea-b9fd-de8be0225df2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:54 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-0f492018-52de-4dea-b9fd-de8be0225df2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 200 Sep 01 18:20:54 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1646/3347] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:54 2026] GET /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b61cef95-a9b4-4793-a470-49ec51b3e25a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b61cef95-a9b4-4793-a470-49ec51b3e25a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b61cef95-a9b4-4793-a470-49ec51b3e25a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b61cef95-a9b4-4793-a470-49ec51b3e25a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b61cef95-a9b4-4793-a470-49ec51b3e25a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b61cef95-a9b4-4793-a470-49ec51b3e25a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 200 Sep 01 18:20:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1702/3348] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:55 2026] GET /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-92a4044b-4544-4735-8ff0-dcc1a7337fab None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92a4044b-4544-4735-8ff0-dcc1a7337fab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] GET http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92a4044b-4544-4735-8ff0-dcc1a7337fab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-92a4044b-4544-4735-8ff0-dcc1a7337fab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-92a4044b-4544-4735-8ff0-dcc1a7337fab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:20:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-92a4044b-4544-4735-8ff0-dcc1a7337fab tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 200 Sep 01 18:20:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1647/3349] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:55 2026] GET /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1d35d8b0-f5bf-41f3-b5f8-ef5cf6e813cf None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d35d8b0-f5bf-41f3-b5f8-ef5cf6e813cf tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1d35d8b0-f5bf-41f3-b5f8-ef5cf6e813cf tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:55 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1d35d8b0-f5bf-41f3-b5f8-ef5cf6e813cf tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:55 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-1d35d8b0-f5bf-41f3-b5f8-ef5cf6e813cf tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete snapshot with id: f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:55 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:55 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1d35d8b0-f5bf-41f3-b5f8-ef5cf6e813cf tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:55 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:55 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:55 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1d35d8b0-f5bf-41f3-b5f8-ef5cf6e813cf tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot delete request issued successfully. Sep 01 18:20:55 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d35d8b0-f5bf-41f3-b5f8-ef5cf6e813cf tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 202 Sep 01 18:20:55 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1703/3350] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:20:55 2026] DELETE /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c1f1808e-406d-47b2-804e-7fb0cc6a878d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c1f1808e-406d-47b2-804e-7fb0cc6a878d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c1f1808e-406d-47b2-804e-7fb0cc6a878d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:55 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c1f1808e-406d-47b2-804e-7fb0cc6a878d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:55 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:55 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:55 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c1f1808e-406d-47b2-804e-7fb0cc6a878d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:55 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c1f1808e-406d-47b2-804e-7fb0cc6a878d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 200 Sep 01 18:20:55 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1648/3351] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:55 2026] GET /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c2ae6672-d47a-4fe3-970d-520b720a1b58 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c2ae6672-d47a-4fe3-970d-520b720a1b58 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c2ae6672-d47a-4fe3-970d-520b720a1b58 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:56 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c2ae6672-d47a-4fe3-970d-520b720a1b58 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:56 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:56 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:56 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c2ae6672-d47a-4fe3-970d-520b720a1b58 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:20:56 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c2ae6672-d47a-4fe3-970d-520b720a1b58 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 200 Sep 01 18:20:56 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1704/3352] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:56 2026] GET /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:20:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b8e53a84-4286-43cb-a2ac-350dde97f286 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b8e53a84-4286-43cb-a2ac-350dde97f286 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d Sep 01 18:20:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b8e53a84-4286-43cb-a2ac-350dde97f286 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b8e53a84-4286-43cb-a2ac-350dde97f286 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b8e53a84-4286-43cb-a2ac-350dde97f286 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d returned with HTTP 404 Sep 01 18:20:57 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1649/3353] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:20:57 2026] GET /volume/v3/snapshots/f20488bc-71c2-4c8a-8a99-78b3ef74f26d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:20:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0543b491-a22d-4e95-b2c1-45059cc79c6f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0543b491-a22d-4e95-b2c1-45059cc79c6f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 Sep 01 18:20:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0543b491-a22d-4e95-b2c1-45059cc79c6f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:57 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0543b491-a22d-4e95-b2c1-45059cc79c6f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:57 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-0543b491-a22d-4e95-b2c1-45059cc79c6f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: f0635fc7-184a-45e2-8e17-0c76c7bda6f8 Sep 01 18:20:57 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:57 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:57 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:57 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0543b491-a22d-4e95-b2c1-45059cc79c6f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:57 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0543b491-a22d-4e95-b2c1-45059cc79c6f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:20:57 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0543b491-a22d-4e95-b2c1-45059cc79c6f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 returned with HTTP 202 Sep 01 18:20:57 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1705/3354] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:20:57 2026] DELETE /volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:20:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7539a2f8-4e2f-4671-ae54-0e1e76ba2e38 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:57 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7539a2f8-4e2f-4671-ae54-0e1e76ba2e38 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 Sep 01 18:20:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7539a2f8-4e2f-4671-ae54-0e1e76ba2e38 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:57 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7539a2f8-4e2f-4671-ae54-0e1e76ba2e38 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:58 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:58 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:58 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:58 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:20:58 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7539a2f8-4e2f-4671-ae54-0e1e76ba2e38 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:58 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7539a2f8-4e2f-4671-ae54-0e1e76ba2e38 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 returned with HTTP 200 Sep 01 18:20:58 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1650/3355] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:57 2026] GET /volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:20:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2c2c7127-8a9c-4b79-9ac7-ea5080378944 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c2c7127-8a9c-4b79-9ac7-ea5080378944 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 Sep 01 18:20:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c2c7127-8a9c-4b79-9ac7-ea5080378944 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2c2c7127-8a9c-4b79-9ac7-ea5080378944 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2c2c7127-8a9c-4b79-9ac7-ea5080378944 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 returned with HTTP 404 Sep 01 18:20:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1706/3356] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:59 2026] GET /volume/v3/volumes/f0635fc7-184a-45e2-8e17-0c76c7bda6f8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1723836871"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1723836871'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:20:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (2f435b31-e8b9-4712-bbf0-6178cbaa9a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a629a7-b9d6-4b7d-a806-33b51836744a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a629a7-b9d6-4b7d-a806-33b51836744a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16b86f8-82fa-47ce-933d-08bbbd5fc6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['55b365b8-6fa9-497d-854d-3cc8f315d146', 'bd8941c4-9aff-4b8d-aa7a-1523ce621f0b', '9e0b9c90-851a-4b1b-8408-afee1c2fbf69', '1f70c831-a9f2-4bca-a579-a237e943a289'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16b86f8-82fa-47ce-933d-08bbbd5fc6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b365b8-6fa9-497d-854d-3cc8f315d146', 'bd8941c4-9aff-4b8d-aa7a-1523ce621f0b', '9e0b9c90-851a-4b1b-8408-afee1c2fbf69', '1f70c831-a9f2-4bca-a579-a237e943a289']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10936cf2-4fe8-43a4-9a7e-80524d71e1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=630,cinder:INSERT=182,cinder:UPDATE=240 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:59 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10936cf2-4fe8-43a4-9a7e-80524d71e1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29a3c37-b93b-44bd-a70c-4170db9348ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723836871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['55b365b8-6fa9-497d-854d-3cc8f315d146','bd8941c4-9aff-4b8d-aa7a-1523ce621f0b','9e0b9c90-851a-4b1b-8408-afee1c2fbf69','1f70c831-a9f2-4bca-a579-a237e943a289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723836871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29a3c37-b93b-44bd-a70c-4170db9348ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d4e5e6-b424-4908-a103-20063bdf449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d4e5e6-b424-4908-a103-20063bdf449e) 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-1723836871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['55b365b8-6fa9-497d-854d-3cc8f315d146','bd8941c4-9aff-4b8d-aa7a-1523ce621f0b','9e0b9c90-851a-4b1b-8408-afee1c2fbf69','1f70c831-a9f2-4bca-a579-a237e943a289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffcf2853-945e-4109-8f3f-1abb495dddb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffcf2853-945e-4109-8f3f-1abb495dddb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (2f435b31-e8b9-4712-bbf0-6178cbaa9a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:20:59 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:20:59 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7ddecab4-f7fb-438f-ae00-676bd8a8e173 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:20:59 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1651/3357] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:20:59 2026] POST /volume/v3/volumes => generated 787 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:20:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-1d72ac72-921c-4b7d-9675-bbc1cfb5a264 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:20:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d72ac72-921c-4b7d-9675-bbc1cfb5a264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed Sep 01 18:20:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1d72ac72-921c-4b7d-9675-bbc1cfb5a264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:20:59 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-1d72ac72-921c-4b7d-9675-bbc1cfb5a264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:20:59 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:20:59 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:20:59 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:20:59 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:20:59 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=592,cinder:INSERT=138,cinder:UPDATE=229 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:20:59 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-1d72ac72-921c-4b7d-9675-bbc1cfb5a264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:20:59 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-1d72ac72-921c-4b7d-9675-bbc1cfb5a264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed returned with HTTP 200 Sep 01 18:20:59 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1707/3358] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:20:59 2026] GET /volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed => generated 966 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-dff77117-eacf-448a-8d71-42010a4bfc9f None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dff77117-eacf-448a-8d71-42010a4bfc9f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed Sep 01 18:21:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dff77117-eacf-448a-8d71-42010a4bfc9f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:00 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-dff77117-eacf-448a-8d71-42010a4bfc9f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:00 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:00 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:00 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:00 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:00 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-dff77117-eacf-448a-8d71-42010a4bfc9f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:00 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-dff77117-eacf-448a-8d71-42010a4bfc9f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed returned with HTTP 200 Sep 01 18:21:00 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1652/3359] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:00 2026] GET /volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c71fbf37-c21c-4b33-8a52-e6e101894c3e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c71fbf37-c21c-4b33-8a52-e6e101894c3e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed Sep 01 18:21:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c71fbf37-c21c-4b33-8a52-e6e101894c3e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c71fbf37-c21c-4b33-8a52-e6e101894c3e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:01 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:01 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c71fbf37-c21c-4b33-8a52-e6e101894c3e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c71fbf37-c21c-4b33-8a52-e6e101894c3e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed returned with HTTP 200 Sep 01 18:21:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1708/3360] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:01 2026] GET /volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-78cf75bf-44ba-48e9-bccd-1370767d79e2 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78cf75bf-44ba-48e9-bccd-1370767d79e2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:21:01 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78cf75bf-44ba-48e9-bccd-1370767d79e2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c29a3c37-b93b-44bd-a70c-4170db9348ed", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1991490732"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:01 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:01 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78cf75bf-44ba-48e9-bccd-1370767d79e2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:01 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-78cf75bf-44ba-48e9-bccd-1370767d79e2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create snapshot from volume c29a3c37-b93b-44bd-a70c-4170db9348ed Sep 01 18:21:01 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-78cf75bf-44ba-48e9-bccd-1370767d79e2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['7ddd79ab-eecc-4646-95d9-65b523a66ece', 'dc2ea0c6-73df-44f8-affb-340d8811377e', 'ee1c729a-69f7-4146-bfbf-8de2c6ef81d7', 'b8cb59d6-500e-44a4-8267-8bc532839d1a'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:21:01 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:01 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:01 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78cf75bf-44ba-48e9-bccd-1370767d79e2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot create request issued successfully. Sep 01 18:21:01 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78cf75bf-44ba-48e9-bccd-1370767d79e2 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:21:01 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1653/3361] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:21:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:21:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-d51199f5-d5ec-4b6a-a733-1438310d9264 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d51199f5-d5ec-4b6a-a733-1438310d9264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d51199f5-d5ec-4b6a-a733-1438310d9264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:01 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-d51199f5-d5ec-4b6a-a733-1438310d9264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:01 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:01 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:01 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-d51199f5-d5ec-4b6a-a733-1438310d9264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:01 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-d51199f5-d5ec-4b6a-a733-1438310d9264 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca returned with HTTP 200 Sep 01 18:21:01 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1709/3362] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:01 2026] GET /volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:02 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3dd0bd80-d2c2-4f0b-a22a-5ba50a36115e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3dd0bd80-d2c2-4f0b-a22a-5ba50a36115e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3dd0bd80-d2c2-4f0b-a22a-5ba50a36115e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:03 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3dd0bd80-d2c2-4f0b-a22a-5ba50a36115e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:03 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:03 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:03 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3dd0bd80-d2c2-4f0b-a22a-5ba50a36115e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:03 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3dd0bd80-d2c2-4f0b-a22a-5ba50a36115e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca returned with HTTP 200 Sep 01 18:21:03 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1654/3363] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:02 2026] GET /volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-2a5cf2b4-c49a-4a91-9cf8-a58cb1102cd5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2a5cf2b4-c49a-4a91-9cf8-a58cb1102cd5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2a5cf2b4-c49a-4a91-9cf8-a58cb1102cd5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-2a5cf2b4-c49a-4a91-9cf8-a58cb1102cd5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-2a5cf2b4-c49a-4a91-9cf8-a58cb1102cd5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-2a5cf2b4-c49a-4a91-9cf8-a58cb1102cd5 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca returned with HTTP 200 Sep 01 18:21:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1710/3364] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:04 2026] GET /volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6d75cec1-0fb4-4416-8cda-6022a23fdc13 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d75cec1-0fb4-4416-8cda-6022a23fdc13 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] POST http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca/action Sep 01 18:21:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6d75cec1-0fb4-4416-8cda-6022a23fdc13 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86562) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:21:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6d75cec1-0fb4-4416-8cda-6022a23fdc13 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:04 devstack devstack@c-api.service[86562]: INFO cinder.api.contrib.snapshot_unmanage [None req-6d75cec1-0fb4-4416-8cda-6022a23fdc13 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Unmanage snapshot with id: ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6d75cec1-0fb4-4416-8cda-6022a23fdc13 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:21:04 devstack devstack@c-api.service[86562]: DEBUG cinder.policy [None req-6d75cec1-0fb4-4416-8cda-6022a23fdc13 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '768a3ca8921b4139a33ef1f63b6952d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb07b3f64b4b464283c3ba7506f985a0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=86562) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 18:21:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6d75cec1-0fb4-4416-8cda-6022a23fdc13 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca/action returned with HTTP 403 Sep 01 18:21:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1655/3365] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:21:04 2026] POST /volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca/action => generated 117 bytes in 260 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c5ab055a-b99d-468e-8f29-aa9c17652c20 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5ab055a-b99d-468e-8f29-aa9c17652c20 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5ab055a-b99d-468e-8f29-aa9c17652c20 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:04 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5ab055a-b99d-468e-8f29-aa9c17652c20 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:04 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-c5ab055a-b99d-468e-8f29-aa9c17652c20 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete snapshot with id: ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:04 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:04 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c5ab055a-b99d-468e-8f29-aa9c17652c20 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:04 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:04 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:04 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c5ab055a-b99d-468e-8f29-aa9c17652c20 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot delete request issued successfully. Sep 01 18:21:04 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5ab055a-b99d-468e-8f29-aa9c17652c20 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca returned with HTTP 202 Sep 01 18:21:04 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1711/3366] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:21:04 2026] DELETE /volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-abda48c9-54a1-44f8-8424-a25de3ddeb0a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-abda48c9-54a1-44f8-8424-a25de3ddeb0a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-abda48c9-54a1-44f8-8424-a25de3ddeb0a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:04 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-abda48c9-54a1-44f8-8424-a25de3ddeb0a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:04 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:04 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:04 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-abda48c9-54a1-44f8-8424-a25de3ddeb0a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:04 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-abda48c9-54a1-44f8-8424-a25de3ddeb0a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca returned with HTTP 200 Sep 01 18:21:04 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1656/3367] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:04 2026] GET /volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-47b9e5bd-7a9e-4ee5-903b-8f56bd4a9f2d None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-47b9e5bd-7a9e-4ee5-903b-8f56bd4a9f2d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-47b9e5bd-7a9e-4ee5-903b-8f56bd4a9f2d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:05 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-47b9e5bd-7a9e-4ee5-903b-8f56bd4a9f2d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:05 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:05 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:05 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-47b9e5bd-7a9e-4ee5-903b-8f56bd4a9f2d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:05 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-47b9e5bd-7a9e-4ee5-903b-8f56bd4a9f2d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca returned with HTTP 200 Sep 01 18:21:05 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1712/3368] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:05 2026] GET /volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-95b585fc-a085-4c44-aae7-940094e6bbb4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95b585fc-a085-4c44-aae7-940094e6bbb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca Sep 01 18:21:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95b585fc-a085-4c44-aae7-940094e6bbb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-95b585fc-a085-4c44-aae7-940094e6bbb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-95b585fc-a085-4c44-aae7-940094e6bbb4 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca returned with HTTP 404 Sep 01 18:21:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1657/3369] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:06 2026] GET /volume/v3/snapshots/ad55a0ee-28dc-41a4-bbc5-9c481dd3feca => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-923fe139-67a2-4cf3-9dc2-fe7fac208182 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-923fe139-67a2-4cf3-9dc2-fe7fac208182 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed Sep 01 18:21:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-923fe139-67a2-4cf3-9dc2-fe7fac208182 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:06 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-923fe139-67a2-4cf3-9dc2-fe7fac208182 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:06 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-923fe139-67a2-4cf3-9dc2-fe7fac208182 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: c29a3c37-b93b-44bd-a70c-4170db9348ed Sep 01 18:21:06 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:06 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:06 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:06 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-923fe139-67a2-4cf3-9dc2-fe7fac208182 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:06 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-923fe139-67a2-4cf3-9dc2-fe7fac208182 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:21:06 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-923fe139-67a2-4cf3-9dc2-fe7fac208182 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed returned with HTTP 202 Sep 01 18:21:06 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1713/3370] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:21:06 2026] DELETE /volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-26b01c61-0195-41c8-b530-0ab91e4e5f36 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26b01c61-0195-41c8-b530-0ab91e4e5f36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed Sep 01 18:21:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-26b01c61-0195-41c8-b530-0ab91e4e5f36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:06 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-26b01c61-0195-41c8-b530-0ab91e4e5f36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:06 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:06 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:06 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:06 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:06 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-26b01c61-0195-41c8-b530-0ab91e4e5f36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:06 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-26b01c61-0195-41c8-b530-0ab91e4e5f36 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed returned with HTTP 200 Sep 01 18:21:06 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1658/3371] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:06 2026] GET /volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0ffc1e93-f297-49b5-a83c-708b2f318c83 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0ffc1e93-f297-49b5-a83c-708b2f318c83 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed Sep 01 18:21:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0ffc1e93-f297-49b5-a83c-708b2f318c83 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:07 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0ffc1e93-f297-49b5-a83c-708b2f318c83 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:07 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0ffc1e93-f297-49b5-a83c-708b2f318c83 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed returned with HTTP 404 Sep 01 18:21:07 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1714/3372] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:07 2026] GET /volume/v3/volumes/c29a3c37-b93b-44bd-a70c-4170db9348ed => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1701749933"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1701749933'}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:21:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (e16f709f-a881-492f-b340-4975e069ac45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc3f8ee-8c8d-4a6a-936b-2bd6c2a7de77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc3f8ee-8c8d-4a6a-936b-2bd6c2a7de77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (270bb5a9-3f5a-47ac-b077-639124a09d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['97fcae35-2b26-415b-a1ab-6d7b31755115', '64cc51b7-6edd-4d15-847d-9b21267c535c', 'a0640947-5973-4e39-9a4e-8bd8c9e96144', 'd4485757-c354-4a6a-9268-ab283419764d'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (270bb5a9-3f5a-47ac-b077-639124a09d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97fcae35-2b26-415b-a1ab-6d7b31755115', '64cc51b7-6edd-4d15-847d-9b21267c535c', 'a0640947-5973-4e39-9a4e-8bd8c9e96144', 'd4485757-c354-4a6a-9268-ab283419764d']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53562a2-23ca-4822-83be-4c64bae73950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:07 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53562a2-23ca-4822-83be-4c64bae73950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43461cca-a935-42f1-a9bb-3b140fb93269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701749933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['97fcae35-2b26-415b-a1ab-6d7b31755115','64cc51b7-6edd-4d15-847d-9b21267c535c','a0640947-5973-4e39-9a4e-8bd8c9e96144','d4485757-c354-4a6a-9268-ab283419764d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701749933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43461cca-a935-42f1-a9bb-3b140fb93269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38bdb4e-9cd3-4533-a849-2ff83b2f7725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38bdb4e-9cd3-4533-a849-2ff83b2f7725) 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-1701749933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['97fcae35-2b26-415b-a1ab-6d7b31755115','64cc51b7-6edd-4d15-847d-9b21267c535c','a0640947-5973-4e39-9a4e-8bd8c9e96144','d4485757-c354-4a6a-9268-ab283419764d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680c4e02-cf80-4b1f-ab37-10d1f92c71fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680c4e02-cf80-4b1f-ab37-10d1f92c71fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (e16f709f-a881-492f-b340-4975e069ac45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:21:07 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:21:07 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-9daf30e9-04c0-4e50-823a-da1ad160bde6 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:21:07 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1659/3373] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:21:07 2026] POST /volume/v3/volumes => generated 787 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:21:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-52d51183-e7ae-49d9-92c1-fee8a7bd0738 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-52d51183-e7ae-49d9-92c1-fee8a7bd0738 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 Sep 01 18:21:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-52d51183-e7ae-49d9-92c1-fee8a7bd0738 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:08 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-52d51183-e7ae-49d9-92c1-fee8a7bd0738 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:08 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:08 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:08 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:08 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:08 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-52d51183-e7ae-49d9-92c1-fee8a7bd0738 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:08 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-52d51183-e7ae-49d9-92c1-fee8a7bd0738 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 returned with HTTP 200 Sep 01 18:21:08 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1715/3374] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:08 2026] GET /volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6a05ee06-4a14-4465-b338-53a875490e6a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a05ee06-4a14-4465-b338-53a875490e6a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 Sep 01 18:21:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a05ee06-4a14-4465-b338-53a875490e6a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6a05ee06-4a14-4465-b338-53a875490e6a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:09 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:09 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6a05ee06-4a14-4465-b338-53a875490e6a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6a05ee06-4a14-4465-b338-53a875490e6a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 returned with HTTP 200 Sep 01 18:21:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1660/3375] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:09 2026] GET /volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-38dc78f1-95b3-44d5-90c6-f5fc283849a0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-38dc78f1-95b3-44d5-90c6-f5fc283849a0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:21:09 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-38dc78f1-95b3-44d5-90c6-f5fc283849a0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43461cca-a935-42f1-a9bb-3b140fb93269", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-748863101"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:09 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:09 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-38dc78f1-95b3-44d5-90c6-f5fc283849a0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:09 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-38dc78f1-95b3-44d5-90c6-f5fc283849a0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create snapshot from volume 43461cca-a935-42f1-a9bb-3b140fb93269 Sep 01 18:21:09 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-38dc78f1-95b3-44d5-90c6-f5fc283849a0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['cb8e5f93-87bf-4355-94c3-677f8c79a022', '0236e4fc-57ec-4274-9b67-44d0c1963b58', '89be5e86-df22-43b6-8648-e40459bc0c4a', '909ad8a3-b25a-4877-9441-0f96cfdc548a'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:21:09 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:09 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:09 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-38dc78f1-95b3-44d5-90c6-f5fc283849a0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot create request issued successfully. Sep 01 18:21:09 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-38dc78f1-95b3-44d5-90c6-f5fc283849a0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:21:09 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1716/3376] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:21:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:21:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5211755e-5b8b-4a66-be25-67d0ad67315a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5211755e-5b8b-4a66-be25-67d0ad67315a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5211755e-5b8b-4a66-be25-67d0ad67315a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:09 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5211755e-5b8b-4a66-be25-67d0ad67315a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:09 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:09 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:09 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5211755e-5b8b-4a66-be25-67d0ad67315a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:09 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5211755e-5b8b-4a66-be25-67d0ad67315a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 200 Sep 01 18:21:09 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1661/3377] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:09 2026] GET /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-c5c87f4c-ba6d-480c-9ea9-644e154406d7 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5c87f4c-ba6d-480c-9ea9-644e154406d7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5c87f4c-ba6d-480c-9ea9-644e154406d7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:10 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-c5c87f4c-ba6d-480c-9ea9-644e154406d7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:10 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:10 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:10 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-c5c87f4c-ba6d-480c-9ea9-644e154406d7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:10 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-c5c87f4c-ba6d-480c-9ea9-644e154406d7 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 200 Sep 01 18:21:10 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1717/3378] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:10 2026] GET /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-78e1a52b-02f7-4639-a2b7-31f155566162 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:10 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:21:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2063942031", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:10 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2063942031', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:21:10 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Create volume of 1 GB Sep 01 18:21:10 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Availability Zones retrieved successfully. Sep 01 18:21:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Flow 'volume_create_api' (85f68f95-5efe-4d89-8dfe-98052d926fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:21:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b276fe1-76b2-4582-a857-9006ad4b78d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:10 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Validating volume size '1' using validate_int {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b276fe1-76b2-4582-a857-9006ad4b78d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ce44d7-3723-4aee-b52f-eed92cbdd1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Created reservations ['65239098-316f-44e7-b439-7be773d274cf', '58351ade-4b87-48d1-8567-eec1fc3fc3c2', '286258fb-9807-4725-aa3a-8b22d93dcb9e', '9bff9dda-3baa-4953-b717-b1357eb64e2f'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ce44d7-3723-4aee-b52f-eed92cbdd1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65239098-316f-44e7-b439-7be773d274cf', '58351ade-4b87-48d1-8567-eec1fc3fc3c2', '286258fb-9807-4725-aa3a-8b22d93dcb9e', '9bff9dda-3baa-4953-b717-b1357eb64e2f']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e169dd12-44ff-4486-9538-caae7c525344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:11 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e169dd12-44ff-4486-9538-caae7c525344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '472cb482-c6e7-4118-93ee-91b7961b4f7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2063942031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8495b9ee89134997a7fc73b6c77663e9',qos_specs=None,replication_status=,reservations=['65239098-316f-44e7-b439-7be773d274cf','58351ade-4b87-48d1-8567-eec1fc3fc3c2','286258fb-9807-4725-aa3a-8b22d93dcb9e','9bff9dda-3baa-4953-b717-b1357eb64e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6266a72ad1f4c47b558b6d99888f4b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2063942031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=472cb482-c6e7-4118-93ee-91b7961b4f7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8495b9ee89134997a7fc73b6c77663e9',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='b6266a72ad1f4c47b558b6d99888f4b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903d1720-45ea-42c3-bac2-6ef0d94bde20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (903d1720-45ea-42c3-bac2-6ef0d94bde20) 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-2063942031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8495b9ee89134997a7fc73b6c77663e9',qos_specs=None,replication_status=,reservations=['65239098-316f-44e7-b439-7be773d274cf','58351ade-4b87-48d1-8567-eec1fc3fc3c2','286258fb-9807-4725-aa3a-8b22d93dcb9e','9bff9dda-3baa-4953-b717-b1357eb64e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6266a72ad1f4c47b558b6d99888f4b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b2a0455-5e2d-43d5-b75b-c666167b67d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b2a0455-5e2d-43d5-b75b-c666167b67d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Flow 'volume_create_api' (85f68f95-5efe-4d89-8dfe-98052d926fe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Create volume request issued successfully. Sep 01 18:21:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-78e1a52b-02f7-4639-a2b7-31f155566162 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:21:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1662/3379] 192.168.122.108 () {60 vars in 1143 bytes} [Tue Sep 1 18:21:10 2026] POST /volume/v3/volumes => generated 763 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:21:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ba9daa0e-7a6d-409e-8b20-9bcececdf0ac None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ba9daa0e-7a6d-409e-8b20-9bcececdf0ac tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ba9daa0e-7a6d-409e-8b20-9bcececdf0ac tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:11 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ba9daa0e-7a6d-409e-8b20-9bcececdf0ac tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:11 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:11 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:11 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:11 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:11 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ba9daa0e-7a6d-409e-8b20-9bcececdf0ac tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:11 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ba9daa0e-7a6d-409e-8b20-9bcececdf0ac tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d returned with HTTP 200 Sep 01 18:21:11 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1718/3380] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:11 2026] GET /volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3654a7b8-e58f-4cb5-a198-55a7b7682123 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3654a7b8-e58f-4cb5-a198-55a7b7682123 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3654a7b8-e58f-4cb5-a198-55a7b7682123 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3654a7b8-e58f-4cb5-a198-55a7b7682123 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:11 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:11 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:11 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3654a7b8-e58f-4cb5-a198-55a7b7682123 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:11 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3654a7b8-e58f-4cb5-a198-55a7b7682123 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 200 Sep 01 18:21:11 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1663/3381] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:11 2026] GET /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-ab22d11a-65f5-45cb-92f0-218051c66606 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab22d11a-65f5-45cb-92f0-218051c66606 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab22d11a-65f5-45cb-92f0-218051c66606 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-ab22d11a-65f5-45cb-92f0-218051c66606 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-ab22d11a-65f5-45cb-92f0-218051c66606 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-ab22d11a-65f5-45cb-92f0-218051c66606 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d returned with HTTP 200 Sep 01 18:21:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1719/3382] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:12 2026] GET /volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c3d8327f-9d64-4032-a52c-47d989f310ad None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3d8327f-9d64-4032-a52c-47d989f310ad tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3d8327f-9d64-4032-a52c-47d989f310ad tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c3d8327f-9d64-4032-a52c-47d989f310ad tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-7768fb15-2694-4e3e-bfd6-10d5b12b663b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7768fb15-2694-4e3e-bfd6-10d5b12b663b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7768fb15-2694-4e3e-bfd6-10d5b12b663b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-7768fb15-2694-4e3e-bfd6-10d5b12b663b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c3d8327f-9d64-4032-a52c-47d989f310ad tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c3d8327f-9d64-4032-a52c-47d989f310ad tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d returned with HTTP 200 Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-7768fb15-2694-4e3e-bfd6-10d5b12b663b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1664/3383] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:12 2026] GET /volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-7768fb15-2694-4e3e-bfd6-10d5b12b663b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 200 Sep 01 18:21:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1720/3384] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:12 2026] GET /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c8c60063-3f94-4ea2-96dc-cc0d9567ccee None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c8c60063-3f94-4ea2-96dc-cc0d9567ccee tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] PUT http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c8c60063-3f94-4ea2-96dc-cc0d9567ccee tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3dfd86f4-6326-42d4-a02a-367c6a235cb2 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3dfd86f4-6326-42d4-a02a-367c6a235cb2 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3dfd86f4-6326-42d4-a02a-367c6a235cb2 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "472cb482-c6e7-4118-93ee-91b7961b4f7d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-783772276", "description": null, "metadata": null}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c8c60063-3f94-4ea2-96dc-cc0d9567ccee tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Snapshot retrieved successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:12 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3dfd86f4-6326-42d4-a02a-367c6a235cb2 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-3dfd86f4-6326-42d4-a02a-367c6a235cb2 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Create snapshot from volume 472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c8c60063-3f94-4ea2-96dc-cc0d9567ccee tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 200 Sep 01 18:21:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1665/3385] 192.168.122.108 () {60 vars in 1258 bytes} [Tue Sep 1 18:21:12 2026] PUT /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-5ace6936-c8fd-413d-8b6a-f5933d5e1320 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5ace6936-c8fd-413d-8b6a-f5933d5e1320 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5ace6936-c8fd-413d-8b6a-f5933d5e1320 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-5ace6936-c8fd-413d-8b6a-f5933d5e1320 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-5ace6936-c8fd-413d-8b6a-f5933d5e1320 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete snapshot with id: 9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5ace6936-c8fd-413d-8b6a-f5933d5e1320 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-5ace6936-c8fd-413d-8b6a-f5933d5e1320 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot delete request issued successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-5ace6936-c8fd-413d-8b6a-f5933d5e1320 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 202 Sep 01 18:21:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1666/3386] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:21:12 2026] DELETE /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4c7aba6f-8a49-448d-8d31-79ef844e3b1a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4c7aba6f-8a49-448d-8d31-79ef844e3b1a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4c7aba6f-8a49-448d-8d31-79ef844e3b1a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4c7aba6f-8a49-448d-8d31-79ef844e3b1a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:12 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-3dfd86f4-6326-42d4-a02a-367c6a235cb2 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Created reservations ['46cc8fa2-eaeb-4a47-bb65-431bc98cc26b', '086fe98e-fb56-4780-bfb0-4de065bcef49', '868bbfe5-d1b7-4451-b2af-c75b19b5dde4', '02bdeed5-f214-4f2e-b3fd-e230297eec14'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4c7aba6f-8a49-448d-8d31-79ef844e3b1a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4c7aba6f-8a49-448d-8d31-79ef844e3b1a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 200 Sep 01 18:21:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1667/3387] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:12 2026] GET /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 493 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:12 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3dfd86f4-6326-42d4-a02a-367c6a235cb2 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot force create request issued successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3dfd86f4-6326-42d4-a02a-367c6a235cb2 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:21:12 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1721/3388] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:21:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-eb4b8712-96a5-42c5-bddc-a4c6d5048f2b None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eb4b8712-96a5-42c5-bddc-a4c6d5048f2b tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eb4b8712-96a5-42c5-bddc-a4c6d5048f2b tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-eb4b8712-96a5-42c5-bddc-a4c6d5048f2b tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:12 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-eb4b8712-96a5-42c5-bddc-a4c6d5048f2b tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:12 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-eb4b8712-96a5-42c5-bddc-a4c6d5048f2b tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 200 Sep 01 18:21:12 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1668/3389] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:12 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-596dfc73-ecf0-4ebe-bdea-49f6113bec0b None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-596dfc73-ecf0-4ebe-bdea-49f6113bec0b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-596dfc73-ecf0-4ebe-bdea-49f6113bec0b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:13 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-596dfc73-ecf0-4ebe-bdea-49f6113bec0b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:13 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:13 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:13 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-596dfc73-ecf0-4ebe-bdea-49f6113bec0b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:13 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-596dfc73-ecf0-4ebe-bdea-49f6113bec0b tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 200 Sep 01 18:21:13 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1722/3390] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:13 2026] GET /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 493 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:21:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-b7b9069c-3f06-40ef-937e-6a940a2dd9ca None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7b9069c-3f06-40ef-937e-6a940a2dd9ca tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7b9069c-3f06-40ef-937e-6a940a2dd9ca tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:13 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-b7b9069c-3f06-40ef-937e-6a940a2dd9ca tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:13 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:13 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:13 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-b7b9069c-3f06-40ef-937e-6a940a2dd9ca tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:13 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-b7b9069c-3f06-40ef-937e-6a940a2dd9ca tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 200 Sep 01 18:21:13 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1669/3391] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:13 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6a997f44-e2e5-46fd-96bc-813a92dc8a00 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6a997f44-e2e5-46fd-96bc-813a92dc8a00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6a997f44-e2e5-46fd-96bc-813a92dc8a00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6a997f44-e2e5-46fd-96bc-813a92dc8a00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6a997f44-e2e5-46fd-96bc-813a92dc8a00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b returned with HTTP 404 Sep 01 18:21:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1723/3392] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:14 2026] GET /volume/v3/snapshots/9cbf1832-44d3-47b7-b3b9-aa5163c5da0b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f09a113c-4b33-4f30-b761-bcb6d4cd13f0 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f09a113c-4b33-4f30-b761-bcb6d4cd13f0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f09a113c-4b33-4f30-b761-bcb6d4cd13f0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f09a113c-4b33-4f30-b761-bcb6d4cd13f0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f09a113c-4b33-4f30-b761-bcb6d4cd13f0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: 43461cca-a935-42f1-a9bb-3b140fb93269 Sep 01 18:21:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f09a113c-4b33-4f30-b761-bcb6d4cd13f0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f09a113c-4b33-4f30-b761-bcb6d4cd13f0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f09a113c-4b33-4f30-b761-bcb6d4cd13f0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 returned with HTTP 202 Sep 01 18:21:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1670/3393] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:21:14 2026] DELETE /volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-201ef117-3b19-4663-9e55-1b0c1dc9925a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-201ef117-3b19-4663-9e55-1b0c1dc9925a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-201ef117-3b19-4663-9e55-1b0c1dc9925a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-201ef117-3b19-4663-9e55-1b0c1dc9925a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-bf1430d8-a816-495a-9b1a-aafac1a64f10 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf1430d8-a816-495a-9b1a-aafac1a64f10 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf1430d8-a816-495a-9b1a-aafac1a64f10 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-bf1430d8-a816-495a-9b1a-aafac1a64f10 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:14 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-bf1430d8-a816-495a-9b1a-aafac1a64f10 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-bf1430d8-a816-495a-9b1a-aafac1a64f10 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 200 Sep 01 18:21:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1671/3394] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:14 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-201ef117-3b19-4663-9e55-1b0c1dc9925a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-c5895432-f3fa-4d1c-91e2-03153f9e346c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-201ef117-3b19-4663-9e55-1b0c1dc9925a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 returned with HTTP 200 Sep 01 18:21:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1724/3395] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:14 2026] GET /volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c5895432-f3fa-4d1c-91e2-03153f9e346c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c5895432-f3fa-4d1c-91e2-03153f9e346c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-c5895432-f3fa-4d1c-91e2-03153f9e346c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-c5895432-f3fa-4d1c-91e2-03153f9e346c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-c5895432-f3fa-4d1c-91e2-03153f9e346c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 200 Sep 01 18:21:14 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1672/3396] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:14 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f3265a60-03f1-4408-8043-3bc78d450ef5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f3265a60-03f1-4408-8043-3bc78d450ef5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f3265a60-03f1-4408-8043-3bc78d450ef5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f3265a60-03f1-4408-8043-3bc78d450ef5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:14 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:14 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:14 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f3265a60-03f1-4408-8043-3bc78d450ef5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:14 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f3265a60-03f1-4408-8043-3bc78d450ef5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 200 Sep 01 18:21:14 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1725/3397] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:14 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "16367a1a-da61-4c10-b69a-5b1e87ea33d1", "size": 1}} {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.volumes [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Create volume request body: {'volume': {'snapshot_id': '16367a1a-da61-4c10-b69a-5b1e87ea33d1', 'size': 1}} {{(pid=86562) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Create volume of 1 GB Sep 01 18:21:14 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Availability Zones retrieved successfully. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Flow 'volume_create_api' (08d6f6b5-59ab-44b5-b755-7ebb6efec151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e9e679-b96b-410b-bb80-1e5edfb7f6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.flows.api.create_volume [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86562) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:14 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e9e679-b96b-410b-bb80-1e5edfb7f6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16367a1a-da61-4c10-b69a-5b1e87ea33d1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:14 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17400c24-13a4-43c7-8443-b2e139550cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.quota [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Created reservations ['6f4bfcab-a3bb-4952-a58c-e776651d47cb', '0ff446b2-cdfd-4ae8-b4f6-d7ddadfeee0a', '67fa26f0-91cf-4555-9af7-e9095d86a968', '611facd8-a1f8-4e30-af1a-00976f9d176e'] {{(pid=86562) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17400c24-13a4-43c7-8443-b2e139550cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4bfcab-a3bb-4952-a58c-e776651d47cb', '0ff446b2-cdfd-4ae8-b4f6-d7ddadfeee0a', '67fa26f0-91cf-4555-9af7-e9095d86a968', '611facd8-a1f8-4e30-af1a-00976f9d176e']}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93c9719-794b-4f37-ac92-3553980fd5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93c9719-794b-4f37-ac92-3553980fd5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '478258bf-e7a8-49e1-83da-79a562f00201', '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='8495b9ee89134997a7fc73b6c77663e9',qos_specs=None,replication_status=,reservations=['6f4bfcab-a3bb-4952-a58c-e776651d47cb','0ff446b2-cdfd-4ae8-b4f6-d7ddadfeee0a','67fa26f0-91cf-4555-9af7-e9095d86a968','611facd8-a1f8-4e30-af1a-00976f9d176e'],size=1,snapshot_id=16367a1a-da61-4c10-b69a-5b1e87ea33d1,source_replicaid=,source_volid=None,status='creating',user_id='b6266a72ad1f4c47b558b6d99888f4b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:21:15Z,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=478258bf-e7a8-49e1-83da-79a562f00201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8495b9ee89134997a7fc73b6c77663e9',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=16367a1a-da61-4c10-b69a-5b1e87ea33d1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6266a72ad1f4c47b558b6d99888f4b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86e3f13-3fb6-49d2-abe3-104d684f2ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86e3f13-3fb6-49d2-abe3-104d684f2ba1) 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='8495b9ee89134997a7fc73b6c77663e9',qos_specs=None,replication_status=,reservations=['6f4bfcab-a3bb-4952-a58c-e776651d47cb','0ff446b2-cdfd-4ae8-b4f6-d7ddadfeee0a','67fa26f0-91cf-4555-9af7-e9095d86a968','611facd8-a1f8-4e30-af1a-00976f9d176e'],size=1,snapshot_id=16367a1a-da61-4c10-b69a-5b1e87ea33d1,source_replicaid=,source_volid=None,status='creating',user_id='b6266a72ad1f4c47b558b6d99888f4b1',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ace9ee-97ad-4d0c-b84c-5c93c404bcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:15 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ace9ee-97ad-4d0c-b84c-5c93c404bcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86562) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Flow 'volume_create_api' (08d6f6b5-59ab-44b5-b755-7ebb6efec151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86562) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Create volume request issued successfully. Sep 01 18:21:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f76d8d8a-1ddf-439e-9f6b-d064b9819124 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:21:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1673/3398] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:21:14 2026] POST /volume/v3/volumes => generated 750 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-54f565a2-660e-4367-90fe-40a4223265eb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54f565a2-660e-4367-90fe-40a4223265eb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54f565a2-660e-4367-90fe-40a4223265eb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-54f565a2-660e-4367-90fe-40a4223265eb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:15 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:15 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:15 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-54f565a2-660e-4367-90fe-40a4223265eb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-54f565a2-660e-4367-90fe-40a4223265eb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:15 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1726/3399] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:15 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-152aef6a-319b-4e0d-944b-22cba9c2b066 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-152aef6a-319b-4e0d-944b-22cba9c2b066 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-152aef6a-319b-4e0d-944b-22cba9c2b066 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-152aef6a-319b-4e0d-944b-22cba9c2b066 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:15 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-152aef6a-319b-4e0d-944b-22cba9c2b066 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 returned with HTTP 404 Sep 01 18:21:15 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1674/3400] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:15 2026] GET /volume/v3/volumes/43461cca-a935-42f1-a9bb-3b140fb93269 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-9538f52e-b579-4ebe-ace6-dec427df2388 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/volumes Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-657903072"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.volumes [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-657903072'}} {{(pid=86561) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume of 1 GB Sep 01 18:21:15 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Availability Zones retrieved successfully. Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (92c20079-56f1-43c8-8701-aafcce23de1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b57113cd-cf86-4e9c-9f41-9d538e5c204a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.flows.api.create_volume [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Validating volume size '1' using validate_int {{(pid=86561) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b57113cd-cf86-4e9c-9f41-9d538e5c204a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T15:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96aa4cad-1b95-4f47-893d-f96820ecd084,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96aa4cad-1b95-4f47-893d-f96820ecd084', '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=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:15 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60d0a4c1-a0ce-4873-8309-48e8ebb93856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['75de5d9a-0255-4e39-a53d-f36f2aa93510', '017a629f-a231-49df-abee-73f42b823c40', 'be9f651e-f01b-4992-a1dd-ba3faee8de70', 'e4e7fb5b-70ea-4570-904d-34f5c6b22004'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60d0a4c1-a0ce-4873-8309-48e8ebb93856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75de5d9a-0255-4e39-a53d-f36f2aa93510', '017a629f-a231-49df-abee-73f42b823c40', 'be9f651e-f01b-4992-a1dd-ba3faee8de70', 'e4e7fb5b-70ea-4570-904d-34f5c6b22004']}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1bd472-ef66-4ce7-80d5-0cbe27a5280c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1bd472-ef66-4ce7-80d5-0cbe27a5280c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97f157f2-98f2-4084-8366-7aaba86cd4d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-657903072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['75de5d9a-0255-4e39-a53d-f36f2aa93510','017a629f-a231-49df-abee-73f42b823c40','be9f651e-f01b-4992-a1dd-ba3faee8de70','e4e7fb5b-70ea-4570-904d-34f5c6b22004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084), '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-01T16:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-657903072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97f157f2-98f2-4084-8366-7aaba86cd4d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb07b3f64b4b464283c3ba7506f985a0',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='4956ad7283a243c8adf463dd47ab64db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96aa4cad-1b95-4f47-893d-f96820ecd084),volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef97977-47c8-44b1-885c-4be45a2f5e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef97977-47c8-44b1-885c-4be45a2f5e81) 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-657903072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb07b3f64b4b464283c3ba7506f985a0',qos_specs=None,replication_status=,reservations=['75de5d9a-0255-4e39-a53d-f36f2aa93510','017a629f-a231-49df-abee-73f42b823c40','be9f651e-f01b-4992-a1dd-ba3faee8de70','e4e7fb5b-70ea-4570-904d-34f5c6b22004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4956ad7283a243c8adf463dd47ab64db',volume_type_id=96aa4cad-1b95-4f47-893d-f96820ecd084)}' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a49a24-3d3d-48d8-8126-f83621fbd8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a49a24-3d3d-48d8-8126-f83621fbd8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86561) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Flow 'volume_create_api' (92c20079-56f1-43c8-8701-aafcce23de1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86561) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create volume request issued successfully. Sep 01 18:21:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-9538f52e-b579-4ebe-ace6-dec427df2388 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes returned with HTTP 202 Sep 01 18:21:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1727/3401] 192.168.122.108 () {60 vars in 1142 bytes} [Tue Sep 1 18:21:15 2026] POST /volume/v3/volumes => generated 786 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:21:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-6f246211-69a2-48c7-96d3-dd7df851a939 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f246211-69a2-48c7-96d3-dd7df851a939 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f246211-69a2-48c7-96d3-dd7df851a939 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:16 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-6f246211-69a2-48c7-96d3-dd7df851a939 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:16 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:16 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:16 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:16 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:16 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-6f246211-69a2-48c7-96d3-dd7df851a939 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:16 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-6f246211-69a2-48c7-96d3-dd7df851a939 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 200 Sep 01 18:21:16 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1675/3402] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:16 2026] GET /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-5beec1ec-6aaf-40fa-8bc5-f91952951ecb None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5beec1ec-6aaf-40fa-8bc5-f91952951ecb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5beec1ec-6aaf-40fa-8bc5-f91952951ecb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-5beec1ec-6aaf-40fa-8bc5-f91952951ecb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:16 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:16 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:16 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:16 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:16 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-5beec1ec-6aaf-40fa-8bc5-f91952951ecb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:16 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-5beec1ec-6aaf-40fa-8bc5-f91952951ecb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:16 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1728/3403] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:16 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f43702bb-f8b9-4b67-a2c2-669cae6d371a None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f43702bb-f8b9-4b67-a2c2-669cae6d371a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f43702bb-f8b9-4b67-a2c2-669cae6d371a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:17 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f43702bb-f8b9-4b67-a2c2-669cae6d371a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:17 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:17 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:17 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:17 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:17 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f43702bb-f8b9-4b67-a2c2-669cae6d371a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:17 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f43702bb-f8b9-4b67-a2c2-669cae6d371a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 200 Sep 01 18:21:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-31c28c93-ce38-4fcb-a883-4a5d35156e46 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:17 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1676/3404] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:17 2026] GET /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 1015 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-31c28c93-ce38-4fcb-a883-4a5d35156e46 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-31c28c93-ce38-4fcb-a883-4a5d35156e46 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:17 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-31c28c93-ce38-4fcb-a883-4a5d35156e46 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:17 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:17 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:17 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:17 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:17 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-31c28c93-ce38-4fcb-a883-4a5d35156e46 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:17 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-31c28c93-ce38-4fcb-a883-4a5d35156e46 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:17 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1729/3405] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:17 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 842 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-56abeaf1-9759-4513-909f-100ff95ac594 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-56abeaf1-9759-4513-909f-100ff95ac594 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-56abeaf1-9759-4513-909f-100ff95ac594 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:18 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-56abeaf1-9759-4513-909f-100ff95ac594 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:18 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:18 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:18 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:18 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:18 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-56abeaf1-9759-4513-909f-100ff95ac594 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:18 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-56abeaf1-9759-4513-909f-100ff95ac594 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 200 Sep 01 18:21:18 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1677/3406] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:18 2026] GET /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 1015 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-86d07c4c-a719-4eb2-8ca4-ac7c1d68afe0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86d07c4c-a719-4eb2-8ca4-ac7c1d68afe0 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86d07c4c-a719-4eb2-8ca4-ac7c1d68afe0 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:18 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-86d07c4c-a719-4eb2-8ca4-ac7c1d68afe0 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:18 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:18 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:18 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:18 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:18 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-86d07c4c-a719-4eb2-8ca4-ac7c1d68afe0 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:18 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-86d07c4c-a719-4eb2-8ca4-ac7c1d68afe0 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:18 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1730/3407] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:18 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 842 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7496cecd-0921-46f9-9a3a-dde311a435c9 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7496cecd-0921-46f9-9a3a-dde311a435c9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7496cecd-0921-46f9-9a3a-dde311a435c9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:19 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7496cecd-0921-46f9-9a3a-dde311a435c9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:19 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:19 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:19 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:19 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:19 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7496cecd-0921-46f9-9a3a-dde311a435c9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:19 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7496cecd-0921-46f9-9a3a-dde311a435c9 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 200 Sep 01 18:21:19 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1678/3408] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:19 2026] GET /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 1015 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0a0b55e6-f603-4011-83a7-54644e2370c5 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a0b55e6-f603-4011-83a7-54644e2370c5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a0b55e6-f603-4011-83a7-54644e2370c5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:19 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0a0b55e6-f603-4011-83a7-54644e2370c5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:19 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:19 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:19 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:19 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:19 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0a0b55e6-f603-4011-83a7-54644e2370c5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:19 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0a0b55e6-f603-4011-83a7-54644e2370c5 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:19 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1731/3409] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:19 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 842 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-405f8c53-160c-4b25-8cbf-8988d093be00 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-405f8c53-160c-4b25-8cbf-8988d093be00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-405f8c53-160c-4b25-8cbf-8988d093be00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:20 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-405f8c53-160c-4b25-8cbf-8988d093be00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:20 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:20 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:20 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:20 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:20 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-405f8c53-160c-4b25-8cbf-8988d093be00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:20 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-405f8c53-160c-4b25-8cbf-8988d093be00 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 200 Sep 01 18:21:20 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1679/3410] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:20 2026] GET /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0d2f44a8-e34f-485f-a3a2-e3a49bb56002 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d2f44a8-e34f-485f-a3a2-e3a49bb56002 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d2f44a8-e34f-485f-a3a2-e3a49bb56002 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:20 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0d2f44a8-e34f-485f-a3a2-e3a49bb56002 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:20 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:20 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:20 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:20 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:20 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-0d2f44a8-e34f-485f-a3a2-e3a49bb56002 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:20 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0d2f44a8-e34f-485f-a3a2-e3a49bb56002 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:20 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1732/3411] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:20 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-27f60d51-4c1a-410b-8be0-37059fd045f3 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27f60d51-4c1a-410b-8be0-37059fd045f3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27f60d51-4c1a-410b-8be0-37059fd045f3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-27f60d51-4c1a-410b-8be0-37059fd045f3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-27f60d51-4c1a-410b-8be0-37059fd045f3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-27f60d51-4c1a-410b-8be0-37059fd045f3 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 200 Sep 01 18:21:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1680/3412] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:21 2026] GET /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-69b509a8-b049-4458-ab6c-fc5e17750aa0 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-69b509a8-b049-4458-ab6c-fc5e17750aa0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots Sep 01 18:21:21 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-69b509a8-b049-4458-ab6c-fc5e17750aa0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97f157f2-98f2-4084-8366-7aaba86cd4d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-433383624"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:21 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:21 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-69b509a8-b049-4458-ab6c-fc5e17750aa0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:21 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-69b509a8-b049-4458-ab6c-fc5e17750aa0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Create snapshot from volume 97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-2ee13fec-6cd6-49d2-94f1-c0f6448cbd23 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2ee13fec-6cd6-49d2-94f1-c0f6448cbd23 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2ee13fec-6cd6-49d2-94f1-c0f6448cbd23 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-2ee13fec-6cd6-49d2-94f1-c0f6448cbd23 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:21 devstack devstack@c-api.service[86561]: DEBUG cinder.quota [None req-69b509a8-b049-4458-ab6c-fc5e17750aa0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Created reservations ['bad2358a-1265-4d79-8935-11c6af851a3b', '1f91c5f6-efc1-446a-b7b5-1813823cda8d', '4081ef32-df0a-4602-af22-ddaf1394b242', '1fc487ca-85fb-4f35-93a4-256948a344d3'] {{(pid=86561) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-2ee13fec-6cd6-49d2-94f1-c0f6448cbd23 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-2ee13fec-6cd6-49d2-94f1-c0f6448cbd23 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:21 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:21 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:21 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1681/3413] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:21 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-85cc42de-894d-4940-a152-45b11eb4b5c4 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85cc42de-894d-4940-a152-45b11eb4b5c4 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85cc42de-894d-4940-a152-45b11eb4b5c4 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-85cc42de-894d-4940-a152-45b11eb4b5c4 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:21 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:21 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-69b509a8-b049-4458-ab6c-fc5e17750aa0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot create request issued successfully. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:21 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:21 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-69b509a8-b049-4458-ab6c-fc5e17750aa0 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots returned with HTTP 202 Sep 01 18:21:21 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1733/3414] 192.168.122.108 () {60 vars in 1149 bytes} [Tue Sep 1 18:21:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 18:21:21 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-85cc42de-894d-4940-a152-45b11eb4b5c4 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-fe0ac109-34fa-4ecd-b57f-46989d99f66e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-85cc42de-894d-4940-a152-45b11eb4b5c4 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1682/3415] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:21 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe0ac109-34fa-4ecd-b57f-46989d99f66e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe0ac109-34fa-4ecd-b57f-46989d99f66e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-fe0ac109-34fa-4ecd-b57f-46989d99f66e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-97c3af7f-4af9-4e4f-b6d6-d6789ffa7642 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97c3af7f-4af9-4e4f-b6d6-d6789ffa7642 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97c3af7f-4af9-4e4f-b6d6-d6789ffa7642 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-fe0ac109-34fa-4ecd-b57f-46989d99f66e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:22 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-97c3af7f-4af9-4e4f-b6d6-d6789ffa7642 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:22 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.snapshots [None req-97c3af7f-4af9-4e4f-b6d6-d6789ffa7642 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Delete snapshot with id: 16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-fe0ac109-34fa-4ecd-b57f-46989d99f66e tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 returned with HTTP 200 Sep 01 18:21:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1734/3416] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:22 2026] GET /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:22 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:22 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-97c3af7f-4af9-4e4f-b6d6-d6789ffa7642 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:22 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:22 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:22 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-97c3af7f-4af9-4e4f-b6d6-d6789ffa7642 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot delete request issued successfully. Sep 01 18:21:22 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-97c3af7f-4af9-4e4f-b6d6-d6789ffa7642 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 202 Sep 01 18:21:22 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1683/3417] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:21:22 2026] DELETE /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-62d7244c-d6e4-472a-a960-119a91de60dd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-62d7244c-d6e4-472a-a960-119a91de60dd tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-62d7244c-d6e4-472a-a960-119a91de60dd tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:22 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-62d7244c-d6e4-472a-a960-119a91de60dd tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:22 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:22 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:22 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-62d7244c-d6e4-472a-a960-119a91de60dd tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:22 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-62d7244c-d6e4-472a-a960-119a91de60dd tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 200 Sep 01 18:21:22 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1735/3418] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:22 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-4d9fea88-96ad-46ae-b2f5-6dcd808fb06d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4d9fea88-96ad-46ae-b2f5-6dcd808fb06d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4d9fea88-96ad-46ae-b2f5-6dcd808fb06d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:23 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-4d9fea88-96ad-46ae-b2f5-6dcd808fb06d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:23 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:23 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:23 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-4d9fea88-96ad-46ae-b2f5-6dcd808fb06d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:23 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-4d9fea88-96ad-46ae-b2f5-6dcd808fb06d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 returned with HTTP 200 Sep 01 18:21:23 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1684/3419] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:23 2026] GET /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-435b0282-dd72-40b5-ad2c-240f1d55c58f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-435b0282-dd72-40b5-ad2c-240f1d55c58f tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-435b0282-dd72-40b5-ad2c-240f1d55c58f tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:23 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-435b0282-dd72-40b5-ad2c-240f1d55c58f tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:23 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:23 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:23 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-435b0282-dd72-40b5-ad2c-240f1d55c58f tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Snapshot retrieved successfully. Sep 01 18:21:23 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-435b0282-dd72-40b5-ad2c-240f1d55c58f tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 200 Sep 01 18:21:23 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1736/3420] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:23 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-44495ca8-637d-48d5-a9cc-9b90d26fd306 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44495ca8-637d-48d5-a9cc-9b90d26fd306 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44495ca8-637d-48d5-a9cc-9b90d26fd306 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-44495ca8-637d-48d5-a9cc-9b90d26fd306 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-44495ca8-637d-48d5-a9cc-9b90d26fd306 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-44495ca8-637d-48d5-a9cc-9b90d26fd306 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 returned with HTTP 200 Sep 01 18:21:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1685/3421] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:24 2026] GET /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3db401cf-38b1-46ab-8f06-673d656eb41a None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3db401cf-38b1-46ab-8f06-673d656eb41a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] POST http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295/action Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3db401cf-38b1-46ab-8f06-673d656eb41a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3db401cf-38b1-46ab-8f06-673d656eb41a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.admin_actions [None req-3db401cf-38b1-46ab-8f06-673d656eb41a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Updating snapshot '30624518-82a0-4666-9a43-dc6018eb5295' with '{'status': 'creating'}' {{(pid=86561) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3db401cf-38b1-46ab-8f06-673d656eb41a tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295/action returned with HTTP 202 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1737/3422] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:21:24 2026] POST /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-950c784c-1c35-4610-9468-67d4f5449868 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-27d44750-6835-4121-9854-a2adae6b6b77 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-950c784c-1c35-4610-9468-67d4f5449868 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-950c784c-1c35-4610-9468-67d4f5449868 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-27d44750-6835-4121-9854-a2adae6b6b77 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-950c784c-1c35-4610-9468-67d4f5449868 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-27d44750-6835-4121-9854-a2adae6b6b77 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-27d44750-6835-4121-9854-a2adae6b6b77 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-950c784c-1c35-4610-9468-67d4f5449868 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 404 Sep 01 18:21:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1686/3423] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:24 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-27d44750-6835-4121-9854-a2adae6b6b77 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-27d44750-6835-4121-9854-a2adae6b6b77 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 returned with HTTP 200 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1738/3424] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:24 2026] GET /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-f4aa4538-881c-47ff-9aa8-fac49d928624 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f4aa4538-881c-47ff-9aa8-fac49d928624 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] DELETE http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f4aa4538-881c-47ff-9aa8-fac49d928624 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-f4aa4538-881c-47ff-9aa8-fac49d928624 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-97c0d1f6-49f7-4c81-963e-8486d81fddbd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-f4aa4538-881c-47ff-9aa8-fac49d928624 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Delete volume with id: 472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97c0d1f6-49f7-4c81-963e-8486d81fddbd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] POST http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295/action Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97c0d1f6-49f7-4c81-963e-8486d81fddbd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86561) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-97c0d1f6-49f7-4c81-963e-8486d81fddbd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.snapshot_actions [None req-97c0d1f6-49f7-4c81-963e-8486d81fddbd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86561) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.contrib.snapshot_actions [None req-97c0d1f6-49f7-4c81-963e-8486d81fddbd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] Updating snapshot 30624518-82a0-4666-9a43-dc6018eb5295 with info {'id': '30624518-82a0-4666-9a43-dc6018eb5295', 'status': 'error', 'progress': '80%'} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f4aa4538-881c-47ff-9aa8-fac49d928624 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-97c0d1f6-49f7-4c81-963e-8486d81fddbd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-member] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295/action returned with HTTP 202 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1739/3425] 192.168.122.108 () {60 vars in 1280 bytes} [Tue Sep 1 18:21:24 2026] POST /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-6e3568af-de45-49a2-82f4-262b4c88426f None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e3568af-de45-49a2-82f4-262b4c88426f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e3568af-de45-49a2-82f4-262b4c88426f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-6e3568af-de45-49a2-82f4-262b4c88426f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-6e3568af-de45-49a2-82f4-262b4c88426f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete snapshot with id: 30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e3568af-de45-49a2-82f4-262b4c88426f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-f4aa4538-881c-47ff-9aa8-fac49d928624 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Delete volume request issued successfully. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-f4aa4538-881c-47ff-9aa8-fac49d928624 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d returned with HTTP 202 Sep 01 18:21:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1687/3426] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:21:24 2026] DELETE /volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-d88ac273-eb37-4073-b413-a83150fb8dd8 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d88ac273-eb37-4073-b413-a83150fb8dd8 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d88ac273-eb37-4073-b413-a83150fb8dd8 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-d88ac273-eb37-4073-b413-a83150fb8dd8 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-6e3568af-de45-49a2-82f4-262b4c88426f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot delete request issued successfully. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-6e3568af-de45-49a2-82f4-262b4c88426f tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 returned with HTTP 202 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1740/3427] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:21:24 2026] DELETE /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-3b5c2d79-7c99-4fb2-89f9-f206b65b066c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-d88ac273-eb37-4073-b413-a83150fb8dd8 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3b5c2d79-7c99-4fb2-89f9-f206b65b066c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3b5c2d79-7c99-4fb2-89f9-f206b65b066c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-3b5c2d79-7c99-4fb2-89f9-f206b65b066c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:24 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:24 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:24 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-d88ac273-eb37-4073-b413-a83150fb8dd8 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d returned with HTTP 200 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-3b5c2d79-7c99-4fb2-89f9-f206b65b066c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:24 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1688/3428] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:24 2026] GET /volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:24 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-3b5c2d79-7c99-4fb2-89f9-f206b65b066c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 returned with HTTP 200 Sep 01 18:21:24 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1741/3429] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:24 2026] GET /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7410138d-f006-485e-82fd-ee530704a12d None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7410138d-f006-485e-82fd-ee530704a12d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7410138d-f006-485e-82fd-ee530704a12d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-90cbe4f8-427a-4188-8bfd-e64dd4b60bc6 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7410138d-f006-485e-82fd-ee530704a12d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-90cbe4f8-427a-4188-8bfd-e64dd4b60bc6 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-90cbe4f8-427a-4188-8bfd-e64dd4b60bc6 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-90cbe4f8-427a-4188-8bfd-e64dd4b60bc6 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-7410138d-f006-485e-82fd-ee530704a12d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Snapshot retrieved successfully. Sep 01 18:21:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-90cbe4f8-427a-4188-8bfd-e64dd4b60bc6 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d returned with HTTP 404 Sep 01 18:21:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1742/3430] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:25 2026] GET /volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7410138d-f006-485e-82fd-ee530704a12d tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 returned with HTTP 200 Sep 01 18:21:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1689/3431] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:25 2026] GET /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f04af860-d913-4cb2-a36c-bad1d0ee082e None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f04af860-d913-4cb2-a36c-bad1d0ee082e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] DELETE http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f04af860-d913-4cb2-a36c-bad1d0ee082e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:25 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f04af860-d913-4cb2-a36c-bad1d0ee082e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:25 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-f04af860-d913-4cb2-a36c-bad1d0ee082e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Delete volume with id: 478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:25 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:25 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:25 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:25 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f04af860-d913-4cb2-a36c-bad1d0ee082e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:25 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-f04af860-d913-4cb2-a36c-bad1d0ee082e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Delete volume request issued successfully. Sep 01 18:21:25 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f04af860-d913-4cb2-a36c-bad1d0ee082e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 202 Sep 01 18:21:25 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1743/3432] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:21:25 2026] DELETE /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-1dcec175-a855-428c-a678-464111dc5a1e None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1dcec175-a855-428c-a678-464111dc5a1e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1dcec175-a855-428c-a678-464111dc5a1e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:25 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-1dcec175-a855-428c-a678-464111dc5a1e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:25 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:25 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:25 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:25 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:25 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-1dcec175-a855-428c-a678-464111dc5a1e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Volume info retrieved successfully. Sep 01 18:21:25 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-1dcec175-a855-428c-a678-464111dc5a1e tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 200 Sep 01 18:21:25 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1690/3433] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:25 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f1548625-6f39-4551-8bfe-78b25a78f656 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1548625-6f39-4551-8bfe-78b25a78f656 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1548625-6f39-4551-8bfe-78b25a78f656 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f1548625-6f39-4551-8bfe-78b25a78f656 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f1548625-6f39-4551-8bfe-78b25a78f656 tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 returned with HTTP 404 Sep 01 18:21:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1744/3434] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:26 2026] GET /volume/v3/snapshots/30624518-82a0-4666-9a43-dc6018eb5295 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-3aed7d3a-0449-48f3-b29d-4932ae949dec None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3aed7d3a-0449-48f3-b29d-4932ae949dec tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] DELETE http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3aed7d3a-0449-48f3-b29d-4932ae949dec tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-3aed7d3a-0449-48f3-b29d-4932ae949dec tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'delete' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.v3.volumes [None req-3aed7d3a-0449-48f3-b29d-4932ae949dec tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume with id: 97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:26 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:26 devstack devstack@c-api.service[86562]: attachments = base.obj_make_list( Sep 01 18:21:26 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:26 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3aed7d3a-0449-48f3-b29d-4932ae949dec tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.volume.api [None req-3aed7d3a-0449-48f3-b29d-4932ae949dec tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Delete volume request issued successfully. Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-3aed7d3a-0449-48f3-b29d-4932ae949dec tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 202 Sep 01 18:21:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1691/3435] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:21:26 2026] DELETE /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b08b475e-aa29-423d-9397-8d8a29d149bd None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b08b475e-aa29-423d-9397-8d8a29d149bd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b08b475e-aa29-423d-9397-8d8a29d149bd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b08b475e-aa29-423d-9397-8d8a29d149bd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 18:21:26 devstack devstack@c-api.service[86561]: attachments = base.obj_make_list( Sep 01 18:21:26 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 18:21:26 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.volume.api [None req-b08b475e-aa29-423d-9397-8d8a29d149bd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Volume info retrieved successfully. Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b08b475e-aa29-423d-9397-8d8a29d149bd tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 200 Sep 01 18:21:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1745/3436] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:26 2026] GET /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-faeaa82b-0d2e-4a61-bf0a-8ac9bb66f7cb None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-faeaa82b-0d2e-4a61-bf0a-8ac9bb66f7cb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-faeaa82b-0d2e-4a61-bf0a-8ac9bb66f7cb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-faeaa82b-0d2e-4a61-bf0a-8ac9bb66f7cb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-faeaa82b-0d2e-4a61-bf0a-8ac9bb66f7cb tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 returned with HTTP 404 Sep 01 18:21:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1692/3437] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:26 2026] GET /volume/v3/volumes/478258bf-e7a8-49e1-83da-79a562f00201 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-0733e24a-c9d7-4702-a28f-40071c3c104c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0733e24a-c9d7-4702-a28f-40071c3c104c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] DELETE http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0733e24a-c9d7-4702-a28f-40071c3c104c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-0733e24a-c9d7-4702-a28f-40071c3c104c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.snapshots [None req-0733e24a-c9d7-4702-a28f-40071c3c104c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Delete snapshot with id: 16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-0733e24a-c9d7-4702-a28f-40071c3c104c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 404 Sep 01 18:21:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1746/3438] 192.168.122.108 () {58 vars in 1241 bytes} [Tue Sep 1 18:21:26 2026] DELETE /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-7df127d6-1c55-47a0-b211-4251a3ec5915 None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7df127d6-1c55-47a0-b211-4251a3ec5915 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7df127d6-1c55-47a0-b211-4251a3ec5915 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-7df127d6-1c55-47a0-b211-4251a3ec5915 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-7df127d6-1c55-47a0-b211-4251a3ec5915 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 returned with HTTP 404 Sep 01 18:21:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1693/3439] 192.168.122.108 () {58 vars in 1238 bytes} [Tue Sep 1 18:21:26 2026] GET /volume/v3/snapshots/16367a1a-da61-4c10-b69a-5b1e87ea33d1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-b5f48637-8d7b-460f-975b-30050c502375 None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b5f48637-8d7b-460f-975b-30050c502375 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] DELETE http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b5f48637-8d7b-460f-975b-30050c502375 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-b5f48637-8d7b-460f-975b-30050c502375 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'delete' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.v3.volumes [None req-b5f48637-8d7b-460f-975b-30050c502375 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Delete volume with id: 472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:26 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-b5f48637-8d7b-460f-975b-30050c502375 tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d returned with HTTP 404 Sep 01 18:21:26 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1747/3440] 192.168.122.108 () {58 vars in 1235 bytes} [Tue Sep 1 18:21:26 2026] DELETE /volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.middleware.request_id [None req-efa405c0-1a15-4f70-9cf9-3d37feaa4b8c None None] RequestId filter calling following filter/app {{(pid=86562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-efa405c0-1a15-4f70-9cf9-3d37feaa4b8c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] GET http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-efa405c0-1a15-4f70-9cf9-3d37feaa4b8c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Empty body provided in request {{(pid=86562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: DEBUG cinder.api.openstack.wsgi [None req-efa405c0-1a15-4f70-9cf9-3d37feaa4b8c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] Calling method 'show' {{(pid=86562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:26 devstack devstack@c-api.service[86562]: INFO cinder.api.openstack.wsgi [None req-efa405c0-1a15-4f70-9cf9-3d37feaa4b8c tempest-SnapshotDependencyTests-209037815 tempest-SnapshotDependencyTests-209037815-project-member] http://192.168.122.108/volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d returned with HTTP 404 Sep 01 18:21:26 devstack devstack@c-api.service[86562]: [pid: 86562|app: 0|req: 1694/3441] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:26 2026] GET /volume/v3/volumes/472cb482-c6e7-4118-93ee-91b7961b4f7d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.middleware.request_id [None req-f8f67d76-2213-43ab-bc1b-1e55aa4ada0c None None] RequestId filter calling following filter/app {{(pid=86561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 18:21:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f8f67d76-2213-43ab-bc1b-1e55aa4ada0c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] GET http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 Sep 01 18:21:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f8f67d76-2213-43ab-bc1b-1e55aa4ada0c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Empty body provided in request {{(pid=86561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 18:21:27 devstack devstack@c-api.service[86561]: DEBUG cinder.api.openstack.wsgi [None req-f8f67d76-2213-43ab-bc1b-1e55aa4ada0c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] Calling method 'show' {{(pid=86561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 18:21:27 devstack devstack@c-api.service[86561]: INFO cinder.api.openstack.wsgi [None req-f8f67d76-2213-43ab-bc1b-1e55aa4ada0c tempest-ProjectMemberTests-2045457784 tempest-ProjectMemberTests-2045457784-project-admin] http://192.168.122.108/volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 returned with HTTP 404 Sep 01 18:21:27 devstack devstack@c-api.service[86561]: [pid: 86561|app: 0|req: 1748/3442] 192.168.122.108 () {58 vars in 1232 bytes} [Tue Sep 1 18:21:27 2026] GET /volume/v3/volumes/97f157f2-98f2-4084-8366-7aaba86cd4d0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 18:21:36 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writing DB stats cinder:SELECT=179,cinder:UPDATE=62,cinder:INSERT=31 {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 18:21:37 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writing DB stats cinder:SELECT=144,cinder:UPDATE=54,cinder:INSERT=25,cinder:DELETE=1 {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}